aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-22board: toradex: verdin-am62_r5: Increase SPL_STACK_R_MALLOC_SIMPLE_LENWIP/22Mar2024Hiago De Franco1-1/+1
2024-03-22.mailmap entry for Masahisa KojimaHeinrich Schuchardt1-0/+1
2024-03-22arm: dts: k3-am625-verdin-r5: Change CPU frequency to 800MHzJoao Paulo Goncalves1-1/+1
2024-03-22clk: clk-imx8qm: Add LPUART IPG entriesFabio Estevam1-1/+12
2024-03-22clk: clk-imx8qxp: Add LPUART IPG entriesFabio Estevam1-1/+12
2024-03-21Merge tag 'efi-2024-04-rc5-2' of https://source.denx.de/u-boot/custodians/u-b...WIP/21Mar2024Tom Rini28-83/+165
2024-03-21patman: Properly document the patchwork_url settingDouglas Anderson1-4/+4
2024-03-21doc: typo SynopisHeinrich Schuchardt21-42/+42
2024-03-21doc: man-page for ifHeinrich Schuchardt2-0/+73
2024-03-21cmd: bootefi: error handling bootefi selftestHeinrich Schuchardt1-3/+1
2024-03-21cmd: bootefi: Don't show usage help if EFI binary fails.Heinrich Schuchardt1-6/+2
2024-03-21efi_loader: correct handling of EFI binary return codeHeinrich Schuchardt1-5/+11
2024-03-21doc: board: apalis-imx8: Update and improve documentationHiago De Franco1-16/+16
2024-03-21doc: board: colibri-imx8x: Update and improve documentationHiago De Franco1-7/+16
2024-03-17Merge tag 'u-boot-imx-master-20240317' of https://gitlab.denx.de/u-boot/custo...WIP/17Mar2024Tom Rini4-6/+21
2024-03-17arm: imx: imx8m: soc: Fix NPU/VPU fdt disable fixupVitor Soares1-4/+14
2024-03-17apalis-imx8: Fix sc_misc_otp_fuse_read() error checkFabio Estevam1-1/+1
2024-03-17colibri-imx8x: Fix sc_misc_otp_fuse_read() error checkFabio Estevam1-1/+1
2024-03-17board: phytec: define get_som_type also when SoM detection is disabledBenjamin Hahn1-0/+5
2024-03-13Merge tag 'efi-2024-04-rc5' of https://source.denx.de/u-boot/custodians/u-boo...WIP/13Mar2024Tom Rini8-19/+22
2024-03-13Merge tag 'mips-fixes-for-v2024.04' of https://source.denx.de/u-boot/custodia...Tom Rini3-3/+20
2024-03-13mips: fix change_k0_cca()Daniel Schwierzeck1-2/+2
2024-03-13mips: implement __udivdi3Linus Walleij2-1/+18
2024-03-13doc: fix incorrect path DocumentationHeinrich Schuchardt1-4/+4
2024-03-13doc/sphinx: fix Python string escapesBenjamin Gray4-7/+7
2024-03-13doc: board: phytec: phycore-am62x: Update artifact namesWadim Egorov1-3/+3
2024-03-13doc: develop: commands: Fix function prototypeAlexander Dahl1-1/+1
2024-03-13efi_loader: Don't carve out memory reservations too earlyMark Kettenis1-4/+7
2024-03-13doc: fix mistyped "env flags" commandThomas Weißschuh1-1/+1
2024-03-12Merge https://source.denx.de/u-boot/custodians/u-boot-riscvWIP/12Mar2024Tom Rini9-25/+29
2024-03-12board: starfive: maintainer: Add visionfive2 PCIe driverMinda Chen1-0/+1
2024-03-12board: starfive: Update maintainer of VisionFive v2 boardMinda Chen1-1/+1
2024-03-12cmd: sbi: formatting PolarFire Hart Software Services versionHeinrich Schuchardt1-0/+1
2024-03-12cmd: sbi: Correctly display unknown implementation IDsHeinrich Schuchardt1-1/+1
2024-03-12riscv: dts: jh7110: Enable PLL node in SPLBo Gan1-0/+4
2024-03-12riscv: cpu: improve multi-letter extension detection in supports_extension()Conor Dooley1-6/+16
2024-03-12riscv: dts: jh7110: fix indentationLeon M. Busch-George1-1/+1
2024-03-12serial: move sbi_dbcn_available to .data sectionHeinrich Schuchardt1-1/+1
2024-03-12riscv: sifive: fu740: reduce DDR speed from 1866MT/s to 1600MT/sThomas Perrot1-1/+1
2024-03-12starfive: visionfive2: switch to standard bootNam Cao2-14/+2
2024-03-11Prepare v2024.04-rc4v2024.04-rc4Tom Rini2-2/+2
2024-03-11Merge tag 'u-boot-imx-master-20240311' of https://gitlab.denx.de/u-boot/custo...WIP/11Mar2024Tom Rini9-15/+345
2024-03-11configs: Resync with savedefconfigTom Rini6-14/+14
2024-03-11arm: dts: imx8mp-beacon-kit: Resync DTS with Linux 6.8Adam Ford3-6/+321
2024-03-11toradex: tdx-cfg-block: add 0087 i.mx8m mini product variantJoao Paulo Goncalves2-0/+2
2024-03-11configs: imx8mp_beacon: Fall back to using TF-AAdam Ford1-7/+0
2024-03-11board: phycore_imx8mp: Use 2GHz RAM timings for PCL-070 from pcb_rev 1Benjamin Hahn1-2/+4
2024-03-11board: phytec: common: phytec_som_detection: Add phytec_get_som_typeBenjamin Hahn2-0/+18
2024-03-09Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini1-1/+1
2024-03-09net: phy: Use PHY MDIO address from DT if availableWIP/09Mar2024Marek Vasut1-0/+3