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