Commit Graph

12 Commits (495ab00a60de5b656efeb4a9c576f18e8c73a711)

Author SHA1 Message Date
Gabor Juhos c5d8137d09 image generation fixes, thanks to <berny156 at gmx.de> (#2379)
SVN-Revision: 8771
17 years ago
Gabor Juhos ddec515a09 rewrite image generation
SVN-Revision: 8755
17 years ago
Gabor Juhos ac15780234 fix memory size detection (#2244)
SVN-Revision: 8728
17 years ago
Gabor Juhos 741c1f7997 use the global register access macros in the flash driver
SVN-Revision: 8707
17 years ago
Gabor Juhos 108723067b remove volatile derefs
SVN-Revision: 8706
17 years ago
Gabor Juhos 187ef4c639 cleanup memory detection code, fix #2244
SVN-Revision: 8705
17 years ago
Gabor Juhos 6ea4ccc158 define more SWITCH/MPMC constants
SVN-Revision: 8704
17 years ago
Gabor Juhos 1937e8382a remove redundant EXTRA_AFLAGS
SVN-Revision: 8703
17 years ago
Gabor Juhos 1665832e68 cleanup IRQ code
SVN-Revision: 8701
17 years ago
Gabor Juhos 73b2555da2 cleanup PCI code
SVN-Revision: 8700
17 years ago
Felix Fietkau a9d683ca91 major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets
SVN-Revision: 8694
17 years ago
Felix Fietkau 56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (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
17 years ago