This website works better with JavaScript.
Explore
Help
Sign In
Whitebox
/
u-boot
Watch
1
Star
0
Fork
You've already forked u-boot
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
upstream u-boot with additional patches for our devices/boards:
https://lists.denx.de/pipermail/u-boot/2017-March/282789.html
(AXP crashes) ; Gbit ethernet patch for some LIME2 revisions ; with SPI flash support
35929
Commits
3
Branches
0
Tags
148 MiB
C
94%
Python
1.9%
Assembly
1.4%
C++
0.8%
Makefile
0.7%
Other
0.8%
Tree:
2e33df807c
u-boot
/
arch
/
arm
/
lib
History
David Müller (ELSOFT AG)
03a3a8aec8
arm: make sure board_init_r() is being called using the right mode (ARM / THUMB)
...
Signed-off-by: David Müller <d.mueller@elsoft.ch>
9 years ago
..
Makefile
…
_ashldi3.S
…
_ashrdi3.S
…
_divsi3.S
…
_lshrdi3.S
…
_modsi3.S
…
_udivsi3.S
…
_umodsi3.S
…
asm-offsets.c
…
bootm-fdt.c
…
bootm.c
…
cache-cp15.c
…
cache-pl310.c
…
cache.c
…
ccn504.S
…
cmd_boot.c
…
crt0.S
…
crt0_64.S
…
debug.S
…
div0.c
…
eabi_compat.c
…
gic_64.S
…
interrupts.c
…
interrupts_64.c
…
interrupts_m.c
…
memcpy.S
…
memset.S
…
relocate.S
…
relocate_64.S
…
reset.c
…
sections.c
…
semihosting.c
…
spl.c
…
stack.c
…
vectors.S
…
vectors_m.S
…