index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
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-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
2023-10-04
dt-bindings: mfd: stm32f7: Add binding definition for CAN3
Dario Binacchi
2023-10-02
Merge branch 'next_pinctrl_sync' of https://source.denx.de/u-boot/custodians/...
Tom Rini
2023-10-02
Merge branch 'next'
Tom Rini
2023-10-01
clk: renesas: Synchronize R8A779F0 S4 clock tables with Linux 6.5.3
Marek Vasut
2023-10-01
clk: renesas: Synchronize R8A779F0 S4 DT headers with Linux 6.5.3
Marek Vasut
2023-10-01
clk: renesas: Synchronize R8A77951 H3 DT headers with Linux 6.5.3
Marek Vasut
2023-10-01
linux/compat.h: Define empty __initconst and __initdata
Marek Vasut
2023-09-30
Convert CFG_SYS_UBOOT_START to Kconfig
Jesse Taube
2023-09-28
env: ti: ti_common.env: Fix get_overlaystring for FIT Image
Manorit Chawdhry
2023-09-24
Merge tag 'dm-next-23sep23' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-09-23
cmd: dm: allow for selecting uclass and device
AKASHI Takahiro
[next]