summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-14patman: Move the main program into a functionSimon Glass
2023-11-14patman: Split out arg parsing into its own fileSimon Glass
2023-11-14expo: Correct background colourSimon Glass
2023-11-14bootstd: Add a return code to bootflow menuSimon Glass
2023-11-14bootstd: Refactor mmc prep to allow a different scanSimon Glass
2023-11-14efi: Correct handling of frame bufferSimon Glass
2023-11-13Merge tag 'u-boot-stm32-20231113' of https://source.denx.de/u-boot/custodians...Tom Rini
2023-11-13stm32mp2: initial supportPatrice Chotard
2023-11-13ARM: dts: stm32: Add STM32MP257F Evaluation board supportPatrice Chotard
2023-11-13pinctrl: pinctrl_stm32: Add stm32mp2 supportPatrice Chotard
2023-11-13serial: stm32: Fix AARCH64 compilation warningsPatrice Chotard
2023-11-13stm32mp: bsec: Fix AARCH64 compilation warningsPatrice Chotard
2023-11-13stm32mp: dram_init: Limit DDR usage under 4GB boundary for STM32MPPatrice Chotard
2023-11-13stm32mp: dram_init: Fix AARCH64 compilation warningsPatrick Delaunay
2023-11-13stm32mp: dram_init: Get RAM size from DT if no RAM driver foundPatrice Chotard
2023-11-13arm: caches: Make DCACHE_DEFAULT_OPTION accessible for ARM64 archPatrice Chotard
2023-11-13clk: exynos: Add header guard for clk-pll.hSam Protsenko
2023-11-13serial: s5p: Fix clk_get_by_index() error code checkSam Protsenko
2023-11-13exynos: Avoid duplicate reset_cpu with SYSRESET enabledSam Protsenko
2023-11-13watchdog: s5p_wdt: Include missing CPU headerSam Protsenko
2023-11-13arm: exynos: Include missing CPU header in gpio.hSam Protsenko
2023-11-13arm: exynos: Include missing CPU header in soc.cSam Protsenko
2023-11-13mmc: renesas-sdhi: Disable clock after tuning reset when possibleMarek Vasut
2023-11-12Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2023-11-12sunxi: H616: add LPDDR4 DRAM supportMikhail Kalashnikov
2023-11-12sunxi: H616: DRAM: refactor mctl_phy_configure_odt()Andre Przywara
2023-11-12power: regulator: add AXP313 supportAndre Przywara
2023-11-12power: pmic: sunxi: add AXP313 SPL driverAndre Przywara
2023-11-12arm: dts: icnova-a20-adb4006: Add board supportLudwig Kormann
2023-11-12pinctrl: sunxi: Avoid using .bss for SPLSamuel Holland
2023-11-12sunxi: mmc: Sort compatible strings numericallySamuel Holland
2023-11-12clk: sunxi: Use the right symbol in the MakefileSamuel Holland
2023-11-12sunxi: mmc: Move header to the driver directorySamuel Holland
2023-11-12net: sun8i_emac: Drop DM_GPIO checksSamuel Holland
2023-11-12arm: sunxi: Correct warning in board_fit_config_name_matchTom Rini
2023-11-12sunxi: board: simplify early PMIC setup conditionsAndre Przywara
2023-11-11Merge tag 'doc-2024-01-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-11-11doc: typo 'form' in qfw.rstHeinrich Schuchardt
2023-11-11doc: board: ti: k3 docs: Use ::promptNishanth Menon
2023-11-11doc: board: ti: Use prompt prompt_style to simplify documentationNishanth Menon
2023-11-11doc: build: fix wrongly written targests instead of targetsMilan P. Stanić
2023-11-11doc: shorten overlong title underlinesHeinrich Schuchardt
2023-11-11doc: ti: j7200_evm: Fix OPTEE platform nameNishanth Menon
2023-11-11hikey960: Fix 404 linksDylan Corrales
2023-11-10Merge patch series "arm: dts: k3-am6: Fix Ethernet/DMA"Tom Rini
2023-11-10arm: dts: k3-am642: Update main_bcdma and main_pktdma nodesSiddharth Vadapalli
2023-11-10arm: dts: k3-am625-verdin-wifi-dev-u-boot.dtsi: Fix DMA/EthernetRoger Quadros
2023-11-10arm: dts: k3-am625-sk-u-boot.dtsi: Update main_bcdma and main_pktdma nodesSiddharth Vadapalli
2023-11-10Merge branch '2023-11-10-improve-semihosting-armv6' into nextTom Rini
2023-11-10arm: semihosting: Support semihosting fallback on 32-bit ARMSean Anderson