Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
19e362a80057799e928dbb18f01c171a23bbd858
/
include
/
spl.h
c017c52
vbe: Add a command to show the VBE state
by Simon Glass
· Thu Oct 20 18:23:19 2022 -0600
a87cd0c
sandbox: Support obtaining the next phase from an image
by Simon Glass
· Thu Oct 20 18:23:08 2022 -0600
4aa6a9b
sandbox: Generalise SPL booting
by Simon Glass
· Thu Oct 20 18:23:01 2022 -0600
5a332c1
spl: Use binman suffix allow symbols of any SPL etype
by Simon Glass
· Thu Oct 20 18:22:41 2022 -0600
72cc538
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
by Simon Glass
· Thu Oct 20 18:22:39 2022 -0600
237f018
spl: spl_legacy: Fix NAND boot on OMAP3 BeagleBoard
by Roger Quadros
· Thu Sep 29 13:11:28 2022 +0300
bb7d3bb
treewide: Drop image_header_t typedef
by Simon Glass
· Tue Sep 06 20:26:52 2022 -0600
45b2548
Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boot-dm into next
by Tom Rini
· Fri Jul 08 14:39:07 2022 -0400
58a0cdb
common: spl: spl_spi: add support for dynamic override of sf bus
by Vaishnav Achath
· Fri Jun 03 11:32:15 2022 +0530
2158599
spl: binman: Declare extern symbols for VPL as well
by Alper Nebi Yasak
· Sat Jun 18 15:13:08 2022 +0300
7eec884
Introduce Verifying Program Loader (VPL)
by Simon Glass
· Sat Apr 30 00:56:52 2022 -0600
3cb12ef
spl: mmc: extend spl_mmc_boot_mode() to take mmc argument
by Andre Przywara
· Mon Jul 12 11:06:49 2021 +0100
9045faf
spl: x86: Correct the binman symbols for SPL
by Simon Glass
· Tue Feb 08 11:49:47 2022 -0700
3db3033
spl: add support for custom boot method names
by Heiko Thiery
· Mon Jan 17 16:25:41 2022 +0100
c340341
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· Thu Jan 20 12:40:20 2022 -0500
dda8f88
SPL: Add struct spl_boot_device parameter into spl_parse_board_header()
by Pali Rohár
· Fri Jan 14 14:31:38 2022 +0100
47b4c02
doc: replace @return by Return:
by Heinrich Schuchardt
· Wed Jan 19 18:05:50 2022 +0100
ec0352a
arm: spl: prepare for jumping to OPTEE
by Ricardo Salveti
· Wed Oct 20 15:12:06 2021 +0300
67e8f5d
spl_fit. add hook to make fixes after fit header is loaded
by Heiko Schocher
· Fri Aug 06 06:44:26 2021 +0200
1104167
SPL: Add support for specifying offset between header and image
by Pali Rohár
· Fri Jul 23 11:14:27 2021 +0200
f2b410a
spl: Introduce spl_board_prepare_for_optee() hook
by Alexandru Gagniuc
· Thu Jul 15 14:19:24 2021 -0500
58254e0
spl: Provide more information on boot failure
by Simon Glass
· Mon Jul 05 16:32:57 2021 -0600
1cd0600
sandbox: Support executables for more phases
by Simon Glass
· Mon Jul 05 16:32:45 2021 -0600
de1ce23
spl: mmc: Factor out eMMC boot partition selection code
by Marek Vasut
· Sat Jul 03 04:55:32 2021 +0200
7861f8b
Revert "spl: Drop bd_info in the data section"
by Alexandru Gagniuc
· Thu Apr 08 11:56:11 2021 -0500
ee11209
spl: test: Add a test for spl_load_simple_fit()
by Simon Glass
· Sun Mar 07 17:35:15 2021 -0700
44af2a5
spl: fit: Drop 'length' argument to board_spl_fit_post_load()
by Alexandru Gagniuc
· Wed Jan 20 10:46:49 2021 -0600
53857ee
x86: spl: Add a function to find the text base
by Simon Glass
· Sun Jan 24 10:06:03 2021 -0700
95e4ec1
spl: Add functions for next and previous phase
by Simon Glass
· Wed Jan 13 20:29:42 2021 -0700
b79ff7c
spl: Drop bd_info in the data section
by Simon Glass
· Tue Dec 22 19:30:21 2020 -0700
afaf6ea
spl: atf: add support for LOAD_IMAGE_V2
by Michael Walle
· Wed Nov 18 17:45:58 2020 +0100
2def7d9
spl: atf: provide a bl2_plat_get_bl31_params_default()
by Michael Walle
· Wed Nov 18 17:45:56 2020 +0100
05e3a15
spl: usb: Create an API spl_usb_load()
by Faiz Abbas
· Mon Aug 03 11:35:04 2020 +0530
0f860b6
spl: fix format of function documentation
by Dario Binacchi
· Wed May 27 13:56:18 2020 +0200
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
655306c
common: Drop part.h from common header
by Simon Glass
· Sun May 10 11:39:58 2020 -0600
1e26864
arm: Don't include common.h in header files
by Simon Glass
· Sun May 10 11:39:55 2020 -0600
617fc29
imx: imx8qm/qxp: Recover SPL data section for partition reboot
by Peng Fan
· Tue May 05 20:28:41 2020 +0800
84ae9d8
spl: spl_nor: Move legacy image loading into spl_legacy.c
by Stefan Roese
· Tue Apr 21 09:28:43 2020 +0200
bf16c30
spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition()
by Harald Seiler
· Wed Apr 15 11:33:31 2020 +0200
0bf7ab1
spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()
by Harald Seiler
· Wed Apr 15 11:33:30 2020 +0200
5a5ef78
spl.h: make <spl.h> self-contained
by Masahiro Yamada
· Tue Feb 25 02:25:46 2020 +0900
2649d0c
spl: Add prototype to function spl_board_boot_device()
by Alifer Moraes
· Tue Jan 14 15:55:01 2020 -0300
d1598e2
spl: atf: Enable option to rewrite bl2_plat_get_bl31_params()
by Michal Simek
· Thu Dec 19 18:13:31 2019 +0100
596f31c
spl: Add methods to find the position/size of next phase
by Simon Glass
· Sun Dec 08 17:40:12 2019 -0700
ec1503c
spl: Correct priority selection for image loaders
by Simon Glass
· Sun Oct 20 21:31:45 2019 -0600
5889208
spl: ymodem: Make SPL Y-Modem loader framework accessible
by Andreas Dannenberg
· Thu Aug 15 15:55:27 2019 -0500
770e9b0
Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Wed Oct 09 09:35:43 2019 -0400
d867076
spl: mmc: support loading i.MX container format file
by Peng Fan
· Thu Aug 22 07:42:38 2019 +0000
aa050c5
spl: pass args to board_return_to_bootrom
by Peng Fan
· Wed Aug 07 06:40:53 2019 +0000
3c573b5
spl: Allow distinguishing between two phases in U-Boot
by Simon Glass
· Wed Sep 25 08:56:30 2019 -0600
b7fb513
spl: Add a function to determine the U-Boot phase
by Simon Glass
· Wed Sep 25 08:11:20 2019 -0600
515b934
spl: support booting via RISC-V OpenSBI
by Lukas Auer
· Wed Aug 21 21:14:44 2019 +0200
8d9f7f1
spl: Make image loader infrastructure more universal
by Andreas Dannenberg
· Tue Jun 04 17:55:46 2019 -0500
187b9e3
spl: Set spl_image->fdt_addr pointer for full fitImage configuration
by Marek Vasut
· Tue May 07 21:17:02 2019 +0200
1714047
spl: implement CRC check on U-Boot uImage
by Simon Goldschmidt
· Sun Feb 10 21:34:37 2019 +0100
c86bacd
spl: introduce function prototypes
by Peng Fan
· Sat Nov 17 09:10:31 2018 +0000
9d5b0f4
SPL: Add HAB image authentication to FIT
by Ye Li
· Sat Nov 17 09:10:25 2018 +0000
ce25123
spl/tpl: change banner into upper case
by Heiko Schocher
· Wed Dec 05 11:29:54 2018 +0100
e14f1a2
spl: Add support for passing handoff info to U-Boot proper
by Simon Glass
· Thu Nov 15 18:44:09 2018 -0700
dbd3f11
spl: Add a define for SPL_TPL_PROMPT
by Simon Glass
· Thu Nov 15 18:43:56 2018 -0700
4e0a52d
spl: Set up the bloblist in SPL
by Simon Glass
· Thu Nov 15 18:43:51 2018 -0700
a28d42c
spl: add support to booting with OP-TEE
by Kever Yang
· Thu Aug 23 17:17:59 2018 +0800
1dda46f
spl: Weed out CONFIG_SYS_TEXT_BASE usage
by Marek Vasut
· Tue Aug 14 11:27:02 2018 +0200
9dcc861
binman: Add a new 'image-pos' property
by Simon Glass
· Wed Aug 01 15:22:42 2018 -0600
e8561af
binman: Rename 'position' to 'offset'
by Simon Glass
· Wed Aug 01 15:22:37 2018 -0600
58beb6e
spl: record boot_device into spl_image and call spl_perform_fixups
by Philipp Tomsich
· Thu May 24 17:15:50 2018 +0200
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
113aa50
spl: spl_mmc: provide one weak function spl_boot_partition
by Patrick Delaunay
· Tue Mar 20 10:54:51 2018 +0100
867a398
binman: Add binman symbol support to SPL
by Simon Glass
· Mon Nov 13 18:55:03 2017 -0700
f13e9e0
spl: change load_addr and entry_point to uintptr_t
by Philipp Tomsich
· Wed Sep 13 21:29:31 2017 +0200
be5ac1a
spl: add a fdt_addr field to spl_image_info
by Philipp Tomsich
· Wed Sep 13 21:29:30 2017 +0200
a34ca5f
spl: fix assignment of board info to global data
by York Sun
· Thu Sep 28 08:42:10 2017 -0700
83ad702
spl: add a 'return to bootrom' boot method
by Philipp Tomsich
· Thu Jun 22 23:38:36 2017 +0200
6e79a91
spl: add support to booting with ATF
by Kever Yang
· Fri May 05 11:47:45 2017 +0800
62b021c
spl: make image arg or fdt blob address reconfigurable
by Vikas Manocha
· Fri Apr 07 15:38:13 2017 -0700
b4be3c3
spl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a positive option
by Andrew F. Davis
· Thu Feb 16 11:18:38 2017 -0600
3225899
spl: Add spl_early_init()
by Eddie Cai
· Wed Mar 15 08:43:28 2017 -0600
6c52607
SPL: make struct spl_image 64-bit safe
by Andre Przywara
· Mon Jan 02 11:48:31 2017 +0000
4fc1f25
spl: Add a name to the SPL load-image methods
by Simon Glass
· Wed Nov 30 15:30:50 2016 -0700
bf4fd55
spl: Use a single underscore in the SPL_LOAD_IMAGE_METHOD() macro
by Simon Glass
· Wed Nov 30 15:30:49 2016 -0700
8d5c4c3
SPL: mmc: Make spl_mmc_load_image available
by Marek Vasut
· Thu Dec 01 02:06:35 2016 +0100
ce8f509
spl: Make spl_boot_list a local variable
by Simon Glass
· Sat Sep 24 18:20:17 2016 -0600
43a734f
spl: Update spl_load_simple_fit() to take an spl_image param
by Simon Glass
· Sat Sep 24 18:20:16 2016 -0600
3eb382a
spl: Update fat functions to take an spl_image parameter
by Simon Glass
· Sat Sep 24 18:20:15 2016 -0600
0649e91
spl: Update ext functions to take an spl_image parameter
by Simon Glass
· Sat Sep 24 18:20:14 2016 -0600
ee30679
spl: Pass spl_image as a parameter to load_image() methods
by Simon Glass
· Sat Sep 24 18:20:13 2016 -0600
a499648
spl: Convert spl_board_load_image() to use linker list
by Simon Glass
· Sat Sep 24 18:20:12 2016 -0600
d9aefcb
spl: Convert spl_net_load_image() to use linker list
by Simon Glass
· Sat Sep 24 18:20:11 2016 -0600
b9f6d89
spl: Convert spl_spi_load_image() to use linker list
by Simon Glass
· Sat Sep 24 18:20:09 2016 -0600
3d2872e
spl: Convert spl_sata_load_image() to use linker list
by Simon Glass
· Sat Sep 24 18:20:07 2016 -0600
c43541b
spl: Convert spl_usb_load_image() to use linker list
by Simon Glass
· Sat Sep 24 18:20:06 2016 -0600
944e0e3
spl: Convert spl_ymodem_load_image() to use linker list
by Simon Glass
· Sat Sep 24 18:20:05 2016 -0600
8f42e64
spl: Convert spl_nor_load_image() to use linker list
by Simon Glass
· Sat Sep 24 18:20:04 2016 -0600
383aa47
spl: Convert spl_onenand_load_image() to use linker list
by Simon Glass
· Sat Sep 24 18:20:03 2016 -0600
6cf82c9
spl: Convert spl_nand_load_image() to use linker list
by Simon Glass
· Sat Sep 24 18:20:02 2016 -0600
92619e8
spl: Convert spl_ubi_load_image() to use linker list
by Simon Glass
· Sat Sep 24 18:20:01 2016 -0600
d449cb8
spl: Convert spl_mmc_load_image() to use linker list
by Simon Glass
· Sat Sep 24 18:20:00 2016 -0600
d1cf373
spl: Add a way to declare an SPL image loader
by Simon Glass
· Sat Sep 24 18:19:58 2016 -0600
c0b6c9b
spl: Convert boot_device into a struct
by Simon Glass
· Sat Sep 24 18:19:57 2016 -0600
Next »