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