aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-14Merge tag 'xilinx-for-v2024.04-rc3' of https://source.denx.de/u-boot/custodia...WIP/14Feb2024Tom Rini17-79/+149
2024-02-14arm64: versal-net: Setup correct addresses of GICR/GICDMichal Simek1-2/+2
2024-02-13Prepare v2024.04-rc2v2024.04-rc2Tom Rini2-2/+2
2024-02-13Merge branch '2024-02-13-assorted-updates'Tom Rini10-56/+132
2024-02-13Revert "board: verdin-am62: set cpu core voltage depending on speed grade"WIP/2024-02-13-assorted-updatesFrancesco Dolcini1-47/+0
2024-02-13boot: add support for button commandsCaleb Connolly6-0/+115
2024-02-13cmd: hash: fix param count checkIgor Opaniuk1-9/+10
2024-02-13memory: ti-gpmc: Fix lock up at A53 SPL during NAND boot on AM64-EVMRoger Quadros1-0/+6
2024-02-13poplar: add myself as co-maintainerIgor Opaniuk1-0/+1
2024-02-12Merge tag 'doc-2024-04-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini6-20/+81
2024-02-12net: designware: Support high memory nodesNils Le Roux1-7/+9
2024-02-12doc/develop/codingstyle.rst: Clarify include sectionTom Rini1-12/+11
2024-02-12lib: charset: Fix and extend utf8_to_utf32_stream() documentationJanne Grunau1-2/+12
2024-02-12efi_loader: simplify error message in efi_disk_create_raw()Heinrich Schuchardt1-1/+2
2024-02-12doc: board: starfive: fix rendering of OpenSBI logoHeinrich Schuchardt1-5/+5
2024-02-12doc: imx: imxrt1170: Document imxrt1170-evk boardJesse Taube2-0/+51
2024-02-12Merge tag 'u-boot-imx-master-20240212' of https://gitlab.denx.de/u-boot/custo...Tom Rini7-4/+23
2024-02-12xilinx: zynqmp: Add the missing function prototypeVenkatesh Yadav Abbarapu1-0/+1
2024-02-12arm64: zynqmp: Disable DP on kd240Michal Simek1-0/+4
2024-02-12arm64: zynqmp: Do not expose usbhub nodes on kr260 usb1Michal Simek2-1/+4
2024-02-12arm64: zynqmp: Align nvmem-fw node with dt-schemaMichal Simek1-61/+64
2024-02-12arm64: zynqmp: Remove arm,cortex-a53-edac nodeMichal Simek1-4/+0
2024-02-12xilinx: Fix fpga region DT nodes nameMichal Simek2-2/+2
2024-02-12arm64: zynqmp: Fix kr260 clock wiringMichal Simek2-4/+16
2024-02-12arm64: zynqmp: Describe 25MHz fixed clock for PL GEMsMichal Simek1-0/+12
2024-02-12arm64: zynqmp: Sync clock labels with kr260 revBMichal Simek1-7/+7
2024-02-12arm64: zynqmp: Add 'silabs, skip-recall' to all si570 clk nodesSaeed Nowshadi1-0/+5
2024-02-12arm64: xilinx: Enable EFI_HTTP_BOOT by defaultMichal Simek4-0/+4
2024-02-12configs: versal_net: Enable CONFIG_LTO for mini qspi/ospiVenkatesh Yadav Abbarapu2-0/+2
2024-02-12configs: versal: Enable CONFIG_LTO for mini qspi/ospiVenkatesh Yadav Abbarapu2-0/+2
2024-02-12soc: zynqmp: Add the IDcode for dr_SE and eg_SE variantsVenkatesh Yadav Abbarapu1-1/+27
2024-02-11Merge branch 'master-779h0-r2' of https://source.denx.de/u-boot/custodians/u-...WIP/11Feb2024Tom Rini30-2/+5395
2024-02-10configs: imx93_var_som: Enable AHAB supportMathieu Othacehe1-0/+1
2024-02-10board: imx93_var_som: Probe ELE MUMathieu Othacehe1-2/+3
2024-02-10imx93: Use a header for imx9_probe_mu declarationMathieu Othacehe3-2/+15
2024-02-10spi: mxc_spi: Add imx6ul-ecspi compatible stringMarek Vasut1-0/+1
2024-02-10ARM: imx: Let SPL configure ECSPI1 clock on Data Modul i.MX8M Plus eDM SBCMarek Vasut1-0/+3
2024-02-10ARM: renesas: Add Renesas R8A779H0 V4M Gray Hawk board codeHai Pham9-1/+235
2024-02-10ARM: dts: renesas: Add Renesas Gray Hawk boards supportHai Pham4-0/+221
2024-02-10ARM: dts: renesas: Add Renesas R8A779H0 V4M DT extrasHai Pham1-0/+27
2024-02-10ARM: dts: renesas: Add Renesas R8A779H0 V4M SoC supportHai Pham1-0/+460
2024-02-10mtd: spi: renesas: Add R8A779H0 V4M supportHai Pham1-1/+2
2024-02-10ARM: renesas: Add R8A779H0 V4M Kconfig entry and PRR IDHai Pham3-0/+8
2024-02-10pinctrl: renesas: Add R8A779H0 V4M PFC tablesHai Pham5-0/+3988
2024-02-10clk: renesas: Implement R8A779H0 V4M PLL7 supportMarek Vasut3-5/+13
2024-02-10clk: renesas: Add R8A779H0 V4M clock tablesHai Pham4-0/+301
2024-02-10dt-bindings: power: Add R8A779H0 V4M SYSC power domain definitionsDuy Nguyen1-0/+49
2024-02-10dt-bindings: clock: Add R8A779H0 V4M CPG Core Clock DefinitionsDuy Nguyen1-0/+96
2024-02-09Merge tag 'u-boot-dfu-20240209' of https://source.denx.de/u-boot/custodians/u...Tom Rini2-1/+3
2024-02-09lib: sparse: Fix error checking for write_sparse_chunk_rawSean Anderson1-1/+1