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-06-02
image: android: fix abootimg support
Christian Gmeiner
2020-05-31
spl: add fixed memory node in target fdt also when loading ATF
Heiko Stuebner
2020-05-20
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2020-05-19
board_r: Detect ifc-nor flash at run-time
Pankit Garg
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
common: Drop asm/ptrace.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
Fix some checkpatch warnings in calls to debug()
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
bootstage: Use BOOTSTAGE instead of BOOTSTATE
Simon Glass
2020-05-18
common: Drop part.h from common header
Simon Glass
2020-05-18
part: Drop disk_partition_t typedef
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-18
common: Drop flash.h from common header
Simon Glass
2020-05-18
flash: Tidy up coding style for flash functions
Simon Glass
2020-05-15
board_r: Introduce CONFIG_PCI_INIT_R Kconfig option
Ovidiu Panait
2020-05-15
board_r: env: Use IS_ENABLED() instead of #ifdefs
Ovidiu Panait
2020-05-15
common/board_f: avoid -Wtype-limits warning
Heinrich Schuchardt
2020-05-15
spl: Always define preloader_console_init
Samuel Holland
2020-05-15
rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA
Trevor Woerner
2020-05-10
Merge branch 'master' of git://git.denx.de/u-boot
Stefano Babic
2020-05-07
menu: add support for client defined statusline function
Thirupathaiah Annapureddy
2020-05-04
Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-05-03
common: board_f: Use cpu_get_current_dev in print_cpuinfo
Ye Li
2020-05-03
spl: sdp: Add DM gadget support for sdp
Sherry Sun
2020-05-03
spl: sdp: Add a callback to clean up USB driver
Ye Li
2020-05-03
spl: sdp: Add CONFIG_SPL_SDP_USB_DEV for USB device
Ye Li
2020-05-03
spl: sdp: call board_usb_init at spl_sdp_load_image
Frank Li
2020-05-01
Revert "imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon ...
Harald Seiler
2020-05-01
common/board_r: Drop initr_bedbug wrapper
Ovidiu Panait
2020-05-01
common/board_r: arm: Merge initr_enable_interrupts into interrupts_init
Ovidiu Panait
2020-05-01
malloc: dlmalloc: add an ability for the malloc to be re-init/init multiple t...
Marek Bykowski
2020-05-01
rsa: sig: fix config signature check for fit with padding
Philippe Reynes
2020-05-01
hush: avoid NULL check before free()
Heinrich Schuchardt
2020-04-28
Merge tag 'dm-pull-27apr20' of git://git.denx.de/u-boot-dm
Tom Rini
2020-04-27
spl: spl_legacy: Add lzma decompression support for legacy image
Weijie Gao
2020-04-27
spl: spl_nor: Remove unused variable 'ret' warning
Stefan Roese
2020-04-27
spl: spl_nor: Move legacy image loading into spl_legacy.c
Stefan Roese
2020-04-27
spl: spl_legacy: Use IS_ENABLED() to remove #ifdef
Stefan Roese
2020-04-27
spl: Extract legacy image handling into separate file
Stefan Roese
2020-04-26
log: remove useless cast
Heinrich Schuchardt
2020-04-26
libfdt: split fdt_region declarations out to <fdt_region.h>
Masahiro Yamada
2020-04-26
fdt_region: move fdt_region.c to common/ from lib/libfdt/
Masahiro Yamada
2020-04-24
spl: fit: do not check argument of free()
Heinrich Schuchardt
2020-04-24
common/board_f: Make reserve_mmu generic
Ovidiu Panait
[next]