aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-2024.01-next' of https://source.denx.de/u-boot/custodians/u-bo...WIP/15Dec2023-nextTom Rini2023-12-1518-277/+288
|\
| * clk: nuvoton: add read only feature for clk driverJim Liu2023-12-153-9/+19
| * cmd: clk: Make soc_clk_dump staticIgor Prusov2023-12-152-4/+2
| * clk: treewide: switch to clock dump from clk_opsIgor Prusov2023-12-1511-128/+108
| * cmd: clk: Use dump function from clk_opsIgor Prusov2023-12-151-0/+9
| * clk: Add dump operation to clk_opsIgor Prusov2023-12-151-0/+13
| * clk: amlogic: Move driver and ops structsIgor Prusov2023-12-151-17/+17
| * clk: k210: Move soc_clk_dump functionIgor Prusov2023-12-151-46/+46
| * clk: ast2600: Move soc_clk_dump functionIgor Prusov2023-12-151-35/+35
| * clk: zynq: Move soc_clk_dump to Zynq clock driverIgor Prusov2023-12-152-57/+58
* | Merge branch '2023-12-15-assorted-TI-platform-updates' into nextTom Rini2023-12-1513-973/+419
|\ \
| * | board: ti: k3: Remove need for CFG_SYS_SDRAM_BASEWIP/2023-12-15-assorted-TI-platform-updatesAndrew Davis2023-12-157-18/+6
| * | board: ti: am62x/am62ax: Update virtual interrupt allocations in board configVishal Mahaveer2023-12-152-21/+21
| * | board: ti: am62x/am62ax: Update MCU GPIO interrupt allocation in board configVishal Mahaveer2023-12-152-4/+28
| * | board: ti: am62ax: Add C7x resource allocation entries to board configVishal Mahaveer2023-12-151-17/+29
| * | board: ti: am62x/am62ax: Formatting updates to board config filesVishal Mahaveer2023-12-152-573/+326
| * | arm: mach-k3: Merge initial memory mapsAndrew Davis2023-12-151-226/+2
| * | arm: mach-k3: Remove non-cached memory map areasAndrew Davis2023-12-151-27/+3
| * | arm: mach-k3: Do not map ATF and OPTEE regions in MMUAndrew Davis2023-12-151-4/+10
| * | arm: mach-k3: Let the compiler size the mem_map listsAndrew Davis2023-12-151-29/+6
| * | arm: mach-k3: Move K3 common schema.yaml out of board directoryAndrew Davis2023-12-153-80/+14
|/ /
* | Merge tag 'u-boot-stm32-20231215' of https://source.denx.de/u-boot/custodians...Tom Rini2023-12-1517-65/+108
|\ \
| * | configs: stm32: Apply savedefconfigPatrice Chotard2023-12-158-16/+15
| * | board: st: common: simplify MTD device parsingPatrice Chotard2023-12-151-17/+2
| * | board: st: common: Fix board_get_alt_info_mtd()Patrice Chotard2023-12-151-7/+2
| * | board: stm32f469-disco: add splash screen with stmicroelectronics logoDario Binacchi2023-12-153-0/+5
| * | board: stm32f469-disco: add support to displayDario Binacchi2023-12-152-0/+44
| * | ARM: dts: stm32: support MIPI DSI on stm32f469-disco boardDario Binacchi2023-12-151-0/+4
| * | ARM: dts: stm32: make the DSI clock usable by the clock driverDario Binacchi2023-12-151-0/+5
| * | ARM: dts: stm32: make the LTDC clock usable by the clock driverDario Binacchi2023-12-151-0/+4
| * | ARM: dts: stm32f469-disco: sync with Linux 6.5Dario Binacchi2023-12-151-2/+2
| * | clk: stm32f: fix setting of LCD clockDario Binacchi2023-12-151-12/+14
| * | clk: stm32f: fix setting of division factor for LCD_CLKDario Binacchi2023-12-151-1/+2
| * | ARM: dts: stm32f769-disco: rework ltdc nodeDario Binacchi2023-12-152-14/+13
| |/
* | Merge patch series "bootm: Handle compressed arm64 images with bootm"Tom Rini2023-12-153-23/+55
|\ \ | |/ |/|
| * bootm: Support kernel_noload with compressionSimon Glass2023-12-151-0/+18
| * bootm: Move arm64-image processing laterSimon Glass2023-12-151-18/+27
| * image: Show the load address when decompressingSimon Glass2023-12-151-4/+9
| * image: Correct load_bug typoSimon Glass2023-12-151-1/+1
* | Merge tag 'xilinx-for-v2024.04-rc1' of https://source.denx.de/u-boot/custodia...WIP/14Dec2023-nextTom Rini2023-12-1428-82/+578
|\ \
| * | clk: zynqmp: enable topsw_lsbus clockVenkatesh Yadav Abbarapu2023-12-131-0/+1
| * | dts: zynqmp: add missing destination mailbox compatibleTanmay Shah2023-12-131-0/+1
| * | mailbox: zynqmp: support mulitple mboxes via device-treeTanmay Shah2023-12-132-13/+74
| * | mailbox: add el3 support only for zynqmp platformTanmay Shah2023-12-131-0/+10
| * | mailbox: zynqmp: support smc calls to TF-ATanmay Shah2023-12-131-2/+86
| * | ARM: zynq: Remove deprecated device_type propertyMichal Simek2023-12-139-9/+0
| * | arm64: zynqmp: Add multiboot support for SPL/SPI offset calculationMichal Simek2023-12-132-1/+16
| * | drivers: xilinx_spi: Probe fifo_depth at runtimeMayuresh Chitale2023-12-131-0/+23
| * | drivers: xilinx_spi: Add xfer callbackMayuresh Chitale2023-12-131-0/+13
| * | drivers: xilinx_spi: Use udevice in start_tranferMayuresh Chitale2023-12-131-16/+16