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
/
mpc824x
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
..
drivers
Remove dead code (i2o and dma) from cpu/mpc824x/drivers/ directory.
2006-09-07 12:12:20 +02:00
config.mk
* Code cleanup, mostly for GCC-3.3.x
2004-12-31 09:32:47 +00:00
cpu_init.c
* Patch by Yuli Barcohen, 08 Nov 2004:
2005-04-03 23:11:38 +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 Gleb Natapov, 19 Sep 2003:
2003-12-06 19:49:23 +00:00
Makefile
Move "ar" flags to config.mk to allow for silent "make -s"
2006-10-09 01:02:05 +02:00
pci.c
…
speed.c
GCC-4.x fixes: clean up global data pointer initialization for all boards.
2006-03-31 18:32:53 +02:00
start.S
…
traps.c
…