summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/router_le
Commit message (Collapse)AuthorAgeFilesLines
* Allow routerboard users to kexec into the newly installed kernel if ↵Florian Fainelli2008-08-122-0/+6
| | | | | | kexec-tools is installed SVN-Revision: 12286
* split support of Cellvision boardsGabor Juhos2008-08-091-0/+1
| | | | SVN-Revision: 12255
* add 2.6.26 specific filesGabor Juhos2008-08-071-13/+39
| | | | SVN-Revision: 12239
* sync kernel configGabor Juhos2008-08-051-0/+1
| | | | SVN-Revision: 12140
* move CONFIG_XFS_DEBUG to generic configNicolas Thill2008-07-301-1/+0
| | | | SVN-Revision: 12007
* sync 2.6.26 configGabor Juhos2008-07-271-10/+0
| | | | SVN-Revision: 11955
* initial 2.6.26 supportGabor Juhos2008-07-261-0/+314
| | | | SVN-Revision: 11946
* switch to 2.6.25.7Gabor Juhos2008-06-172-305/+18
| | | | SVN-Revision: 11526
* fix image names in the whet2nand scriptGabor Juhos2008-06-071-2/+2
| | | | SVN-Revision: 11399
* enable yaffs fs on 2.6.25Gabor Juhos2008-05-281-0/+10
| | | | SVN-Revision: 11280
* resync kernel configsGabor Juhos2008-05-282-19/+5
| | | | SVN-Revision: 11279
* enable proper PCI & USB support detection at config-time by disabling ↵Nicolas Thill2008-05-091-0/+2
| | | | | | CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate SVN-Revision: 11097
* add initial support for 2.6.25Gabor Juhos2008-05-021-0/+293
| | | | SVN-Revision: 11005
* improve support of the Infineon EASY 5120-RT Reference BoardGabor Juhos2008-05-011-0/+17
| | | | SVN-Revision: 10996
* properly disable CONFIG_CRYPTO_HWNicolas Thill2008-04-271-1/+0
| | | | SVN-Revision: 10952
* refresh configGabor Juhos2008-04-071-3/+1
| | | | SVN-Revision: 10765
* Switch to the rt2x00 rt2500 pci versionFlorian Fainelli2008-04-061-2/+2
| | | | SVN-Revision: 10738
* switch to 2.6.24Gabor Juhos2008-02-092-273/+0
| | | | SVN-Revision: 10427
* enable switch driver for 2.6.24Gabor Juhos2008-01-311-2/+1
| | | | SVN-Revision: 10339
* add preliminary support for 2.6.24Gabor Juhos2008-01-301-0/+293
| | | | SVN-Revision: 10329
* image generation cleanups * make image generation makefiles simpler * remove ↵Gabor Juhos2008-01-297-80/+90
| | | | | | unused profiles * generate images for the Cellvision CAS-xxx/NFS-xxx devices SVN-Revision: 10309
* cleanup wget2nand script (closes #3049)Gabor Juhos2008-01-181-26/+30
| | | | SVN-Revision: 10221
* sync kernel configGabor Juhos2008-01-161-3/+0
| | | | SVN-Revision: 10214
* generate firmware images for the CAS-700/771/790/861 devicesGabor Juhos2008-01-141-3/+53
| | | | SVN-Revision: 10193
* First check for arguments before even getting an IP addressFlorian Fainelli2008-01-041-8/+9
| | | | SVN-Revision: 10110
* Fix kernel configs with CONFIG_KEYFlorian Fainelli2008-01-041-1/+0
| | | | SVN-Revision: 10109
* bump to 2.6.23.12, and remove broken status from the router_le subtargetGabor Juhos2007-12-311-1/+2
| | | | SVN-Revision: 10068
* fix Conceptronic profileGabor Juhos2007-12-281-1/+1
| | | | SVN-Revision: 10009
* Add support for Conceptronic C54BSR4Florian Fainelli2007-12-281-0/+17
| | | | SVN-Revision: 10002
* refresh kernel configGabor Juhos2007-12-271-1/+2
| | | | SVN-Revision: 9964
* new experimental driver for the CF slot on the RouterBOARD 153Gabor Juhos2007-12-111-1/+1
| | | | SVN-Revision: 9707
* more USB driver changesGabor Juhos2007-11-151-1/+1
| | | | SVN-Revision: 9550
* add usb drivers to the Compex NP28G's profile, thanks to kennyGabor Juhos2007-11-041-1/+1
| | | | SVN-Revision: 9501
* disable unsupported boards in the LED driver by defaultGabor Juhos2007-11-041-1/+1
| | | | SVN-Revision: 9500
* image generation fixes (closes: #2643, #2644) * rewrite mkcsysimg to use an ↵Gabor Juhos2007-11-031-1/+10
| | | | | | align parameter instead of a fixed size * Edimax images contains the jffs2 end-of-filesystem marker at the right position from now on SVN-Revision: 9490
* The build system actually changed the routerboard kernel (#2584)Florian Fainelli2007-10-241-1/+5
| | | | SVN-Revision: 9430
* The RB513 CF driver is now a module, enable it by default for the RB1xx ↵Florian Fainelli2007-10-232-2/+2
| | | | | | profile. Fix the membase of the CF driver. SVN-Revision: 9416
* Add preliminary support for the Routerboard 153 CF slot (#2550)Florian Fainelli2007-10-221-0/+1
| | | | SVN-Revision: 9403
* reorganize subtargets, sort subtargets below top level targetsFelix Fietkau2007-10-201-1/+1
| | | | SVN-Revision: 9378
* add LEDs trigger for switch port states, thanks to Bernhard Held (closes: #2153)Gabor Juhos2007-10-201-0/+1
| | | | SVN-Revision: 9362
* add kernel config option to disabling common PCI quirks, resync kernel configGabor Juhos2007-10-181-8/+1
| | | | SVN-Revision: 9346
* fix LED driver, update kernel configGabor Juhos2007-10-111-2/+2
| | | | SVN-Revision: 9261
* switch to 2.6.23Gabor Juhos2007-10-111-11/+14
| | | | SVN-Revision: 9260
* enhance the custom i2c-gpio driver (supports 4 buses from now on), update ↵Gabor Juhos2007-10-101-10/+1
| | | | | | kernel configuration SVN-Revision: 9244
* update kernel configGabor Juhos2007-10-091-1/+10
| | | | SVN-Revision: 9220
* Edimax BR-6104K/KP specific fixes * add profile for Edimax BR-6104KP which ↵Gabor Juhos2007-10-052-1/+17
| | | | | | contains the experimental USB driver by default * generate CSYS style images which are uploadable via ADMBoot/TFTPBoot (saves 64KB of space) * update kernel configuration SVN-Revision: 9141
* remove dashes from profile namesGabor Juhos2007-10-051-6/+6
| | | | SVN-Revision: 9132
* NAND driver cleanups, thanks to Alexandros C. Couloumbis for testing * use ↵Gabor Juhos2007-10-041-2/+2
| | | | | | generic NAND driver from now * add experimental support for RouterBOARD 150 NAND device SVN-Revision: 9118
* prepare trxsplit to support sysupgradeGabor Juhos2007-10-011-1/+2
| | | | SVN-Revision: 9085
* get rid of per-profile base-filesGabor Juhos2007-09-291-0/+0
| | | | SVN-Revision: 9069