summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/files/include
Commit message (Collapse)AuthorAgeFilesLines
* fix mac address setup on RouterBOARDsGabor Juhos2007-12-121-2/+3
| | | | SVN-Revision: 9713
* new experimental driver for the CF slot on the RouterBOARD 153Gabor Juhos2007-12-111-9/+12
| | | | SVN-Revision: 9707
* add support for GPIO IRQsGabor Juhos2007-12-102-0/+10
| | | | SVN-Revision: 9700
* minor cleanupsGabor Juhos2007-10-241-0/+17
| | | | SVN-Revision: 9423
* fix flash driver, it should work on RB150 as wellGabor Juhos2007-10-231-0/+1
| | | | SVN-Revision: 9418
* The RB513 CF driver is now a module, enable it by default for the RB1xx ↵Florian Fainelli2007-10-231-0/+1
| | | | | | profile. Fix the membase of the CF driver. SVN-Revision: 9416
* Add preliminary support for the Routerboard 153 CF slot (#2550)Florian Fainelli2007-10-222-0/+25
| | | | SVN-Revision: 9403
* switch driver cleanup, 4th phaseGabor Juhos2007-10-171-2/+2
| | | | SVN-Revision: 9340
* switch driver cleanup, 1st phaseGabor Juhos2007-10-151-0/+26
| | | | SVN-Revision: 9324
* coding style fixesGabor Juhos2007-10-111-1/+0
| | | | SVN-Revision: 9263
* NAND driver cleanups, thanks to Alexandros C. Couloumbis for testing * use ↵Gabor Juhos2007-10-044-5/+115
| | | | | | generic NAND driver from now * add experimental support for RouterBOARD 150 NAND device SVN-Revision: 9118
* remove unused PCI externsGabor Juhos2007-09-251-3/+0
| | | | SVN-Revision: 9017
* move pci_irq_map definitions into the board specific filesGabor Juhos2007-09-242-4/+13
| | | | SVN-Revision: 9009
* checkin a new, experimental USB driverGabor Juhos2007-09-211-1/+1
| | | | SVN-Revision: 8905
* fix memory size detection (#2244)Gabor Juhos2007-09-101-2/+8
| | | | SVN-Revision: 8728
* define more SWITCH/MPMC constantsGabor Juhos2007-09-092-40/+177
| | | | SVN-Revision: 8704
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-0618-0/+1524
(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