- 19f6733 command: Drop #ifdef for MEM_SUPPORT_64BIT_DATA by Simon Glass · 4 years, 6 months ago
- 3a6bca1 Update MEM_SUPPORT_64BIT_DATA to be always defined by Simon Glass · 4 years, 6 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
- d1c2484 image: Add support for ZSTD decompression by Robert Marko · 4 years, 7 months ago
- 86dde17 common/board_f: Respect original FDT size while relocating by Oleksandr Andrushchenko · 4 years, 5 months ago
- 60b9224 video: restore CONFIG_VIDCONSOLE_AS_LCD as boolean by Patrick Delaunay · 4 years, 5 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
- d434b1f 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, 5 months ago
- 76f44298 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · 4 years, 6 months ago
- a2cdea2 splash: Fix build warning on 64 bits CPU by Ye Li · 4 years, 6 months ago
- f7cc66e bdinfo: net: ppc: Drop bi_enet1addr and other similar info by Simon Glass · 4 years, 7 months ago
- 3114d21 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
- 585ac8d common: fdt: Remove additional 4k space for fdt allocation by Ashok Reddy Soma · 4 years, 8 months ago
- 4702064 video: extend stdout video console work-around for 'vga' by Anatolij Gustschin · 4 years, 6 months ago
- 3e47248 common: hash: Remove a debug printf statement by Harald Seiler · 4 years, 5 months ago
- 2396f98 Merge tag 'dm-pull-12jun20' of git://git.denx.de/u-boot-dm into next by Tom Rini · 4 years, 5 months ago
- 1908fd9 Add support for SHA384 and SHA512 by Reuben Dowle · 4 years, 7 months ago
- 524956c log: clean up Kconfig by Heinrich Schuchardt · 4 years, 6 months ago
- 72ac2ec sifive: fu540: Add U-Boot proper sector start by Jagan Teki · 4 years, 6 months ago
- 3fabf86 image: android: fix abootimg support by Christian Gmeiner · 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
- dadccd9 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 6 months ago
- d766ddd board_r: Detect ifc-nor flash at run-time by Pankit Garg · 4 years, 7 months ago
- 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- c06c1be common: Drop linux/bug.h from common header by Simon Glass · 4 years, 7 months ago
- 6b9f010 common: Drop asm/ptrace.h from common header by Simon Glass · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- 8f055af Fix some checkpatch warnings in calls to debug() by Simon Glass · 4 years, 7 months ago
- ed38aef command: Remove the cmd_tbl_t typedef 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
- 8e20188 common: Drop flash.h from common header by Simon Glass · 4 years, 7 months ago
- c744316 flash: Tidy up coding style for flash functions by Simon Glass · 4 years, 7 months ago
- 6746c67 board_r: Introduce CONFIG_PCI_INIT_R Kconfig option by Ovidiu Panait · 4 years, 7 months ago
- d7145f2 board_r: env: Use IS_ENABLED() instead of #ifdefs by Ovidiu Panait · 4 years, 7 months ago
- f6a18be common/board_f: avoid -Wtype-limits warning by Heinrich Schuchardt · 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
- 8612c099 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 4 years, 7 months ago
- d6b9f6b menu: add support for client defined statusline function by Thirupathaiah Annapureddy · 4 years, 8 months ago
- 931f1d3 Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 7 months ago
- 28abafd common: board_f: Use cpu_get_current_dev in print_cpuinfo by Ye Li · 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
- 8637bec common/board_r: Drop initr_bedbug wrapper by Ovidiu Panait · 4 years, 7 months ago
- 8998e71 common/board_r: arm: Merge initr_enable_interrupts into interrupts_init by Ovidiu Panait · 4 years, 7 months ago
- b4032a7 malloc: dlmalloc: add an ability for the malloc to be re-init/init multiple times by Marek Bykowski · 4 years, 7 months ago
- 093f01c rsa: sig: fix config signature check for fit with padding by Philippe Reynes · 4 years, 7 months ago
- a988916 hush: avoid NULL check before free() by Heinrich Schuchardt · 4 years, 7 months ago
- d4778b0 Merge tag 'dm-pull-27apr20' of git://git.denx.de/u-boot-dm by Tom Rini · 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
- be9ab32 log: remove useless cast by Heinrich Schuchardt · 4 years, 7 months ago
- 6dd1052 libfdt: split fdt_region declarations out to <fdt_region.h> by Masahiro Yamada · 4 years, 7 months ago
- 8e8d3cf fdt_region: move fdt_region.c to common/ from lib/libfdt/ by Masahiro Yamada · 4 years, 7 months ago
- 939a961 spl: fit: do not check argument of free() by Heinrich Schuchardt · 4 years, 7 months ago
- 2a2941b common/board_f: Make reserve_mmu generic by Ovidiu Panait · 4 years, 8 months ago
- 68b371a common/board_f: Move arm-specific reserve_mmu to arch/arm/lib/cache.c by Ovidiu Panait · 4 years, 8 months ago
- 3b7d078 spl: Kconfig: de-dup SPL_DM_GPIO definition by Joel Johnson · 4 years, 7 months ago
- 28105f4 dlmalloc: remove unit test support in SPL by Heinrich Schuchardt · 4 years, 7 months ago
- e52bd93 common: image_sign_info helper functions in SPL by Heinrich Schuchardt · 4 years, 7 months ago
- b161f90 riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL by Bin Meng · 4 years, 7 months ago
- ebbb333 Merge tag 'mmc-2020-4-22' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 7 months ago
- bf16c30 spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition() by Harald Seiler · 4 years, 7 months ago
- 0bf7ab1 spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode() by Harald Seiler · 4 years, 7 months ago
- 393de78 common: bouncebuf: Permit passing custom alignment check function by Marek Vasut · 4 years, 8 months ago
- 04e8cd8 image: Add a common compression type detection function. by Atish Patra · 4 years, 9 months ago
- e177cbc board_f.c: Ensure 16 alignment of start_addr_sp and reserved memory by Patrick Delaunay · 4 years, 9 months ago
- 9d343b7 board_f.c: Ensure gd->new_bootstage alignment by Patrice Chotard · 4 years, 9 months ago
- 2db9516 log: syslog driver by Heinrich Schuchardt · 4 years, 9 months ago
- 79e79bb log: correct CONFIG_LOG_TEST prerequisites by Heinrich Schuchardt · 4 years, 9 months ago
- f282d76 Merge branch 'next' by Tom Rini · 4 years, 8 months ago
- 609add3 main: Drop show_boot_progress() prototype by Simon Glass · 4 years, 8 months ago
- 118a903 usb: Keep async schedule running only across mass storage xfers by Marek Vasut · 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
- 9249d5c rockchip: Enable pre console for rk3399 by Jagan Teki · 4 years, 8 months ago
- d7aabcc image: Use constants for 'required' and 'key-name-hint' by Simon Glass · 4 years, 8 months ago
- 81d1387 image: Load the correct configuration in fit_check_sign by Simon Glass · 4 years, 8 months ago
- 086ae65 image: Check hash-nodes when checking configurations by Simon Glass · 4 years, 8 months ago
- ff35f0c image: Return an error message from fit_config_verify_sig() by Simon Glass · 4 years, 8 months ago
- a559bb2 image: Be a little more verbose when checking signatures by Simon Glass · 4 years, 8 months ago
- 2f3c6c5 image: Correct comment for fit_conf_get_node() by Simon Glass · 4 years, 8 months ago
- b9d856f Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Tom Rini · 4 years, 8 months ago