summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-21test: dm: pinmux: Handle %pa in pinctrl-single mux outputMarek Vasut1-41/+51
2023-08-21configs: sandbox64: Enable BUTTON_ADC driverMarek Vasut1-0/+1
2023-08-21configs: sandbox64: Enable MC34708 driverMarek Vasut1-0/+1
2023-08-21configs: sandbox64: Increase console record size to 0x6000Marek Vasut1-1/+1
2023-08-21configs: sandbox64: Enable SF bootdevMarek Vasut1-0/+1
2023-08-20Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini3-25/+34
2023-08-19arm: rmobile: Fix off-by-one error in cpuinfoPaul Barker1-1/+1
2023-08-19Merge tag 'doc-2023-10-rc3-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini7-17/+10
2023-08-19doc: csf_examples: csf.sh: Remove unneeded export ATF_LOAD_ADDR lineFabio Estevam1-1/+0
2023-08-19irq: Fix typo in header commentPaul Barker1-1/+1
2023-08-19clk: Fix typo in header commentPaul Barker1-1/+1
2023-08-19doc: printf() codes: Fix format specifier for unsigned intSiddharth Vadapalli1-3/+3
2023-08-19docs: fix wrong usage of proftoolPuhan Zhou1-3/+3
2023-08-19spl: don't assume NVMe partition 1 existsHeinrich Schuchardt1-6/+0
2023-08-19fs/erofs: Quieten test for filesystem presenceSimon Glass1-2/+2
2023-08-18rockchip: rk3566-anbernic-rgxx3: Rename defconfig to include SoC nameJonas Karlman3-2/+2
2023-08-18Merge tag 'tegra-for-2023.10-rc1' of https://source.denx.de/u-boot/custodians...Tom Rini81-6/+5080
2023-08-17Merge branch '2023-08-17-assorted-minor-fixes'Tom Rini17-45/+94
2023-08-17board: rockchip: rk35xx: Add myself as reviewer to MAINTAINERSJonas Karlman3-0/+6
2023-08-17board: rockchip: rk35xx: Add device tree files to MAINTAINERSJonas Karlman6-26/+43
2023-08-17doc: rockchip: Add supported RK3566/RK3568 boardsJonas Karlman1-8/+12
2023-08-17MAINTAINERS: Update UFS maintainerNeha Malcom Francis1-1/+2
2023-08-17CI: x86: coreboot: Update to latest corebootSimon Glass3-2/+22
2023-08-17corstone1000: update maintainersAbdellatif El Khlifi1-2/+2
2023-08-17arm_ffa: use debug logsAbdellatif El Khlifi5-6/+6
2023-08-17arm: Add arch/arm/dts/Makefile specifically to MAINTAINERSTom Rini1-0/+1
2023-08-16Merge tag 'u-boot-stm32-20230816' of https://source.denx.de/u-boot/custodians...Tom Rini25-80/+375
2023-08-16serial: stm32: extend TC timeoutValentin Caron1-6/+12
2023-08-16ARM: dts: stm32: Switch DWMAC RMII clock to MCO2 on DHCOMMarek Vasut2-4/+32
2023-08-16board: stm32mp1: add splash screen with stmicroelectronics logoPatrick Delaunay6-1/+13
2023-08-16ARM: dts: stm32mp: alignment with v6.4Patrick Delaunay10-56/+299
2023-08-16ARM: stm32: Inhibit PDDS because CSTBYDIS is setMarek Vasut1-1/+1
2023-08-16ARM: dts: stm32: fix display pinmux for stm32f746-discoDario Binacchi1-1/+1
2023-08-16clk: stm32mp1: remove error for disabled clock in stm32mp1_clk_get_parentPatrick Delaunay1-1/+2
2023-08-16ARM: stm32: Power cycle Buck3 in reset on DHSOMMarek Vasut3-10/+15
2023-08-15Merge tag 'efi-2023-10-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini42-144/+185
2023-08-15common: return type board_get_usable_ram_topHeinrich Schuchardt35-35/+35
2023-08-15efi_loader: fix efi_add_known_memory()Heinrich Schuchardt1-1/+1
2023-08-15bootmeth: efi: Make distro_efi_boot() staticBin Meng1-1/+1
2023-08-15doc: add partition API to HTML documentationHeinrich Schuchardt3-98/+119
2023-08-15doc: description of board_get_usable_ram_top()Heinrich Schuchardt1-5/+10
2023-08-15lmb: description lmb_is_reserved, lmb_is_reserved_flagsHeinrich Schuchardt1-3/+18
2023-08-15doc/sphinx/requirements.txt: Bump certifi upTom Rini1-1/+1
2023-08-15Merge tag 'ubi-updates-for-v2023.10-rc3' of https://source.denx.de/u-boot/cus...Tom Rini1-1/+1
2023-08-15Merge tag 'i2c-updates-for-v2023.10-rc3' of https://source.denx.de/u-boot/cus...Tom Rini1-0/+42
2023-08-15cmd: ubi: Fix 'ubi list' command arguments parsingDmitry Dunaev1-1/+1
2023-08-15i2c: mvtwsi: reset controller if stuck in "bus error" stateSam Edwards1-0/+42
2023-08-14Merge tag 'u-boot-rockchip-20230814' of https://source.denx.de/u-boot/custodi...Tom Rini25-119/+1085
2023-08-14Merge tag 'video-20230814' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini4-2/+7
2023-08-14pinctrl: rockchip: Fix drive and input schmitt on RK3568Jonas Karlman1-25/+31