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
2021-07-23
common: Rename macro appropriately
Steffen Jaeckel
2021-07-23
common: integrate crypt-based passwords
Steffen Jaeckel
2021-07-23
lib: wrap crypt API to hide errno usage
Steffen Jaeckel
2021-07-23
lib: add crypt subsystem
Steffen Jaeckel
2021-07-23
reboot-mode: read the boot mode from RTC memory
Nandor Han
2021-07-23
reboot-mode: read the boot mode from GPIOs status
Nandor Han
2021-07-23
reboot-mode: add support for reboot mode control
Nandor Han
2021-07-23
Merge branch '2021-07-23-assorted-fixes'
Tom Rini
2021-07-23
net: remove CONFIG_NET_MULTI (again)
Michal Simek
2021-07-23
mux: correct prototype for mux_control_try_select()
Patrick Wildt
2021-07-23
arm: vexpress64: juno: Enable distro_bootcmd functionality
Andre Przywara
2021-07-23
distro_boot: Fix block device after DHCP boot sequence
Andre Przywara
2021-07-23
Kconfig.boot: Make 0x0 the default SYS_TEXT_BASE for POSITION_INDEPENDENT
Tom Rini
2021-07-23
fit: Allow external data for FDTs
John Keeping
2021-07-23
cmd: part: Correct error handling
Anders Dellien
2021-07-23
i2c: pcf8575: Add support for 8 bit I2C IO expanders (like pca8574)
Lukasz Majewski
2021-07-23
i2c: pcf8575: Remove not used members of pcf8575_chip structure
Lukasz Majewski
2021-07-23
cmd: pinmux: support pin name in status command
Patrick Delaunay
2021-07-23
cmd: pinmux: update result of do_status
Patrick Delaunay
2021-07-23
tee: optee: sync cache on pre-reloc OP-TEE invocation
Etienne Carriere
2021-07-23
spl: use CONFIG_IS_ENABLED(LOAD_FIT_FULL)
John Keeping
2021-07-22
Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2021-07-22
net: fsl-mc: fix logically dead code
Cosmin-Florin Aluchenesei
2021-07-22
drivers: net: aquantia: fix unsigned compared against 0
Cosmin-Florin Aluchenesei
2021-07-22
net: define LOG_CATEGORY
Patrick Delaunay
2021-07-22
net: dwc_eth_qos: define LOG_CATEGORY
Patrick Delaunay
2021-07-22
net: eth-phy: define LOG_CATEGORY
Patrick Delaunay
2021-07-22
net: dwc: add a common empty ops eqos_null_ops
Patrick Delaunay
2021-07-22
net: dwc_eth_qos: use generic ethernet phy for stm32 variant
Patrick Delaunay
2021-07-22
net: dwc_eth_qos: remove the field phyaddr of the struct eqos_priv
Patrick Delaunay
2021-07-22
net: eth-phy: manage subnode mdio0
Patrick Delaunay
2021-07-22
net: eth-phy: use dev_dbg and log_notice
Patrick Delaunay
2021-07-22
net: eth-phy: add support of device tree configuration for gpio reset
Patrick Delaunay
2021-07-22
net: Use phys_addr_t for SMC net device addresses
Peter Hoyes
2021-07-22
Merge tag 'dm-pull-21jul21' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2021-07-22
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2021-07-21
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
2021-07-21
dm: core: fix no null pointer detection in ofnode_get_addr_size_index()
Chen Guanqiao
2021-07-21
sandbox: don't set SA_NODEFER in signal handler
Heinrich Schuchardt
2021-07-21
binman: Add basic support for debugging performance
Simon Glass
2021-07-21
patman: Use bytearray instead of string
Simon Glass
2021-07-21
binman: Use bytearray instead of string
Simon Glass
2021-07-21
binman: Split node-reading out from constructor in files
Simon Glass
2021-07-21
binman: Support multithreading for building images
Simon Glass
2021-07-21
binman: Put compressed data into separate files
Simon Glass
2021-07-21
log: Allow padding of the function name
Simon Glass
2021-07-21
blk: Support iteration
Simon Glass
2021-07-21
sandbox: mmc: Support fixed MMC devices
Simon Glass
2021-07-21
spl: Provide more information on boot failure
Simon Glass
2021-07-21
image: Allow @ in node names when not using signatures
Simon Glass
[next]