summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120-2.6/files
Commit message (Expand)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ...nbd2007-09-0659-9221/+0
* I have new e-mail address. Thanks to Kaloz ;)juhosg2007-08-2948-52/+52
* [adm5120] make overriding of CPU features configurable, and enable it by defaultjuhosg2007-08-262-0/+9
* [adm5120] override CPU featuresjuhosg2007-08-241-0/+84
* [adm5120] disable VLANs for RB1xx boards (#2132)juhosg2007-08-221-0/+14
* [adm5120] fix ethernet port mapping of the RB133juhosg2007-08-191-1/+1
* Fix typo (#2210)florian2007-08-121-6/+3
* [adm5120] USB driver fixesjuhosg2007-08-101-10/+8
* [adm5120] minor usb driver cleanupjuhosg2007-08-101-137/+138
* [adm5120] LED driver fixesjuhosg2007-08-071-56/+82
* add support for special LED brightness valuesjuhosg2007-08-071-1/+4
* [adm5120] add special values for GPIO lines in switchjuhosg2007-08-062-22/+38
* [adm5120] fix reset function in USB driverjuhosg2007-08-031-7/+11
* [adm5120] USB driver fixesjuhosg2007-08-032-11/+11
* Some adm5120-hcd cleanupsflorian2007-08-021-59/+103
* [adm5120] add definitions for RouterBOARD 150, no NAND driver yetjuhosg2007-08-021-3/+19
* [adm5120] add support for board specific vlan matrix, should fix #2132juhosg2007-08-0112-53/+123
* [adm5120] add LED definitions for the RB133/133C boards, thanks to Christophe...juhosg2007-07-271-0/+7
* protect the adm5120 pci ops with a spinlock - fixes race conditions that happ...nbd2007-07-261-0/+9
* [adm5120] uses AMBA PL010 driver for the serial ports from nowjuhosg2007-07-257-3/+202
* [adm5120] cosmetic changes in flash driverjuhosg2007-07-231-18/+18
* [adm5120] adm5120_mtd.c is no longer in usejuhosg2007-07-231-497/+0
* [adm5120] board specific fixesjuhosg2007-07-231-1/+3
* [adm5120] fix printk format arguments in memory detection codejuhosg2007-07-221-6/+6
* [adm5120] flash driver fixesjuhosg2007-07-211-12/+14
* [adm5120] fix switch driver, force all packets from all the ports are low pri...juhosg2007-07-202-0/+4
* Fixup the hcd driver, add a start/stop/reset/sw_reset functions, should allow...florian2007-07-201-42/+137
* [adm5120] fix switch_driver to avoid segfaultsjuhosg2007-07-201-6/+6
* [adm5120] update trxsplitjuhosg2007-07-201-57/+46
* Fix indentation for add_mtd_partitions (#2072)florian2007-07-191-1/+1
* Put the init flag in the structureflorian2007-07-191-3/+4
* Replace hardcoded values with their correct definitionsflorian2007-07-182-2/+2
* Convert the nand driver to a platform_device, should only allow routerboards ...florian2007-07-184-56/+162
* Load the appropriate MTD driver if we were booted from NOR/NAND only, use the...florian2007-07-182-5/+15
* [adm5120] restore support for Infineon's EASY 5120 boardsjuhosg2007-07-172-8/+79
* Adm5120 NAPI polling support and fixes by Thomas Langer and Friedrich Beckmannflorian2007-07-172-126/+230
* Fix warningsflorian2007-07-172-6/+7
* [adm5120] fix of the board specific initialization of the GPIO pinsjuhosg2007-07-154-1/+13
* [adm5120] flash driver shows the correct chip size from nowjuhosg2007-07-131-1/+1
* Fix the section mismatch on the serial driver (#2076), thanks Thomas !florian2007-07-131-1/+1
* [adm5120] fix detection of admboot based boardsjuhosg2007-07-111-3/+8
* [adm5120] remove hardware accelerated byte swapping feature, and resync kerne...juhosg2007-07-111-4/+0
* [adm5120] refactor kernel code (part 1), mark it as broken nowjuhosg2007-07-1141-1361/+3357
* [adm5120] rewrite of memory detection code, should be fix #1909juhosg2007-07-014-60/+214
* [adm5120] update to 2.6.22-rc6juhosg2007-06-281-4/+5
* [adm5120] replace led driver, and resync kernel configjuhosg2007-06-274-52/+574
* [adm5120] calling of prom_detect_board is needed only when we still don't kno...juhosg2007-06-262-4/+7
* [adm5120]: from now on, the kernel parses parameters passed by our lzma-loaderjuhosg2007-06-253-59/+196
* [adm5120] fix hardware byte swapping to work in little endian mode as welljuhosg2007-06-231-2/+2
* [adm5120] add initial support for hardware accelerated byte swappingjuhosg2007-06-222-9/+46