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
/
spl
Age
Commit message (
Expand
)
Author
2019-12-06
Revert "spl: fix entry_point equal to load_addr"
Tom Rini
2019-12-05
spl: fix entry_point equal to load_addr
Giulio Benetti
2019-12-05
spl: Introduce SPL_DM_GPIO Kconfig define
Lukasz Majewski
2019-12-03
spl: ymodem: Fix loading of fit image
Lokesh Vutla
2019-12-03
cosmetic: Fix spelling and whitespace errors
Thomas Hebb
2019-12-02
common: Move interrupt functions into a new header
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
common: Move serial functions out of common.h
Simon Glass
2019-12-02
spl: bootcount: Move code out of header file
Simon Glass
2019-12-02
crc32: Use the crc.h header for crc functions
Simon Glass
2019-11-17
spl: separate SPL_FRAMEWORK config for spl and tpl
Heiko Stuebner
2019-11-11
Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
2019-11-10
common: spl: atf: support booting bl32 image
Joseph Chen
2019-11-07
spl: fix SPI config dependencies
Simon Goldschmidt
2019-11-04
Merge tag 'u-boot-imx-20191104' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-11-03
spl: nor: Provide falcon boot support for NOR memories
Lukasz Majewski
2019-11-03
spl: Add a size check for TPL
Simon Glass
2019-11-01
Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm
Tom Rini
2019-10-29
spl: spl_mmc: fix getting raw_sect when boot from emmc boot partition
Peng Fan
2019-10-27
bootstage: Allow SPL to obtain bootstage info from TPL
Simon Glass
2019-10-27
bootstage: Mark the start/end of TPL and SPL separately
Simon Glass
2019-10-18
spl: mmc: make eMMC HW boot partition configuration optional
Anatolij Gustschin
2019-10-14
Merge tag 'mmc-10-10-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot...
Tom Rini
2019-10-12
Merge branch '2019-10-11-master-imports'
Tom Rini
2019-10-11
spl: Introduce SPL_DM_SPI Kconfig define
Lukasz Majewski
2019-10-11
spl: mmc: Add option to set eMMC HW boot partition
Mans Rullgard
2019-10-11
spl: mmc: Fix indentation in spl_mmc.c file
Mans Rullgard
2019-10-11
spl: add a generic function board_init_f
Philippe Reynes
2019-10-11
spl: ymodem: Make SPL Y-Modem loader framework accessible
Andreas Dannenberg
2019-10-11
spl: ymodem: Fix FIT loading termination handling
Andreas Dannenberg
2019-10-10
spl: dm_mmc: Initialize only the required mmc device
Lokesh Vutla
2019-10-09
Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-10-09
Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-10-08
imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB
Stefano Babic
2019-10-08
spl: nor: support loading i.MX container format file
Peng Fan
2019-10-08
spl: spi: support loading i.MX container format file
Peng Fan
2019-10-08
spl: nand: support loading i.MX container format file
Peng Fan
2019-10-08
spl: nand: Introduce spl_nand_get_uboot_raw_page
Peng Fan
2019-10-08
spl: nor: introduce spl_nor_get_uboot_base
Peng Fan
2019-10-08
spl: spi: introduce spl_spi_get_uboot_offs
Peng Fan
2019-10-08
spl: mmc: introduce spl_mmc_get_uboot_raw_sector
Peng Fan
2019-10-08
imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon mode
Lukasz Majewski
2019-10-08
spl: mmc: support loading i.MX container format file
Peng Fan
2019-10-08
ARM: imx: Support larger SPL size on IMX6DQ
Robert Hancock
2019-10-08
spl: pass args to board_return_to_bootrom
Peng Fan
2019-10-08
arm64: zynqmp: Define default SPL_TEXT_BASE address in Kconfig
Michal Simek
2019-10-08
spl: Convert CONFIG_SPL_SIZE_LIMIT to hex
Simon Glass
2019-10-08
spl: Allow tiny printf() to be controlled in SPL and TPL
Simon Glass
2019-10-08
spl: Set up the bloblist in board_init_r()
Simon Glass
[next]