This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2025-01-26 14:19:43 +00:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
openwrt
/
target
/
linux
/
mpc83xx
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
..
base-files
/etc
base-files: use shutdown instead of stop when the system goes down (patch by tripolar)
2010-12-13 08:01:21 +00:00
files
/scripts
FIT uImage support for the MPC8377-WLAN
2010-01-10 18:14:23 +00:00
image
mpc83xx: sync image/Makefile to r20834
2010-04-29 13:48:47 +00:00
patches-2.6.32
mpc83xx: add a workaround for erratum eTSEC27 in earlier mpc8313 chip revs
2010-02-16 18:29:16 +00:00
patches-2.6.36
this is not a platform specific patch
2010-11-02 11:50:56 +00:00
config-2.6.32
do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370])
2010-03-11 09:50:11 +00:00
config-2.6.36
linux/mpc83xx: add preliminary 2.6.36 kernel support
2010-10-25 17:59:14 +00:00
config-default
do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370])
2010-03-11 09:50:11 +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