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
/
include
Age
Commit message (
Expand
)
Author
2023-10-12
dt-bindings: reset: add Meson A1 reset bindings
Alexey Romanov
2023-10-12
dt-bindings: clock: Add Amlogic A1 clock bindings
Igor Prusov
2023-10-11
ARM: psci: move GIC address override to Kconfig
Andre Przywara
2023-10-11
event: Rename rest of EVENT_SPY to EVENT_SPY_FULL or EVENT_SPY*
Marek Vasut
2023-10-11
board: xen: introduce virtio-blk support
Andrii Chepurnyi
2023-10-11
Merge tag 'fsl-qoirq-2023-10-10' of https://source.denx.de/u-boot/custodians/...
Tom Rini
2023-10-10
dm: blk: Drop blk_{read,write}_devnum()
Bin Meng
2023-10-10
dm: blk: Rename get_desc() and make it externally visible
Bin Meng
2023-10-10
blk: sandbox: Support binding a device with a given logical block size
Bin Meng
2023-10-10
blk: Use a macro for the typical block size
Bin Meng
2023-10-10
drivers: net: fsl-mc: add support for MC reserved memory
Laurentiu Tudor
2023-10-10
fsl-layerscape: drop obsolete PPA secure firmware support
Laurentiu Tudor
2023-10-09
stdio: fix stdio_deregister_dev()
Heinrich Schuchardt
2023-10-09
spl: add __noreturn attribute to spl_invoke_atf function
Chanho Park
2023-10-08
Merge tag 'u-boot-rockchip-20231007' of https://source.denx.de/u-boot/custodi...
Tom Rini
2023-10-07
configs: rockchip: rk3308: enable CONFIG_OF_LIBFDT_OVERLAY
FUKAUMI Naoki
2023-10-07
configs: rockchip: rk3308: use CONFIG_DEFAULT_FDT_FILE
FUKAUMI Naoki
2023-10-07
arm: dts: rockchip: sync DT for RK3588 series with Linux
FUKAUMI Naoki
2023-10-07
spl: fit: support for booting a LZMA-compressed U-boot binary
Manoj Sai
2023-10-07
spl: fit: support for booting a GZIP-compressed U-boot binary
Manoj Sai
2023-10-07
power: regulator: Only run autoset once for each regulator
Jonas Karlman
2023-10-06
pci: serial: Support reading PCI-register size with base
Simon Glass
2023-10-06
dm: core: Tweak device_is_on_pci_bus() for code size
Simon Glass
2023-10-06
spl: Add C-based runtime detection of SPL
Simon Glass
2023-10-06
command: Include a required header in command.h
Simon Glass
2023-10-06
bloblist: Support initing from multiple places
Simon Glass
2023-10-06
dm: core: Support writing a 64-bit value
Simon Glass
2023-10-06
dm: core: Support writing a boolean
Simon Glass
2023-10-06
dm: core: Add a way to convert a devicetree to a dtb
Simon Glass
2023-10-06
dm: core: Add a way to delete a node
Simon Glass
2023-10-06
dm: core: Add a way to copy a node
Simon Glass
2023-10-06
dm: core: Add a function to create an empty tree
Simon Glass
2023-10-06
dm: core: Reverse the argument order in ofnode_copy_props()
Simon Glass
2023-10-06
spl: Move the full FIT code to spl_fit.c
Simon Glass
2023-10-06
spl: Remove #ifdefs with BOOTSTAGE
Simon Glass
2023-10-06
spl: Avoid an #ifdef when printing gd->malloc_ptr
Simon Glass
2023-10-06
spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN
Simon Glass
2023-10-06
spl: Drop the switch() statement for OS selection
Simon Glass
2023-10-06
spl: Avoid #ifdef with CONFIG_SPL_PAYLOAD_ARGS_ADDR
Simon Glass
2023-10-06
spl: Drop #ifdefs for BOARD_INIT and watchdog
Simon Glass
2023-10-06
spl: Avoid #ifdef with CONFIG_SPL_SYS_MALLOC
Simon Glass
2023-10-06
spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...
Simon Glass
2023-10-04
Merge tag 'u-boot-stm32-20231004' of https://source.denx.de/u-boot/custodians...
Tom Rini
2023-10-04
configs: stm32mp13: add support of usb boot
Patrick Delaunay
2023-10-04
configs: stm32mp13: activate command stm32prog
Patrick Delaunay
2023-10-04
ARM: dts: stm32mp: alignment with v6.6-rc1
Patrice Chotard
2023-10-04
ARM: stm32: Add dh_update_sd_to_emmc to STM32MP15xx DHCOR
Marek Vasut
2023-10-04
ARM: stm32: Rename update_sf to dh_update_sd_to_sf on STM32MP15xx DHCOR
Marek Vasut
2023-10-04
Remove the hardcoded ST logo no longer in use
Dario Binacchi
2023-10-04
board: stm32f746-disco: refactor the display of the ST logo
Dario Binacchi
[next]