Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | make morse LED trigger available for all platforms | Gabor Juhos | 2007-09-28 | |
| | | | | SVN-Revision: 9055 | |||
* | morse LED trigger cleanups | Gabor Juhos | 2007-09-28 | |
| | | | | SVN-Revision: 9054 | |||
* | add morse LED trigger, will be used for diagnostic, update kernel config | Gabor Juhos | 2007-09-28 | |
| | | | | SVN-Revision: 9053 | |||
* | fix mach_type for the WP54G-WRT board | Gabor Juhos | 2007-09-26 | |
| | | | | SVN-Revision: 9040 | |||
* | add missing PCI irq map for the RouterBOARD 133 (closes #2431) | Gabor Juhos | 2007-09-26 | |
| | | | | SVN-Revision: 9039 | |||
* | remove unused PCI externs | Gabor Juhos | 2007-09-25 | |
| | | | | SVN-Revision: 9017 | |||
* | fix initcall level of adm5120_board_setup() | Gabor Juhos | 2007-09-25 | |
| | | | | SVN-Revision: 9016 | |||
* | move pci_irq_map definitions into the board specific files | Gabor Juhos | 2007-09-24 | |
| | | | | SVN-Revision: 9009 | |||
* | fix a copy-paste error | Gabor Juhos | 2007-09-23 | |
| | | | | SVN-Revision: 8979 | |||
* | add preliminary support for the Mikrotik RouterBOARD 192 | Gabor Juhos | 2007-09-23 | |
| | | | | SVN-Revision: 8978 | |||
* | fix ethernet vlan matrix of the NP28G board (closes: #2387) | Gabor Juhos | 2007-09-23 | |
| | | | | SVN-Revision: 8977 | |||
* | rename NAND driver | Gabor Juhos | 2007-09-21 | |
| | | | | SVN-Revision: 8932 | |||
* | checkin a new, experimental USB driver | Gabor Juhos | 2007-09-21 | |
| | | | | SVN-Revision: 8905 | |||
* | fix memory size detection (#2244) | Gabor Juhos | 2007-09-10 | |
| | | | | SVN-Revision: 8728 | |||
* | use the global register access macros in the flash driver | Gabor Juhos | 2007-09-09 | |
| | | | | SVN-Revision: 8707 | |||
* | remove volatile derefs | Gabor Juhos | 2007-09-09 | |
| | | | | SVN-Revision: 8706 | |||
* | cleanup memory detection code, fix #2244 | Gabor Juhos | 2007-09-09 | |
| | | | | SVN-Revision: 8705 | |||
* | define more SWITCH/MPMC constants | Gabor Juhos | 2007-09-09 | |
| | | | | SVN-Revision: 8704 | |||
* | remove redundant EXTRA_AFLAGS | Gabor Juhos | 2007-09-09 | |
| | | | | SVN-Revision: 8703 | |||
* | cleanup IRQ code | Gabor Juhos | 2007-09-09 | |
| | | | | SVN-Revision: 8701 | |||
* | cleanup PCI code | Gabor Juhos | 2007-09-09 | |
| | | | | SVN-Revision: 8700 | |||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-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 |