Felix Fietkau
|
335877a2b3
|
global cflags: remove -funit-at-a-time, it is ignored by recent compilers. instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance
SVN-Revision: 26300
|
2011-03-26 01:07:12 +00:00 |
Felix Fietkau
|
f931708b8a
|
mpc85xx: update to linux 2.6.38, remove the broken flag
SVN-Revision: 26195
|
2011-03-16 18:31:27 +00:00 |
Felix Fietkau
|
2b6a84a7a3
|
mpc85xx: copy the fdt for mpc8548cds to $(BIN_DIR)
SVN-Revision: 26191
|
2011-03-16 18:04:54 +00:00 |
Felix Fietkau
|
733f2f8c76
|
mpc85xx: remove bogus config overrides
SVN-Revision: 26190
|
2011-03-16 18:04:49 +00:00 |
Florian Fainelli
|
45c9f5e75e
|
update to kernel 2.6.36.4
SVN-Revision: 25580
|
2011-02-19 12:44:07 +00:00 |
Felix Fietkau
|
a303220605
|
mpc85xx: disable the i8259 irq on mpc8548cds (but leave the controller initialized) - it shares an irq with the pcie device which causes irq storms
SVN-Revision: 25037
|
2011-01-18 14:43:44 +00:00 |
Felix Fietkau
|
8740549c57
|
mpc85xx: add a new 'spe_fpu' feature flag for the FPU used on freescale powerpc cpus The SPE FPU is ABI-incompatible with the regular powerpc FPU, this needs to be reflected in the toolchain target name. Fixes floating point crashes in user space
SVN-Revision: 25018
|
2011-01-16 01:25:06 +00:00 |
Felix Fietkau
|
d80506e8d5
|
mpc85xx: clean up bogus kernel config overrides
SVN-Revision: 25016
|
2011-01-16 01:24:57 +00:00 |
Felix Fietkau
|
d6d301bb14
|
mpc85xx: fix mpc8548 support (reorder serial ports, add default stdout path to device tree), enable pcie
SVN-Revision: 25015
|
2011-01-16 01:24:53 +00:00 |
Felix Fietkau
|
0f157c1ad2
|
mpc85xx: fix up kernel config and make the target boot on the MPC8568E-MDS-PB board
SVN-Revision: 24736
|
2010-12-20 14:25:25 +00:00 |
Hauke Mehrtens
|
b8ab3d34eb
|
kernel: update kernel versions Update kernel 2.6.32.26 to 2.6.32.27 Update kenrel 2.6.36.1 to 2.6.36.2
SVN-Revision: 24486
|
2010-12-11 16:07:21 +00:00 |
Imre Kaloz
|
044ea01f9c
|
preliminary support for Freescale MPC85xx based boards
SVN-Revision: 24259
|
2010-12-05 11:38:59 +00:00 |