summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
...
* Upgrade uml to 2.6.22.1Florian Fainelli2007-07-181-1/+1
| | | | SVN-Revision: 8033
* Load the appropriate MTD driver if we were booted from NOR/NAND only, use ↵Florian Fainelli2007-07-182-5/+15
| | | | | | the TRX mapping by default if bootloader unknown SVN-Revision: 8032
* disable a few things that are not packaged yetFelix Fietkau2007-07-182-6/+6
| | | | SVN-Revision: 8030
* dynamically enable/disable kernel config options for kmod packages based on ↵Felix Fietkau2007-07-183-19/+18
| | | | | | build system config SVN-Revision: 8026
* restore support for Infineon's EASY 5120 boardsGabor Juhos2007-07-175-20/+94
| | | | SVN-Revision: 8021
* Preliminary support to bcm6358Florian Fainelli2007-07-171-9/+19
| | | | SVN-Revision: 8020
* bump brcm63xx to 2.6.22.1, tooImre Kaloz2007-07-174-20/+20
| | | | SVN-Revision: 8018
* Add diagnostic stuff to rb500Florian Fainelli2007-07-171-0/+19
| | | | SVN-Revision: 8016
* Upgrade rb500 to .22.1, add the LED driver from #986Florian Fainelli2007-07-174-20/+97
| | | | SVN-Revision: 8015
* 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