aboutsummaryrefslogtreecommitdiff
path: root/target/linux/adm5120-2.6/files/drivers
Commit message (Collapse)AuthorAge
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-06
| | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653
* I have new e-mail address. Thanks to Kaloz ;)Gabor Juhos2007-08-29
| | | | SVN-Revision: 8538
* Fix typo (#2210)Florian Fainelli2007-08-12
| | | | SVN-Revision: 8402
* USB driver fixes * fix allocation of the ED/TD descriptors * remove some ↵Gabor Juhos2007-08-10
| | | | | | unused fields from admhcd struct SVN-Revision: 8391
* minor usb driver cleanupGabor Juhos2007-08-10
| | | | SVN-Revision: 8385
* LED driver fixes * add LED definitions for the BR-6104K boards from #2153 * ↵Gabor Juhos2007-08-07
| | | | | | sort board definitions alphabetically SVN-Revision: 8377
* add support for special LED brightness valuesGabor Juhos2007-08-07
| | | | SVN-Revision: 8376
* fix reset function in USB driverGabor Juhos2007-08-03
| | | | SVN-Revision: 8332
* USB driver fixes * fix compiler warning in adm5120-hcd.c * allocate ↵Gabor Juhos2007-08-03
| | | | | | mem_resource with the correct size * fix driver name in the platform device structure SVN-Revision: 8331
* Some adm5120-hcd cleanupsFlorian Fainelli2007-08-02
| | | | SVN-Revision: 8320
* add support for board specific vlan matrix, should fix #2132Gabor Juhos2007-08-01
| | | | SVN-Revision: 8309
* add LED definitions for the RB133/133C boards, thanks to Christophe LucasGabor Juhos2007-07-27
| | | | SVN-Revision: 8199
* cosmetic changes in flash driverGabor Juhos2007-07-23
| | | | SVN-Revision: 8135
* adm5120_mtd.c is no longer in useGabor Juhos2007-07-23
| | | | SVN-Revision: 8129
* flash driver fixesGabor Juhos2007-07-21
| | | | SVN-Revision: 8091
* fix switch driver, force all packets from all the ports are low priorityGabor Juhos2007-07-20
| | | | SVN-Revision: 8083
* Fixup the hcd driver, add a start/stop/reset/sw_reset functions, should ↵Florian Fainelli2007-07-20
| | | | | | allow it to basically run SVN-Revision: 8078
* fix switch_driver to avoid segfaultsGabor Juhos2007-07-20
| | | | SVN-Revision: 8071
* Fix indentation for add_mtd_partitions (#2072)Florian Fainelli2007-07-19
| | | | SVN-Revision: 8068
* Put the init flag in the structureFlorian Fainelli2007-07-19
| | | | SVN-Revision: 8054
* Replace hardcoded values with their correct definitionsFlorian Fainelli2007-07-18
| | | | SVN-Revision: 8046
* Convert the nand driver to a platform_device, should only allow routerboards ↵Florian Fainelli2007-07-18
| | | | | | to use it SVN-Revision: 8045
* Load the appropriate MTD driver if we were booted from NOR/NAND only, use ↵Florian Fainelli2007-07-18
| | | | | | the TRX mapping by default if bootloader unknown SVN-Revision: 8032
* Adm5120 NAPI polling support and fixes by Thomas Langer and Friedrich BeckmannFlorian Fainelli2007-07-17
| | | | SVN-Revision: 8013
* flash driver shows the correct chip size from nowGabor Juhos2007-07-13
| | | | SVN-Revision: 7971
* Fix the section mismatch on the serial driver (#2076), thanks Thomas !Florian Fainelli2007-07-13
| | | | SVN-Revision: 7967
* refactor kernel code (part 1), mark it as broken nowGabor Juhos2007-07-11
| | | | SVN-Revision: 7916
* replace led driver, and resync kernel configGabor Juhos2007-06-27
| | | | SVN-Revision: 7744
* Resync kernel config, preliminary bandwidth control mgmt for the adm5120 switchFlorian Fainelli2007-06-17
| | | | SVN-Revision: 7655
* Fix memory detection and hcd compilation, thanks Gabor ! (closes #1813)Florian Fainelli2007-06-14
| | | | SVN-Revision: 7631
* Better macronix bottom boot handling, thanks Gabor !Florian Fainelli2007-06-13
| | | | SVN-Revision: 7618
* Use the flash0_size from the adm5120_board structure to correctly remap the ↵Florian Fainelli2007-06-10
| | | | | | flash (#1855) SVN-Revision: 7547
* Change the main partition to be named rootfs so that the scripts mount itFlorian Fainelli2007-06-08
| | | | SVN-Revision: 7537
* USB probe rewrite, really needs testingFlorian Fainelli2007-06-05
| | | | SVN-Revision: 7505
* IRQ handler rewrite by Gabor Juhos, uses C no longer assemblyFlorian Fainelli2007-06-02
| | | | SVN-Revision: 7464
* Add the rbmipsnand fix from #1778Florian Fainelli2007-05-29
| | | | SVN-Revision: 7388
* .21 fixesFlorian Fainelli2007-05-29
| | | | SVN-Revision: 7387
* Fix adm5120hcd compilation error (#1738)Florian Fainelli2007-05-22
| | | | SVN-Revision: 7304
* Disable PCMCIA for adm5120, request IRQ for the USB driver, fix duplicate ↵Florian Fainelli2007-05-20
| | | | | | lines in the GPIO code SVN-Revision: 7293
* Backport [7224] to the adm5120 flash map driverFlorian Fainelli2007-05-18
| | | | SVN-Revision: 7270
* Backport [7172] to adm5120 mtd map driverFlorian Fainelli2007-05-11
| | | | SVN-Revision: 7184
* Suppress OpenWrt partition, no needed anymoreFlorian Fainelli2007-05-11
| | | | SVN-Revision: 7183
* Fix some \n and kernel logging levelsFlorian Fainelli2007-05-11
| | | | SVN-Revision: 7181
* LED driver updateFlorian Fainelli2007-05-11
| | | | SVN-Revision: 7180
* Fix some HCD driver warningsFlorian Fainelli2007-05-07
| | | | SVN-Revision: 7120
* Move NAND driver from rb1xx to adm5120, rbmipsnand fixed by David ↵Florian Fainelli2007-04-17
| | | | | | Goodenough, thanks ! SVN-Revision: 6991
* Fresh fixes from Gabor Juhos : detects RouterBoot, Bootbase, improve board ↵Florian Fainelli2007-04-16
| | | | | | specification SVN-Revision: 6963
* Rename mipsIRQ.S to int-handler to match the kernel naming convention, ↵Florian Fainelli2007-04-08
| | | | | | implement basic board detection, rewrite usb HCD driver (to be tested) SVN-Revision: 6893
* Fixes from Compex to make OpenWrt run on WP54AG, thanks !Florian Fainelli2007-04-02
| | | | SVN-Revision: 6817
* Fix myloader partition table parserFlorian Fainelli2007-03-29
| | | | SVN-Revision: 6757