1. 133350a log: Add a way to enable/disable a log device by Simon Glass · Sat Sep 12 12:28:49 2020 -0600
  2. 73df48c log: Drop #ifdef in log_test by Simon Glass · Sat Sep 12 12:28:48 2020 -0600
  3. 885cf5f log: Add a flag to enable log drivers by Simon Glass · Sat Sep 12 12:28:47 2020 -0600
  4. a37fd4d lib: Allow hexdump to be used in SPL by Simon Glass · Sat Sep 12 11:13:35 2020 -0600
  5. 9c83cac log: Allow LOG_DEBUG to always enable log output by Simon Glass · Sat Sep 12 11:13:34 2020 -0600
  6. 55aaeaf Merge branch '2020-10-09-kconfig-reorg' by Tom Rini · Fri Oct 09 18:10:24 2020 -0400
  7. f92b6fa configs: Resync with savedefconfig by Tom Rini · Fri Oct 09 12:22:06 2020 -0400
  8. 31b24b4 Kconfig: Create a new tools menu by Simon Glass · Thu Sep 10 20:21:27 2020 -0600
  9. 36ada31 Kconfig: Move BOARD_TYPES under init options by Simon Glass · Thu Sep 10 20:21:26 2020 -0600
  10. 5f78ee7 Kconfig: Move BOUNCE_BUFFER under driver options by Simon Glass · Thu Sep 10 20:21:25 2020 -0600
  11. 99298be Kconfig: Move VERSION_VARIABLE under environment by Simon Glass · Thu Sep 10 20:21:24 2020 -0600
  12. 227a124 Kconfig: MISC_INIT_R and BOARD_LATE_INIT -> start-up hooks by Simon Glass · Thu Sep 10 20:21:23 2020 -0600
  13. d613b2a Kconfig: Move startup hooks under init options by Simon Glass · Thu Sep 10 20:21:22 2020 -0600
  14. 0031100 Kconfig: Create a new 'init options' menu by Simon Glass · Thu Sep 10 20:21:21 2020 -0600
  15. c10ddfd Kconfig: Move DEFAULT_FDT_FILE under boot options by Simon Glass · Thu Sep 10 20:21:20 2020 -0600
  16. f11d613 Kconfig: Move SUPPORT_RAW_INITRD under boot options by Simon Glass · Thu Sep 10 20:21:19 2020 -0600
  17. 5e95864 Kconfig: Move misc boot options under 'boot options' by Simon Glass · Thu Sep 10 20:21:18 2020 -0600
  18. 1b6cbaa Kconfig: Move CONFIG_BOOTDELAY under autoboot options by Simon Glass · Thu Sep 10 20:21:17 2020 -0600
  19. e9d54d7 Kconfig: Move autoboot options under boot options by Simon Glass · Thu Sep 10 20:21:16 2020 -0600
  20. eebed78 Kconfig: Move boot media under boot options by Simon Glass · Thu Sep 10 20:21:15 2020 -0600
  21. d02ddcf Kconfig: Move boot timing under boot options by Simon Glass · Thu Sep 10 20:21:14 2020 -0600
  22. b45b163 Kconfig: Move boot menu into common/ by Simon Glass · Thu Sep 10 20:21:13 2020 -0600
  23. 5534d9b Kconfig: Add a 'Boot options' menu by Simon Glass · Thu Sep 10 20:21:12 2020 -0600
  24. e81bb36 Merge branch '2020-10-08-misc-board-improvements' by Tom Rini · Fri Oct 09 08:58:56 2020 -0400
  25. 4d71189 qemu-arm64: Enable POSITION_INDEPENDENT by Andre Przywara · Wed Sep 30 17:39:18 2020 +0100
  26. 5097e73 qemu-arm: Drop ARCH_SUPPORT_TFABOOT by Andre Przywara · Wed Sep 30 17:39:17 2020 +0100
  27. 8583705 qemu-arm: Remove need to specify flash banks by Andre Przywara · Wed Sep 30 17:39:16 2020 +0100
  28. a834b77 arm64: PIE: Allow fixed stack pointer by Andre Przywara · Wed Sep 30 17:39:15 2020 +0100
  29. e0d397c arm64: PIE: Skip fixups if distance is zero by Andre Przywara · Wed Sep 30 17:39:14 2020 +0100
  30. f7582ee arm64: PIE: Do not skip static relocation by Andre Przywara · Wed Sep 30 17:39:13 2020 +0100
  31. 41087af arm: Kconfig: Explain TFABOOT by Andre Przywara · Wed Sep 30 15:45:07 2020 +0100
  32. 1e8cbc7 examples: make examples/ optional by Heinrich Schuchardt · Wed Sep 23 19:09:51 2020 +0200
  33. f23419c wdt: designware: fix timeout calculation due to expecting KHz by Jack Mitchell · Thu Sep 17 10:30:40 2020 +0100
  34. 0d62d8a riscv: Add FPIOA and GPIO support for Kendryte K210 by Sean Anderson · Mon Sep 14 11:02:06 2020 -0400
  35. 36d38fd riscv: add DT binding for BOOT button on Maix board by Heinrich Schuchardt · Mon Sep 14 11:02:05 2020 -0400
  36. 6870556 riscv: Add pinmux and gpio bindings for Kendryte K210 by Sean Anderson · Mon Sep 14 11:02:04 2020 -0400
  37. fbf8d65 test: dm: Test for default led naming by Sean Anderson · Mon Sep 14 11:02:03 2020 -0400
  38. 9476963 led: gpio: Default to using node name if label is absent by Sean Anderson · Mon Sep 14 11:02:02 2020 -0400
  39. ccca40b gpio: dw: Return output value when direction is out by Sean Anderson · Mon Sep 14 11:02:01 2020 -0400
  40. 2fb5b78 gpio: dw: Add a trailing underscore to generated name by Sean Anderson · Mon Sep 14 11:02:00 2020 -0400
  41. 2f3c335 gpio: dw: Fix warnings about casting int to pointer by Sean Anderson · Mon Sep 14 11:01:59 2020 -0400
  42. 087dfce pinctrl: Add support for Kendryte K210 FPIOA by Sean Anderson · Mon Sep 14 11:01:58 2020 -0400
  43. 3438e3b test: pinmux: Add test for pin muxing by Sean Anderson · Mon Sep 14 11:01:57 2020 -0400
  44. abe2a6b pinctrl: Reformat documentation in dm/pinctrl.h by Sean Anderson · Mon Sep 14 11:01:56 2020 -0400
  45. 319ca70 pinctrl: Add pinmux property support to pinctrl-generic by Sean Anderson · Mon Sep 14 11:01:55 2020 -0400
  46. f7d8f83 ram: add ddr4 dual x8 configuration by Dylan Hung · Mon Sep 07 16:25:07 2020 +0800
  47. 58adc73 ram: move aspeed ram driver into drivers/ directory by Dylan Hung · Mon Sep 07 16:25:06 2020 +0800
  48. 23915fa Merge https://gitlab.denx.de/u-boot/custodians/u-boot-cfi-flash by Tom Rini · Thu Oct 08 10:20:53 2020 -0400
  49. b2bb1b3 cfi_flash: Fix devicetree address determination by Andre Przywara · Thu Sep 24 00:22:04 2020 +0100
  50. faa3fee mtd: cfi_mtd: Use DMA for reads by Vignesh Raghavendra · Thu Sep 17 16:53:08 2020 +0530
  51. 518d924 dma: Reduce error level when DMA channel type does not exist by Vignesh Raghavendra · Thu Sep 17 16:53:07 2020 +0530
  52. 2013b66 Merge tag 'mips-pull-2020-10-07' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · Wed Oct 07 17:25:25 2020 -0400
  53. f70df7f mips: octeon: octeon_common.h: Increase CONFIG_SYS_BOOTM_LEN by Stefan Roese · Thu Aug 20 07:22:04 2020 +0200
  54. 46db382 mips: octeon: Add bootoctlinux command by Aaron Williams · Thu Aug 20 07:22:03 2020 +0200
  55. 643d96d mips: octeon: Add bootmem support by Aaron Williams · Thu Aug 20 07:22:02 2020 +0200
  56. 34658b1 mips: octeon: Add coremask support by Aaron Williams · Thu Aug 20 07:22:01 2020 +0200
  57. 093b72f mips: octeon: Add header cvmx-bootinfo.h by Aaron Williams · Thu Aug 20 07:22:00 2020 +0200
  58. c8e4f49 mips: octeon: Add header cvmx-fuse.h by Aaron Williams · Thu Aug 20 07:21:59 2020 +0200
  59. 71b7c48 mips: octeon: Add header octeon-feature.h by Aaron Williams · Thu Aug 20 07:21:58 2020 +0200
  60. 17c7ad2 mips: octeon: Add header cvmx-regs.h by Aaron Williams · Thu Aug 20 07:21:57 2020 +0200
  61. b352665 mips: octeon: lowlevel_init.S: Add NMI handling code for SMP Linux booting by Stefan Roese · Thu Aug 20 07:21:56 2020 +0200
  62. 34afa2a mips: octeon: octeon-model.h: Enable inclusion from assembler files by Stefan Roese · Thu Aug 20 07:21:55 2020 +0200
  63. 7c865a1 mips: octeon: octeon_ebb7304_defconfig: Enable USB support by Stefan Roese · Mon Aug 24 13:04:43 2020 +0200
  64. 3e08317 mips: octeon: Add USB DT nodes by Stefan Roese · Mon Aug 24 13:04:42 2020 +0200
  65. 5e297f8 mips: octeon: cache.c: Flush all pending writes in flush_dcache_range() by Stefan Roese · Mon Aug 24 13:04:41 2020 +0200
  66. 74558c0 mips: octeon: Add mangle-port.h by Stefan Roese · Mon Aug 24 13:04:40 2020 +0200
  67. 72a49ef mips: octeon: cpu.c: Add table for selective swapping by Stefan Roese · Mon Aug 24 13:04:39 2020 +0200
  68. df33b57 usb: xhci: octeon: Add DWC3 glue layer for Octeon by Stefan Roese · Mon Aug 24 13:04:38 2020 +0200
  69. 79db944 usb: xhci: xhci_bulk_tx: Don't "BUG" when comparing addresses by Stefan Roese · Mon Aug 24 13:04:37 2020 +0200
  70. cf35437 usb: xhci: xhci-dwc3.c: Use dev_remap_addr() instead of dev_get_addr() by Stefan Roese · Mon Aug 24 13:04:36 2020 +0200
  71. 82ba278 mips: octeon: octeon_ebb7304: Add DDR4 support by Stefan Roese · Wed Sep 02 08:29:10 2020 +0200
  72. 7113ee3 mips: octeon: dram.c: Add RAM driver support by Stefan Roese · Wed Sep 02 08:29:09 2020 +0200
  73. efa73a9 ram: octeon: Add MIPS Octeon3 DDR4 support (part 3/3) by Aaron Williams · Wed Sep 02 08:29:08 2020 +0200
  74. e60c6a7 ram: octeon: Add MIPS Octeon3 DDR4 support (part 2/3) by Aaron Williams · Wed Sep 02 08:29:07 2020 +0200
  75. 0111421 ram: octeon: Add MIPS Octeon3 DDR4 support (part 1/3) by Aaron Williams · Wed Sep 02 08:29:06 2020 +0200
  76. 345b9b4 mips: octeon: Add octeon_ddr.h header by Aaron Williams · Wed Sep 02 08:29:05 2020 +0200
  77. 33eb19b mips: octeon Add cvmx/cvmx-lmcx-defs.h header by Aaron Williams · Wed Sep 02 08:29:04 2020 +0200
  78. 6f1cbae mips: octeon: Add octeon-model.h header by Aaron Williams · Wed Sep 02 08:29:03 2020 +0200
  79. e9aa953 mips: octeon: dts: mrvl, cn73xx.dtsi: Add memory controller DT node by Stefan Roese · Wed Sep 02 08:29:02 2020 +0200
  80. bd81c5b Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dm by Tom Rini · Tue Oct 06 13:59:01 2020 -0400
  81. a34f893 sandbox: avoid duplicate backslash input by Heinrich Schuchardt · Tue Sep 29 03:56:20 2020 +0200
  82. 6ce563b sandbox: add missing SDL key scan codes by Heinrich Schuchardt · Tue Sep 29 01:41:18 2020 +0200
  83. 8cd2801 test: dm: add test for phandle access functions by Patrick Delaunay · Fri Sep 25 09:41:16 2020 +0200
  84. f9cbd1a fdtdec: correct test on return of fdt_node_offset_by_phandle by Patrick Delaunay · Fri Sep 25 09:41:15 2020 +0200
  85. d776a84 dm: add cells_count parameter in *_count_phandle_with_args by Patrick Delaunay · Fri Sep 25 09:41:14 2020 +0200
  86. 04fcfe7 dm: update test on of_offset in ofnode_valid by Patrick Delaunay · Thu Sep 24 17:26:20 2020 +0200
  87. c14df8b dm: ofnode: Fix compile breakage with OF_CHECKS enabled by Stefan Roese · Wed Sep 23 08:23:27 2020 +0200
  88. f98fd60 bloblist: Fix up a few comments by Simon Glass · Sat Sep 19 18:49:30 2020 -0600
  89. 0637397 bloblist: Allow custom alignment for blobs by Simon Glass · Sat Sep 19 18:49:29 2020 -0600
  90. d7985e6 bloblist: Tidy up the data alignment by Simon Glass · Sat Sep 19 18:49:28 2020 -0600
  91. 7c58b08 bloblist: Compare addresses rather than pointers in tests by Simon Glass · Sat Sep 19 18:49:27 2020 -0600
  92. b936a97 bloblist: Add a command by Simon Glass · Sat Sep 19 18:49:26 2020 -0600
  93. d06d774 doc/arch/sandbox.rst: reformat command line options by Heinrich Schuchardt · Sat Sep 19 20:05:47 2020 +0200
  94. 86b6b7d MAINTAINERS: assign doc/arch/sandbox.rst by Heinrich Schuchardt · Sat Sep 19 20:04:57 2020 +0200
  95. d9fd8a4 Merge tag 'efi-2021-01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Tue Oct 06 08:36:38 2020 -0400
  96. 60d6b5d Merge tag 'u-boot-amlogic-20201005' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Tue Oct 06 08:36:10 2020 -0400
  97. 928de7d efi_loader: consider no-map property of reserved memory by Heinrich Schuchardt · Thu Aug 27 12:52:20 2020 +0200
  98. 3354233 efi_loader: QEMU CONFIG_EFI_GRUB_ARM32_WORKAROUND=n by Heinrich Schuchardt · Thu Sep 17 19:09:23 2020 +0200
  99. 9730a71 efi: Fix typo in documentation by Sean Anderson · Mon Sep 28 12:08:37 2020 -0400
  100. 9c96299 distro_bootcmd: call EFI bootmgr even without having /EFI/boot by Michael Walle · Tue Sep 29 08:54:48 2020 +0200