index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
cmd_bootm.c
Age
Commit message (
Expand
)
Author
2007-11-28
Merge git://www.denx.de/git/u-boot
Nobuhiro Iwamatsu
2007-10-19
Fix two typos.
Detlev Zundel
2007-09-22
Merge git://www.denx.de/git/u-boot
Nobuhiro Iwamatsu
2007-09-08
Bugfix: make bootm+libfdt compile on boards with no flash
Grant Likely
2007-09-06
Fix do_bootm_linux() so that multi-file images with FDT blob boot.
Bartlomiej Sieka
2007-09-06
bootm/fdt: Only process the fdt if an fdt address was provided
Grant Likely
2007-08-16
Fix warnings from of_data copy fix
Andy Fleming
2007-08-16
Fix of_data copying for CONFIG_OF_FLAT_TREE-using boards
Andy Fleming
2007-08-15
Fix where the #ifdef CFG_BOOTMAPSZ is placed.
Jerry Van Baren
2007-08-14
Fix initrd/dtb interaction
Andy Fleming
2007-08-10
fdt: do board setup based on fdt address specified on bootm line
Kim Phillips
2007-08-10
Call ft_board_setup() from the bootm command.
Gerald Van Baren
2007-08-10
Asthetic improvements: error messages and line lengths.
Gerald Van Baren
2007-08-10
Reorganize and fix problems (returns) in the bootm command.
Gerald Van Baren
2007-08-10
Fix bugs in the CONFIG_OF_LIBFDT
Gerald Van Baren
2007-08-05
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
Wolfgang Denk
2007-07-13
make show_boot_progress () weak.
Heiko Schocher
2007-07-10
common/: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
2007-07-08
common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.
Jon Loeliger
2007-07-03
common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-05-13
sh: First support code of SuperH.
Nobuhiro Iwamatsu
2007-05-04
Fix initrd length corruption in bootm command.
Wolfgang Denk
2007-04-15
Improve the bootm command for CONFIG_OF_LIBFDT
Gerald Van Baren
2007-04-06
Moved fdt command support code to fdt_support.c
Gerald Van Baren
2007-03-31
Fix some minor whitespace violations.
Gerald Van Baren
2007-03-31
Add a flattened device tree (fdt) command (2 of 2)
Gerald Van Baren
2007-03-21
Code cleanup / re-insert previous Copyright entries.
Wolfgang Denk
2007-03-09
[Blackfin][PATCH-2/2] Common files changed to support bf533 platform
Aubrey.Li
2006-11-27
[PATCH] Allow CONFIG_OF_FLAT_TREE to boot a non-arch/powerpc kernel
Stefan Roese
2006-10-26
Code cleanup.
Wolfgang Denk
2006-10-25
Added support for Multi-Image files that contain a device tree
Kumar Gala
2006-10-24
Merge with /home/wd/git/u-boot/master
Wolfgang Denk
2006-10-12
Fix possible uninitialized variable compiler warning.
Grant Likely
2006-10-11
Merge with http://opensource.freescale.com/pub/scm/u-boot-85xx.git#for_wd
Wolfgang Denk
2006-10-11
* Fix a bunch of compiler warnings for gcc 4.0
Matthew McClintock
2006-10-11
Merge with /home/wd/git/u-boot/master
Wolfgang Denk
2006-10-10
Merge branch 'master' of http://www.denx.de/git/u-boot
Jon Loeliger
2006-10-09
Define IH_CPU_AVR32
Stefan Roese
2006-08-23
* Another small fix for booting with disable_of
Matthew McClintock
2006-08-22
Fix disable_of booting
Matthew McClintock
2006-08-22
Support for FDT in uImage format, error when using FDT from flash
Matthew McClintock
2006-08-17
Unlock cache before kernel starts up for MPC86xx
Haiying Wang
2006-08-16
* Fix disable_of booting
Matthew McClintock
2006-08-16
* Support for FDT in uImage format, error when using FDT from flash
Matthew McClintock
2006-08-09
Merge branch 'mpc85xx'
Jon Loeliger
2006-08-09
* Patch to modify ft_build.c to update flat device trees in place Patch by Ma...
Matthew McClintock
2006-08-09
* Modify bootm command to support booting with flat device trees Patch by Mat...
Matthew McClintock
2006-07-13
Fixed initrd issue by define big RAM
Jin Zhengxiong
2006-07-07
We made a u-boot patch to fix the hang up issue
Jason Jin
2006-06-28
* Patch to modify ft_build.c to update flat device trees in place
Matthew McClintock
[next]