aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2023-08-07spl: remove duplicate SPL_MD5 optionOleksandr Suvorov
2023-08-07bloblist: Enforce CRC32Tom Rini
2023-08-05event: Fix a wrong type_name from dm_post_init to dm_post_init_fJaehoon Chung
2023-08-02console: Print out complete stdio device listBin Meng
2023-08-02console: Refactor stdio_print_current_devices() a little bitBin Meng
2023-08-02console: Make stdio_print_current_devices() staticBin Meng
2023-08-02console: kconfig: Drop the redundant VIDEO dependencyBin Meng
2023-07-30spl: initialize PCI before bootingHeinrich Schuchardt
2023-07-30spl: blk: partition numbers are hexadecimalHeinrich Schuchardt
2023-07-30spl: blk: use CONFIG_SPL_FS_LOAD_PAYLOAD_NAMEHeinrich Schuchardt
2023-07-21common: Kconfig: Fix CMD_BMP/BMP dependencySamuel Dionne-Riel
2023-07-21common: spl: spl: Remove video driverNikhil M Jain
2023-07-21common: board_f: Pass frame buffer info from SPL to u-bootNikhil M Jain
2023-07-21common: spl: spl: Update stack pointer addressNikhil M Jain
2023-07-21common: splash_source: Fix type casting errorsNikhil M Jain
2023-07-21event: Add fpga load eventChristian Taedcke
2023-07-21arm64: zynqmp: Switch to amd.com emailsMichal Simek
2023-07-17android_ab: Try backup booloader_messageJoshua Watt
2023-07-17log: Support outputing function names in SPLSimon Glass
2023-07-17x86: Pass video settings from SPL to U-Boot properSimon Glass
2023-07-17bdinfo: Show the malloc base with the bdinfo commandSimon Glass
2023-07-17x86: Improve the trampoline in 64-bit modeSimon Glass
2023-07-17log: Tidy up an ambiguous commentSimon Glass
2023-07-14board_f: Relocate fdt even if GD_FLG_SKIP_RELOC is setKunihiko Hayashi
2023-07-14hash: fix a memory leakSergei Antonov
2023-07-14bootstd: Add a separate log category for expoSimon Glass
2023-07-07tpl: Kconfig: TPL_BANNER_PRINT depends on DEBUG_UART && TPL_SERIALYing Sun
2023-07-07common: Kconfig: SYS_CONSOLE_ENV_OVERWRITE depends on SYS_CONSOLE_IS_IN_ENVYing Sun
2023-07-06RISC-V: CONFIG_SPL_OPENSBI_SCRATCH_OPTIONS descriptionHeinrich Schuchardt
2023-07-05Merge tag 'v2023.07-rc6' into nextTom Rini
2023-07-03spl: spl_legacy: Fix spl_end addressFabio Estevam
2023-06-24imx: hab: Simplify the mechanismMarek Vasut
2023-06-24spl: spl_legacy: Add extra address checksMarek Vasut
2023-06-23menu: Re-enable the ANSI codesSimon Glass
2023-06-21common/memsize.c: Fix get_ram_size() when cache is enabledEmanuele Ghidoli
2023-06-20stdio: Remove stdio_init()Masahiro Yamada
2023-06-20spl: spl-nor: return error if no valid image was loadedMario Kicherer
2023-06-19common: spl: Add spl NVMe boot supportMayuresh Chitale
2023-06-19spl: blk: Support loading images from fsMayuresh Chitale
2023-06-19spl: Add Kconfig options for NVMEMayuresh Chitale
2023-06-16fdt_support: add fdt_copy_fixed_partitions functionPatrick Delaunay
2023-06-16fdt_support: include dm/ofnode.hPatrick Delaunay
2023-06-14spl: ext: Use partition size for mountMayuresh Chitale
2023-06-12Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-06-12Merge tag v2023.07-rc4 into nextTom Rini
2023-06-12global: Use proper project name U-BootMichal Simek
2023-05-31cli: avoid buffer overrunHeinrich Schuchardt
2023-05-31spl: Correct checking of configuration nodeBin Meng
2023-05-17usb: Move SPL_USB_GADGET and related Kconfig symbols to drivers/usb/Marek Vasut
2023-05-17usb: Move SPL_USB_STORAGE Kconfig symbol to drivers/usb/Marek Vasut