Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | 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 | |||
* | move crypto support to a seperate crypto.mk file, split modules into ↵ | Nicolas Thill | 2007-09-23 | |
| | | | | | | multiple packages and adjust dependencies, sync crypto options in kconfigs. SVN-Revision: 8980 | |||
* | 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 | |||
* | use prepare_generic_squashfs in image generation, thanks ffrrrr | Gabor Juhos | 2007-09-21 | |
| | | | | SVN-Revision: 8922 | |||
* | checkin a new, experimental USB driver | Gabor Juhos | 2007-09-21 | |
| | | | | SVN-Revision: 8905 | |||
* | fix description of Kconfig option for the Macronix flash chips boot-location ↵ | Gabor Juhos | 2007-09-21 | |
| | | | | | | fixup SVN-Revision: 8904 | |||
* | clean up jffs2 config options | Gabor Juhos | 2007-09-21 | |
| | | | | SVN-Revision: 8903 | |||
* | build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and ↵ | Nicolas Thill | 2007-09-20 | |
| | | | | | | add kmod-iptunnel6. SVN-Revision: 8862 | |||
* | rename packages dependecies missed from [8806] | Nicolas Thill | 2007-09-16 | |
| | | | | SVN-Revision: 8813 | |||
* | image generation fixes, thanks to <berny156 at gmx.de> (#2379) | Gabor Juhos | 2007-09-13 | |
| | | | | SVN-Revision: 8771 | |||
* | rewrite image generation | Gabor Juhos | 2007-09-11 | |
| | | | | SVN-Revision: 8755 | |||
* | 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 | |||
* | major target cleanup. it is now possible to have subtargets that can ↵ | Felix Fietkau | 2007-09-08 | |
| | | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694 | |||
* | 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 |