summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-13pico-imx7d: add baseboard SD card boot detectBenjamin Szőke
2023-12-13imx: imx-hab: Select SPL_DRIVERS_MISC in the SPL caseFabio Estevam
2023-12-13tools: mxsboot: pre-fill buffer with 0xff, not 0Alessandro Rubini
2023-12-13arm: mxs: Clear CPSR V bit to activate low vectorsMarek Vasut
2023-12-13Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)"Tom Rini
2023-12-13command: Introduce functions to obtain command argumentsSimon Glass
2023-12-13bootstd: Introduce programmatic bootSimon Glass
2023-12-13bootm: Reduce arguments to bootm_find_other()Simon Glass
2023-12-13bootm: Add a function to check overlapSimon Glass
2023-12-13bootm: Adjust the parameters of bootm_find_images()Simon Glass
2023-12-13bootm: optee: Drop special call to bootm_find_other()Simon Glass
2023-12-13bootm: efi: Drop special call to bootm_find_other()Simon Glass
2023-12-13bootm: Simplify Android ramdisk addr in bootm_find_images()Simon Glass
2023-12-13bootm: Reduce arguments to boot_get_loadables()Simon Glass
2023-12-13bootm: Reduce arguments to boot_get_fpga()Simon Glass
2023-12-13bootm: Reduce arguments to boot_get_fdt()Simon Glass
2023-12-13bootm: Pass image buffer to boot_get_fdt()Simon Glass
2023-12-13bootm: Drop #ifdef in bootm_find_images()Simon Glass
2023-12-13fdt: Allow use of fdt_support inside if() statementsSimon Glass
2023-12-13bootm: Reduce arguments to boot_get_ramdisk()Simon Glass
2023-12-13bootm: Reduce arguments to bootm_find_os()Simon Glass
2023-12-13bootm: Move error printing out of boot_get_kernel()Simon Glass
2023-12-13bootstage: Drop BOOTSTAGE_ID_FIT_KERNEL_INFOSimon Glass
2023-12-13bootm: Use the error return from boot_get_kernel()Simon Glass
2023-12-13bootm: Adjust position of unmap_sysmem() in boot_get_kernel()Simon Glass
2023-12-13bootm: Adjust boot_get_kernel() to return an errorSimon Glass
2023-12-13image: Document error codes from fit_image_load()Simon Glass
2023-12-13bootm: Reduce arguments to boot_get_kernel()Simon Glass
2023-12-13image: Tidy up genimg_get_kernel_addr_fit()Simon Glass
2023-12-13bootm: Move boot_get_kernel() higher in the fileSimon Glass
2023-12-13bootm: Simplify arguments for bootm_pre_load()Simon Glass
2023-12-13bootm: Drop arguments from bootm_start()Simon Glass
2023-12-13bootstd: Add missing header file from bootdev.hSimon Glass
2023-12-13treewide: Tidy up semicolon after command macrosSimon Glass
2023-12-13mmc: env: Unify the U_BOOT_ENV_LOCATION conditionsSimon Glass
2023-12-13README: Correct docs for CONFIG_SPL_BUILDSimon Glass
2023-12-13arm: x86: Drop discarding of command linker-listsSimon Glass
2023-12-13Merge patch series "some LED patches"Tom Rini
2023-12-13led: add TI LP5562 LED driverDoug Zobel
2023-12-13led: led_pwm: use led_bind_generic() helperRasmus Villemoes
2023-12-13led: led_gpio: use led_bind_generic() helperRasmus Villemoes
2023-12-13led: introduce led_bind_generic()Rasmus Villemoes
2023-12-13led-uclass: do not create fallback label for top-level nodeRasmus Villemoes
2023-12-13led-uclass: honour ->label field populated by driver's own .bindRasmus Villemoes
2023-12-13clk: zynqmp: enable topsw_lsbus clockVenkatesh Yadav Abbarapu
2023-12-13Merge branch '2023-12-13-assorted-minor-fixes'Tom Rini
2023-12-13maintainers: rk3399: remove maintainerShantur Rathore
2023-12-13maintainers: bcmns3: remove maintainerPeter Robinson
2023-12-13MAINTAINERS: Fix ARCH_APPLE file pathsMoritz Fischer
2023-12-13drivers: misc: Kconfig: Fix SPL_FS_LOADER promptAlexander Gendin