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-27 15:46:24 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
u-boot
/
arch
/
arm
/
cpu
/
ixp
History
Graeme Russ
4769be21cc
Timer: Remove reset_timer() for non-Nios2 arches
2011-07-26 14:53:30 +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
replace CONFIG_PRELOADER with CONFIG_SPL_BUILD
2011-07-26 14:44:34 +02:00
timer.c
Timer: Remove reset_timer() for non-Nios2 arches
2011-07-26 14:53:30 +02:00
u-boot.lds
use -ffunction-sections / --gc-sections on IXP42x
2011-06-23 08:24:55 +02:00