summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-15arm: mach-k3: Do not map ATF and OPTEE regions in MMUAndrew Davis
2023-12-15arm: mach-k3: Let the compiler size the mem_map listsAndrew Davis
2023-12-15arm: mach-k3: Move K3 common schema.yaml out of board directoryAndrew Davis
2023-12-15test: dm: clk_ccf: test ccf_clk_opsYang Xiwen
2023-12-15Merge tag 'u-boot-stm32-20231215' of https://source.denx.de/u-boot/custodians...Tom Rini
2023-12-15clk: nuvoton: add read only feature for clk driverJim Liu
2023-12-15cmd: clk: Make soc_clk_dump staticIgor Prusov
2023-12-15clk: treewide: switch to clock dump from clk_opsIgor Prusov
2023-12-15cmd: clk: Use dump function from clk_opsIgor Prusov
2023-12-15clk: Add dump operation to clk_opsIgor Prusov
2023-12-15clk: amlogic: Move driver and ops structsIgor Prusov
2023-12-15clk: k210: Move soc_clk_dump functionIgor Prusov
2023-12-15clk: ast2600: Move soc_clk_dump functionIgor Prusov
2023-12-15clk: zynq: Move soc_clk_dump to Zynq clock driverIgor Prusov
2023-12-15dm: test: clk: Add test for ccf clk_set_rate()Igor Prusov
2023-12-15clk: Check that composite clock's div has set_rate()Igor Prusov
2023-12-15clk: get correct ops for clk_enable() and clk_disable()Yang Xiwen
2023-12-15clk: check parent_name in clk_register to avoid confusing log_error() outputYang Xiwen
2023-12-15Merge patch series "bootm: Handle compressed arm64 images with bootm"Tom Rini
2023-12-15bootm: Support kernel_noload with compressionSimon Glass
2023-12-15bootm: Move arm64-image processing laterSimon Glass
2023-12-15image: Show the load address when decompressingSimon Glass
2023-12-15image: Correct load_bug typoSimon Glass
2023-12-15configs: stm32: Apply savedefconfigPatrice Chotard
2023-12-15board: st: common: simplify MTD device parsingPatrice Chotard
2023-12-15board: st: common: Fix board_get_alt_info_mtd()Patrice Chotard
2023-12-15board: stm32f469-disco: add splash screen with stmicroelectronics logoDario Binacchi
2023-12-15board: stm32f469-disco: add support to displayDario Binacchi
2023-12-15ARM: dts: stm32: support MIPI DSI on stm32f469-disco boardDario Binacchi
2023-12-15ARM: dts: stm32: make the DSI clock usable by the clock driverDario Binacchi
2023-12-15ARM: dts: stm32: make the LTDC clock usable by the clock driverDario Binacchi
2023-12-15ARM: dts: stm32f469-disco: sync with Linux 6.5Dario Binacchi
2023-12-15clk: stm32f: fix setting of LCD clockDario Binacchi
2023-12-15clk: stm32f: fix setting of division factor for LCD_CLKDario Binacchi
2023-12-15ARM: dts: stm32f769-disco: rework ltdc nodeDario Binacchi
2023-12-15Merge tag 'u-boot-imx-20231214' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2023-12-14imx8mp-venice: update DRAM config for 2000MHzTim Harvey
2023-12-14imx8mp-venice: fix DRAM bus configurationTim Harvey
2023-12-14board: gateworks: venice: remove extra fileTim Harvey
2023-12-14ARM: imx: Update DRAM timings with inline ECC on Data Modul i.MX8M Plus eDM SBCMarek Vasut
2023-12-14ARM: imx: Force DRAM regulators into FPWM mode on Data Modul i.MX8M Plus eDM SBCMarek Vasut
2023-12-14ARM: imx: Enable CAAM on DH i.MX8M Plus DHCOMMarek Vasut
2023-12-14ARM: imx: Enable CAAM on Data Modul i.MX8M Mini/Plus eDM SBCMarek Vasut
2023-12-14ddr: imx: Add 3600 MTps rate supportMarek Vasut
2023-12-14ddr: imx: Handle 3734 in addition to 3733 and 3732 MTps ratesMarek Vasut
2023-12-14arm64: imx8mp: Inhibit DTC warning on DH i.MX8MP DHCOM rev.100 DTOMarek Vasut
2023-12-14Merge tag 'xilinx-for-v2024.04-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-12-14spi: cadence-quadspi: Fix error message on stuck busy stateJan Kiszka
2023-12-14mtd: spi-nor-ids: add support for xtx XT55Q02GBruce Suen
2023-12-14mtd: spinand: add support for ESMT F50x1G41LBIgor Prusov