- c670aee common: rename getc() to getchar() by Heinrich Schuchardt · 4 years, 2 months ago
- 8d5d97c cli_hush.c: remove broken sanity check by Rasmus Villemoes · 4 years, 2 months ago
- 6ebe6b3 common, autoboot: sync functionality with Kconfig description by Heiko Schocher · 4 years, 2 months ago
- 898a084 cosmetic: image: Fix comments and the order of definitions by Naoki Hayama · 4 years, 2 months ago
- 02d41b0 image: Add a function to modify category information by Naoki Hayama · 4 years, 2 months ago
- 2dfdd0c Kconfig: Use hex values for CONFIG_{SPL,TPL}_SIZE_LIMIT by Ovidiu Panait · 4 years, 2 months ago
- 5630d2f board: Show memory for frame buffers by Simon Glass · 4 years, 2 months ago
- 4a08fae bloblist: Place on a 4KB boundary by Simon Glass · 4 years, 2 months ago
- 8021296 log: Add missing category names by Simon Glass · 4 years, 2 months ago
- 5675ed7 Revert "Fix data abort caused by mis-aligning FIT data" by Marek Vasut · 4 years, 1 month ago
- d74fcee spl: Add SPL_SERIAL as requirement for SDP_USB_SDP by Otavio Salvador · 4 years, 2 months ago
- f9b9b77 spl: Avoid printing boot device if silent console is enabled by Otavio Salvador · 4 years, 3 months ago
- 9ea0a1e cmd: Fixup DT to pass PStore Ramoops parameters by Frédéric Danis · 4 years, 8 months ago
- 54ab7cf fit: cipher: aes: allow to read the IV in the FIT image by Philippe Reynes · 4 years, 2 months ago
- 182eeef vboot: add DTB policy for supporting multiple required conf keys by Thirupathaiah Annapureddy · 4 years, 3 months ago
- a432661 log: syslog: Handle errors in net_init by Sean Anderson · 4 years, 3 months ago
- c7f5b85 log: Disable the syslog driver by default by Simon Glass · 4 years, 3 months ago
- 3d03ab6 log: Add a way to enable/disable a log device by Simon Glass · 4 years, 3 months ago
- b452030 log: Add a flag to enable log drivers by Simon Glass · 4 years, 3 months ago
- 52d3df7 log: Allow LOG_DEBUG to always enable log output by Simon Glass · 4 years, 3 months ago
- a4c4ecf Kconfig: Move BOARD_TYPES under init options by Simon Glass · 4 years, 3 months ago
- d472d82 Kconfig: Move BOUNCE_BUFFER under driver options by Simon Glass · 4 years, 3 months ago
- bc438b6 Kconfig: Move VERSION_VARIABLE under environment by Simon Glass · 4 years, 3 months ago
- 7e349e9 Kconfig: MISC_INIT_R and BOARD_LATE_INIT -> start-up hooks by Simon Glass · 4 years, 3 months ago
- 3866313 Kconfig: Move startup hooks under init options by Simon Glass · 4 years, 3 months ago
- 7df39e5 Kconfig: Create a new 'init options' menu by Simon Glass · 4 years, 3 months ago
- 832876a Kconfig: Move DEFAULT_FDT_FILE under boot options by Simon Glass · 4 years, 3 months ago
- aefa34f Kconfig: Move SUPPORT_RAW_INITRD under boot options by Simon Glass · 4 years, 3 months ago
- fe5db25 Kconfig: Move misc boot options under 'boot options' by Simon Glass · 4 years, 3 months ago
- 95fd4f3 Kconfig: Move CONFIG_BOOTDELAY under autoboot options by Simon Glass · 4 years, 3 months ago
- 98eed0d Kconfig: Move autoboot options under boot options by Simon Glass · 4 years, 3 months ago
- 7b6baa3 Kconfig: Move boot media under boot options by Simon Glass · 4 years, 3 months ago
- 75e65cc Kconfig: Move boot timing under boot options by Simon Glass · 4 years, 3 months ago
- cf29816 Kconfig: Move boot menu into common/ by Simon Glass · 4 years, 3 months ago
- 4c1497e bloblist: Allow custom alignment for blobs by Simon Glass · 4 years, 2 months ago
- 751b7c7 bloblist: Tidy up the data alignment by Simon Glass · 4 years, 2 months ago
- 4aed227 bloblist: Add a command by Simon Glass · 4 years, 2 months ago
- b7e7831 Merge branch 'next' by Tom Rini · 4 years, 2 months ago
- 5f9070a optee: copy FDT OP-TEE related nodes before generic FDT changes by Etienne Carriere · 4 years, 6 months ago
- 324d779 Define default CONFIG_PREBOOT with right config option by Peter Robinson · 4 years, 2 months ago
- 67ece26 Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 2 months ago
- 975bacc spl: Kconfig: Record proper dependency for SPL_ATF by Michal Simek · 4 years, 3 months ago
- 29bd8ad fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGA by Michal Simek · 4 years, 3 months ago
- e5b35f7 log: mute messages generated by log drivers by Heinrich Schuchardt · 4 years, 2 months ago
- 751b18b Merge branch 'master' into next by Tom Rini · 4 years, 2 months ago
- eb39d8b Fix data abort caused by mis-aligning FIT data by Reuben Dowle · 4 years, 3 months ago
- 21d3946 bootm: update image OS image size when decompressing by Heinrich Schuchardt · 4 years, 3 months ago
- 91b735d common: Kconfig: Add dependency for default variables strings by Michal Simek · 4 years, 3 months ago
- 314b9b4 Merge branch 'remove-config-nr-dram-banks-v9-2020-08-26' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · 4 years, 3 months ago
- 0ced2fa sdp: call board_usb_init at spl_sdp_load_image by Frank Li · 4 years, 3 months ago
- 73f4ebb dfu: fix dfu tftp on sandbox by Heinrich Schuchardt · 4 years, 4 months ago
- 4e620eb dfu: fix typo parameteres by Heinrich Schuchardt · 4 years, 4 months ago
- 7f98b4e image: don't exceed gd->ram_top in bootm_size by Baruch Siach · 4 years, 3 months ago
- f120aa7 board_f: Add default values for bi_dram[] in dram_init_banksize() by Stefan Roese · 4 years, 4 months ago
- 4963f63 image: Use gd->ram_base/_size in env_get_bootm_size() by Stefan Roese · 4 years, 4 months ago
- dfaf6a5 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined by Stefan Roese · 4 years, 4 months ago
- e61b415 avb: Make AVB independent of fastboot by Usama Arif · 4 years, 4 months ago
- d584648 Merge tag 'dm-pull-22aug20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 3 months ago
- 4225f2f stdio: Tidy up the coding style by Simon Glass · 4 years, 4 months ago
- 18c587d stdio: Drop brackets around &devs.list by Simon Glass · 4 years, 4 months ago
- 5d4b6b1 stdio: Update to use compiler for Kconfig checks by Simon Glass · 4 years, 4 months ago
- 3ca0609 stdio: Tidy up use of CONFIG_SYS_DEVICE_NULLDEV by Simon Glass · 4 years, 4 months ago
- 7e15638 Convert CONFIG_SYS_DEVICE_NULLDEV to Kconfig by Simon Glass · 4 years, 4 months ago
- 7823782 board_f: Remove dead code from init_func_i2c by Ovidiu Panait · 4 years, 3 months ago
- 722bc5b xen: pvblock: Add initial support for para-virtualized block driver by Anastasiia Lukianenko · 4 years, 4 months ago
- 4865441 xen: Port Xen hypervisor related code from mini-os by Oleksandr Andrushchenko · 4 years, 4 months ago
- 313981c common/board_f: make sure to call fix_fdt() before reserve_fdt() by Pragnesh Patel · 4 years, 4 months ago
- 39388ae spl: usb: Only init usb once by Faiz Abbas · 4 years, 4 months ago
- c3ab97c spl: usb: Create an API spl_usb_load() by Faiz Abbas · 4 years, 4 months ago
- c510061 fs/squashfs: new filesystem by Joao Marcos Costa · 4 years, 4 months ago
- bd34715 console: Always define the console-recording functions by Simon Glass · 4 years, 4 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, 5 months ago
- 3879106 Convert CONFIG_SPL_NAND_BASE et al to Kconfig by Adam Ford · 4 years, 5 months ago
- 0c4a634 Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig by Adam Ford · 4 years, 5 months ago
- 8d1fc6f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 4 months ago
- fd00c53 pci_ep: Add the init function by Xiaowei Bao · 4 years, 5 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, 5 months ago
- e8781dc lib: libfdt: fdt_region: avoid NULL pointer access by Philippe Reynes · 4 years, 5 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