- c89a2b7 spl: atf: Fix clang -Wasm-operand-widths warning by Alistair Delva · 2 years, 2 months ago
- bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · 2 years, 3 months ago
- df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 3 months ago
- fada3f9 blk: Rename if_type to uclass_id by Simon Glass · 2 years, 2 months ago
- ab7f0f6 arm: mvebu: Add default SPL_SIZE_LIMIT for 32-bit SoCs by Pali Rohár · 2 years, 2 months ago
- dbfa32c blk: Switch over to using uclass IDs by Simon Glass · 2 years, 4 months ago
- e1a5ec5 blk: Select SPL_LEGACY_BLOCK automatically by Simon Glass · 2 years, 4 months ago
- 3bf7d7a blk: Rename HAVE_BLOCK_DEVICE by Simon Glass · 2 years, 4 months ago
- 6624910 spl: fit: Allocate buffers aligned to cache line size by Stefan Herbrechtsmeier · 2 years, 5 months ago
- c20400a Add in the ability to load and boot an uncompressed kernel image during the Falcon Mode boot sequence. by Nathan Barrett-Morrison · 2 years, 10 months ago
- d3d6806 spl: opensbi: convert scratch options to config by Nikita Shubin · 2 years, 4 months ago
- a9f7ee3 spl: opensbi: fix typo by Nikita Shubin · 2 years, 4 months ago
- 8fdc07f vpl: fix reference in comment to non-existing SPL_SERIAL_SUPPORT by Quentin Schulz · 2 years, 5 months ago
- af8b7b7 spl: mmc: Use correct MMC device when loading image by Harald Seiler · 2 years, 5 months ago
- e91457a Merge tag 'u-boot-imx-20220726' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 4 months ago
- 686a45a spl: Use SPL_FIT_IMAGE_TINY for iMX9 by Peng Fan · 2 years, 4 months ago
- 343f398 spl: imx8mm: enlarge SPL_MAX_SIZE by Peng Fan · 2 years, 4 months ago
- 2fddf3e spl: fit: pass real compatible flags to fpga_load() by Oleksandr Suvorov · 2 years, 4 months ago
- 4ff163d fpga: pass compatible flags to fpga_load() by Oleksandr Suvorov · 2 years, 4 months ago
- 30e7328 xilinx: zynqmp: Do not use 0 as spl bss start address by Stefan Herbrechtsmeier · 2 years, 4 months ago
- 06a021b spl: Use SPL_TEXT_BASE instead of ISW_ENTRY_ADDR by Andrew Davis · 2 years, 4 months ago
- 3c5ce03 arch: mvebu: Disable by default unused peripherals in SPL by Pali Rohár · 2 years, 6 months ago
- 2fedef4 spl: spl_spi: add spi_nor_remove() to soft reset flash by Vaishnav Achath · 2 years, 7 months ago
- 723737b Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 4 months ago
- bcb8dc3 spl: sdp: Pass the USB index to board_usb_init() by Fabio Estevam · 2 years, 4 months ago
- 1e885e0 spl: nand: support loading legacy image with payload compressed by developer · 2 years, 6 months ago
- 16e6a2e spl: spl_legacy: fix the use of SPL_COPY_PAYLOAD_ONLY by developer · 2 years, 6 months ago
- 81670fe spl: allow using nand base without standard nand driver by developer · 2 years, 6 months ago
- 45b2548 Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · 2 years, 5 months ago
- b5a4869 spl: Set SPL_MAX_SIZE default for AST2600 by Joel Stanley · 2 years, 5 months ago
- 58a0cdb common: spl: spl_spi: add support for dynamic override of sf bus by Vaishnav Achath · 2 years, 6 months ago
- bead53d Convert CONFIG_SYS_USB_FAT_BOOT_PARTITION to Kconfig by Tom Rini · 2 years, 6 months ago
- 49f5d17 spl: Move SPL_LDSCRIPT defaults to one place by Tom Rini · 2 years, 6 months ago
- 0841851 spl: binman: Disable u_boot_any symbols for i.MX8M boards by Alper Nebi Yasak · 2 years, 5 months ago
- 9634dc9 spl: binman: Check at runtime if binman symbols were filled in by Alper Nebi Yasak · 2 years, 5 months ago
- cdc2f09 spl: binman: Add config options for binman symbols in VPL by Alper Nebi Yasak · 2 years, 5 months ago
- d6d2c9b spl: binman: Split binman symbols support from enabling binman by Alper Nebi Yasak · 2 years, 5 months ago
- 6efe947 spl: binman: Make TPL_BINMAN_SYMBOLS depend on TPL_FRAMEWORK by Alper Nebi Yasak · 2 years, 5 months ago
- 173321c spl: binman: Fix use of undeclared u_boot_any symbols by Alper Nebi Yasak · 2 years, 5 months ago
- 099dc1f dm: spl: Allow SPL to show memory usage by Simon Glass · 2 years, 7 months ago
- 78896ae spl: Rework and tighten some dependencies by Tom Rini · 2 years, 6 months ago
- 2aa5e50 spl: Rework Kconfig to be more menu driven by Tom Rini · 2 years, 6 months ago
- 0d989c8 spl: Move all VPL, TPL and PowerPC specific CONFIG options to separate files by Tom Rini · 2 years, 6 months ago
- f95c259 Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig by Tom Rini · 2 years, 6 months ago
- 9568a0e Convert CONFIG_SYS_NAND_SPL_KERNEL_OFFS to Kconfig by Tom Rini · 2 years, 6 months ago
- 2c9d2b5 Convert CONFIG_SYS_SPL_ARGS_ADDR to Kconfig by Tom Rini · 2 years, 6 months ago
- 06d06f7 Convert CONFIG_SPL_TARGET to Kconfig by Tom Rini · 2 years, 6 months ago
- d75a779 Convert CONFIG_SPL_GD_ADDR to Kconfig by Tom Rini · 2 years, 6 months ago
- 166e322 Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · 2 years, 6 months ago
- 65aa124 Convert CONFIG_SPL_BSS_START_ADDR to Kconfig by Tom Rini · 2 years, 6 months ago
- 6de36a7 Convert CONFIG_SPL_RELOC_TEXT_BASE et al to Kconfig by Tom Rini · 2 years, 6 months ago
- ed83ed9 imx7: Update CONFIG_SPL_STACK defaults in Kconfig by Tom Rini · 2 years, 6 months ago
- 5524243 imx6: Update CONFIG_SPL_STACK defaults in Kconfig by Tom Rini · 2 years, 6 months ago
- 8a14ac4 Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · 2 years, 6 months ago
- 17845c5 ppc / layerscape: Clean up CONFIG_SYS_CCSR_DO_NOT_RELOCATE usage by Tom Rini · 2 years, 6 months ago
- 0cb89e7 Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · 2 years, 6 months ago
- abb0f52 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · 2 years, 6 months ago
- a4f2ab9 Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to Kconfig by Tom Rini · 2 years, 7 months ago
- 2d03b91 Convert CONFIG_SPL_NAND_RAW_ONLY et al to Kconfig by Tom Rini · 2 years, 7 months ago
- 6b15c16 Convert CONFIG_SPL_INIT_MINIMAL et al to Kconfig by Tom Rini · 2 years, 7 months ago
- 6c7a9e0 spl: Remove CONFIG_SPL_SATA_BOOT_DEVICE by Tom Rini · 2 years, 7 months ago
- 7396b7d spl: spl_nand: Fix bad block handling in fitImage by Michael Trimarchi · 2 years, 6 months ago
- 4c1f476 spl: Force disable non-FIT loading for TI secure devices by Andrew Davis · 2 years, 7 months ago
- 360ec6a spl: Rename Kconfig SPL_LEGACY_IMAGE_SUPPORT to SPL_LEGACY_IMAGE_FORMAT by Andrew Davis · 2 years, 7 months ago
- e7ca7da vpl: Add Kconfig options for VPL by Simon Glass · 2 years, 7 months ago
- 7eec884 Introduce Verifying Program Loader (VPL) by Simon Glass · 2 years, 7 months ago
- d0a8e59 spl: allow boot from first bootable partition by Jérôme Carretero · 2 years, 8 months ago
- 652b869 gpio: Enable hogging support in SPL by Eddie James · 2 years, 10 months ago
- 9b68f4b Add a default for TPL_TEXT_BASE by Simon Glass · 2 years, 9 months ago
- cbe85e7 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 8 months ago
- 3cb12ef spl: mmc: extend spl_mmc_boot_mode() to take mmc argument by Andre Przywara · 3 years, 5 months ago
- 89346ad spl: Add semihosting boot method by Sean Anderson · 2 years, 8 months ago
- e9d12f4 common: spl: fit_ram: allow to use image pre load by Philippe Reynes · 2 years, 8 months ago
- 42c5ecc spl: Correct Kconfig help for TPL_BINMAN_SYMBOLS by Simon Glass · 2 years, 9 months ago
- 02b8700 spl: Allow disabling binman symbols in SPL by Simon Glass · 2 years, 10 months ago
- 9045faf spl: x86: Correct the binman symbols for SPL by Simon Glass · 2 years, 10 months ago
- 247e178 spl: ymodem: Fix buffer overflow during Image copy by Vignesh Raghavendra · 2 years, 10 months ago
- 3db3033 spl: add support for custom boot method names by Heiko Thiery · 2 years, 10 months ago
- e10e2ee tools: Pass the key blob around by Simon Glass · 3 years ago
- 99426c8 spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig by Alexandru Gagniuc · 2 years, 11 months ago
- c340341 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 10 months ago
- f47349a SPL: Add support for checking board / BootROM specific image types by Pali Rohár · 2 years, 10 months ago
- dda8f88 SPL: Add struct spl_boot_device parameter into spl_parse_board_header() by Pali Rohár · 2 years, 10 months ago
- 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- 8bbad14 common: spl: move armv7m-specific code to spl_perform_fixups() by Ovidiu Panait · 2 years, 11 months ago
- 90c1a58 bloblist: Rename the SPL tag by Simon Glass · 2 years, 11 months ago
- 15cd5be Convert CONFIG_TPL_TEXT_BASE to Kconfig by Tom Rini · 3 years ago
- e4cb645 spl: fit: Skip attempting to load 0 length image by Nishanth Menon · 3 years, 1 month ago
- c2e7888 spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths by Tom Rini · 3 years, 1 month ago
- 9815434 bootstage: Add SPL support by Marek Vasut · 3 years, 1 month ago
- ec0352a arm: spl: prepare for jumping to OPTEE by Ricardo Salveti · 3 years, 1 month ago
- 2eeaea4 Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 1 month ago
- 577226c image: Use the correct checks for CRC32 by Simon Glass · 3 years, 2 months ago
- 7d7c367 imx: spl: fix imx8m secure boot by Heiko Schocher · 3 years, 3 months ago
- 67e8f5d spl_fit. add hook to make fixes after fit header is loaded by Heiko Schocher · 3 years, 4 months ago
- a7ca480 lib: optee: remove the duplicate CONFIG_OPTEE by Patrick Delaunay · 3 years, 3 months ago
- 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 2 months ago
- 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
- 3580f6d treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 4 months ago
- 0034d96 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · 3 years, 4 months ago