aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
...
* Add diagnostic stuff to rb500Florian Fainelli2007-07-171-0/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8016 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Upgrade rb500 to .22.1, add the LED driver from #986Florian Fainelli2007-07-174-20/+97
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8015 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add ipt_random moduleFlorian Fainelli2007-07-171-0/+318
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8014 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Adm5120 NAPI polling support and fixes by Thomas Langer and Friedrich BeckmannFlorian Fainelli2007-07-172-126/+230
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8013 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix warningsFlorian Fainelli2007-07-172-6/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8012 3c298f89-4303-0410-b956-a3cf2f4a3e73
* better support for handling various jffs2 eraseblock sizesFelix Fietkau2007-07-161-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8011 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove the bogus pciutils dependencyFlorian Fainelli2007-07-161-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8007 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix ipp2pFelix Fietkau2007-07-162-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8005 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add kernel_oldconfig targetFelix Fietkau2007-07-161-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8003 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx/fsg3: Enabled the Winbond W83782D sensor for Freecom FSG-3 ↵Rod Whitby2007-07-161-1/+1
| | | | | | temperature sensing and fan control git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7998 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable __must_check by defaultFelix Fietkau2007-07-162-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7996 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Set ixp4xx network config to static 192.168.1.1Rod Whitby2007-07-161-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7995 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx/NSLU2: Added devio to the NSLU2 profile (required for reflashing the ↵Rod Whitby2007-07-161-1/+1
| | | | | | kernel) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7994 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7991 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7990 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7989 3c298f89-4303-0410-b956-a3cf2f4a3e73
* don't run the image prereq check if the image directory does not existFelix Fietkau2007-07-161-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7988 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] fix of the board specific initialization of the GPIO pinsGabor Juhos2007-07-154-1/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7979 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] refresh patches for 2.6.22.1 using quiltGabor Juhos2007-07-1512-81/+81
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7976 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] lzma-loader improvementsGabor Juhos2007-07-158-452/+784
| | | | | | | | | | * update LzmaDecode.[ch] to 4.16 * speed up decompressing from flash * uses printf from lzma-loader of generic-2.6 target * initial support for flash bank switching git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7975 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx-2.6/config: Removed the PPP config override to allow PPP modules to ↵Rod Whitby2007-07-131-1/+0
| | | | | | be built git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7972 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] flash driver shows the correct chip size from nowGabor Juhos2007-07-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7971 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix the section mismatch on the serial driver (#2076), thanks Thomas !Florian Fainelli2007-07-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7967 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sync avr32 to 2.6.22.atmel.2Imre Kaloz2007-07-132-87/+1419
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7962 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix layer7 for 2.6.21Felix Fietkau2007-07-121-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7951 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade AVR32 to 2.6.22.1Imre Kaloz2007-07-123-6850/+6965
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7945 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7937 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade atheros targets to 2.6.22.1Imre Kaloz2007-07-128-32/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7936 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] fix detection of admboot based boardsGabor Juhos2007-07-111-3/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7926 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] remove hardware accelerated byte swapping feature, and resync ↵Gabor Juhos2007-07-113-6/+2
| | | | | | kernel config git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7924 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: Add RTC driver for FSG-3Rod Whitby2007-07-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7923 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx/fsg3: Compile needed drivers into the kernel to allow for booting ↵Rod Whitby2007-07-111-0/+5
| | | | | | directly from internal hard disk. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7921 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: Initial profile for the Freecom FSG-3Rod Whitby2007-07-112-0/+36
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7920 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: Add initial support for the Freecom FSG-3Rod Whitby2007-07-112-0/+430
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7919 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: Update from 2.6.21.5 to 2.6.21.6Rod Whitby2007-07-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7918 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mostly cosmetic sync with the mainline bubinga codeImre Kaloz2007-07-112-10/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7917 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] refactor kernel code (part 1), mark it as broken nowGabor Juhos2007-07-1157-1494/+3529
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7916 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bump to 2.6.22.1Mike Baker2007-07-116-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7915 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add ar7 2.6.22 patches by matteo (work in progress, not booting yet)Felix Fietkau2007-07-118-0/+414
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7914 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a typo in the imq module (patch from #2005)Felix Fietkau2007-07-102-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7908 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a typoFelix Fietkau2007-07-101-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7906 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] fix errors in image generation Makefiles, thanks to Thomas Langer ↵Gabor Juhos2007-07-102-3/+3
| | | | | | (fixes #2060) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7904 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7902 3c298f89-4303-0410-b956-a3cf2f4a3e73
* au1000 now runs .22, mtx-1 watchdog is mainline and i2c patch is planned for ↵Florian Fainelli2007-07-094-765/+1
| | | | | | rewriting git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7900 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix the cpu_wait patch for 2.6.22Felix Fietkau2007-07-091-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7896 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 2.6.22 is released :)Felix Fietkau2007-07-095-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7894 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove ARCH:=i686 from s100 profile - the build system can't handle that ↵Felix Fietkau2007-07-091-1/+0
| | | | | | properly yet git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7893 3c298f89-4303-0410-b956-a3cf2f4a3e73
* some updates for s100John Crispin2007-07-082-6/+102
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7891 3c298f89-4303-0410-b956-a3cf2f4a3e73
* added i686 support and profile for t-vision s100John Crispin2007-07-083-1/+449
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7890 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add failsafe support for atheros-2.6 (#1501) - only works with ar5315+ at ↵Felix Fietkau2007-07-042-4/+8
| | | | | | the moment git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7870 3c298f89-4303-0410-b956-a3cf2f4a3e73