Jerry Van Baren
|
43ddd9c820
Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_T
|
17 anni fa |
Yuri Tikhonov
|
3d61018643
The patch introduces the alternative configuration of the log buffer for the lwmon5 board: the storage for the log-buffer itself is OCM(on-chip memory), the log-buffer header is moved to six GPT registers (PPC440EPX_GPT0_COMP1, ..., PPC440EPX_GPT0_COMP5).
|
17 anni fa |
Nobuhiro Iwamatsu
|
7fc792895b
Merge git://www.denx.de/git/u-boot
|
17 anni fa |
Detlev Zundel
|
5441f61a3d
Fix two typos.
|
17 anni fa |
Nobuhiro Iwamatsu
|
b8685affe6
Merge git://www.denx.de/git/u-boot
|
17 anni fa |
Grant Likely
|
a7d7eca791
Bugfix: make bootm+libfdt compile on boards with no flash
|
17 anni fa |
Bartlomiej Sieka
|
5b729fb3bd
Fix do_bootm_linux() so that multi-file images with FDT blob boot.
|
17 anni fa |
Grant Likely
|
e79021223b
bootm/fdt: Only process the fdt if an fdt address was provided
|
17 anni fa |
Andy Fleming
|
82bd9ee774
Fix warnings from of_data copy fix
|
17 anni fa |
Andy Fleming
|
10aaf716cb
Fix of_data copying for CONFIG_OF_FLAT_TREE-using boards
|
17 anni fa |
Jerry Van Baren
|
210f463c71
Fix where the #ifdef CFG_BOOTMAPSZ is placed.
|
17 anni fa |
Andy Fleming
|
073e1b5099
Fix initrd/dtb interaction
|
17 anni fa |
Kim Phillips
|
91148bf7ae
fdt: do board setup based on fdt address specified on bootm line
|
18 anni fa |
Gerald Van Baren
|
e125a2ffc2
Call ft_board_setup() from the bootm command.
|
18 anni fa |
Gerald Van Baren
|
c45874b05a
Asthetic improvements: error messages and line lengths.
|
18 anni fa |
Gerald Van Baren
|
38eb508e8e
Reorganize and fix problems (returns) in the bootm command.
|
18 anni fa |
Gerald Van Baren
|
89c8757d8f
Fix bugs in the CONFIG_OF_LIBFDT
|
18 anni fa |
Wolfgang Denk
|
f2c2a937d8
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
|
17 anni fa |
Heiko Schocher
|
fad6340715
make show_boot_progress () weak.
|
18 anni fa |
Jon Loeliger
|
9025317883
common/: Remove lingering references to CFG_CMD_* symbols.
|
18 anni fa |
Jon Loeliger
|
baa26db411
common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.
|
18 anni fa |
Jon Loeliger
|
a76adc8142
common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
|
18 anni fa |
Nobuhiro Iwamatsu
|
0b135cfc2e
sh: First support code of SuperH.
|
18 anni fa |
Wolfgang Denk
|
9877d7dcd1
Fix initrd length corruption in bootm command.
|
18 anni fa |
Gerald Van Baren
|
c28abb9c61
Improve the bootm command for CONFIG_OF_LIBFDT
|
18 anni fa |
Gerald Van Baren
|
64dbbd40c5
Moved fdt command support code to fdt_support.c
|
18 anni fa |
Gerald Van Baren
|
aea03c4e8c
Fix some minor whitespace violations.
|
18 anni fa |
Gerald Van Baren
|
213bf8c822
Add a flattened device tree (fdt) command (2 of 2)
|
18 anni fa |
Wolfgang Denk
|
44ba464b99
Code cleanup / re-insert previous Copyright entries.
|
18 anni fa |
Aubrey.Li
|
ef26a08fef
[Blackfin][PATCH-2/2] Common files changed to support bf533 platform
|
18 anni fa |