- 458b66a board: Rename uclass to sysinfo by Simon Glass · 4 years, 1 month ago
- 9e64a55 spl: Use standard FIT entries by Michal Simek · 4 years, 3 months ago
- d0a2d6f Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 years, 1 month ago
- c4954fb common: rename getc() to getchar() by Heinrich Schuchardt · 4 years, 2 months ago
- b723262 Kconfig: Use hex values for CONFIG_{SPL,TPL}_SIZE_LIMIT by Ovidiu Panait · 4 years, 2 months ago
- e646f51 spl: fit: Minimally parse OS properties with FIT_IMAGE_TINY by Samuel Holland · 4 years, 1 month ago
- c27cbe8 Revert "Fix data abort caused by mis-aligning FIT data" by Marek Vasut · 4 years, 1 month ago
- 426c34d spl: Add SPL_SERIAL as requirement for SDP_USB_SDP by Otavio Salvador · 4 years, 2 months ago
- cd27fea spl: Avoid printing boot device if silent console is enabled by Otavio Salvador · 4 years, 3 months ago
- 38183e6 spl: Kconfig: Record proper dependency for SPL_ATF by Michal Simek · 4 years, 3 months ago
- 1aab114 fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGA by Michal Simek · 4 years, 3 months ago
- 2d2f155 Fix data abort caused by mis-aligning FIT data by Reuben Dowle · 4 years, 3 months ago
- 0b4b47b sdp: call board_usb_init at spl_sdp_load_image by Frank Li · 4 years, 3 months ago
- 5dd935a spl: usb: Only init usb once by Faiz Abbas · 4 years, 4 months ago
- 05e3a15 spl: usb: Create an API spl_usb_load() by Faiz Abbas · 4 years, 4 months ago
- 29da374 fs/squashfs: new filesystem by Joao Marcos Costa · 4 years, 4 months ago
- 4ec7313 spi: Allow separate control of SPI_FLASH_TINY for SPL/TPL by Simon Glass · 4 years, 4 months ago
- 98a87cf Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig by Adam Ford · 4 years, 5 months ago
- 5e56ad0 Convert CONFIG_SPL_NAND_BASE et al to Kconfig by Adam Ford · 4 years, 5 months ago
- 3a38377 Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig by Adam Ford · 4 years, 5 months ago
- 257875d riscv: Make SiFive HiFive Unleashed board boot again by Bin Meng · 4 years, 4 months ago
- f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- 37aea85 spl: fix ext4fs_mount return code handling by Thomas Schaefer · 4 years, 5 months ago
- fdcb979 spl: fit: improve spl_nand_fit_read(...) readability by Dario Binacchi · 4 years, 6 months ago
- a6d91ca spl: fit: nand: fix fit loading in case of bad blocks by Dario Binacchi · 4 years, 6 months ago
- faf8d14 spl: fit: fail fit loading in case of FDT appending error by Dario Binacchi · 4 years, 6 months ago
- 90fa4e9 Merge branch 'next' by Tom Rini · 4 years, 5 months ago
- 358138f riscv: sbi: Add newline to error message by Sean Anderson · 4 years, 6 months ago
- b1d0cb3 riscv: Clean up IPI initialization code by Sean Anderson · 4 years, 5 months ago
- 76f44298 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · 4 years, 6 months ago
- 1908fd9 Add support for SHA384 and SHA512 by Reuben Dowle · 4 years, 8 months ago
- 72ac2ec sifive: fu540: Add U-Boot proper sector start by Jagan Teki · 4 years, 6 months ago
- 593b82e spl: add fixed memory node in target fdt also when loading ATF by Heiko Stuebner · 4 years, 6 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
- 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
- 1ea9789 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
- ea6a609 bootstage: Use BOOTSTAGE instead of BOOTSTATE by Simon Glass · 4 years, 7 months ago
- 655306c common: Drop part.h from common header by Simon Glass · 4 years, 7 months ago
- c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · 4 years, 7 months ago
- 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
- b03e666 spl: Always define preloader_console_init by Samuel Holland · 4 years, 7 months ago
- 513f640 rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · 4 years, 7 months ago
- 9728682 spl: sdp: Add DM gadget support for sdp by Sherry Sun · 4 years, 7 months ago
- 9a6c4d8 spl: sdp: Add a callback to clean up USB driver by Ye Li · 4 years, 7 months ago
- f7ac6fd spl: sdp: Add CONFIG_SPL_SDP_USB_DEV for USB device by Ye Li · 4 years, 7 months ago
- a36d93e spl: sdp: call board_usb_init at spl_sdp_load_image by Frank Li · 4 years, 7 months ago
- 2e35f93 Revert "imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon mode" by Harald Seiler · 4 years, 7 months ago
- aa1c1d3 spl: spl_legacy: Add lzma decompression support for legacy image by developer · 4 years, 7 months ago
- 4ee4cf9 spl: spl_nor: Remove unused variable 'ret' warning by Stefan Roese · 4 years, 7 months ago
- 84ae9d8 spl: spl_nor: Move legacy image loading into spl_legacy.c by Stefan Roese · 4 years, 7 months ago
- fc962c5 spl: spl_legacy: Use IS_ENABLED() to remove #ifdef by Stefan Roese · 4 years, 7 months ago
- 21a1df1 spl: Extract legacy image handling into separate file by Stefan Roese · 4 years, 7 months ago
- 939a961 spl: fit: do not check argument of free() by Heinrich Schuchardt · 4 years, 7 months ago
- 3b7d078 spl: Kconfig: de-dup SPL_DM_GPIO definition by Joel Johnson · 4 years, 7 months ago
- b161f90 riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL by Bin Meng · 4 years, 7 months ago
- bf16c30 spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition() by Harald Seiler · 4 years, 8 months ago
- 0bf7ab1 spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode() by Harald Seiler · 4 years, 8 months ago
- 7357a35 Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 8 months ago
- c205da8 Revert "common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabled" by Ye Li · 4 years, 8 months ago
- 067b9ff spl: Kconfig: Escape '$(ARCH)' in LDSCRIPT entries by Tom Rini · 4 years, 9 months ago
- 0bdf563 spl: mmc: Fix spl_mmc_get_uboot_raw_sector() implementation by Faiz Abbas · 4 years, 9 months ago
- 45a77a5 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 years, 10 months ago
- e6d9fc0 sunxi: move CONFIG_SYS_SPI_U_BOOT_OFFS out of defconfig by Andre Przywara · 5 years ago
- 65c4759 common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
- 38cce70 image: Rename load_addr, save_addr, save_size by Simon Glass · 5 years ago
- 4a9a042 spl_fit.c: enable loading compressed u-boot from fit image by Klaus H. Sorensen · 5 years ago
- f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
- 892265d image: Rename load_addr, save_addr, save_size by Simon Glass · 5 years ago
- a8c45f2 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 11 months ago
- 91366e2 Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 11 months ago
- fef81be spl: mmc: support uboot image offset on main partition by Baruch Siach · 4 years, 11 months ago
- 3d2ba9c Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMA by Vignesh Raghavendra · 5 years ago
- 74b139f spl: fix entry_point equal to load_addr by Giulio Benetti · 4 years, 11 months ago
- d1598e2 spl: atf: Enable option to rewrite bl2_plat_get_bl31_params() by Michal Simek · 5 years ago
- db878c0 spl: atf: Add missing ndepth initialization by Michal Simek · 5 years ago
- 0dbdaf3 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 4 years, 11 months ago
- 9037b7f spl: fit: Allow the board to tell if more images must be loaded from FIT by Jean-Jacques Hiblot · 5 years ago
- 64e82dc spl: fit: constify the output parameter of spl_fit_get_image_name() by Jean-Jacques Hiblot · 5 years ago
- 9443a73 spl: fit: be more verbose when an error occurs when applying the overlays by Jean-Jacques Hiblot · 5 years ago
- c6ab6a1 spl: fit: Do not fail immediately if an overlay is not available by Jean-Jacques Hiblot · 5 years ago
- 0da5815 spl: fit: allocate a temporary buffer to load the overlays by Jean-Jacques Hiblot · 5 years ago
- 74addb6 spl: fit: Make room in the FDT before applying overlays by Jean-Jacques Hiblot · 5 years ago
- bf703df spl: fit: Add support for applying DT overlay by Michal Simek · 5 years ago
- 776ce60 spl: fit: don't load the firmware twice by Jean-Jacques Hiblot · 5 years ago
- 54914d4 spl: Allow cache drivers to be used in SPL by Ley Foon Tan · 5 years ago
- b846d18 configs: Enable SPL_FSL_PBL for some LayerScape platforms by Alison Wang · 5 years ago
- 596f31c spl: Add methods to find the position/size of next phase by Simon Glass · 5 years ago
- fcedb9a spl: opensbi: wait for ack from secondary harts before entering OpenSBI by Lukas Auer · 5 years ago
- c308e01 riscv: add option to wait for ack from secondary harts in smp functions by Lukas Auer · 5 years ago
- e105b61 spl: opensbi: specify main hart as preferred boot hart by Lukas Auer · 5 years ago
- 8b4ee5f spl: cache: Allow cache drivers in SPL by Rick Chen · 5 years ago
- 62e64cf Revert "spl: fix entry_point equal to load_addr" by Tom Rini · 5 years ago
- 8e0b77c spl: fix entry_point equal to load_addr by Giulio Benetti · 5 years ago
- 1ce1ecf spl: Introduce SPL_DM_GPIO Kconfig define by Lukasz Majewski · 5 years ago
- 7ac012a spl: ymodem: Fix loading of fit image by Lokesh Vutla · 5 years ago
- fd37f24 cosmetic: Fix spelling and whitespace errors by Thomas Hebb · 5 years ago
- 9b61c7c common: Move interrupt functions into a new header by Simon Glass · 5 years ago
- 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
- 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago