aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-15Merge tag 'clk-2024.01-next' of https://source.denx.de/u-boot/custodians/u-bo...WIP/15Dec2023-nextTom Rini18-277/+288
2023-12-15Merge branch '2023-12-15-assorted-TI-platform-updates' into nextTom Rini13-973/+419
2023-12-15board: ti: k3: Remove need for CFG_SYS_SDRAM_BASEWIP/2023-12-15-assorted-TI-platform-updatesAndrew Davis7-18/+6
2023-12-15board: ti: am62x/am62ax: Update virtual interrupt allocations in board configVishal Mahaveer2-21/+21
2023-12-15board: ti: am62x/am62ax: Update MCU GPIO interrupt allocation in board configVishal Mahaveer2-4/+28
2023-12-15board: ti: am62ax: Add C7x resource allocation entries to board configVishal Mahaveer1-17/+29
2023-12-15board: ti: am62x/am62ax: Formatting updates to board config filesVishal Mahaveer2-573/+326
2023-12-15arm: mach-k3: Merge initial memory mapsAndrew Davis1-226/+2
2023-12-15arm: mach-k3: Remove non-cached memory map areasAndrew Davis1-27/+3
2023-12-15arm: mach-k3: Do not map ATF and OPTEE regions in MMUAndrew Davis1-4/+10
2023-12-15arm: mach-k3: Let the compiler size the mem_map listsAndrew Davis1-29/+6
2023-12-15arm: mach-k3: Move K3 common schema.yaml out of board directoryAndrew Davis3-80/+14
2023-12-15Merge tag 'u-boot-stm32-20231215' of https://source.denx.de/u-boot/custodians...Tom Rini17-65/+108
2023-12-15clk: nuvoton: add read only feature for clk driverJim Liu3-9/+19
2023-12-15cmd: clk: Make soc_clk_dump staticIgor Prusov2-4/+2
2023-12-15clk: treewide: switch to clock dump from clk_opsIgor Prusov11-128/+108
2023-12-15cmd: clk: Use dump function from clk_opsIgor Prusov1-0/+9
2023-12-15clk: Add dump operation to clk_opsIgor Prusov1-0/+13
2023-12-15clk: amlogic: Move driver and ops structsIgor Prusov1-17/+17
2023-12-15clk: k210: Move soc_clk_dump functionIgor Prusov1-46/+46
2023-12-15clk: ast2600: Move soc_clk_dump functionIgor Prusov1-35/+35
2023-12-15clk: zynq: Move soc_clk_dump to Zynq clock driverIgor Prusov2-57/+58
2023-12-15Merge patch series "bootm: Handle compressed arm64 images with bootm"Tom Rini3-23/+55
2023-12-15bootm: Support kernel_noload with compressionSimon Glass1-0/+18
2023-12-15bootm: Move arm64-image processing laterSimon Glass1-18/+27
2023-12-15image: Show the load address when decompressingSimon Glass1-4/+9
2023-12-15image: Correct load_bug typoSimon Glass1-1/+1
2023-12-15configs: stm32: Apply savedefconfigPatrice Chotard8-16/+15
2023-12-15board: st: common: simplify MTD device parsingPatrice Chotard1-17/+2
2023-12-15board: st: common: Fix board_get_alt_info_mtd()Patrice Chotard1-7/+2
2023-12-15board: stm32f469-disco: add splash screen with stmicroelectronics logoDario Binacchi3-0/+5
2023-12-15board: stm32f469-disco: add support to displayDario Binacchi2-0/+44
2023-12-15ARM: dts: stm32: support MIPI DSI on stm32f469-disco boardDario Binacchi1-0/+4
2023-12-15ARM: dts: stm32: make the DSI clock usable by the clock driverDario Binacchi1-0/+5
2023-12-15ARM: dts: stm32: make the LTDC clock usable by the clock driverDario Binacchi1-0/+4
2023-12-15ARM: dts: stm32f469-disco: sync with Linux 6.5Dario Binacchi1-2/+2
2023-12-15clk: stm32f: fix setting of LCD clockDario Binacchi1-12/+14
2023-12-15clk: stm32f: fix setting of division factor for LCD_CLKDario Binacchi1-1/+2
2023-12-15ARM: dts: stm32f769-disco: rework ltdc nodeDario Binacchi2-14/+13
2023-12-14Merge tag 'xilinx-for-v2024.04-rc1' of https://source.denx.de/u-boot/custodia...WIP/14Dec2023-nextTom Rini28-82/+578
2023-12-14Merge tag 'u-boot-imx-next-20231214' of https://gitlab.denx.de/u-boot/custodi...Tom Rini82-647/+5200
2023-12-14arm64: imx8mp: Enable TCP, IPv6, wget on Data Modul i.MX8M eDM SBCMarek Vasut2-0/+10
2023-12-14arm64: imx8mp: Enable TCP, IPv6, wget on DH i.MX8MP DHCOMMarek Vasut2-0/+10
2023-12-14arm: imx6: Enable TCP, IPv6, wget on DH i.MX6 DHCOMMarek Vasut1-0/+7
2023-12-13Merge tag 'dm-next-13dec23' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini69-194/+690
2023-12-13test: vboot: Using variable 'old_dtb' before assignmentHeinrich Schuchardt1-3/+3
2023-12-13test: fit: Using variable 'old_dtb' before assignmentHeinrich Schuchardt1-3/+3
2023-12-13binman: elf: Using variable 'old_val' before assignmentHeinrich Schuchardt1-4/+4
2023-12-13cmd: check argc for acpi dumpHeinrich Schuchardt1-0/+3
2023-12-13bootstd: Fix a memory leak in the efi manager bootflowIlias Apalodimas1-0/+2