Gabor Juhos
2f47e41bb1
refresh kernel patches
...
SVN-Revision: 11205
17 years ago
Gabor Juhos
f9719b35c8
upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.6.22.19)
...
SVN-Revision: 11184
17 years ago
Nicolas Thill
e3a42b23c6
enable proper PCI & USB support detection at config-time by disabling CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate
...
SVN-Revision: 11097
17 years ago
Imre Kaloz
68943e35c2
upgrade to 2.6.24.5
...
SVN-Revision: 10959
17 years ago
Nicolas Thill
fbeeb4ae82
fix magicbox_ide on 2.6.24
...
SVN-Revision: 10837
17 years ago
Imre Kaloz
3a0e58b2e1
upgrade & standardize kernel versions
...
SVN-Revision: 10443
17 years ago
Imre Kaloz
4f71fabba4
upgrade Magicbox to 2.6.24, create only squashfs rootfs by default
...
SVN-Revision: 10370
17 years ago
Imre Kaloz
7217bce3eb
the Magicbox doesn't have gigabit ethernet
...
SVN-Revision: 10330
17 years ago
Imre Kaloz
9d127a9846
* Upgrade Magicbox to 2.6.23 * Rename directories
...
SVN-Revision: 10286
17 years ago
Imre Kaloz
3ce3b16574
turn off FPU emulation on ARM and PowerPC - we are on softfloat now
...
SVN-Revision: 10012
17 years ago
Felix Fietkau
1bca0cc517
make the image filenames a bit shorter
...
SVN-Revision: 9533
17 years ago
Felix Fietkau
d8e032edef
don't replace powerpc arch with ppc
...
'powerpc' is a valid arch for the LINUX_KARCH variable, but the build
system unconditionally replaces LIUNUX_KARCH=powerpc with
LINUX_KARCH=ppc.
This change only does the replacement if LINUX_KARCH isn't set. This
allows us to use the powerpc architecture.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
SVN-Revision: 9405
17 years ago
Felix Fietkau
236d7e62ca
clean up jffs2 config options
...
SVN-Revision: 8848
17 years ago
Felix Fietkau
87a88cebc7
adapt profiles for subtarget changes
...
SVN-Revision: 8695
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