Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ced7f0723f292590679164f899b2a1b2f430d1a8
/
arch
/
x86
/
lib
/
bootm.c
ae7ed57
Correct SPL uses of LMB
by Simon Glass
· Sun Feb 05 15:40:13 2023 -0700
cd19795
Correct SPL uses of BOOTSTAGE_REPORT
by Simon Glass
· Sun Feb 05 15:36:20 2023 -0700
bb7d3bb
treewide: Drop image_header_t typedef
by Simon Glass
· Tue Sep 06 20:26:52 2022 -0600
df00afa
treewide: Drop bootm_headers_t typedef
by Simon Glass
· Tue Sep 06 20:26:50 2022 -0600
8aaae3d
zynqmp: Run board_get_usable_ram_top() only on main U-Boot
by Ashok Reddy Soma
· Thu Jul 07 10:45:37 2022 +0200
5c267a0
x86: Allow booting a kernel from the EFI app
by Simon Glass
· Wed Dec 29 11:57:38 2021 -0700
a1f258b
lmb: x86: Add arch_lmb_reserve()
by Marek Vasut
· Fri Sep 10 22:47:18 2021 +0200
5478c58
x86: coreboot: Sync up timestamp codes
by Simon Glass
· Mon Mar 15 18:00:20 2021 +1300
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
12d93ab
x86: zboot: Allow overriding the command line
by Simon Glass
· Sat Sep 05 14:50:51 2020 -0600
f7ed78b
treewide: convert bd_t to struct bd_info by coccinelle
by Masahiro Yamada
· Fri Jun 26 15:13:33 2020 +0900
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
ed38aef
command: Remove the cmd_tbl_t typedef
by Simon Glass
· Sun May 10 11:40:03 2020 -0600
1ea9789
common: Drop bootstage.h from common header
by Simon Glass
· Sun May 10 11:40:00 2020 -0600
f11478f
common: Move hang() to the same header as panic()
by Simon Glass
· Sat Dec 28 10:45:07 2019 -0700
8294e73
x86: Don't generate a bootstage report in SPL
by Simon Glass
· Thu Apr 25 21:59:07 2019 -0600
833f2b5
x86/bootm: fix error handling in boot_prep_linux(...)
by Hannes Schmelzer
· Thu Oct 11 07:44:42 2018 +0200
f55305a
Define board_quiesce_devices() in a shared location
by Simon Glass
· Wed May 16 09:42:25 2018 -0600
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
91a3159
fdt: Implement weak arch_fixup_fdt()
by Alexey Brodkin
· Wed Jan 24 20:47:09 2018 +0300
93340c8
Revert "x86: bootm: Fix FIT image booting on x86"
by Anatolij Gustschin
· Thu Nov 23 18:59:45 2017 +0100
f5fd9c4
x86: bootm: Add dm_remove_devices_flags() call to bootm_announce_and_cleanup()
by Stefan Roese
· Mon Apr 24 09:48:03 2017 +0200
f3e87e8
x86: bootm: Fix FIT image booting on x86
by Stefan Roese
· Fri Mar 31 08:09:39 2017 +0200
78a62bd
x86: Don't build call64 and setjmp on 64-bit
by Simon Glass
· Mon Jan 16 07:04:10 2017 -0700
f6aa39e
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
by Masahiro Yamada
· Sat Nov 26 11:02:10 2016 +0900
2ebeb44
ls2080: Exit dpaa only right before exiting U-Boot
by Alexander Graf
· Thu Nov 17 01:02:57 2016 +0100
2f8560c
x86: Call board_final_cleanup() in last_stage_init()
by Bin Meng
· Wed May 11 07:44:56 2016 -0700
7557405
Use correct spelling of "U-Boot"
by Bin Meng
· Fri Feb 05 19:30:11 2016 -0800
2b6d80b
x86: Handle running as EFI payload
by Simon Glass
· Tue Aug 04 12:34:00 2015 -0600
daa93d9
x86: Add some missing global_data declarations in files that use gd
by Simon Glass
· Fri Jul 31 09:31:31 2015 -0600
ddf446b
x86: Correct a few progress message nits
by Simon Glass
· Fri Oct 10 08:21:59 2014 -0600
67b22d5
x86: bootm: Support booting a 64-bit raw kernel
by Simon Glass
· Fri Oct 10 08:21:58 2014 -0600
d98a5bd
x86: Move kernel boot function to arch/x86/lib/bootm.c
by Simon Glass
· Fri Oct 10 08:21:56 2014 -0600
aa83f2b
x86: Rewrite bootm.c to make it similar to ARM
by Simon Glass
· Sun Oct 19 21:11:20 2014 -0600
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
f059d0a
blackfin: x86: bootm: Handle PREP stage of bootm
by Simon Glass
· Wed Jul 10 23:08:09 2013 -0700
42fc60a
x86: Correct missing local variable in bootm
by Simon Glass
· Tue Jun 11 11:14:34 2013 -0700
bcc28da
x86: Rationalise kernel booting logic and bootstage
by Simon Glass
· Wed Apr 17 16:13:35 2013 +0000
540c262
x86: Refactor the zboot innards so they can be reused with a vboot image
by Gabe Black
· Mon Dec 05 12:09:26 2011 +0000
c67a948
x86: Add support for booting Linux using the 32 bit boot protocol
by Gabe Black
· Mon Dec 05 12:09:24 2011 +0000
19fc0d5
x86: Provide more configuration granularity
by Graeme Russ
· Tue Nov 08 02:33:20 2011 +0000
883c603
cosmetic: checkpatch cleanup of arch/x86/lib/*.c
by Graeme Russ
· Tue Nov 08 02:33:15 2011 +0000
cbfce1d
x86: Rename i386 to x86
by Graeme Russ
· Wed Apr 13 19:43:28 2011 +1000
[Renamed from arch/i386/lib/bootm.c]
45fc1d8
x86: Code cleanup
by Graeme Russ
· Wed Apr 13 19:43:26 2011 +1000
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· Mon Jun 28 22:00:46 2010 +0200
cede5d8
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· Mon Apr 12 22:28:04 2010 -0500
[Renamed from lib_i386/bootm.c]
6bb9449
rename include/zlib.h to include/u-boot/zlib.h
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Apr 04 12:49:11 2009 +0200
18178bc
bootm: Add subcommands
by Kumar Gala
· Tue Oct 21 17:25:45 2008 -0500
2fe2a97
Update i386 code (sc520_cdp)
by Graeme Russ
· Sun Sep 07 07:08:42 2008 +1000
48626aa
bootm: refactor do_reset and os boot function args
by Kumar Gala
· Fri Aug 15 08:24:45 2008 -0500
fffb143
bootm: refactor ramdisk locating code
by Kumar Gala
· Fri Aug 15 08:24:37 2008 -0500
026e4ac
Fix fallout from autostart revert
by Kumar Gala
· Mon Aug 11 09:20:53 2008 -0500
78d25a5
i386/bootm: remove unused var
by Jean-Christophe PLAGNIOL-VILLARD
· Sun May 18 19:09:47 2008 +0200
df8ff33
[new uImage] Add new uImage format support to arch specific do_bootm_linux() routines
by Marian Balakowicz
· Wed Mar 12 10:33:00 2008 +0100
a0ffb42
[new uImage] Remove unnecessary arguments passed to ramdisk routines
by Marian Balakowicz
· Wed Mar 12 10:14:38 2008 +0100
d7c88a4
[new uImage] Update naming convention for bootm/uImage related code
by Marian Balakowicz
· Fri Feb 29 14:58:34 2008 +0100
aa0826b
[new uImage] Respect autostart setting in linux bootm
by Kumar Gala
· Wed Feb 27 21:51:51 2008 -0600
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
9541850
[new uImage] Factor out common image_get_ramdisk() routine
by Marian Balakowicz
· Thu Jan 31 13:55:39 2008 +0100
79fcab8
[new uImage] Rename architecture specific bootm code files
by Marian Balakowicz
· Thu Jan 31 13:20:06 2008 +0100
[Renamed from lib_i386/i386_linux.c]
b4a12a9
[new uImage] Cleanup image header pointer use in bootm code
by Marian Balakowicz
· Tue Jan 08 18:12:17 2008 +0100
53b62ae
[new uImage] Fix uImage header pointer use in i386 do_bootm_linux()
by Marian Balakowicz
· Tue Jan 08 18:11:44 2008 +0100
bb3752e
[new uImage] Remove I386 uImage fake_header() routine
by Marian Balakowicz
· Tue Jan 08 18:11:44 2008 +0100
41d71ed
[new uImage] Define a API for image handling operations
by Marian Balakowicz
· Tue Jan 08 18:14:09 2008 +0100
44cacdc
Fix multi-part image support on i386 platform.
by Wolfgang Denk
· Fri Jul 21 11:30:18 2006 +0200
57b2d80
* Code cleanup:
by wdenk
· Fri Jun 27 21:31:46 2003 +0000
2029f4d
* Added support for both PCMCIA slots (at the same time!) on MPC8xx
by wdenk
· Thu Nov 21 23:11:29 2002 +0000
591dda5
* Patch by Daniel Engström, 13 Nov 2002:
by wdenk
· Mon Nov 18 00:14:45 2002 +0000