summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-25Merge patch series "Allow showing the memory map"Tom Rini
2024-10-25meminfo: Show the lmb recordsSimon Glass
2024-10-25lmb: Export the lmb data structureSimon Glass
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-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-24Mark a few functions static inlineAndy Shevchenko
2024-10-24cmd: nvedit: Mark a few functions staticAndy Shevchenko
2024-10-24block: make blk_create_device() staticHeinrich Schuchardt
2024-10-24rockchip: block: simplify rkmtd driverHeinrich Schuchardt
2024-10-24arm: dts: k3-j722s-r5-evm: Add LPDDR4 4000 MT/s configsVaishnav Achath
2024-10-24boot: Introduce BOOTSTD_MENU to control bootflow menu buildMarek Vasut
2024-10-24mcp230xx_gpio.c: Add a missing include file.Philip Balister
2024-10-24Merge https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini
2024-10-24mtd: spi-nor: Add mt35xu01gbba octal mode SPI NOR flashHan Xu
2024-10-24mtd: spi-nor-ids: Add Puya Semiconductor chips descriptionDmitry Dunaev
2024-10-24image: android: handle ramdisk default addressNeil Armstrong
2024-10-24image: android: do not boot XIP when kernel is compressedNeil Armstrong
2024-10-24image: android: use ulong for kernel addressNeil Armstrong
2024-10-24common: android_ab: fix slot suffix for abc blockDmitry Rokosov
2024-10-24cmd: bcb: introduce 'ab_dump' command to print BCB block contentDmitry Rokosov
2024-10-24cmd: bcb: change strcmp() usage style in the do_bcb_ab_select()Dmitry Rokosov
2024-10-24treewide: bcb: move ab_select command to bcb subcommandsDmitry Rokosov
2024-10-24cmd: bcb: rework the command to U_BOOT_LONGHELP approachDmitry Rokosov
2024-10-24include/android_ab: move ab_select_slot() documentation to @ notationDmitry Rokosov
2024-10-24dfu: sf: rely on DT for spi speed and modeNeil Armstrong
2024-10-24spi: add DM_SPI_FLASH compatibility inline functionsNeil Armstrong
2024-10-23Merge https://source.denx.de/u-boot/custodians/u-boot-watchdogTom Rini
2024-10-23watchdog: introduce separate SPL symbol for WDT_GPIORasmus Villemoes
2024-10-23global_data.h: remove unnecesary include of cyclic.hRasmus Villemoes
2024-10-23boot: cedit: include u-boot/schedule.hRasmus Villemoes