1. 9c83cac log: Allow LOG_DEBUG to always enable log output by Simon Glass · Sat Sep 12 11:13:34 2020 -0600
  2. 36ada31 Kconfig: Move BOARD_TYPES under init options by Simon Glass · Thu Sep 10 20:21:26 2020 -0600
  3. 5f78ee7 Kconfig: Move BOUNCE_BUFFER under driver options by Simon Glass · Thu Sep 10 20:21:25 2020 -0600
  4. 99298be Kconfig: Move VERSION_VARIABLE under environment by Simon Glass · Thu Sep 10 20:21:24 2020 -0600
  5. 227a124 Kconfig: MISC_INIT_R and BOARD_LATE_INIT -> start-up hooks by Simon Glass · Thu Sep 10 20:21:23 2020 -0600
  6. d613b2a Kconfig: Move startup hooks under init options by Simon Glass · Thu Sep 10 20:21:22 2020 -0600
  7. 0031100 Kconfig: Create a new 'init options' menu by Simon Glass · Thu Sep 10 20:21:21 2020 -0600
  8. c10ddfd Kconfig: Move DEFAULT_FDT_FILE under boot options by Simon Glass · Thu Sep 10 20:21:20 2020 -0600
  9. f11d613 Kconfig: Move SUPPORT_RAW_INITRD under boot options by Simon Glass · Thu Sep 10 20:21:19 2020 -0600
  10. 5e95864 Kconfig: Move misc boot options under 'boot options' by Simon Glass · Thu Sep 10 20:21:18 2020 -0600
  11. 1b6cbaa Kconfig: Move CONFIG_BOOTDELAY under autoboot options by Simon Glass · Thu Sep 10 20:21:17 2020 -0600
  12. e9d54d7 Kconfig: Move autoboot options under boot options by Simon Glass · Thu Sep 10 20:21:16 2020 -0600
  13. eebed78 Kconfig: Move boot media under boot options by Simon Glass · Thu Sep 10 20:21:15 2020 -0600
  14. d02ddcf Kconfig: Move boot timing under boot options by Simon Glass · Thu Sep 10 20:21:14 2020 -0600
  15. b45b163 Kconfig: Move boot menu into common/ by Simon Glass · Thu Sep 10 20:21:13 2020 -0600
  16. 0637397 bloblist: Allow custom alignment for blobs by Simon Glass · Sat Sep 19 18:49:29 2020 -0600
  17. d7985e6 bloblist: Tidy up the data alignment by Simon Glass · Sat Sep 19 18:49:28 2020 -0600
  18. b936a97 bloblist: Add a command by Simon Glass · Sat Sep 19 18:49:26 2020 -0600
  19. 38ae92e Merge branch 'next' by Tom Rini · Mon Oct 05 13:05:46 2020 -0400
  20. 2502e29 optee: copy FDT OP-TEE related nodes before generic FDT changes by Etienne Carriere · Fri Jun 05 09:22:54 2020 +0200
  21. 635d050 Define default CONFIG_PREBOOT with right config option by Peter Robinson · Tue Sep 29 10:48:14 2020 +0100
  22. 01c102d Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Thu Sep 24 08:33:47 2020 -0400
  23. 38183e6 spl: Kconfig: Record proper dependency for SPL_ATF by Michal Simek · Thu Sep 03 11:23:39 2020 +0200
  24. 1aab114 fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGA by Michal Simek · Wed Sep 09 14:41:56 2020 +0200
  25. b5ecfca log: mute messages generated by log drivers by Heinrich Schuchardt · Mon Sep 14 10:01:00 2020 +0200
  26. 594a7f0 Merge branch 'master' into next by Tom Rini · Mon Sep 21 14:25:37 2020 -0400
  27. 2d2f155 Fix data abort caused by mis-aligning FIT data by Reuben Dowle · Tue Sep 01 21:32:01 2020 +0000
  28. 6d29e0d bootm: update image OS image size when decompressing by Heinrich Schuchardt · Sun Aug 30 11:34:12 2020 +0200
  29. bbebfd1 common: Kconfig: Add dependency for default variables strings by Michal Simek · Thu Aug 27 18:01:28 2020 +0200
  30. 26fd219 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 · Mon Sep 07 14:31:00 2020 -0400
  31. 0b4b47b sdp: call board_usb_init at spl_sdp_load_image by Frank Li · Tue Aug 18 18:16:43 2020 +0800
  32. 8784b0b dfu: fix dfu tftp on sandbox by Heinrich Schuchardt · Wed Jul 22 17:46:02 2020 +0200
  33. 814ddd3 dfu: fix typo parameteres by Heinrich Schuchardt · Fri Jul 17 19:55:54 2020 +0200
  34. f1b4f46 image: don't exceed gd->ram_top in bootm_size by Baruch Siach · Mon Aug 24 20:14:05 2020 +0300
  35. 90cda99 board_f: Add default values for bi_dram[] in dram_init_banksize() by Stefan Roese · Wed Aug 12 13:02:39 2020 +0200
  36. 78c35bc image: Use gd->ram_base/_size in env_get_bootm_size() by Stefan Roese · Wed Aug 12 12:57:18 2020 +0200
  37. bbc8846 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined by Stefan Roese · Wed Aug 12 11:55:46 2020 +0200
  38. df348b0 avb: Make AVB independent of fastboot by Usama Arif · Tue Aug 11 15:46:03 2020 +0100
  39. cba0725 Merge tag 'dm-pull-22aug20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Sun Aug 23 16:06:38 2020 -0400
  40. 5b4c122 stdio: Tidy up the coding style by Simon Glass · Tue Aug 11 11:23:41 2020 -0600
  41. 4b1e309 stdio: Drop brackets around &devs.list by Simon Glass · Tue Aug 11 11:23:40 2020 -0600
  42. 5a36d82 stdio: Update to use compiler for Kconfig checks by Simon Glass · Tue Aug 11 11:23:39 2020 -0600
  43. d6336b3 stdio: Tidy up use of CONFIG_SYS_DEVICE_NULLDEV by Simon Glass · Tue Aug 11 11:23:37 2020 -0600
  44. 3d2a3dd Convert CONFIG_SYS_DEVICE_NULLDEV to Kconfig by Simon Glass · Tue Aug 11 11:23:36 2020 -0600
  45. 0513df1 board_f: Remove dead code from init_func_i2c by Ovidiu Panait · Mon Aug 17 21:27:50 2020 +0300
  46. 4fec7f8 xen: pvblock: Add initial support for para-virtualized block driver by Anastasiia Lukianenko · Thu Aug 06 12:42:55 2020 +0300
  47. 2280d33 xen: Port Xen hypervisor related code from mini-os by Oleksandr Andrushchenko · Thu Aug 06 12:42:48 2020 +0300
  48. ad51fec common/board_f: make sure to call fix_fdt() before reserve_fdt() by Pragnesh Patel · Thu Aug 13 10:12:26 2020 +0530
  49. 5dd935a spl: usb: Only init usb once by Faiz Abbas · Mon Aug 03 11:35:05 2020 +0530
  50. 05e3a15 spl: usb: Create an API spl_usb_load() by Faiz Abbas · Mon Aug 03 11:35:04 2020 +0530
  51. 29da374 fs/squashfs: new filesystem by Joao Marcos Costa · Thu Jul 30 15:33:47 2020 +0200
  52. dc357ef console: Always define the console-recording functions by Simon Glass · Tue Jul 28 19:41:11 2020 -0600
  53. 97dd43f common/board_r: Move blkcache_init call earlier in the boot sequence by Ovidiu Panait · Fri Jul 24 14:12:25 2020 +0300
  54. 34c2581 blkcache: Extend blkcache_init to cover CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · Fri Jul 24 14:12:24 2020 +0300
  55. bfcd5c5 common/board_r: Remove initr_serial wrapper by Ovidiu Panait · Fri Jul 24 14:12:23 2020 +0300
  56. 6183c8d board_f: Remove setup_board_part1 by Ovidiu Panait · Fri Jul 24 14:12:20 2020 +0300
  57. 399aeb6 board_f: ppc: Factor out ppc-specific bdinfo setup by Ovidiu Panait · Fri Jul 24 14:12:19 2020 +0300
  58. f8a961b board_f: m68k: Factor out m68k-specific bdinfo setup by Ovidiu Panait · Fri Jul 24 14:12:18 2020 +0300
  59. 5fc6060 board_f: Move sram bdinfo assignments to generic code by Ovidiu Panait · Fri Jul 24 14:12:17 2020 +0300
  60. a585588 board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo by Ovidiu Panait · Fri Jul 24 14:12:16 2020 +0300
  61. 3d0b040 board_f: Introduce arch_setup_bdinfo initcall by Ovidiu Panait · Fri Jul 24 14:12:15 2020 +0300
  62. 0c5e9a0 board_f: Introduce setup_bdinfo initcall by Ovidiu Panait · Fri Jul 24 14:12:14 2020 +0300
  63. fe659f5 arm: move CONFIG_PREBOOT="usb start" to KConfig by Jonas Smedegaard · Tue Jul 21 09:32:20 2020 +0200
  64. 4ec7313 spi: Allow separate control of SPI_FLASH_TINY for SPL/TPL by Simon Glass · Sun Jul 19 10:15:31 2020 -0600
  65. 1c7d904 find dtb in android boot image with header version 2 during bootm by chenshuo · Mon Jul 20 08:48:15 2020 +0800
  66. 98a87cf Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig by Adam Ford · Fri Jul 03 10:17:30 2020 -0500
  67. 5e56ad0 Convert CONFIG_SPL_NAND_BASE et al to Kconfig by Adam Ford · Fri Jul 03 08:09:45 2020 -0500
  68. 3a38377 Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig by Adam Ford · Fri Jul 03 08:09:44 2020 -0500
  69. e96aa95 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Mon Jul 27 15:18:15 2020 -0400
  70. 97434b4 pci_ep: Add the init function by Xiaowei Bao · Thu Jul 09 23:31:34 2020 +0800
  71. 2164429 fdt_support: skip MTD node with "disabled" in fdt_fixup_mtdparts() by Masahiro Yamada · Fri Jul 17 10:46:19 2020 +0900
  72. 030348f fdt_support: call mtdparts_init() after finding MTD node to fix up by Masahiro Yamada · Fri Jul 17 10:46:18 2020 +0900
  73. 6566960 fdt_support: add static to fdt_node_set_part_info() by Masahiro Yamada · Wed Jul 15 19:35:47 2020 +0900
  74. 8a49c22 lib: libfdt: fdt_region: avoid NULL pointer access by Philippe Reynes · Thu Jul 02 19:31:29 2020 +0200
  75. 93c09e0 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Fri Jul 24 08:43:08 2020 -0400
  76. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · Fri Jul 24 08:42:06 2020 -0400
  77. 257875d riscv: Make SiFive HiFive Unleashed board boot again by Bin Meng · Sun Jul 19 23:17:07 2020 -0700
  78. cb41516 Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm by Tom Rini · Thu Jul 23 15:56:06 2020 -0400
  79. c663fa4 efi_loader: returning from UEFI FIT images by Heinrich Schuchardt · Sat Jul 18 10:54:26 2020 +0200
  80. ac068a8 fdt_support: skip MTD node with "disabled" in fdt_fixup_mtdparts() by Masahiro Yamada · Fri Jul 17 10:46:19 2020 +0900
  81. b51b5ce fdt_support: call mtdparts_init() after finding MTD node to fix up by Masahiro Yamada · Fri Jul 17 10:46:18 2020 +0900
  82. b161ffa fdt_support: add static to fdt_node_set_part_info() by Masahiro Yamada · Wed Jul 15 19:35:47 2020 +0900
  83. 921b00c lib: libfdt: fdt_region: avoid NULL pointer access by Philippe Reynes · Thu Jul 02 19:31:29 2020 +0200
  84. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  85. 37aea85 spl: fix ext4fs_mount return code handling by Thomas Schaefer · Tue Jun 16 22:03:52 2020 +0200
  86. 0608694 common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS image by Tero Kristo · Fri Jun 12 15:41:20 2020 +0300
  87. bb125c4 image: fdt: bail out with error if no boot time FDT image found by Tero Kristo · Fri Jun 12 15:41:19 2020 +0300
  88. add83a3 log: use BIT() instead of 1 << by Heinrich Schuchardt · Wed Jun 17 21:52:45 2020 +0200
  89. 2d349c7 log: don't show function by default by Heinrich Schuchardt · Wed Jun 17 21:52:44 2020 +0200
  90. 60075ea log: uclass_get_name() depends on CONFIG_SPL_DM by Heinrich Schuchardt · Mon Jun 08 18:04:22 2020 +0200
  91. 66ee817 console: Add a way to output to serial only by Simon Glass · Thu Jul 02 21:12:13 2020 -0600
  92. 19f6733 command: Drop #ifdef for MEM_SUPPORT_64BIT_DATA by Simon Glass · Tue Jun 02 19:26:48 2020 -0600
  93. 3a6bca1 Update MEM_SUPPORT_64BIT_DATA to be always defined by Simon Glass · Tue Jun 02 19:26:44 2020 -0600
  94. fdcb979 spl: fit: improve spl_nand_fit_read(...) readability by Dario Binacchi · Wed May 27 13:56:21 2020 +0200
  95. a6d91ca spl: fit: nand: fix fit loading in case of bad blocks by Dario Binacchi · Wed May 27 13:56:20 2020 +0200
  96. faf8d14 spl: fit: fail fit loading in case of FDT appending error by Dario Binacchi · Wed May 27 13:56:19 2020 +0200
  97. d1c2484 image: Add support for ZSTD decompression by Robert Marko · Sat Apr 25 19:37:21 2020 +0200
  98. 86dde17 common/board_f: Respect original FDT size while relocating by Oleksandr Andrushchenko · Fri Jun 19 11:22:18 2020 +0300
  99. 60b9224 video: restore CONFIG_VIDCONSOLE_AS_LCD as boolean by Patrick Delaunay · Wed Jul 01 14:56:10 2020 +0200
  100. 90fa4e9 Merge branch 'next' by Tom Rini · Mon Jul 06 15:46:38 2020 -0400