This website requires JavaScript.
Explore
Help
Sign In
Backups
/
immortalwrt-mt798x
Watch
1
Star
0
Fork
0
You've already forked immortalwrt-mt798x
mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced
2025-01-10 11:09:57 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
immortalwrt-mt798x
/
target
/
linux
/
brcm63xx
History
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
2010-04-12 23:15:56 +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
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
2010-04-12 23:15:56 +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