index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
cmd_bootm.c
Age
Commit message (
Expand
)
Author
2008-03-12
[new uImage] Add new uImage format support for kernel booting
Marian Balakowicz
2008-03-11
[new uImage] Add new uImage format support for imls and iminfo commands
Marian Balakowicz
2008-02-29
[new uImage] Update naming convention for bootm/uImage related code
Marian Balakowicz
2008-02-29
[new uImage] Provide ability to restrict region used for boot images
Kumar Gala
2008-02-29
[new uImage] Use lmb for bootm allocations
Kumar Gala
2008-02-29
[new uImage] Add autostart flag to bootm_headers structure
Kumar Gala
2008-02-29
[new uImage] Introduce lmb from linux kernel for memory mgmt of boot images
Kumar Gala
2008-02-27
[new uImage] Add image_get_kernel() routine
Marian Balakowicz
2008-02-27
[new uImage] Move image verify flag to bootm_headers structure
Marian Balakowicz
2008-02-25
[new uImage] Add dual format uImage support framework
Marian Balakowicz
2008-02-21
[new uImage] Rename and move print_image_hdr() routine
Marian Balakowicz
2008-02-21
[new uImage] Add gen_get_image() routine
Marian Balakowicz
2008-02-07
[new uImage] Move kernel data find code to get_kernel() routine
Marian Balakowicz
2008-02-07
[new uImage] Factor out common routines for getting os/arch/type/comp names
Marian Balakowicz
2008-02-07
[new uImage] Remove standalone applications handling from boootm
Marian Balakowicz
2008-02-07
[new uImage] Remove OF_FLAT_TREE support from PPC bootm code
Marian Balakowicz
2008-02-07
[new uImage] Return error on image move/uncompress overwrites
Marian Balakowicz
2008-02-07
[new uImage] Cleanup image header pointer use in bootm code
Marian Balakowicz
2008-02-07
[new uImage] Cleanup cmd_bootm.c
Marian Balakowicz
2008-02-07
[new uImage] Add memmove_wd() common routine
Marian Balakowicz
2008-02-07
[new uImage] Remove I386 uImage fake_header() routine
Marian Balakowicz
2008-02-07
[new uImage] Move CHUNKSZ definition to image.h
Marian Balakowicz
2008-02-07
[new uImage] Move gunzip() common code to common/gunzip.c
Marian Balakowicz
2008-02-07
[new uImage] Cleanup OF/FDT #if/#elif/#endif use in do_bootm_linux()
Marian Balakowicz
2008-02-07
[new uImage] Move PPC do_bootm_linux() to lib_ppc/ppc_linux.c
Marian Balakowicz
2008-02-07
[new uImage] Define a API for image handling operations
Marian Balakowicz
2007-11-29
Merge git://www.denx.de/git/u-boot
Nobuhiro Iwamatsu
2007-10-19
Fix two typos.
Detlev Zundel
2007-09-23
Merge git://www.denx.de/git/u-boot
Nobuhiro Iwamatsu
2007-09-09
Bugfix: make bootm+libfdt compile on boards with no flash
Grant Likely
2007-09-07
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-06
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-04
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-14
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
[prev]
[next]