This website requires JavaScript.
Explore
Help
Sign In
mr
/
openwrt
Watch
2
Star
0
Fork
1
You've already forked openwrt
Code
Issues
7
Pull Requests
Releases
Wiki
Activity
596d89b331
openwrt
/
target
/
linux
/
mpc85xx
History
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
..
image
mpc85xx: copy the fdt for mpc8548cds to $(BIN_DIR)
2011-03-16 18:04:54 +00:00
patches
mpc85xx: disable the i8259 irq on mpc8548cds (but leave the controller initialized) - it shares an irq with the pcie device which causes irq storms
2011-01-18 14:43:44 +00:00
config-default
mpc85xx: update to linux 2.6.38, remove the broken flag
2011-03-16 18:31:27 +00:00
Makefile
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
2011-03-26 01:07:12 +00:00