You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/brcm63xx
Nicolas Thill e2b57ecf5f define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files
SVN-Revision: 20834
14 years ago
..
base-files we are using the default-on trigger for power LEDs, no need to change their state from userspace 15 years ago
files/arch/mips/include/asm/mach-bcm63xx flashmap and image generation: reduced union bcm_tag to a single struct combining the elements so that it is no longer necessary to create an openwrt-only tagid and tagcrc, and elimate the tagid detection and switch statements which made dealing with imagetags overly complicated, especially since the logic would need analogs in all code that touched the imagetag. Patch from cshore. 14 years ago
image define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files 14 years ago
patches-2.6.32 do not overwrite ENET_CTL_REG, fixes ethernet on bcm6338 14 years ago
patches-2.6.33 do not overwrite ENET_CTL_REG, fixes ethernet on bcm6338 14 years ago
profiles add infrastructure to register gpio-input reset button 15 years ago
Makefile kernel: update to 2.6.32.10 14 years ago
config-2.6.32 do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370]) 15 years ago
config-2.6.33 do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370]) 15 years ago