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
2024-09-24
net: phy: ncsi: depend on NET
Jerome Forissier
2024-09-24
net: wget: removed unused function wget_success()
Jerome Forissier
2024-09-24
net: fm: call dtsec_init_phy() only when it is defined
Jerome Forissier
2024-09-24
arm: omap2: add missing #include <netdev.h>
Jerome Forissier
2024-09-24
at91: rename mem_init() to at91_mem_init()
Jerome Forissier
2024-09-24
flash: prefix error codes with FL_
Jerome Forissier
2024-09-24
buildman/toolchain.py: do not set CROSS_COMPILE for sandbox
Jerome Forissier
2024-09-10
Merge patch series "phycore-am62/4: Add more boot sources"
Tom Rini
2024-09-10
configs: phycore_am62x_*_defconfig: Set PHYTEC as Manufacturer
Daniel Schultz
2024-09-10
configs: phycore_am62x_a53_defconfig: Fix CONFIG_ENV_SIZE
Daniel Schultz
2024-09-10
configs: Add phycore_am62x_r5_usbdfu_defconfig
Daniel Schultz
2024-09-10
configs: phycore_am62x_a53_defconfig: Merge am62x_a53_usbdfu.config
Daniel Schultz
2024-09-10
configs: phycore_am64x_a53_defconfig: Make BOOTCMD generic
Daniel Schultz
2024-09-10
configs: phycore_am62x_a53_defconfig: Make BOOTCMD generic
Daniel Schultz
2024-09-10
board: phytec: phycore_am64x: Add Network/SPI Boot
Daniel Schultz
2024-09-10
board: phytec: phycore_am62x: Add Network/SPI Boot
Daniel Schultz
2024-09-10
include: env: phytec: Add K3 boot logic for OSPI/QSPI flashes
Daniel Schultz
2024-09-10
include: net: phytec: Add K3 network boot logic
Daniel Schultz
2024-09-10
include: env: phytec: Add raucinit to k3_mmc environment
Daniel Schultz
2024-09-10
include: env: phytec: k3_mmc: Rename variables
Daniel Schultz
2024-09-10
configs: phycore_am64x_a53_defconfig: Enable CONFIG_OF_BOARD_SETUP
Wadim Egorov
2024-09-10
spl: spl_load: fix comparison between negative error code and unsigned size
Daniel Palmer
2024-09-10
test/py: spi: Set the expected error message
Love Kumar
2024-09-10
treewide: drop redundant "type string" for SYS_SOC and friends
Rasmus Villemoes
2024-09-10
arm: Remove ethernut5 board
Tom Rini
2024-09-10
net: guard call to tftp_start() with IS_ENABLED(CONFIG_CMD_TFTPBOOT)
Jerome Forissier
2024-09-09
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-usb in...
Tom Rini
2024-09-09
Merge branch 'qcom-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-s...
Tom Rini
2024-09-09
phy: test: Implement sandbox PHY .set_mode and DM test
Marek Vasut
2024-09-09
phy: rcar: Split init and set_mode operations
Marek Vasut
2024-09-09
phy: Extend generic_setup_phy() with PHY mode and submode
Marek Vasut
2024-09-06
buildman: Support building within a Python venv
Simon Glass
2024-09-06
board/qualcomm: add debug config fragments for some SoCs
Caleb Connolly
2024-09-06
doc: board/qualcomm: document rb3gen2 building/flashing
Caleb Connolly
2024-09-06
configs: add qcm6490_defconfig
Caleb Connolly
2024-09-06
qcom_defconfig: enable SC7280 clocks
Caleb Connolly
2024-09-06
iommu: qcom-smmu: add sc7280-smmu-500 compatible
Caleb Connolly
2024-09-06
dts: qcs6490-rb3gen2-u-boot: USB host mode
Caleb Connolly
2024-09-06
dts: qcs6490-rb3gen2-u-boot: add override dtsi
Caleb Connolly
2024-09-06
clk/qcom: add initial clock driver for sc7280
Caleb Connolly
2024-09-06
regulator: qcom-rpmh-regulator: add support for PM8550 & related regulators
Neil Armstrong
2024-09-06
soc: qcom: rpmh-rsc: add back __tcs_set_trigger() for SM8550/SM8650
Neil Armstrong
2024-09-06
qcom_defconfig: bump CONFIG_NR_DRAM_BANKS
Caleb Connolly
2024-09-06
soc: qcom: cmd-db: map cmd-db region
Caleb Connolly
2024-09-06
soc: qcom: cmd-db: use strncmp() instead of memcmp()
Caleb Connolly
2024-09-06
armv8: mmu: add a way to map additional regions
Caleb Connolly
2024-09-06
mach-snapdragon: set loadaddr
Caleb Connolly
2024-09-06
mach-snapdragon: populate fallback FDT
Caleb Connolly
2024-09-06
mach-snapdragon: allocate fastboot buffer dynamically
Caleb Connolly
2024-09-06
mach-snapdragon: set serial number
Caleb Connolly
[next]