This website requires JavaScript.
Explore
Help
Register
Sign In
leandrof
/
u-boot
Watch
1
Star
0
Fork
0
You've already forked u-boot
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
256176d3d5
u-boot
/
cpu
/
mpc5xx
History
Wolfgang Denk
2b208f5308
Move "ar" flags to config.mk to allow for silent "make -s"
...
Based on patch by Mike Frysinger, 20 Jun 2006
2006-10-09 01:02:05 +02:00
..
config.mk
* Use "-fPIC" instead of "-mrelocatable" to prevent problems with
2003-11-17 21:14:37 +00:00
cpu_init.c
* Patch by Denis Peter, 8 Dec 2003
2004-01-02 16:05:07 +00:00
cpu.c
GCC-4.x fixes: clean up global data pointer initialization for all boards.
2006-03-31 18:32:53 +02:00
interrupts.c
* Patch by Denis Peter, 8 Dec 2003
2004-01-02 16:05:07 +00:00
Makefile
Move "ar" flags to config.mk to allow for silent "make -s"
2006-10-09 01:02:05 +02:00
serial.c
GCC-4.x fixes: clean up global data pointer initialization for all boards.
2006-03-31 18:32:53 +02:00
speed.c
GCC-4.x fixes: clean up global data pointer initialization for all boards.
2006-03-31 18:32:53 +02:00
spi.c
* Patch by Ronen Shitrit, 10 Dec 2003:
2004-01-03 00:43:19 +00:00
start.S
* Patch by Ronen Shitrit, 10 Dec 2003:
2004-01-03 00:43:19 +00:00
traps.c
* Patches by Reinhard Meyer, 14 Feb 2004:
2004-02-23 22:22:28 +00:00