Simon Glass
|
c19d13b030
arm: Refactor bootm to reduce #ifdefs
|
12 年之前 |
Kim Phillips
|
12e06fe03f
treewide: include libfdt_env.h before fdt.h
|
12 年之前 |
Pali Rohár
|
89e6f13849
arm bootm: Allow to pass board specified atags
|
12 年之前 |
Tom Rini
|
bd23b22bad
Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging
|
12 年之前 |
Joe Hershberger
|
c6734261ec
arm: Add CONFIG_OF_BOARD_SETUP support to bootm
|
12 年之前 |
Rob Herring
|
fcfa696b3a
ARM: increase lmb stack space reservation to 4KB
|
13 年之前 |
Simon Glass
|
94fd1316b7
bootstage: Store boot timings in device tree
|
12 年之前 |
Stephen Warren
|
9e02a6b8e5
arm: restore fdt_fixup_ethernet call to do_bootm_linux
|
13 年之前 |
Stephen Warren
|
1723997610
arm: fix bootm with device tree
|
13 年之前 |
Marek Vasut
|
44f074c771
BOOT: Add "bootz" command to boot Linux zImage on ARM
|
13 年之前 |
Simon Schwarz
|
0a672d494d
arm: Add Prep subcommand support to bootm
|
13 年之前 |
Simon Glass
|
f933e84e34
bootstage: arm: Add bootstage calls in board and bootm
|
13 年之前 |
Simon Glass
|
770605e4f9
bootstage: Replace show_boot_progress/error() with bootstage_...()
|
13 年之前 |
Simon Glass
|
578ac1e9ba
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
|
13 年之前 |
Heiko Schocher
|
3ea11cacdd
arm, fdt: update ethernet mac address before booting Linux
|
13 年之前 |
Grant Likely
|
55b0a39314
Respect memreserve regions specified in the device tree
|
14 年之前 |
Grant Likely
|
590d3cacb9
Stop passing around bootmem_base value.
|
14 年之前 |
Po-Yu Chuang
|
3a8a83e08d
arm: get_sp() should always be compiled
|
14 年之前 |
Heiko Schocher
|
1336cad298
arm, bootm: Fix compile warning
|
14 年之前 |
John Rigby
|
2d1916e48b
ARM: add flat device tree support
|
14 年之前 |
Wolfgang Denk
|
54841ab50c
Make sure that argv[] argument pointers are not modified.
|
15 年之前 |
Minkyu Kang
|
47ea6edfb3
ARM: remove unused VIDEOLFB ATAG
|
15 年之前 |
Peter Tyser
|
ea0364f1bb
Move lib_$ARCH directories to arch/$ARCH/lib
|
15 年之前 |