summaryrefslogtreecommitdiff
path: root/boot/image-board.c
AgeCommit message (Expand)Author
2023-04-05android: boot: support boot image header version 3 and 4Safae Ouajih
2023-04-05android: boot: add vendor boot image to prepare for v3, v4 supportSafae Ouajih
2023-04-05android: boot: replace android_image_check_headerSafae Ouajih
2023-02-10Correct SPL uses of LMBSimon Glass
2023-01-16image: Move common image code to image_board and commandSimon Glass
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-09-29treewide: Drop image_header_t typedefSimon Glass
2022-09-29treewide: Drop bootm_headers_t typedefSimon Glass
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
2022-09-14image: Drop some other #ifdefs in image-board.cSimon Glass
2022-09-14image: Correct indentation in select_ramdisk()Simon Glass
2022-09-14image: Drop remaining FIT #ifdefSimon Glass
2022-09-14image: Drop another #ifdef for FITSimon Glass
2022-09-14image: Drop one #ifdef for FITSimon Glass
2022-09-14image: Drop #ifdefs for LEGACY_IMAGE_FORMATSimon Glass
2022-09-14image: Track when ramdisk processing is completedSimon Glass
2022-09-14image: Fix up ANDROID_BOOT_IMAGE ramdisk codeSimon Glass
2022-08-10common: Drop display_options.h from common headerSimon Glass
2022-07-26fpga: pass compatible flags to fpga_load()Oleksandr Suvorov
2022-07-26zynqmp: Run board_get_usable_ram_top() only on main U-BootAshok Reddy Soma
2022-06-06Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-12-20Revert "image: Remove #ifdefs from select_ramdisk()"Tom Rini
2021-11-15image: Explicitly declare do_bdinfo()Andy Shevchenko
2021-11-11Create a new boot/ directorySimon Glass