This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2025-01-31 16:35:44 +00:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
openwrt
/
target
/
linux
/
brcm63xx
History
Florian Fainelli
2a4fb82289
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.
...
SVN-Revision: 20652
2010-04-01 21:20:43 +00:00
..
base-files
we are using the default-on trigger for power LEDs, no need to change their state from userspace
2009-07-18 09:27:33 +00:00
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.
2010-04-01 21:20:43 +00:00
image
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.
2010-04-01 21:20:43 +00:00
patches-2.6.32
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.
2010-04-01 21:20:43 +00:00
patches-2.6.33
move bcm_tag.h out of the flashmap patch so that user-land tools can re-use it
2010-03-28 18:11:06 +00:00
profiles
add infrastructure to register gpio-input reset button
2009-09-06 13:54:17 +00:00
config-2.6.32
do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370])
2010-03-11 09:50:11 +00:00
config-2.6.33
do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370])
2010-03-11 09:50:11 +00:00
Makefile
kernel: update to 2.6.32.10
2010-03-26 10:45:25 +00:00