summaryrefslogtreecommitdiff
path: root/target/linux/adm5120/files/arch
Commit message (Collapse)AuthorAgeFilesLines
...
* move pci_irq_map definitions into the board specific filesGabor Juhos2007-09-2410-109/+99
| | | | SVN-Revision: 9009
* fix a copy-paste errorGabor Juhos2007-09-231-1/+1
| | | | SVN-Revision: 8979
* add preliminary support for the Mikrotik RouterBOARD 192Gabor Juhos2007-09-232-1/+18
| | | | SVN-Revision: 8978
* fix ethernet vlan matrix of the NP28G board (closes: #2387)Gabor Juhos2007-09-231-3/+1
| | | | SVN-Revision: 8977
* checkin a new, experimental USB driverGabor Juhos2007-09-217-14/+20
| | | | SVN-Revision: 8905
* fix memory size detection (#2244)Gabor Juhos2007-09-101-5/+3
| | | | SVN-Revision: 8728
* remove volatile derefsGabor Juhos2007-09-091-5/+8
| | | | SVN-Revision: 8706
* cleanup memory detection code, fix #2244Gabor Juhos2007-09-092-47/+32
| | | | SVN-Revision: 8705
* remove redundant EXTRA_AFLAGSGabor Juhos2007-09-091-2/+0
| | | | SVN-Revision: 8703
* cleanup IRQ codeGabor Juhos2007-09-091-42/+23
| | | | SVN-Revision: 8701
* cleanup PCI codeGabor Juhos2007-09-093-332/+283
| | | | SVN-Revision: 8700
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-0632-0/+3910
(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