Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
c0d436fe892f1cc31bde3426834fe8512bc8a029
/
common
/
spl
cf00825
spl: mmc: Fix spl_mmc_get_uboot_raw_sector() implementation
by Faiz Abbas
· 5 years ago
0b23b0d
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
by Tom Rini
· 5 years ago
671d64f
sunxi: move CONFIG_SYS_SPI_U_BOOT_OFFS out of defconfig
by Andre Przywara
· 5 years ago
29a4a9f
common: Move hang() to the same header as panic()
by Simon Glass
· 5 years ago
e7f0ec0
image: Rename load_addr, save_addr, save_size
by Simon Glass
· 5 years ago
602ce1d
spl_fit.c: enable loading compressed u-boot from fit image
by Klaus H. Sorensen
· 5 years ago
db41d65
common: Move hang() to the same header as panic()
by Simon Glass
· 5 years ago
bb872dd
image: Rename load_addr, save_addr, save_size
by Simon Glass
· 5 years ago
994bb86
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· 5 years ago
92329e2
Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· 5 years ago
e42afd8
spl: mmc: support uboot image offset on main partition
by Baruch Siach
· 5 years ago
74326a3
Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMA
by Vignesh Raghavendra
· 5 years ago
1054344
spl: fix entry_point equal to load_addr
by Giulio Benetti
· 5 years ago
5c03c99
spl: atf: Enable option to rewrite bl2_plat_get_bl31_params()
by Michal Simek
· 5 years ago
935568e
spl: atf: Add missing ndepth initialization
by Michal Simek
· 5 years ago
ce022f2
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
by Tom Rini
· 5 years ago
152781d
spl: fit: Allow the board to tell if more images must be loaded from FIT
by Jean-Jacques Hiblot
· 5 years ago
c1648d0
spl: fit: constify the output parameter of spl_fit_get_image_name()
by Jean-Jacques Hiblot
· 5 years ago
19141d6
spl: fit: be more verbose when an error occurs when applying the overlays
by Jean-Jacques Hiblot
· 5 years ago
24bf44c
spl: fit: Do not fail immediately if an overlay is not available
by Jean-Jacques Hiblot
· 5 years ago
ea376eb
spl: fit: allocate a temporary buffer to load the overlays
by Jean-Jacques Hiblot
· 5 years ago
99329be
spl: fit: Make room in the FDT before applying overlays
by Jean-Jacques Hiblot
· 5 years ago
9d13b87
spl: fit: Add support for applying DT overlay
by Michal Simek
· 5 years ago
6b8b98d
spl: fit: don't load the firmware twice
by Jean-Jacques Hiblot
· 5 years ago
5c9c71b
spl: Allow cache drivers to be used in SPL
by Ley Foon Tan
· 5 years ago
5d168ad
configs: Enable SPL_FSL_PBL for some LayerScape platforms
by Alison Wang
· 5 years ago
e82c624
spl: Add methods to find the position/size of next phase
by Simon Glass
· 5 years ago
0e1233c
spl: opensbi: wait for ack from secondary harts before entering OpenSBI
by Lukas Auer
· 5 years ago
90ae281
riscv: add option to wait for ack from secondary harts in smp functions
by Lukas Auer
· 5 years ago
b86f6d1
spl: opensbi: specify main hart as preferred boot hart
by Lukas Auer
· 5 years ago
31dae22
spl: cache: Allow cache drivers in SPL
by Rick Chen
· 5 years ago
edbb8e0
Revert "spl: fix entry_point equal to load_addr"
by Tom Rini
· 5 years ago
d3e97b5
spl: fix entry_point equal to load_addr
by Giulio Benetti
· 5 years ago
d4d65e1
spl: Introduce SPL_DM_GPIO Kconfig define
by Lukasz Majewski
· 5 years ago
095764e
spl: ymodem: Fix loading of fit image
by Lokesh Vutla
· 5 years ago
32f2ca2
cosmetic: Fix spelling and whitespace errors
by Thomas Hebb
· 5 years ago
c30b7ad
common: Move interrupt functions into a new header
by Simon Glass
· 5 years ago
1eb69ae
common: Move ARM cache operations out of common.h
by Simon Glass
· 5 years ago
9edefc2
common: Move some cache and MMU functions out of common.h
by Simon Glass
· 5 years ago
b03e051
common: Move serial functions out of common.h
by Simon Glass
· 5 years ago
c660444
spl: bootcount: Move code out of header file
by Simon Glass
· 5 years ago
3db7110
crc32: Use the crc.h header for crc functions
by Simon Glass
· 5 years ago
22b7b86
spl: separate SPL_FRAMEWORK config for spl and tpl
by Heiko Stuebner
· 6 years ago
086e391
Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 5 years ago
4741978
common: spl: atf: support booting bl32 image
by Joseph Chen
· 5 years ago
d024e99
spl: fix SPI config dependencies
by Simon Goldschmidt
· 5 years ago
73b6e6a
Merge tag 'u-boot-imx-20191104' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 5 years ago
a4a16c9
spl: nor: Provide falcon boot support for NOR memories
by Lukasz Majewski
· 5 years ago
c52b5e8
spl: Add a size check for TPL
by Simon Glass
· 5 years ago
bb1bb4b
Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm
by Tom Rini
· 5 years ago
a335f80
spl: spl_mmc: fix getting raw_sect when boot from emmc boot partition
by Peng Fan
· 5 years ago
31f9f0e
bootstage: Allow SPL to obtain bootstage info from TPL
by Simon Glass
· 5 years ago
5256bee
bootstage: Mark the start/end of TPL and SPL separately
by Simon Glass
· 5 years ago
32ded50
spl: mmc: make eMMC HW boot partition configuration optional
by Anatolij Gustschin
· 5 years ago
fae7948
Merge tag 'mmc-10-10-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
by Tom Rini
· 5 years ago
0c9cc51
Merge branch '2019-10-11-master-imports'
by Tom Rini
· 5 years ago
f18845c
spl: Introduce SPL_DM_SPI Kconfig define
by Lukasz Majewski
· 5 years ago
17241ea
spl: mmc: Add option to set eMMC HW boot partition
by Mans Rullgard
· 5 years ago
9243990
spl: mmc: Fix indentation in spl_mmc.c file
by Mans Rullgard
· 5 years ago
a9a3aad
spl: add a generic function board_init_f
by Philippe Reynes
· 5 years ago
e413033
spl: ymodem: Make SPL Y-Modem loader framework accessible
by Andreas Dannenberg
· 5 years ago
9d6ee3e
spl: ymodem: Fix FIT loading termination handling
by Andreas Dannenberg
· 5 years ago
80f0201
spl: dm_mmc: Initialize only the required mmc device
by Lokesh Vutla
· 5 years ago
44fb0d6
Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· 5 years ago
eaa0bde
Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 5 years ago
d714a75
imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB
by Stefano Babic
· 5 years ago
3bc4f1d
spl: nor: support loading i.MX container format file
by Peng Fan
· 5 years ago
d9bd2f4
spl: spi: support loading i.MX container format file
by Peng Fan
· 5 years ago
00e180c
spl: nand: support loading i.MX container format file
by Peng Fan
· 5 years ago
2c79229
spl: nand: Introduce spl_nand_get_uboot_raw_page
by Peng Fan
· 5 years ago
07d900a
spl: nor: introduce spl_nor_get_uboot_base
by Peng Fan
· 5 years ago
ec64933
spl: spi: introduce spl_spi_get_uboot_offs
by Peng Fan
· 5 years ago
30ecc9c
spl: mmc: introduce spl_mmc_get_uboot_raw_sector
by Peng Fan
· 5 years ago
772b557
imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon mode
by Lukasz Majewski
· 5 years ago
dd7d091
spl: mmc: support loading i.MX container format file
by Peng Fan
· 5 years ago
06f5b5a
ARM: imx: Support larger SPL size on IMX6DQ
by Robert Hancock
· 5 years ago
cda789a
spl: pass args to board_return_to_bootrom
by Peng Fan
· 5 years ago
0413f9c
arm64: zynqmp: Define default SPL_TEXT_BASE address in Kconfig
by Michal Simek
· 5 years ago
b51882d
spl: Convert CONFIG_SPL_SIZE_LIMIT to hex
by Simon Glass
· 5 years ago
27084c0
spl: Allow tiny printf() to be controlled in SPL and TPL
by Simon Glass
· 5 years ago
3cd7198
spl: Set up the bloblist in board_init_r()
by Simon Glass
· 5 years ago
366291a
spl: Add an arch-specific hook for writing to SPL handoff
by Simon Glass
· 5 years ago
a7da3d9
spl: handoff: Correct Kconfig condition for SPL and TPL
by Simon Glass
· 5 years ago
12277ac
Merge branch '2019-08-26-master-imports'
by Tom Rini
· 5 years ago
a074667
Kconfig: Varios: Fix more SPL, TPL dependencies
by Adam Ford
· 5 years ago
7a4b0bc
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· 5 years ago
c7e1eff
riscv: support SPL stack and global data relocation
by Lukas Auer
· 5 years ago
5e30e45
spl: support booting via RISC-V OpenSBI
by Lukas Auer
· 5 years ago
b83edfb
spl: fit: use U-Boot device tree when FIT image has no device tree
by Lukas Auer
· 5 years ago
1ee774d
Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig
by Hannes Schmelzer
· 5 years ago
0570556
Kconfigs: Various: Fix some SPL, TPL and ARM64 dependencies
by Adam Ford
· 5 years ago
e7dcf56
env: Drop environment.h header file where not needed
by Simon Glass
· 5 years ago
0ac7d72
env: Move get/set_default_env() to env.h
by Simon Glass
· 5 years ago
7b51b57
env: Move env_get() to env.h
by Simon Glass
· 5 years ago
9fb625c
env: Move env_set() to env.h
by Simon Glass
· 5 years ago
4bfd1f5
env: Move env_init() to env.h
by Simon Glass
· 5 years ago
0c670fc
common: Move gzip functions into a new gzip header
by Simon Glass
· 5 years ago
d8c0332
spl: implement stack usage check
by Simon Goldschmidt
· 6 years ago
df9a7a1
Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 5 years ago
60ca969
spl: sata: support U-Boot load from raw sata disk
by Baruch Siach
· 6 years ago
Next »