summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-25cmd: Update the meminfo command to show the memory mapSimon Glass
2024-10-25cmd: Move meminfo command into its own fileSimon Glass
2024-10-25bootstage: Allow counting memory without stringsSimon Glass
2024-10-25global_data: Add some more accessorsSimon Glass
2024-10-25common: Tidy up how malloc() is initedSimon Glass
2024-10-25common: Fix up malloc() comment in reserve_noncached()Simon Glass
2024-10-25Merge tag 'xilinx-for-v2025.01-rc1-v2' of https://source.denx.de/u-boot/custo...Tom Rini
2024-10-25Merge tag 'u-boot-dfu-20241025' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-10-25.mailmap: update e-mail address for Padmarao BegariPadmarao Begari
2024-10-25spi: zynq_qspi: Add missing prototype for update_stripeVenkatesh Yadav Abbarapu
2024-10-25board: rockchip: Add Hardkernel ODROID-M1SJonas Karlman
2024-10-25arm64: dts: rockchip: Add Hardkernel ODROID-M1SJonas Karlman
2024-10-25arm64: dts: rockchip: Correct vendor prefix for Hardkernel ODROID-M1Jonas Karlman
2024-10-25rockchip: Migrate to use USB_DWC3_GENERIC on RK3328Jonas Karlman
2024-10-25board: rockchip: Add Hardkernel ODROID-M2Jonas Karlman
2024-10-25arm64: dts: rockchip: Add Hardkernel ODROID-M2Jonas Karlman
2024-10-25rockchip: rk3399: Weaken dependency on SPL serialDaniel Semkowicz
2024-10-25board: rockchip: Enable PD_VO before driver accessChris Morgan
2024-10-25board: rockchip: Remove ARM SCMI Support from RGxx3Chris Morgan
2024-10-25board: rockchip: Add vdd_cpu reg fixup for RGXX3 SeriesChris Morgan
2024-10-25board: rockchip: Convert Anbernic RGxx3 to OF_UPSTREAMChris Morgan
2024-10-25rockchip: px30: clk: add UART0 clock getter/setterLukasz Czechowski
2024-10-25arm: dts: rockchip: turn LEDs on at boot for Radxa boardsFUKAUMI Naoki
2024-10-25configs: rockchip: enable gpio-leds driver for Radxa boardsFUKAUMI Naoki
2024-10-25arm: dts: rockchip: fix dts for Radxa ROCK 4C+FUKAUMI Naoki
2024-10-25amd: Disable LMB, BOOTM, MTD and EFI loader for mini configurationsMichal Simek
2024-10-25arm64: zynqmp: fix tcm initialization for mini u-bootPadmarao Begari
2024-10-25arm64: xilinx: Fix file location described in zynqmp-p-a2197-00-revA.dtsMichal Simek
2024-10-25arm64: versal-net: Remove current-speed from miniMichal Simek
2024-10-25arm64: zynqmp: Add description for SC on vm-p-m1369 boardMichal Simek
2024-10-25xilinx: Add cap-mmc-hw-reset and no-sd, no-sdio property to eMMCPaul Alvin
2024-10-25xilinx: zynqmp: Remove conditional check for bootmenu_default variableJohn Vicky Vykuntapu
2024-10-25xilinx: common: fix script address for MicroblazePadmarao Begari
2024-10-25arm64: versal: Wire USB0 in distro bootMichal Simek
2024-10-25arm64: versal: Remove description for USB1Michal Simek
2024-10-25arm64: zynqmp: Fix tcminit mode value based on argvPadmarao Begari
2024-10-25arm64: zynqmp: Print an error for split to lock mode switchPadmarao Begari
2024-10-25imx8m: set sane default value for SPL_LOAD_FIT_ADDRESSRasmus Villemoes
2024-10-25mmc: fsl_esdhc: Convert to use livetree API for fdt accessTim Harvey
2024-10-25i2c: mxc_i2c: Convert to use livetree API for fdt accessTim Harvey
2024-10-25imx: power-domain: Convert to use livetree API for fdt accessTim Harvey
2024-10-25pinctrl: imx: Convert to use livetree API for fdt accessTim Harvey
2024-10-25verdin-imx8m{m|p}: defconfig: update fastboot buffer size/addressHiago De Franco
2024-10-25imx: Support i.MX93 9X9 QSB boardPeng Fan
2024-10-25imx9: clock: Add 800MHz fracpll entryPeng Fan
2024-10-25arm: dts: imx8qm-mek: fix bootPeng Fan
2024-10-25arm: dts: imx8qxp-mek: fix bootPeng Fan
2024-10-25mx6ul_14x14_evk: Convert to watchdog driver modelFabio Estevam
2024-10-25mx6ul_14x14_evk: Remove unneeded USB board codeFabio Estevam
2024-10-24Mark a few functions static inlineAndy Shevchenko