This website requires JavaScript.
Explore
Help
Sign In
minix
/
u-boot
Watch
1
Star
0
Fork
0
You've already forked u-boot
mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced
2025-08-26 23:26:51 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
u-boot
/
arch
/
arm
/
cpu
/
ixp
History
Wolfgang Denk
177f38609b
Minor coding style fixes.
...
Signed-off-by: Wolfgang Denk <wd@denx.de>
2011-06-27 22:22:16 +02:00
..
npe
IXP NPE: add support for fixed-speed MII ports
2011-06-23 08:25:18 +02:00
config.mk
use -ffunction-sections / --gc-sections on IXP42x
2011-06-23 08:24:55 +02:00
cpu.c
Fix IXP code to work after relocation was added
2011-06-23 08:24:55 +02:00
interrupts.c
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
2010-04-13 09:13:24 +02:00
Makefile
Switch from archive libraries to partial linking
2010-11-17 21:02:18 +01:00
start.S
Minor coding style fixes.
2011-06-27 22:22:16 +02:00
timer.c
Fix IXP code to work after relocation was added
2011-06-23 08:24:55 +02:00
u-boot.lds
use -ffunction-sections / --gc-sections on IXP42x
2011-06-23 08:24:55 +02:00