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-02-01 00:45:28 +00:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
openwrt
/
target
/
linux
/
brcm63xx
History
Florian Fainelli
b87e590b24
do not overwrite ENET_CTL_REG, fixes ethernet on bcm6338
...
SVN-Revision: 20765
2010-04-09 18:43:36 +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
do not overwrite ENET_CTL_REG, fixes ethernet on bcm6338
2010-04-09 18:43:36 +00:00
patches-2.6.33
do not overwrite ENET_CTL_REG, fixes ethernet on bcm6338
2010-04-09 18:43:36 +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