index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
main
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
Age
Commit message (
Expand
)
Author
2023-10-17
spl: Add callbacks to invalidate cached devices
Sean Anderson
2023-10-17
net: bootp: Fall back to BOOTP from DHCP when unit testing
Sean Anderson
2023-10-17
net: bootp: Move port numbers to header
Sean Anderson
2023-10-17
net: Fix compiling SPL when fastboot is enabled
Sean Anderson
2023-10-17
fs: ext4: Add some defines for testing
Sean Anderson
2023-10-17
fs: ext4: Fix building ext4 in SPL if write is enabled
Sean Anderson
2023-10-17
fs: Disable sandbox filesystem in SPL
Sean Anderson
2023-10-17
lib: acpi: Fix linking SPL when ACPIGEN is enabled
Sean Anderson
2023-10-17
spl: Allow enabling SPL_OF_REAL and SPL_OF_PLATDATA at the same time
Sean Anderson
2023-10-17
Move i.MX8 container image loading support to common/spl
Sean Anderson
2023-10-17
arm: imx: Check header before calling spl_load_imx_container
Sean Anderson
2023-10-17
arm: imx: Add function to validate i.MX8 containers
Sean Anderson
2023-10-17
arm: imx: Use log_err for errors in read_auth_container
Sean Anderson
2023-10-17
arm: imx: Add newlines after error messages
Sean Anderson
2023-10-17
arm: imx: Fix i.MX8 container load address
Sean Anderson
2023-10-17
spl: fit: Fix entry point for SPL_LOAD_FIT_FULL
Sean Anderson
2023-10-17
spl: nor: Don't allocate header on stack
Sean Anderson
2023-10-17
spl: legacy: Fix referencing _image_binary_end
Sean Anderson
2023-10-17
Revert "fs: ext4: check the minimal partition size to mount"
Sean Anderson
2023-10-17
spl: mmc: Fix subsequent calls to spl_mmc_load with CONFIG_BLK
Sean Anderson
2023-10-17
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh
Tom Rini
2023-10-17
board: rzg2l: Add RZ/G2L SMARC EVK board
Paul Barker
2023-10-17
arm: dts: Import RZ/G2L SMARC EVK device tree
Paul Barker
2023-10-17
arm: rmobile: Support RZ/G2L memory map
Paul Barker
2023-10-17
arm: rmobile: Add CPU detection for RZ/G2L
Paul Barker
2023-10-17
arm: rmobile: Include <asm/types.h> in header
Paul Barker
2023-10-17
mmc: renesas-sdhi: Initialize module on RZ/G2L
Paul Barker
2023-10-17
mmc: renesas-sdhi: Refactor probe function
Paul Barker
2023-10-17
serial: sh: Sort includes
Paul Barker
2023-10-16
Merge tag 'u-boot-imx-20231016' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2023-10-16
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2023-10-16
Merge branch '2023-10-16-assorted-cmd-updates'
Tom Rini
2023-10-16
imx8mp-evk: Add USB0 OTG support
Fabio Estevam
2023-10-16
arm64: dts: imx8mp: Make GPIO3 available early in U-Boot proper on i.MX8MP DHCOM
Marek Vasut
2023-10-16
pico-pi-imx7d: Unselect CONFIG_CONSOLE_MUX
Fabio Estevam
2023-10-16
mxs: Kconfig: Remove TARGET_XFI3 symbol
Fabio Estevam
2023-10-16
smegw01: Convert to watchdog driver model
Fabio Estevam
2023-10-16
mx7dsabresd: Convert to watchdog driver model
Fabio Estevam
2023-10-16
imx7d-sdb-u-boot: Pass SPDX-License tag
Fabio Estevam
2023-10-16
imx93_evk: defconfig: enable clock driver
Sébastien Szymanski
2023-10-16
arm64: dts: imx8mp: Add DT overlay describing i.MX8MP DHCOM SoM rev.100
Marek Vasut
2023-10-16
arm64: dts: imx8mp: Drop i.MX8MP DHCOM rev.100 PHY address workaround from PD...
Marek Vasut
2023-10-16
arm64: dts: imx8mp: Update i.MX8MP DHCOM SoM DT to production rev.200
Marek Vasut
2023-10-16
arm64: dts: imx8mp: Switch to DT overlays for i.MX8MP DHCOM SoM
Marek Vasut
2023-10-16
spl: fit: Add board level function to decide application of DTO
Marek Vasut
2023-10-16
imx: hab: Use size parameter
Marek Vasut
2023-10-16
cmd/ti: Update Kconfig logic and Makefile recursion logic
Tom Rini
2023-10-16
cmd: Convert existing long help messages to the new macro
Tom Rini
2023-10-16
command.h: Add a U_BOOT_LONGHELP macro
Tom Rini
2023-10-16
eeprom: starfive: add 'mac raw' command
Heinrich Schuchardt
[next]