Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
cf8956d215d7ecaf98be7497cce9de834f7fdd0f
/
common
/
cmd_bootm.c
7903f72
Fix build errors when CONFIG_LOGBUFFER and CONFIG_FIT are enabled
by Marian Balakowicz
· Wed May 07 09:03:53 2008 +0200
4786859
Memory footprint optimizations
by Bartlomiej Sieka
· Fri Apr 18 12:39:23 2008 +0200
b9b4c95
Fix build breakage casued by commit c0559be371b2
by Wolfgang Denk
· Fri Apr 18 11:44:27 2008 -0700
ab00e02
Restore the ability to continue booting after legacy image overwrite
by Marian Balakowicz
· Fri Apr 11 11:07:49 2008 +0200
9eede9b
Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing
by Bartlomiej Sieka
· Wed Mar 26 09:38:06 2008 +0100
c694d3d
Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_T
by Jerry Van Baren
· Sat Mar 22 14:23:49 2008 -0400
432c914
[new uImage] Disable debuging output in preparation for merge with master
by Bartlomiej Sieka
· Thu Mar 20 23:20:31 2008 +0100
fe1d91b
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).
by Yuri Tikhonov
· Wed Feb 06 18:48:36 2008 +0100
0cd4f3d
[new uImage] Add proper ramdisk/FDT handling when FIT configuration is used
by Marian Balakowicz
· Wed Mar 12 10:35:46 2008 +0100
b5324a8
[new uImage] More verbose kernel image uncompress error message
by Marian Balakowicz
· Wed Mar 12 10:33:01 2008 +0100
74eb4ae
[new uImage] Use show_boot_progress() for new uImage format
by Marian Balakowicz
· Wed Mar 12 10:33:01 2008 +0100
61c1ad5
[new uImage] Add node offsets for FIT images listed in struct bootm_headers
by Marian Balakowicz
· Wed Mar 12 10:32:59 2008 +0100
9c22026
[new uImage] Re-enable interrupts for non automatic booting
by Marian Balakowicz
· Wed Mar 12 10:14:57 2008 +0100
9f8e4aa
[new uImage] Add new uImage format support for kernel booting
by Marian Balakowicz
· Wed Mar 12 10:01:05 2008 +0100
cc1fd91
[new uImage] Add new uImage format support for imls and iminfo commands
by Marian Balakowicz
· Tue Mar 11 12:35:20 2008 +0100
d7c88a4
[new uImage] Update naming convention for bootm/uImage related code
by Marian Balakowicz
· Fri Feb 29 14:58:34 2008 +0100
c5bacfd
[new uImage] Provide ability to restrict region used for boot images
by Kumar Gala
· Wed Feb 27 21:51:50 2008 -0600
b937bb7
[new uImage] Use lmb for bootm allocations
by Kumar Gala
· Wed Feb 27 21:51:49 2008 -0600
fb71ccf
[new uImage] Add autostart flag to bootm_headers structure
by Kumar Gala
· Wed Feb 27 21:51:48 2008 -0600
6d7bfa8
[new uImage] Introduce lmb from linux kernel for memory mgmt of boot images
by Kumar Gala
· Wed Feb 27 21:51:47 2008 -0600
59504f6
[new uImage] Add image_get_kernel() routine
by Marian Balakowicz
· Wed Feb 27 11:02:07 2008 +0100
61fde55
[new uImage] Move image verify flag to bootm_headers structure
by Marian Balakowicz
· Wed Feb 27 11:01:04 2008 +0100
dbdd16a
[new uImage] Add dual format uImage support framework
by Marian Balakowicz
· Mon Feb 04 08:28:09 2008 +0100
a1cc147
[new uImage] Rename and move print_image_hdr() routine
by Marian Balakowicz
· Thu Feb 21 17:27:41 2008 +0100
c536d6f
[new uImage] Add gen_get_image() routine
by Marian Balakowicz
· Thu Feb 21 17:20:19 2008 +0100
c40032c
[new uImage] Move kernel data find code to get_kernel() routine
by Marian Balakowicz
· Thu Jan 31 13:59:09 2008 +0100
05c1d3f
[new uImage] Factor out common routines for getting os/arch/type/comp names
by Marian Balakowicz
· Thu Jan 31 13:20:07 2008 +0100
1438c45
[new uImage] Remove standalone applications handling from boootm
by Marian Balakowicz
· Thu Jan 31 13:20:07 2008 +0100
d216085
[new uImage] Remove OF_FLAT_TREE support from PPC bootm code
by Marian Balakowicz
· Thu Jan 31 13:20:07 2008 +0100
f92332b
[new uImage] Return error on image move/uncompress overwrites
by Marian Balakowicz
· Thu Jan 31 13:20:06 2008 +0100
b4a12a9
[new uImage] Cleanup image header pointer use in bootm code
by Marian Balakowicz
· Tue Jan 08 18:12:17 2008 +0100
2df645e
[new uImage] Cleanup cmd_bootm.c
by Marian Balakowicz
· Tue Jan 08 18:17:10 2008 +0100
f9a67bd
[new uImage] Add memmove_wd() common routine
by Marian Balakowicz
· Tue Jan 08 18:11:45 2008 +0100
bb3752e
[new uImage] Remove I386 uImage fake_header() routine
by Marian Balakowicz
· Tue Jan 08 18:11:44 2008 +0100
20c4372
[new uImage] Move CHUNKSZ definition to image.h
by Marian Balakowicz
· Tue Jan 08 18:11:44 2008 +0100
be946ba
[new uImage] Move gunzip() common code to common/gunzip.c
by Marian Balakowicz
· Tue Jan 08 18:11:43 2008 +0100
751b2b8
[new uImage] Cleanup OF/FDT #if/#elif/#endif use in do_bootm_linux()
by Marian Balakowicz
· Tue Jan 08 18:11:43 2008 +0100
2437cf2
[new uImage] Move PPC do_bootm_linux() to lib_ppc/ppc_linux.c
by Marian Balakowicz
· Tue Jan 08 18:11:43 2008 +0100
41d71ed
[new uImage] Define a API for image handling operations
by Marian Balakowicz
· Tue Jan 08 18:14:09 2008 +0100
bde7089
Merge git://www.denx.de/git/u-boot
by Nobuhiro Iwamatsu
· Thu Nov 29 00:56:37 2007 +0900
e609916
Fix two typos.
by Detlev Zundel
· Fri Oct 19 16:47:26 2007 +0200
49c7332
Merge git://www.denx.de/git/u-boot
by Nobuhiro Iwamatsu
· Sun Sep 23 01:29:43 2007 +0900
c1fa489
Bugfix: make bootm+libfdt compile on boards with no flash
by Grant Likely
· Fri Sep 07 09:25:07 2007 -0600
a66af9d
Fix do_bootm_linux() so that multi-file images with FDT blob boot.
by Bartlomiej Sieka
· Tue Sep 04 17:31:22 2007 +0200
a7134b1
bootm/fdt: Only process the fdt if an fdt address was provided
by Grant Likely
· Thu Sep 06 09:47:40 2007 -0600
a0472ad
Fix warnings from of_data copy fix
by Andy Fleming
· Wed Aug 15 20:06:50 2007 -0500
d9a8d55
Fix of_data copying for CONFIG_OF_FLAT_TREE-using boards
by Andy Fleming
· Wed Aug 15 17:30:56 2007 -0500
f6b713b
Fix where the #ifdef CFG_BOOTMAPSZ is placed.
by Jerry Van Baren
· Wed Aug 15 11:13:15 2007 -0400
63a5653
Fix initrd/dtb interaction
by Andy Fleming
· Tue Aug 14 10:32:59 2007 -0500
b5ceed7
fdt: do board setup based on fdt address specified on bootm line
by Kim Phillips
· Tue Jul 17 13:56:53 2007 -0500
566fae3
Call ft_board_setup() from the bootm command.
by Gerald Van Baren
· Tue Jul 10 20:40:39 2007 -0400
8e1aa43
Asthetic improvements: error messages and line lengths.
by Gerald Van Baren
· Mon Jun 25 19:52:23 2007 -0400
eaa1464
Reorganize and fix problems (returns) in the bootm command.
by Gerald Van Baren
· Sat May 12 09:45:46 2007 -0400
2beccd6
Fix bugs in the CONFIG_OF_LIBFDT
by Gerald Van Baren
· Tue May 08 21:27:35 2007 -0400
ff87484
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
by Wolfgang Denk
· Mon Aug 06 01:11:08 2007 +0200
8a8ec53
make show_boot_progress () weak.
by Heiko Schocher
· Fri Jul 13 09:54:17 2007 +0200
d704d91
common/: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· Tue Jul 10 11:02:44 2007 -0500
54324d0
common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.
by Jon Loeliger
· Sun Jul 08 17:51:39 2007 -0500
8692c60
common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· Mon Jun 11 19:01:43 2007 -0500
970dc33
sh: First support code of SuperH.
by Nobuhiro Iwamatsu
· Sun May 13 20:58:00 2007 +0900
fce39ff
Fix initrd length corruption in bootm command.
by Wolfgang Denk
· Fri May 04 10:02:33 2007 +0200
c9502b9
Improve the bootm command for CONFIG_OF_LIBFDT
by Gerald Van Baren
· Sat Apr 14 22:51:24 2007 -0400
c4a57ea
Moved fdt command support code to fdt_support.c
by Gerald Van Baren
· Fri Apr 06 14:19:43 2007 -0400
3248089
Fix some minor whitespace violations.
by Gerald Van Baren
· Sat Mar 31 14:30:53 2007 -0400
d6abef4
Add a flattened device tree (fdt) command (2 of 2)
by Gerald Van Baren
· Sat Mar 31 12:23:51 2007 -0400
b284679
Code cleanup / re-insert previous Copyright entries.
by Wolfgang Denk
· Thu Mar 22 00:13:12 2007 +0100
450c23e
[Blackfin][PATCH-2/2] Common files changed to support bf533 platform
by Aubrey.Li
· Fri Mar 09 13:40:56 2007 +0800
208d38a
[PATCH] Allow CONFIG_OF_FLAT_TREE to boot a non-arch/powerpc kernel
by Stefan Roese
· Mon Nov 27 17:04:06 2006 +0100
9ba223b
Code cleanup.
by Wolfgang Denk
· Thu Oct 26 16:24:31 2006 +0200
665915b
Added support for Multi-Image files that contain a device tree
by Kumar Gala
· Tue Oct 24 23:47:37 2006 -0500
95c0bc5
Merge with /home/wd/git/u-boot/master
by Wolfgang Denk
· Tue Oct 24 17:08:31 2006 +0200
0b7bf03
Fix possible uninitialized variable compiler warning.
by Grant Likely
· Tue Oct 10 00:23:32 2006 -0600
aad3853
Merge with http://opensource.freescale.com/pub/scm/u-boot-85xx.git#for_wd
by Wolfgang Denk
· Wed Oct 11 23:54:37 2006 +0200
5b94882
* Fix a bunch of compiler warnings for gcc 4.0
by Matthew McClintock
· Wed Oct 11 15:13:01 2006 -0500
5995ac7
Merge with /home/wd/git/u-boot/master
by Wolfgang Denk
· Wed Oct 11 14:15:21 2006 +0200
12b7853
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· Tue Oct 10 17:21:42 2006 -0500
df86f15
Define IH_CPU_AVR32
by Stefan Roese
· Mon Oct 09 12:55:38 2006 +0200
4db6937
* Another small fix for booting with disable_of
by Matthew McClintock
· Wed Aug 23 13:32:45 2006 -0500
20453d6
Fix disable_of booting
by Matthew McClintock
· Tue Aug 22 09:31:59 2006 -0500
27ec206
Support for FDT in uImage format, error when using FDT from flash
by Matthew McClintock
· Tue Aug 22 09:23:55 2006 -0500
27716cf
Unlock cache before kernel starts up for MPC86xx
by Haiying Wang
· Tue Aug 15 15:12:55 2006 -0400
8f5af4b
* Fix disable_of booting
by Matthew McClintock
· Wed Aug 16 13:59:47 2006 -0500
16485a6
* Support for FDT in uImage format, error when using FDT from flash
by Matthew McClintock
· Wed Aug 16 10:54:09 2006 -0500
6582642
Merge branch 'mpc85xx'
by Jon Loeliger
· Wed Aug 09 14:41:17 2006 -0500
8ab4407
* Patch to modify ft_build.c to update flat device trees in place Patch by Matthew McClintock 26-June-2006
by Matthew McClintock
· Wed Jun 28 10:42:24 2006 -0500
efae4ca
* Modify bootm command to support booting with flat device trees Patch by Matthew McClintock 26-June-2006
by Matthew McClintock
· Wed Jun 28 10:41:37 2006 -0500
439498f
Fixed initrd issue by define big RAM
by Jin Zhengxiong
· Thu Jul 13 10:35:10 2006 -0500
12b28ae
We made a u-boot patch to fix the hang up issue
by Jason Jin
· Fri Jul 07 10:01:45 2006 -0500
349b6e0
* Patch to modify ft_build.c to update flat device trees in place
by Matthew McClintock
· Wed Jun 28 10:42:24 2006 -0500
6fb7c81
* Modify bootm command to support booting with flat device trees
by Matthew McClintock
· Wed Jun 28 10:41:37 2006 -0500
237c5ad
Remove unneeded INIT_RAM_LOCK cache twiddling.
by Haiying Wang
· Wed May 10 09:38:06 2006 -0500
6405a15
GCC-4.x fixes: clean up global data pointer initialization for all boards.
by Wolfgang Denk
· Fri Mar 31 18:32:53 2006 +0200
5d5ce29
Change max size of uncompressed uImage's to 8MByte and add
by Stefan Roese
· Mon Mar 13 11:16:36 2006 +0100
71a5b99
Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#ft_infr
by Wolfgang Denk
· Sun Mar 12 19:11:42 2006 +0100
46d2b52
Add ADI Blackfin support
by Wolfgang Denk
· Sun Mar 12 02:10:00 2006 +0100
b6929f9
Add loads of ntohl() in image header handling
by Wolfgang Denk
· Sun Mar 12 01:59:35 2006 +0100
a8b76de
Add support for passing initrd information via flat device tree
by Kumar Gala
· Wed Jan 11 16:41:35 2006 -0600
bcc5dfc
Merge with /home/m8/git/u-boot
by Wolfgang Denk
· Sat Oct 15 18:23:43 2005 +0200
7fb5266
Cleanup for GCC-4.x
by Wolfgang Denk
· Thu Oct 13 16:45:02 2005 +0200
27a5b0b
Support passing of OF flat trees to the kernel.
by Wolfgang Denk
· Thu Oct 13 01:45:54 2005 +0200
Next »