aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/files/include/asm-mips/mach-adm5120/adm5120_platform.h
Commit message (Collapse)AuthorAgeFilesLines
* nuke obsolete kernel include dirGabor Juhos2009-06-231-87/+0
| | | | SVN-Revision: 16546
* experimental support for 2.6.27Gabor Juhos2008-10-051-0/+87
| | | | SVN-Revision: 12863
* remove 2.6.25 specific stuffGabor Juhos2008-09-131-95/+0
| | | | SVN-Revision: 12598
* experimental gpiodev support (closes #3613)Gabor Juhos2008-08-051-0/+3
| | | | SVN-Revision: 12134
* fix compiler warningGabor Juhos2008-06-171-1/+1
| | | | SVN-Revision: 11521
* add button devices to several boardsGabor Juhos2008-06-081-2/+10
| | | | SVN-Revision: 11402
* more license cleanupsGabor Juhos2008-01-301-13/+3
| | | | SVN-Revision: 10327
* fix flash driver, it should work on RB150 as wellGabor Juhos2007-10-231-0/+1
| | | | SVN-Revision: 9418
* NAND driver cleanups, thanks to Alexandros C. Couloumbis for testing * use ↵Gabor Juhos2007-10-041-5/+9
| | | | | | 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-241-4/+11
| | | | SVN-Revision: 9009
* checkin a new, experimental USB driverGabor Juhos2007-09-211-1/+1
| | | | SVN-Revision: 8905
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-0/+85
(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