summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
...
* Add ipt_random moduleFlorian Fainelli2007-07-171-0/+318
| | | | SVN-Revision: 8014
* Adm5120 NAPI polling support and fixes by Thomas Langer and Friedrich BeckmannFlorian Fainelli2007-07-172-126/+230
| | | | SVN-Revision: 8013
* Fix warningsFlorian Fainelli2007-07-172-6/+7
| | | | SVN-Revision: 8012
* better support for handling various jffs2 eraseblock sizesFelix Fietkau2007-07-161-0/+2
| | | | SVN-Revision: 8011
* Remove the bogus pciutils dependencyFlorian Fainelli2007-07-161-1/+0
| | | | SVN-Revision: 8007
* fix ipp2pFelix Fietkau2007-07-162-2/+4
| | | | SVN-Revision: 8005
* add kernel_oldconfig targetFelix Fietkau2007-07-161-1/+1
| | | | SVN-Revision: 8003
* ixp4xx/fsg3: Enabled the Winbond W83782D sensor for Freecom FSG-3 ↵Rod Whitby2007-07-161-1/+1
| | | | | | temperature sensing and fan control SVN-Revision: 7998
* disable __must_check by defaultFelix Fietkau2007-07-162-2/+2
| | | | SVN-Revision: 7996
* Set ixp4xx network config to static 192.168.1.1Rod Whitby2007-07-161-0/+13
| | | | SVN-Revision: 7995
* ixp4xx/NSLU2: Added devio to the NSLU2 profile (required for reflashing the ↵Rod Whitby2007-07-161-1/+1
| | | | | | kernel) SVN-Revision: 7994
* ixp4xx-2.6: Removed the network config override file, cause we agreed that ↵Rod Whitby2007-07-161-11/+0
| | | | | | ixp4xx images should behave like all other openwrt images. So ixp4xx images are static 192.168.1.1 on lan now instead of dhcp. SVN-Revision: 7991
* ixp4xx-2.6: Remove the inadequate netconfig script (which doesn't work on ↵Rod Whitby2007-07-162-89/+0
| | | | | | the only machines that it was meant to support), to allow ixp4xx images to behave like all other OpenWrt images SVN-Revision: 7990
* ixp4xx-2.6/config: Removed the disabling of swap so that the generic ↵Rod Whitby2007-07-161-1/+0
| | | | | | enabling of swap can come through SVN-Revision: 7989
* don't run the image prereq check if the image directory does not existFelix Fietkau2007-07-161-1/+1
| | | | SVN-Revision: 7988
* 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