~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* boot/image-board.c: Silence warning in select_ramdiskTom Rini2023-04-25
* image: Fix script execution from FIT images with external dataTobias Waldekranz2023-04-05
* android: boot: support boot image header version 3 and 4Safae Ouajih2023-04-04
* android: boot: add vendor boot image to prepare for v3, v4 supportSafae Ouajih2023-04-04
* android: boot: replace android_image_check_headerSafae Ouajih2023-04-04
* image: Fix potentially uninitialized data variableMarek Vasut2023-03-30
* Correct SPL uses of LMBSimon Glass2023-02-10
* image: Move common image code to image_board and commandSimon Glass2023-01-16
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* treewide: Drop image_header_t typedefSimon Glass2022-09-29
* treewide: Drop bootm_headers_t typedefSimon Glass2022-09-29
* cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese2022-09-18
* image: Drop some other #ifdefs in image-board.cSimon Glass2022-09-14
* image: Correct indentation in select_ramdisk()Simon Glass2022-09-14
* image: Drop remaining FIT #ifdefSimon Glass2022-09-14
* image: Drop another #ifdef for FITSimon Glass2022-09-14
* image: Drop one #ifdef for FITSimon Glass2022-09-14
* image: Drop #ifdefs for LEGACY_IMAGE_FORMATSimon Glass2022-09-14
* image: Track when ramdisk processing is completedSimon Glass2022-09-14
* image: Fix up ANDROID_BOOT_IMAGE ramdisk codeSimon Glass2022-09-14
* common: Drop display_options.h from common headerSimon Glass2022-08-10
* fpga: pass compatible flags to fpga_load()Oleksandr Suvorov2022-07-26
* zynqmp: Run board_get_usable_ram_top() only on main U-BootAshok Reddy Soma2022-07-26
* Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini2022-06-06
* doc: replace @return by Return:Heinrich Schuchardt2022-01-19
* Revert "image: Remove #ifdefs from select_ramdisk()"Tom Rini2021-12-20
* image: Explicitly declare do_bdinfo()Andy Shevchenko2021-11-15
* Create a new boot/ directorySimon Glass2021-11-11