Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | 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 |