- c510061 fs/squashfs: new filesystem by Joao Marcos Costa · 4 years, 3 months ago
- bd34715 console: Always define the console-recording functions by Simon Glass · 4 years, 3 months ago
- 276b6c9 common/board_r: Move blkcache_init call earlier in the boot sequence by Ovidiu Panait · 4 years, 4 months ago
- 365af27 blkcache: Extend blkcache_init to cover CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · 4 years, 4 months ago
- bf2fb81 common/board_r: Remove initr_serial wrapper by Ovidiu Panait · 4 years, 4 months ago
- 1532885 board_f: Remove setup_board_part1 by Ovidiu Panait · 4 years, 4 months ago
- f1e504a board_f: ppc: Factor out ppc-specific bdinfo setup by Ovidiu Panait · 4 years, 4 months ago
- ee9c3ad board_f: m68k: Factor out m68k-specific bdinfo setup by Ovidiu Panait · 4 years, 4 months ago
- 4912224 board_f: Move sram bdinfo assignments to generic code by Ovidiu Panait · 4 years, 4 months ago
- a4aa188 board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo by Ovidiu Panait · 4 years, 4 months ago
- 81e7cb1 board_f: Introduce arch_setup_bdinfo initcall by Ovidiu Panait · 4 years, 4 months ago
- ba74310 board_f: Introduce setup_bdinfo initcall by Ovidiu Panait · 4 years, 4 months ago
- 4475877 arm: move CONFIG_PREBOOT="usb start" to KConfig by Jonas Smedegaard · 4 years, 4 months ago
- f38a299 spi: Allow separate control of SPI_FLASH_TINY for SPL/TPL by Simon Glass · 4 years, 4 months ago
- 6e31458 find dtb in android boot image with header version 2 during bootm by chenshuo · 4 years, 4 months ago
- acc415a Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig by Adam Ford · 4 years, 4 months ago
- 3879106 Convert CONFIG_SPL_NAND_BASE et al to Kconfig by Adam Ford · 4 years, 4 months ago
- 0c4a634 Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig by Adam Ford · 4 years, 4 months ago
- 8d1fc6f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 3 months ago
- fd00c53 pci_ep: Add the init function by Xiaowei Bao · 4 years, 4 months ago
- 7d8073e fdt_support: skip MTD node with "disabled" in fdt_fixup_mtdparts() by Masahiro Yamada · 4 years, 4 months ago
- 53a8966 fdt_support: call mtdparts_init() after finding MTD node to fix up by Masahiro Yamada · 4 years, 4 months ago
- 8ce8e42 fdt_support: add static to fdt_node_set_part_info() by Masahiro Yamada · 4 years, 4 months ago
- e8781dc lib: libfdt: fdt_region: avoid NULL pointer access by Philippe Reynes · 4 years, 4 months ago
- ada61f1 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 4 months ago
- 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
- a0018fc riscv: Make SiFive HiFive Unleashed board boot again by Bin Meng · 4 years, 4 months ago
- 5d3a21d Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 4 months ago
- bf75812 efi_loader: returning from UEFI FIT images by Heinrich Schuchardt · 4 years, 4 months ago
- 6ec7545 fdt_support: skip MTD node with "disabled" in fdt_fixup_mtdparts() by Masahiro Yamada · 4 years, 4 months ago
- 245ad6c fdt_support: call mtdparts_init() after finding MTD node to fix up by Masahiro Yamada · 4 years, 4 months ago
- d772db3 fdt_support: add static to fdt_node_set_part_info() by Masahiro Yamada · 4 years, 4 months ago
- 2a3be30 lib: libfdt: fdt_region: avoid NULL pointer access by Philippe Reynes · 4 years, 4 months ago
- b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- ea5003a spl: fix ext4fs_mount return code handling by Thomas Schaefer · 4 years, 5 months ago
- fbde758 common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS image by Tero Kristo · 4 years, 5 months ago
- 19c6808 image: fdt: bail out with error if no boot time FDT image found by Tero Kristo · 4 years, 5 months ago
- dde173a log: use BIT() instead of 1 << by Heinrich Schuchardt · 4 years, 5 months ago
- 3c21d77 log: don't show function by default by Heinrich Schuchardt · 4 years, 5 months ago
- 6c9e417 log: uclass_get_name() depends on CONFIG_SPL_DM by Heinrich Schuchardt · 4 years, 5 months ago
- 493a4c8 console: Add a way to output to serial only by Simon Glass · 4 years, 4 months ago
- a33a824 command: Drop #ifdef for MEM_SUPPORT_64BIT_DATA by Simon Glass · 4 years, 5 months ago
- 3428faf Update MEM_SUPPORT_64BIT_DATA to be always defined by Simon Glass · 4 years, 5 months ago
- 84dd190 spl: fit: improve spl_nand_fit_read(...) readability by Dario Binacchi · 4 years, 6 months ago
- 9f6a14c spl: fit: nand: fix fit loading in case of bad blocks by Dario Binacchi · 4 years, 6 months ago
- 585b468 spl: fit: fail fit loading in case of FDT appending error by Dario Binacchi · 4 years, 6 months ago
- 26073f9 image: Add support for ZSTD decompression by Robert Marko · 4 years, 7 months ago
- 53007fc common/board_f: Respect original FDT size while relocating by Oleksandr Andrushchenko · 4 years, 5 months ago
- 27b5b9e video: restore CONFIG_VIDCONSOLE_AS_LCD as boolean by Patrick Delaunay · 4 years, 4 months ago
- 6e7d7aa Merge branch 'next' by Tom Rini · 4 years, 4 months ago
- 7984922 riscv: sbi: Add newline to error message by Sean Anderson · 4 years, 5 months ago
- 40686c3 riscv: Clean up IPI initialization code by Sean Anderson · 4 years, 5 months ago
- 5fdb3c0 Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips into next by Tom Rini · 4 years, 4 months ago
- 56c4046 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · 4 years, 5 months ago
- 70b06d9 splash: Fix build warning on 64 bits CPU by Ye Li · 4 years, 5 months ago
- 32d0b2d bdinfo: net: ppc: Drop bi_enet1addr and other similar info by Simon Glass · 4 years, 6 months ago
- f0e236c Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 5 months ago
- b8fd54d common: fdt: Remove additional 4k space for fdt allocation by Ashok Reddy Soma · 4 years, 7 months ago
- 22b897a video: extend stdout video console work-around for 'vga' by Anatolij Gustschin · 4 years, 6 months ago
- 7a81989 common: hash: Remove a debug printf statement by Harald Seiler · 4 years, 5 months ago
- f9e3d2e Merge tag 'dm-pull-12jun20' of git://git.denx.de/u-boot-dm into next by Tom Rini · 4 years, 5 months ago
- d16b38f Add support for SHA384 and SHA512 by Reuben Dowle · 4 years, 7 months ago
- 7b6c34c log: clean up Kconfig by Heinrich Schuchardt · 4 years, 5 months ago
- 819da86 sifive: fu540: Add U-Boot proper sector start by Jagan Teki · 4 years, 5 months ago
- 95712af image: android: fix abootimg support by Christian Gmeiner · 4 years, 5 months ago
- a343b4f spl: add fixed memory node in target fdt also when loading ATF by Heiko Stuebner · 4 years, 6 months ago
- b0b13f4 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 6 months ago
- 62d3a58 board_r: Detect ifc-nor flash at run-time by Pankit Garg · 4 years, 6 months ago
- cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 6 months ago
- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
- eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 6 months ago
- 25a5818 common: Drop asm/ptrace.h from common header by Simon Glass · 4 years, 6 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
- 3c7dded Fix some checkpatch warnings in calls to debug() by Simon Glass · 4 years, 6 months ago
- 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 6 months ago
- 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 6 months ago
- 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 6 months ago
- 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 6 months ago
- b67eefd bootstage: Use BOOTSTAGE instead of BOOTSTATE by Simon Glass · 4 years, 6 months ago
- e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 6 months ago
- 0528979 part: Drop disk_partition_t typedef by Simon Glass · 4 years, 6 months ago
- 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 6 months ago
- b79fdc7 common: Drop flash.h from common header by Simon Glass · 4 years, 6 months ago
- a595a0e flash: Tidy up coding style for flash functions by Simon Glass · 4 years, 6 months ago
- 98bf46f board_r: Introduce CONFIG_PCI_INIT_R Kconfig option by Ovidiu Panait · 4 years, 6 months ago
- 9441f8c board_r: env: Use IS_ENABLED() instead of #ifdefs by Ovidiu Panait · 4 years, 6 months ago
- 5428096 common/board_f: avoid -Wtype-limits warning by Heinrich Schuchardt · 4 years, 6 months ago
- 3988be5 spl: Always define preloader_console_init by Samuel Holland · 4 years, 6 months ago
- 18138ab rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · 4 years, 6 months ago
- b77d029 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 4 years, 6 months ago
- 5168d7a menu: add support for client defined statusline function by Thirupathaiah Annapureddy · 4 years, 8 months ago
- 143414c Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 6 months ago
- f5b66af common: board_f: Use cpu_get_current_dev in print_cpuinfo by Ye Li · 4 years, 6 months ago
- d8e7755 spl: sdp: Add DM gadget support for sdp by Sherry Sun · 4 years, 6 months ago
- 932c1ed spl: sdp: Add a callback to clean up USB driver by Ye Li · 4 years, 6 months ago
- 407e384 spl: sdp: Add CONFIG_SPL_SDP_USB_DEV for USB device by Ye Li · 4 years, 6 months ago
- 62597d2 spl: sdp: call board_usb_init at spl_sdp_load_image by Frank Li · 4 years, 6 months ago
- 15aec31 Revert "imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon mode" by Harald Seiler · 4 years, 7 months ago
- 1a4c077 common/board_r: Drop initr_bedbug wrapper by Ovidiu Panait · 4 years, 7 months ago
- 5cf9e3b common/board_r: arm: Merge initr_enable_interrupts into interrupts_init by Ovidiu Panait · 4 years, 7 months ago