1. cf70553 spl: fit: Minimally parse OS properties with FIT_IMAGE_TINY by Samuel Holland · 4 years ago
  2. d74fcee spl: Add SPL_SERIAL as requirement for SDP_USB_SDP by Otavio Salvador · 4 years, 1 month ago
  3. f9b9b77 spl: Avoid printing boot device if silent console is enabled by Otavio Salvador · 4 years, 2 months ago
  4. 9ea0a1e cmd: Fixup DT to pass PStore Ramoops parameters by Frédéric Danis · 4 years, 7 months ago
  5. 54ab7cf fit: cipher: aes: allow to read the IV in the FIT image by Philippe Reynes · 4 years, 1 month ago
  6. 182eeef vboot: add DTB policy for supporting multiple required conf keys by Thirupathaiah Annapureddy · 4 years, 2 months ago
  7. a432661 log: syslog: Handle errors in net_init by Sean Anderson · 4 years, 1 month ago
  8. c7f5b85 log: Disable the syslog driver by default by Simon Glass · 4 years, 1 month ago
  9. 3d03ab6 log: Add a way to enable/disable a log device by Simon Glass · 4 years, 1 month ago
  10. b452030 log: Add a flag to enable log drivers by Simon Glass · 4 years, 1 month ago
  11. 52d3df7 log: Allow LOG_DEBUG to always enable log output by Simon Glass · 4 years, 1 month ago
  12. a4c4ecf Kconfig: Move BOARD_TYPES under init options by Simon Glass · 4 years, 1 month ago
  13. d472d82 Kconfig: Move BOUNCE_BUFFER under driver options by Simon Glass · 4 years, 1 month ago
  14. bc438b6 Kconfig: Move VERSION_VARIABLE under environment by Simon Glass · 4 years, 1 month ago
  15. 7e349e9 Kconfig: MISC_INIT_R and BOARD_LATE_INIT -> start-up hooks by Simon Glass · 4 years, 1 month ago
  16. 3866313 Kconfig: Move startup hooks under init options by Simon Glass · 4 years, 1 month ago
  17. 7df39e5 Kconfig: Create a new 'init options' menu by Simon Glass · 4 years, 1 month ago
  18. 832876a Kconfig: Move DEFAULT_FDT_FILE under boot options by Simon Glass · 4 years, 1 month ago
  19. aefa34f Kconfig: Move SUPPORT_RAW_INITRD under boot options by Simon Glass · 4 years, 1 month ago
  20. fe5db25 Kconfig: Move misc boot options under 'boot options' by Simon Glass · 4 years, 1 month ago
  21. 95fd4f3 Kconfig: Move CONFIG_BOOTDELAY under autoboot options by Simon Glass · 4 years, 1 month ago
  22. 98eed0d Kconfig: Move autoboot options under boot options by Simon Glass · 4 years, 1 month ago
  23. 7b6baa3 Kconfig: Move boot media under boot options by Simon Glass · 4 years, 1 month ago
  24. 75e65cc Kconfig: Move boot timing under boot options by Simon Glass · 4 years, 1 month ago
  25. cf29816 Kconfig: Move boot menu into common/ by Simon Glass · 4 years, 1 month ago
  26. 4c1497e bloblist: Allow custom alignment for blobs by Simon Glass · 4 years, 1 month ago
  27. 751b7c7 bloblist: Tidy up the data alignment by Simon Glass · 4 years, 1 month ago
  28. 4aed227 bloblist: Add a command by Simon Glass · 4 years, 1 month ago
  29. b7e7831 Merge branch 'next' by Tom Rini · 4 years, 1 month ago
  30. 5f9070a optee: copy FDT OP-TEE related nodes before generic FDT changes by Etienne Carriere · 4 years, 5 months ago
  31. 324d779 Define default CONFIG_PREBOOT with right config option by Peter Robinson · 4 years, 1 month ago
  32. 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, 1 month ago
  33. 975bacc spl: Kconfig: Record proper dependency for SPL_ATF by Michal Simek · 4 years, 2 months ago
  34. 29bd8ad fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGA by Michal Simek · 4 years, 1 month ago
  35. e5b35f7 log: mute messages generated by log drivers by Heinrich Schuchardt · 4 years, 1 month ago
  36. 751b18b Merge branch 'master' into next by Tom Rini · 4 years, 1 month ago
  37. eb39d8b Fix data abort caused by mis-aligning FIT data by Reuben Dowle · 4 years, 2 months ago
  38. 21d3946 bootm: update image OS image size when decompressing by Heinrich Schuchardt · 4 years, 2 months ago
  39. 91b735d common: Kconfig: Add dependency for default variables strings by Michal Simek · 4 years, 2 months ago
  40. 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, 1 month ago
  41. 0ced2fa sdp: call board_usb_init at spl_sdp_load_image by Frank Li · 4 years, 2 months ago
  42. 73f4ebb dfu: fix dfu tftp on sandbox by Heinrich Schuchardt · 4 years, 3 months ago
  43. 4e620eb dfu: fix typo parameteres by Heinrich Schuchardt · 4 years, 3 months ago
  44. 7f98b4e image: don't exceed gd->ram_top in bootm_size by Baruch Siach · 4 years, 2 months ago
  45. f120aa7 board_f: Add default values for bi_dram[] in dram_init_banksize() by Stefan Roese · 4 years, 2 months ago
  46. 4963f63 image: Use gd->ram_base/_size in env_get_bootm_size() by Stefan Roese · 4 years, 2 months ago
  47. dfaf6a5 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined by Stefan Roese · 4 years, 2 months ago
  48. e61b415 avb: Make AVB independent of fastboot by Usama Arif · 4 years, 2 months ago
  49. d584648 Merge tag 'dm-pull-22aug20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 2 months ago
  50. 4225f2f stdio: Tidy up the coding style by Simon Glass · 4 years, 2 months ago
  51. 18c587d stdio: Drop brackets around &devs.list by Simon Glass · 4 years, 2 months ago
  52. 5d4b6b1 stdio: Update to use compiler for Kconfig checks by Simon Glass · 4 years, 2 months ago
  53. 3ca0609 stdio: Tidy up use of CONFIG_SYS_DEVICE_NULLDEV by Simon Glass · 4 years, 2 months ago
  54. 7e15638 Convert CONFIG_SYS_DEVICE_NULLDEV to Kconfig by Simon Glass · 4 years, 2 months ago
  55. 7823782 board_f: Remove dead code from init_func_i2c by Ovidiu Panait · 4 years, 2 months ago
  56. 722bc5b xen: pvblock: Add initial support for para-virtualized block driver by Anastasiia Lukianenko · 4 years, 3 months ago
  57. 4865441 xen: Port Xen hypervisor related code from mini-os by Oleksandr Andrushchenko · 4 years, 3 months ago
  58. 313981c common/board_f: make sure to call fix_fdt() before reserve_fdt() by Pragnesh Patel · 4 years, 2 months ago
  59. 39388ae spl: usb: Only init usb once by Faiz Abbas · 4 years, 3 months ago
  60. c3ab97c spl: usb: Create an API spl_usb_load() by Faiz Abbas · 4 years, 3 months ago
  61. c510061 fs/squashfs: new filesystem by Joao Marcos Costa · 4 years, 3 months ago
  62. bd34715 console: Always define the console-recording functions by Simon Glass · 4 years, 3 months ago
  63. 276b6c9 common/board_r: Move blkcache_init call earlier in the boot sequence by Ovidiu Panait · 4 years, 3 months ago
  64. 365af27 blkcache: Extend blkcache_init to cover CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · 4 years, 3 months ago
  65. bf2fb81 common/board_r: Remove initr_serial wrapper by Ovidiu Panait · 4 years, 3 months ago
  66. 1532885 board_f: Remove setup_board_part1 by Ovidiu Panait · 4 years, 3 months ago
  67. f1e504a board_f: ppc: Factor out ppc-specific bdinfo setup by Ovidiu Panait · 4 years, 3 months ago
  68. ee9c3ad board_f: m68k: Factor out m68k-specific bdinfo setup by Ovidiu Panait · 4 years, 3 months ago
  69. 4912224 board_f: Move sram bdinfo assignments to generic code by Ovidiu Panait · 4 years, 3 months ago
  70. a4aa188 board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo by Ovidiu Panait · 4 years, 3 months ago
  71. 81e7cb1 board_f: Introduce arch_setup_bdinfo initcall by Ovidiu Panait · 4 years, 3 months ago
  72. ba74310 board_f: Introduce setup_bdinfo initcall by Ovidiu Panait · 4 years, 3 months ago
  73. 4475877 arm: move CONFIG_PREBOOT="usb start" to KConfig by Jonas Smedegaard · 4 years, 3 months ago
  74. f38a299 spi: Allow separate control of SPI_FLASH_TINY for SPL/TPL by Simon Glass · 4 years, 3 months ago
  75. 6e31458 find dtb in android boot image with header version 2 during bootm by chenshuo · 4 years, 3 months ago
  76. acc415a Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig by Adam Ford · 4 years, 4 months ago
  77. 3879106 Convert CONFIG_SPL_NAND_BASE et al to Kconfig by Adam Ford · 4 years, 4 months ago
  78. 0c4a634 Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig by Adam Ford · 4 years, 4 months ago
  79. 8d1fc6f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 3 months ago
  80. fd00c53 pci_ep: Add the init function by Xiaowei Bao · 4 years, 3 months ago
  81. 7d8073e fdt_support: skip MTD node with "disabled" in fdt_fixup_mtdparts() by Masahiro Yamada · 4 years, 3 months ago
  82. 53a8966 fdt_support: call mtdparts_init() after finding MTD node to fix up by Masahiro Yamada · 4 years, 3 months ago
  83. 8ce8e42 fdt_support: add static to fdt_node_set_part_info() by Masahiro Yamada · 4 years, 3 months ago
  84. e8781dc lib: libfdt: fdt_region: avoid NULL pointer access by Philippe Reynes · 4 years, 4 months ago
  85. ada61f1 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 3 months ago
  86. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 3 months ago
  87. a0018fc riscv: Make SiFive HiFive Unleashed board boot again by Bin Meng · 4 years, 3 months ago
  88. 5d3a21d Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 3 months ago
  89. bf75812 efi_loader: returning from UEFI FIT images by Heinrich Schuchardt · 4 years, 3 months ago
  90. 6ec7545 fdt_support: skip MTD node with "disabled" in fdt_fixup_mtdparts() by Masahiro Yamada · 4 years, 3 months ago
  91. 245ad6c fdt_support: call mtdparts_init() after finding MTD node to fix up by Masahiro Yamada · 4 years, 3 months ago
  92. d772db3 fdt_support: add static to fdt_node_set_part_info() by Masahiro Yamada · 4 years, 3 months ago
  93. 2a3be30 lib: libfdt: fdt_region: avoid NULL pointer access by Philippe Reynes · 4 years, 4 months ago
  94. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 4 months ago
  95. ea5003a spl: fix ext4fs_mount return code handling by Thomas Schaefer · 4 years, 4 months ago
  96. fbde758 common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS image by Tero Kristo · 4 years, 4 months ago
  97. 19c6808 image: fdt: bail out with error if no boot time FDT image found by Tero Kristo · 4 years, 4 months ago
  98. dde173a log: use BIT() instead of 1 << by Heinrich Schuchardt · 4 years, 4 months ago
  99. 3c21d77 log: don't show function by default by Heinrich Schuchardt · 4 years, 4 months ago
  100. 6c9e417 log: uclass_get_name() depends on CONFIG_SPL_DM by Heinrich Schuchardt · 4 years, 4 months ago