This website requires JavaScript.
Explore
Help
Register
Sign In
colin
/
u-boot
Watch
1
Star
0
Fork
0
You've already forked u-boot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c1e1cf69547b138173f87a7f81c42a5d8dbfde3d
u-boot
/
cpu
/
mpc8220
History
Wolfgang Denk
8ed44d91c8
Cleanup: fix "MHz" spelling
...
Signed-off-by: Wolfgang Denk <
wd@denx.de
>
2008-10-21 11:25:39 +02:00
..
config.mk
…
cpu_init.c
rename CFG_ macros to CONFIG_SYS
2008-10-18 21:54:03 +02:00
cpu.c
rename CFG_ macros to CONFIG_SYS
2008-10-18 21:54:03 +02:00
dma.h
…
dramSetup.c
rename CFG_ macros to CONFIG_SYS
2008-10-18 21:54:03 +02:00
dramSetup.h
…
fec_dma_tasks.S
…
fec.c
…
fec.h
…
i2c.c
…
i2cCore.c
Cleanup: fix "MHz" spelling
2008-10-21 11:25:39 +02:00
i2cCore.h
…
interrupts.c
rename CFG_ macros to CONFIG_SYS
2008-10-18 21:54:03 +02:00
io.S
…
loadtask.c
…
Makefile
…
pci.c
rename CFG_ macros to CONFIG_SYS
2008-10-18 21:54:03 +02:00
speed.c
Use strmhz() to format clock frequencies
2008-10-21 11:25:38 +02:00
start.S
rename CFG_ macros to CONFIG_SYS
2008-10-18 21:54:03 +02:00
traps.c
…
u-boot.lds
…
uart.c
…