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
Age
Commit message (
Expand
)
Author
2020-01-23
board_init: remove meaningless increment in board_init_f_init_reserve()
Masahiro Yamada
2020-01-22
spl_fit.c: enable loading compressed u-boot from fit image
Klaus H. Sorensen
2020-01-17
common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA
Simon Glass
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-17
common: Move the image globals into image.h
Simon Glass
2020-01-17
image: Rename load_addr, save_addr, save_size
Simon Glass
2020-01-17
common: Move clock functions into a new file
Simon Glass
2020-01-17
common: Move reset_phy() to net.h
Simon Glass
2020-01-17
common: Move jumptable_init() out of common.h
Simon Glass
2020-01-17
common: Move flash_perror() to flash.h
Simon Glass
2020-01-17
common: Move main_loop() to init.h
Simon Glass
2020-01-17
u-boot: fit: add support to decrypt fit with aes
Philippe Reynes
2020-01-17
mkimage: fit: add support to encrypt image with aes
Philippe Reynes
2020-01-16
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2020-01-16
Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-01-16
spl: mmc: support uboot image offset on main partition
Baruch Siach
2020-01-15
Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMA
Vignesh Raghavendra
2020-01-14
spl: fix entry_point equal to load_addr
Giulio Benetti
2020-01-14
spl: atf: Enable option to rewrite bl2_plat_get_bl31_params()
Michal Simek
2020-01-14
spl: atf: Add missing ndepth initialization
Michal Simek
2020-01-10
dtimg/am57xx_evm_defconfig: Rename dtimg to adtimg
Eugeniu Rosca
2020-01-10
spl: fix stack usage check if gd is not initialized
Simon Goldschmidt
2020-01-09
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2020-01-08
Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-01-08
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2020-01-07
bootm: Add a bootm command for type IH_OS_EFI
Cristian Ciocaltea
2020-01-07
image: Add IH_OS_EFI for EFI chain-load boot
Cristian Ciocaltea
2020-01-07
spl: fit: Allow the board to tell if more images must be loaded from FIT
Jean-Jacques Hiblot
2020-01-07
spl: fit: constify the output parameter of spl_fit_get_image_name()
Jean-Jacques Hiblot
2020-01-07
spl: fit: be more verbose when an error occurs when applying the overlays
Jean-Jacques Hiblot
2020-01-07
spl: fit: Do not fail immediately if an overlay is not available
Jean-Jacques Hiblot
2020-01-07
spl: fit: allocate a temporary buffer to load the overlays
Jean-Jacques Hiblot
2020-01-07
spl: fit: Make room in the FDT before applying overlays
Jean-Jacques Hiblot
2020-01-07
spl: fit: Add support for applying DT overlay
Michal Simek
2020-01-07
spl: fit: don't load the firmware twice
Jean-Jacques Hiblot
2020-01-07
spl: Allow cache drivers to be used in SPL
Ley Foon Tan
2020-01-07
dfu: Add optional timeout parameter
Andy Shevchenko
2019-12-26
configs: Enable SPL_FSL_PBL for some LayerScape platforms
Alison Wang
2019-12-15
spl: Add methods to find the position/size of next phase
Simon Glass
2019-12-15
x86: fsp: Add a new arch_fsp_init_r() hook
Simon Glass
2019-12-15
board_r: Move early-timer init later
Simon Glass
2019-12-15
binman: Add a library to access binman entries
Simon Glass
2019-12-10
spl: opensbi: wait for ack from secondary harts before entering OpenSBI
Lukas Auer
2019-12-10
riscv: add option to wait for ack from secondary harts in smp functions
Lukas Auer
2019-12-10
spl: opensbi: specify main hart as preferred boot hart
Lukas Auer
2019-12-10
spl: cache: Allow cache drivers in SPL
Rick Chen
2019-12-09
Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-12-06
Revert "spl: fix entry_point equal to load_addr"
Tom Rini
2019-12-06
common: fdt_support: add support for setting usable memory
Igor Opaniuk
[next]