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-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
2023-09-23
dm: core: Report bootph-pre-ram/sram node as pre-reloc after relocation
Jonas Karlman
2023-09-22
Record the position of the SMBIOS tables
Simon Glass
2023-09-22
bootstd: Keep track of use of usb stop
Simon Glass
2023-09-22
dm: core: Allow marking driver model as dead
Simon Glass
2023-09-22
x86: Prevent from missing the FADT chaining
Andy Shevchenko
2023-09-22
x86: cpu: i386: cpu: only set pci_ram_top if CONFIG_IS_ENABLED(PCI)
Troy Kisky
2023-09-21
Merge tag 'xilinx-for-v2024.01-rc1-v2' of https://source.denx.de/u-boot/custo...
Tom Rini
2023-09-21
zynqmp: config: Add proper dependencies for USB
Venkatesh Yadav Abbarapu
2023-09-21
arm64: xilinx: Guard distro boot variable generation
Michal Simek
2023-09-21
dm: core: ofnode: Add ofnode_read_bootscript_flash()
Michal Simek
2023-09-21
dm: core: ofnode: Add ofnode_read_bootscript_address()
Michal Simek
2023-09-21
fpga: define dummy fpga_load function for debug build
Chanho Park
2023-09-21
firmware: zynqmp: Add support to check feature
Ashok Reddy Soma
2023-09-21
dm: core: support reading a single indexed u64 value
Michal Simek
2023-09-21
xilinx: Remove scriptaddr from config files and move it to DT
Michal Simek
2023-09-20
tools: mkimage: Add StarFive SPL image support
Heinrich Schuchardt
2023-09-20
starfive: visionfive2: add mmc0 and nvme boot targets
Milan P. Stanić
2023-09-20
configs: NVMe/USB target boot devices on VisionFive 2
Heinrich Schuchardt
2023-09-19
dt-bindings: ti-serdes: Deprecate header with constants with v6.6-rc1
Nishanth Menon
2023-09-16
expo: Fix documentation reference
Massimo Pegorer
2023-09-15
board: usb: Replace legacy usb_gadget_handle_interrupts()
Marek Vasut
2023-09-15
dm: usb: udc: Drop legacy udevice handler functions
Marek Vasut
2023-09-15
thordown: Use plain udevice for UDC controller interaction
Marek Vasut
2023-09-15
sdp: Use plain udevice for UDC controller interaction
Marek Vasut
2023-09-15
cmd: ums: Use plain udevice for UDC controller interaction
Marek Vasut
2023-09-15
dm: usb: udc: Factor out plain udevice handler functions
Marek Vasut
2023-09-14
post: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-09-14
net: phy: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-09-14
image: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
[next]