aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* fix of the board specific initialization of the GPIO pinsGabor Juhos2007-07-154-1/+13
| | | | SVN-Revision: 7979
* refresh patches for 2.6.22.1 using quiltGabor Juhos2007-07-1512-81/+81
| | | | SVN-Revision: 7976
* lzma-loader improvements * update LzmaDecode.[ch] to 4.16 * speed up ↵Gabor Juhos2007-07-158-452/+784
| | | | | | decompressing from flash * uses printf from lzma-loader of generic-2.6 target * initial support for flash bank switching SVN-Revision: 7975
* ixp4xx-2.6/config: Removed the PPP config override to allow PPP modules to ↵Rod Whitby2007-07-131-1/+0
| | | | | | be built SVN-Revision: 7972
* flash driver shows the correct chip size from nowGabor Juhos2007-07-131-1/+1
| | | | SVN-Revision: 7971
* Fix the section mismatch on the serial driver (#2076), thanks Thomas !Florian Fainelli2007-07-131-1/+1
| | | | SVN-Revision: 7967
* sync avr32 to 2.6.22.atmel.2Imre Kaloz2007-07-132-87/+1419
| | | | SVN-Revision: 7962
* fix layer7 for 2.6.21Felix Fietkau2007-07-121-1/+2
| | | | SVN-Revision: 7951
* upgrade AVR32 to 2.6.22.1Imre Kaloz2007-07-123-6850/+6965
| | | | SVN-Revision: 7945
* pci_module_init() is deprecated for a long time - this won't hurt .21 and ↵Imre Kaloz2007-07-122-1/+2
| | | | | | will be needed for .22 SVN-Revision: 7937
* upgrade atheros targets to 2.6.22.1Imre Kaloz2007-07-128-32/+18
| | | | SVN-Revision: 7936
* fix detection of admboot based boardsGabor Juhos2007-07-111-3/+8
| | | | SVN-Revision: 7926
* remove hardware accelerated byte swapping feature, and resync kernel configGabor Juhos2007-07-113-6/+2
| | | | SVN-Revision: 7924
* ixp4xx: Add RTC driver for FSG-3Rod Whitby2007-07-111-1/+1
| | | | SVN-Revision: 7923
* ixp4xx/fsg3: Compile needed drivers into the kernel to allow for booting ↵Rod Whitby2007-07-111-0/+5
| | | | | | directly from internal hard disk. SVN-Revision: 7921
* ixp4xx: Initial profile for the Freecom FSG-3Rod Whitby2007-07-112-0/+36
| | | | SVN-Revision: 7920
* ixp4xx: Add initial support for the Freecom FSG-3Rod Whitby2007-07-112-0/+430
| | | | SVN-Revision: 7919
* ixp4xx: Update from 2.6.21.5 to 2.6.21.6Rod Whitby2007-07-111-1/+1
| | | | SVN-Revision: 7918
* mostly cosmetic sync with the mainline bubinga codeImre Kaloz2007-07-112-10/+10
| | | | SVN-Revision: 7917
* refactor kernel code (part 1), mark it as broken nowGabor Juhos2007-07-1157-1494/+3529
| | | | SVN-Revision: 7916
* bump to 2.6.22.1Mike Baker2007-07-116-6/+6
| | | | SVN-Revision: 7915
* add ar7 2.6.22 patches by matteo (work in progress, not booting yet)Felix Fietkau2007-07-118-0/+414
| | | | SVN-Revision: 7914
* fix a typo in the imq module (patch from #2005)Felix Fietkau2007-07-102-2/+2
| | | | SVN-Revision: 7908
* fix a typoFelix Fietkau2007-07-101-1/+1
| | | | SVN-Revision: 7906
* fix errors in image generation Makefiles, thanks to Thomas Langer (fixes #2060)Gabor Juhos2007-07-102-3/+3
| | | | SVN-Revision: 7904
* disable image generation for boards which we still have problems with (at ↵Gabor Juhos2007-07-093-12/+25
| | | | | | least if CONFIG_DEVEL is not selected) SVN-Revision: 7902
* au1000 now runs .22, mtx-1 watchdog is mainline and i2c patch is planned for ↵Florian Fainelli2007-07-094-765/+1
| | | | | | rewriting SVN-Revision: 7900
* fix the cpu_wait patch for 2.6.22Felix Fietkau2007-07-091-6/+6
| | | | SVN-Revision: 7896
* 2.6.22 is released :)Felix Fietkau2007-07-095-5/+5
| | | | SVN-Revision: 7894
* remove ARCH:=i686 from s100 profile - the build system can't handle that ↵Felix Fietkau2007-07-091-1/+0
| | | | | | properly yet SVN-Revision: 7893
* some updates for s100John Crispin2007-07-082-6/+102
| | | | SVN-Revision: 7891
* added i686 support and profile for t-vision s100John Crispin2007-07-083-1/+449
| | | | SVN-Revision: 7890
* add failsafe support for atheros-2.6 (#1501) - only works with ar5315+ at ↵Felix Fietkau2007-07-042-4/+8
| | | | | | the moment SVN-Revision: 7870
* refactor atheros system code - also add support for the reset button (sends ↵Felix Fietkau2007-07-0413-461/+707
| | | | | | netlink messages in the same format as broadcom-diag) SVN-Revision: 7869
* more fixes for the crazy cpu cache issues on brcm47xx-2.6 (mainly affects ↵Felix Fietkau2007-07-042-63/+63
| | | | | | 4704) - turns out some of the previous fixes were incorrect and a coherency setup functions was missing SVN-Revision: 7865
* more generic handling of Macronix flash chips, fix #2008Gabor Juhos2007-07-032-38/+54
| | | | SVN-Revision: 7863
* fix a glitch in the status output of the non-verbose builds for adm5120Felix Fietkau2007-07-022-2/+2
| | | | SVN-Revision: 7856
* fix sdk buildFelix Fietkau2007-07-021-1/+1
| | | | SVN-Revision: 7855
* nuke magicbox-2.6 2.6.21 patches - 2.6.22-rc is stable hereFelix Fietkau2007-07-022-118/+0
| | | | SVN-Revision: 7848
* update imq patches (fixes #2009)Felix Fietkau2007-07-022-130/+176
| | | | SVN-Revision: 7847
* upgrade layer7 to the latest version and add fixes for 2.6.21 and 2.6.22-rc ↵Felix Fietkau2007-07-024-156/+231
| | | | | | - compile tested on .21, run time tested on .22-rc6 SVN-Revision: 7846
* Move SSB out of brcm47xx target into generic-2.6 targetPeter Denison2007-07-0121-49/+49
| | | | SVN-Revision: 7844
* add gateway 7001 support patch from #1918Felix Fietkau2007-07-012-1/+68
| | | | SVN-Revision: 7838
* nuke broadcom 2.6.21 patches - 2.6.22-rc6 is more stable and more up to dateFelix Fietkau2007-07-0110-3028/+0
| | | | SVN-Revision: 7836
* patch-cmdline is now goneFlorian Fainelli2007-07-011-1/+1
| | | | SVN-Revision: 7821
* Remove patch-cmdline from the packages and move it tools tools/. adm5120 and ↵Florian Fainelli2007-07-012-4/+5
| | | | | | rb532 do use it for procuding ready-to-use kernels (#1631) SVN-Revision: 7820
* rewrite of memory detection code, should be fix #1909Gabor Juhos2007-07-015-61/+215
| | | | SVN-Revision: 7819
* Bring mach-bcm947xx/gpio.h into line with new SSB code, as per #1640Peter Denison2007-06-301-18/+18
| | | | SVN-Revision: 7814
* move parts of the failsafe code to the generic base-files - will be used on ↵Felix Fietkau2007-06-302-13/+0
| | | | | | atheros as well as soon as i've added support for it SVN-Revision: 7810
* restore right patches for 2.6.21.5Gabor Juhos2007-06-3012-0/+563
| | | | SVN-Revision: 7800