aboutsummaryrefslogtreecommitdiff
path: root/target/linux/adm5120/files
Commit message (Collapse)AuthorAge
...
* move pci_irq_map definitions into the board specific filesGabor Juhos2007-09-24
| | | | SVN-Revision: 9009
* fix a copy-paste errorGabor Juhos2007-09-23
| | | | SVN-Revision: 8979
* add preliminary support for the Mikrotik RouterBOARD 192Gabor Juhos2007-09-23
| | | | SVN-Revision: 8978
* fix ethernet vlan matrix of the NP28G board (closes: #2387)Gabor Juhos2007-09-23
| | | | SVN-Revision: 8977
* rename NAND driverGabor Juhos2007-09-21
| | | | SVN-Revision: 8932
* checkin a new, experimental USB driverGabor Juhos2007-09-21
| | | | SVN-Revision: 8905
* fix memory size detection (#2244)Gabor Juhos2007-09-10
| | | | SVN-Revision: 8728
* use the global register access macros in the flash driverGabor Juhos2007-09-09
| | | | SVN-Revision: 8707
* remove volatile derefsGabor Juhos2007-09-09
| | | | SVN-Revision: 8706
* cleanup memory detection code, fix #2244Gabor Juhos2007-09-09
| | | | SVN-Revision: 8705
* define more SWITCH/MPMC constantsGabor Juhos2007-09-09
| | | | SVN-Revision: 8704
* remove redundant EXTRA_AFLAGSGabor Juhos2007-09-09
| | | | SVN-Revision: 8703
* cleanup IRQ codeGabor Juhos2007-09-09
| | | | SVN-Revision: 8701
* cleanup PCI codeGabor Juhos2007-09-09
| | | | SVN-Revision: 8700
* 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