aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120-2.6/config
Commit message (Collapse)AuthorAgeFilesLines
* uses AMBA PL010 driver for the serial ports from nowGabor Juhos2007-07-251-2/+8
| | | | SVN-Revision: 8159
* reorder rootfstypes to allow both squashfs and jffs2 images to bootGabor Juhos2007-07-241-1/+1
| | | | SVN-Revision: 8144
* fix kernel command lineGabor Juhos2007-07-241-1/+1
| | | | SVN-Revision: 8143
* disable reserved blocks for checkpointing in yaffs2 on rb532 and adm5120Felix Fietkau2007-07-231-1/+1
| | | | SVN-Revision: 8131
* update trxsplit * use generic rootfs_split feature * resync kernel configGabor Juhos2007-07-201-4/+0
| | | | SVN-Revision: 8070
* clean of the rootfs_split patchGabor Juhos2007-07-191-1/+2
| | | | SVN-Revision: 8047
* remove hardware accelerated byte swapping feature, and resync kernel configGabor Juhos2007-07-111-1/+0
| | | | SVN-Revision: 7924
* refactor kernel code (part 1), mark it as broken nowGabor Juhos2007-07-111-3/+6
| | | | SVN-Revision: 7916
* update to 2.6.22-rc6Gabor Juhos2007-06-281-32/+11
| | | | SVN-Revision: 7758
* replace led driver, and resync kernel configGabor Juhos2007-06-271-1/+4
| | | | SVN-Revision: 7744
* add initial support for hardware accelerated byte swappingGabor Juhos2007-06-221-0/+1
| | | | SVN-Revision: 7708
* minor kernel config syncFelix Fietkau2007-06-211-4/+0
| | | | SVN-Revision: 7690
* Resync kernel config, preliminary bandwidth control mgmt for the adm5120 switchFlorian Fainelli2007-06-171-5/+0
| | | | SVN-Revision: 7655
* prepare for the transition to linux 2.6.22 - make it possible to override ↵Felix Fietkau2007-06-161-1/+6
| | | | | | the kernel version in the target makefile SVN-Revision: 7644
* Better macronix bottom boot handling, thanks Gabor !Florian Fainelli2007-06-131-1/+1
| | | | SVN-Revision: 7618
* Re-enable complex mappingsFlorian Fainelli2007-06-131-1/+2
| | | | SVN-Revision: 7604
* Enable ohci and ehci for adm5120, some boards uses it (cellvision cameras)Florian Fainelli2007-06-121-5/+16
| | | | SVN-Revision: 7601
* Add a cellvision profile for ADM5120 IP based cameras, build several modules ↵Florian Fainelli2007-06-111-5/+15
| | | | | | for it : cpia2, usbaudio SVN-Revision: 7575
* Resync adm5120 kernel config, lzma-loader fixes from GaborFlorian Fainelli2007-06-081-4/+2
| | | | SVN-Revision: 7536
* Update YAFFS config, wget2nand should use br-lan since eth0 is always ↵Florian Fainelli2007-05-301-1/+2
| | | | | | bridged now, vmlinux.elf has to be used SVN-Revision: 7404
* Resync with generic-2.6 config-templateFlorian Fainelli2007-05-301-13/+17
| | | | SVN-Revision: 7393
* Disable PCMCIA for adm5120, request IRQ for the USB driver, fix duplicate ↵Florian Fainelli2007-05-201-1/+2
| | | | | | lines in the GPIO code SVN-Revision: 7293
* Implement architecture speficic GPIO calls for adm5120, thanks to Gabor JuhosFlorian Fainelli2007-05-201-0/+1
| | | | SVN-Revision: 7286
* Add a RB1xx profile to generate RouterBoard RB1xx series image and kernel ↵Florian Fainelli2007-05-111-1/+0
| | | | | | command line hack patch SVN-Revision: 7194
* Revert config change for adm5120, messed up things with symlinksFlorian Fainelli2007-04-231-2/+2
| | | | SVN-Revision: 7037
* The kernel should be compiled big-endianFlorian Fainelli2007-04-221-2/+2
| | | | SVN-Revision: 7032
* Move NAND driver from rb1xx to adm5120, rbmipsnand fixed by David ↵Florian Fainelli2007-04-171-2/+18
| | | | | | Goodenough, thanks ! SVN-Revision: 6991
* Fresh fixes from Gabor Juhos : detects RouterBoot, Bootbase, improve board ↵Florian Fainelli2007-04-161-0/+1
| | | | | | specification SVN-Revision: 6963
* Enable bluetooth modules (#1529)Florian Fainelli2007-04-081-4/+0
| | | | SVN-Revision: 6901
* Rename mipsIRQ.S to int-handler to match the kernel naming convention, ↵Florian Fainelli2007-04-081-1/+24
| | | | | | implement basic board detection, rewrite usb HCD driver (to be tested) SVN-Revision: 6893
* Another more complete config changeFlorian Fainelli2007-04-021-45/+3
| | | | SVN-Revision: 6823
* Config is now more complete : firewalling, filesystems ...Florian Fainelli2007-04-021-94/+36
| | | | SVN-Revision: 6820
* Fixes from Compex to make OpenWrt run on WP54AG, thanks !Florian Fainelli2007-04-021-6/+13
| | | | SVN-Revision: 6817
* Small changes in the kernel configFlorian Fainelli2007-04-011-8/+4
| | | | SVN-Revision: 6803
* Enable MTD_BLOCKFlorian Fainelli2007-04-011-2/+1
| | | | SVN-Revision: 6801
* Enable kmod-sched for adm5120Florian Fainelli2007-03-281-24/+2
| | | | SVN-Revision: 6739
* Add myloader partition table parserFlorian Fainelli2007-03-281-4/+2
| | | | SVN-Revision: 6736
* clean up nfsd kernel config entries (#1523)Felix Fietkau2007-03-271-5/+0
| | | | SVN-Revision: 6731
* Remove usb support for the momentFlorian Fainelli2007-03-211-19/+1
| | | | SVN-Revision: 6633
* Re-enable adm5120 mtd driverFlorian Fainelli2007-03-191-1/+1
| | | | SVN-Revision: 6620
* Remove 8250 serial driver, enable software watchdogFlorian Fainelli2007-03-191-6/+5
| | | | SVN-Revision: 6618
* CFE-ready mtd driver, needs fixing though, update kernel configFlorian Fainelli2007-03-191-25/+0
| | | | SVN-Revision: 6617
* Preliminary ADM5120 support, marked as brokenFlorian Fainelli2007-03-191-0/+413
SVN-Revision: 6614