index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
lib
/
bootm.c
Age
Commit message (
Expand
)
Author
2012-03-30
BOOT: Add "bootz" command to boot Linux zImage on ARM
Marek Vasut
2012-03-27
arm: Add Prep subcommand support to bootm
Simon Schwarz
2012-03-18
bootstage: arm: Add bootstage calls in board and bootm
Simon Glass
2012-03-18
bootstage: Replace show_boot_progress/error() with bootstage_...()
Simon Glass
2012-03-18
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
Simon Glass
2011-12-19
arm, fdt: update ethernet mac address before booting Linux
Heiko Schocher
2011-04-25
Respect memreserve regions specified in the device tree
Grant Likely
2011-04-25
Stop passing around bootmem_base value.
Grant Likely
2011-02-21
arm: get_sp() should always be compiled
Po-Yu Chuang
2010-10-26
arm, bootm: Fix compile warning
Heiko Schocher
2010-10-18
ARM: add flat device tree support
John Rigby
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-06-23
ARM: remove unused VIDEOLFB ATAG
Minkyu Kang
2010-04-13
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser