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
Age
Commit message (
Expand
)
Author
2021-11-30
common: rename functions lcd_dt_simplefb to fdt_simplefb
Patrick Delaunay
2021-11-30
common: rename lcd_simplefb.c file to fdt_simplefb.c
Patrick Delaunay
2021-11-30
Convert CONFIG_LCD_DT_SIMPLEFB to Kconfig
Patrick Delaunay
2021-11-30
stm32mp1: ram: remove tuning support
Patrick Delaunay
2021-11-30
stm32mp1: ram: remove the support of calibration result
Patrick Delaunay
2021-11-30
stm32mp1: ram: add read valid training support
Patrick Delaunay
2021-11-30
ARM: dts: stm32: Auto-detect DHSOM with uSD level translator
Marek Vasut
2021-11-30
mmc: stm32_sdmmc2: Add support for probing bus voltage level translator
Marek Vasut
2021-11-30
ARM: stm32: Enable KSZ90x1 PHY driver on DHCOR
Marek Vasut
2021-11-30
ARM: dts: stm32: Add custom PHY reset bindings on AV96
Marek Vasut
2021-11-30
ARM: stm32: Fix SoM and board coding strap GPIO handling on DHSOM
Marek Vasut
2021-11-30
ARM: stm32: Increase PHY auto-negotiation timeout to 20s on DHSOM
Marek Vasut
2021-11-30
ARM: stm32: Add update_sf script to install U-Boot into SF on DHSOM
Marek Vasut
2021-11-30
ARM: stm32: Increase USB power-good delay on DHSOM
Marek Vasut
2021-11-30
pinctrl: stmfx: define LOG_CATEGORY
Patrick Delaunay
2021-11-30
ARM: dts: stm32: Use lower-case hex for address for stm32429i-eval-u-boot.dtsi
Patrice Chotard
2021-11-30
ARM: dts: stm32: Use lower-case hex for address for stm32f746g-eval-u-boot.dtsi
Patrice Chotard
2021-11-30
ARM: dts: stm32: Use lower-case hex for address for stm32f429-disco-u-boot.dtsi
Patrice Chotard
2021-11-30
ARM: dts: stm32: Use lower-case hex for address for stm32f469-disco-u-boot.dtsi
Patrice Chotard
2021-11-30
ARM: dts: stm32: Use lower-case hex for address for stm32f7-u-boot.dtsi
Patrice Chotard
2021-11-30
ARM: dts: stm32: Use lower-case hex for address for stm32746-disco-u-boot.dtsi
Patrice Chotard
2021-11-30
ARM: dts: stm32: Use lower-case hex for address for stm32f769-disco-u-boot.dtsi
Patrice Chotard
2021-11-30
ARM: dts: stm32: Use lower-case hex for address for stm32mp15-u-boot.dtsi
Patrice Chotard
2021-11-29
Merge tag 'v2022.01-rc3' into next
Tom Rini
2021-11-29
Prepare v2022.01-rc3
Tom Rini
2021-11-29
board: iot2050: update build documentation for OP-TEE
Ivan Mikhaylov
2021-11-29
qemu: common: Fix build with update capsule
Vincent Stehlé
2021-11-29
fastboot: Add maintainers entry
Sean Anderson
2021-11-29
clk: Add myself as a maintainer for the clock subsystem
Sean Anderson
2021-11-28
Merge tag 'dm-pull-28nov21' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2021-11-28
test/py: Raise a ValueError if a command fails
Simon Glass
2021-11-28
test/py: Relax the naming rules for unit tests
Simon Glass
2021-11-28
sandbox: Enable HEXDUMP for sandbox_flattree
Simon Glass
2021-11-28
dm: core: Add a way to count the devices in a uclass
Simon Glass
2021-11-28
dm: core: Allow finding children / uclasses by partial name
Simon Glass
2021-11-28
dm: core: Add a way to obtain a string list
Simon Glass
2021-11-28
dm: core: Fix up string-function documentation
Simon Glass
2021-11-28
dm: core: Fix handling of uclass pre_unbind method
Simon Glass
2021-11-28
dm: core: Add tests for stringlist functions
Simon Glass
2021-11-28
common: Allow a smaller console-recording pre-reloc
Simon Glass
2021-11-28
disk: part_dos: Fix a NULL pointer error
Simon Glass
2021-11-28
mbr: Correct verification check
Simon Glass
2021-11-28
mmc: Allow for children other than the block device
Simon Glass
2021-11-28
sandbox: mmc: Support a backing file
Simon Glass
2021-11-28
sandbox: Support unmapping a file
Simon Glass
2021-11-28
test/py: Allow passing input to a program
Simon Glass
2021-11-28
binman: Fix extract command for using non-absolute image paths
Jan Kiszka
2021-11-28
sf: doc: Add documentation for the 'sf' command
Simon Glass
2021-11-28
sf: Tidy up code to avoid #ifdef
Simon Glass
2021-11-28
sf: Use const for the stage name
Simon Glass
[next]