This website requires JavaScript.
Explore
Help
Sign In
liliana
/
r-link-uboot
Watch
1
Star
0
Fork
0
You've already forked r-link-uboot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
r-link-uboot
/
cpu
/
mpc5xx
History
Rafal Jaworowski
02032e8f14
[ppc] Fix build breakage for all non-4xx PowerPC variants.
...
- adapt to the more generic EXCEPTION_PROLOG and CRIT_EXCEPTION macros - minor 4xx cleanup
2007-06-22 14:58:04 +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
[ppc] Fix build breakage for all non-4xx PowerPC variants.
2007-06-22 14:58:04 +02:00
traps.c
* Patches by Reinhard Meyer, 14 Feb 2004:
2004-02-23 22:22:28 +00:00