aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-30common: rename functions lcd_dt_simplefb to fdt_simplefbPatrick Delaunay
2021-11-30common: rename lcd_simplefb.c file to fdt_simplefb.cPatrick Delaunay
2021-11-30Convert CONFIG_LCD_DT_SIMPLEFB to KconfigPatrick Delaunay
2021-11-30stm32mp1: ram: remove tuning supportPatrick Delaunay
2021-11-30stm32mp1: ram: remove the support of calibration resultPatrick Delaunay
2021-11-30stm32mp1: ram: add read valid training supportPatrick Delaunay
2021-11-30ARM: dts: stm32: Auto-detect DHSOM with uSD level translatorMarek Vasut
2021-11-30mmc: stm32_sdmmc2: Add support for probing bus voltage level translatorMarek Vasut
2021-11-30ARM: stm32: Enable KSZ90x1 PHY driver on DHCORMarek Vasut
2021-11-30ARM: dts: stm32: Add custom PHY reset bindings on AV96Marek Vasut
2021-11-30ARM: stm32: Fix SoM and board coding strap GPIO handling on DHSOMMarek Vasut
2021-11-30ARM: stm32: Increase PHY auto-negotiation timeout to 20s on DHSOMMarek Vasut
2021-11-30ARM: stm32: Add update_sf script to install U-Boot into SF on DHSOMMarek Vasut
2021-11-30ARM: stm32: Increase USB power-good delay on DHSOMMarek Vasut
2021-11-30pinctrl: stmfx: define LOG_CATEGORYPatrick Delaunay
2021-11-30ARM: dts: stm32: Use lower-case hex for address for stm32429i-eval-u-boot.dtsiPatrice Chotard
2021-11-30ARM: dts: stm32: Use lower-case hex for address for stm32f746g-eval-u-boot.dtsiPatrice Chotard
2021-11-30ARM: dts: stm32: Use lower-case hex for address for stm32f429-disco-u-boot.dtsiPatrice Chotard
2021-11-30ARM: dts: stm32: Use lower-case hex for address for stm32f469-disco-u-boot.dtsiPatrice Chotard
2021-11-30ARM: dts: stm32: Use lower-case hex for address for stm32f7-u-boot.dtsiPatrice Chotard
2021-11-30ARM: dts: stm32: Use lower-case hex for address for stm32746-disco-u-boot.dtsiPatrice Chotard
2021-11-30ARM: dts: stm32: Use lower-case hex for address for stm32f769-disco-u-boot.dtsiPatrice Chotard
2021-11-30ARM: dts: stm32: Use lower-case hex for address for stm32mp15-u-boot.dtsiPatrice Chotard
2021-11-29Merge tag 'v2022.01-rc3' into nextTom Rini
2021-11-29Prepare v2022.01-rc3Tom Rini
2021-11-29board: iot2050: update build documentation for OP-TEEIvan Mikhaylov
2021-11-29qemu: common: Fix build with update capsuleVincent Stehlé
2021-11-29fastboot: Add maintainers entrySean Anderson
2021-11-29clk: Add myself as a maintainer for the clock subsystemSean Anderson
2021-11-28Merge tag 'dm-pull-28nov21' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-11-28test/py: Raise a ValueError if a command failsSimon Glass
2021-11-28test/py: Relax the naming rules for unit testsSimon Glass
2021-11-28sandbox: Enable HEXDUMP for sandbox_flattreeSimon Glass
2021-11-28dm: core: Add a way to count the devices in a uclassSimon Glass
2021-11-28dm: core: Allow finding children / uclasses by partial nameSimon Glass
2021-11-28dm: core: Add a way to obtain a string listSimon Glass
2021-11-28dm: core: Fix up string-function documentationSimon Glass
2021-11-28dm: core: Fix handling of uclass pre_unbind methodSimon Glass
2021-11-28dm: core: Add tests for stringlist functionsSimon Glass
2021-11-28common: Allow a smaller console-recording pre-relocSimon Glass
2021-11-28disk: part_dos: Fix a NULL pointer errorSimon Glass
2021-11-28mbr: Correct verification checkSimon Glass
2021-11-28mmc: Allow for children other than the block deviceSimon Glass
2021-11-28sandbox: mmc: Support a backing fileSimon Glass
2021-11-28sandbox: Support unmapping a fileSimon Glass
2021-11-28test/py: Allow passing input to a programSimon Glass
2021-11-28binman: Fix extract command for using non-absolute image pathsJan Kiszka
2021-11-28sf: doc: Add documentation for the 'sf' commandSimon Glass
2021-11-28sf: Tidy up code to avoid #ifdefSimon Glass
2021-11-28sf: Use const for the stage nameSimon Glass