1. 3f78b53 sysreset: socfpga: agilex: Enable sysreset support by Chee Hong Ang · Wed Aug 05 20:11:26 2020 +0800
  2. 673e98e sysreset: socfpga: soc64: Rename SYSRESET SoCFPGA driver for S10 to SoC64 by Chee Hong Ang · Wed Aug 05 20:11:25 2020 +0800
  3. a043739 configs: socfpga: soc64: Avoid SPL enter infinite loop during exception by Chin Liang See · Wed Aug 05 18:34:33 2020 +0800
  4. 92dc7ae arm: socfpga: soc64: Initialize timer in SPL only by Chee Hong Ang · Fri Jul 10 23:53:13 2020 +0800
  5. f18fe84 arm: socfpga: soc64: Remove PHY interface setup from misc arch init by Chee Hong Ang · Fri Jul 10 23:52:32 2020 +0800
  6. 9579301 clk: agilex: Additional membus writes for HPS PLL by Chee Hong Ang · Fri Jul 10 20:55:23 2020 +0800
  7. 2d94ee6 clk: agilex: Handle clock configuration differently in SPL and U-Boot proper by Chee Hong Ang · Fri Jul 10 20:55:22 2020 +0800
  8. 7609220 clk: agilex: Add clock enable support by Ley Foon Tan · Fri Jul 10 20:55:21 2020 +0800
  9. f94b0fd clk: agilex: Add NAND clock support by Ley Foon Tan · Fri Jul 10 20:55:20 2020 +0800
  10. 23915fa Merge https://gitlab.denx.de/u-boot/custodians/u-boot-cfi-flash by Tom Rini · Thu Oct 08 10:20:53 2020 -0400
  11. b2bb1b3 cfi_flash: Fix devicetree address determination by Andre Przywara · Thu Sep 24 00:22:04 2020 +0100
  12. faa3fee mtd: cfi_mtd: Use DMA for reads by Vignesh Raghavendra · Thu Sep 17 16:53:08 2020 +0530
  13. 518d924 dma: Reduce error level when DMA channel type does not exist by Vignesh Raghavendra · Thu Sep 17 16:53:07 2020 +0530
  14. 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
  15. f70df7f mips: octeon: octeon_common.h: Increase CONFIG_SYS_BOOTM_LEN by Stefan Roese · Thu Aug 20 07:22:04 2020 +0200
  16. 46db382 mips: octeon: Add bootoctlinux command by Aaron Williams · Thu Aug 20 07:22:03 2020 +0200
  17. 643d96d mips: octeon: Add bootmem support by Aaron Williams · Thu Aug 20 07:22:02 2020 +0200
  18. 34658b1 mips: octeon: Add coremask support by Aaron Williams · Thu Aug 20 07:22:01 2020 +0200
  19. 093b72f mips: octeon: Add header cvmx-bootinfo.h by Aaron Williams · Thu Aug 20 07:22:00 2020 +0200
  20. c8e4f49 mips: octeon: Add header cvmx-fuse.h by Aaron Williams · Thu Aug 20 07:21:59 2020 +0200
  21. 71b7c48 mips: octeon: Add header octeon-feature.h by Aaron Williams · Thu Aug 20 07:21:58 2020 +0200
  22. 17c7ad2 mips: octeon: Add header cvmx-regs.h by Aaron Williams · Thu Aug 20 07:21:57 2020 +0200
  23. 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
  24. 34afa2a mips: octeon: octeon-model.h: Enable inclusion from assembler files by Stefan Roese · Thu Aug 20 07:21:55 2020 +0200
  25. 7c865a1 mips: octeon: octeon_ebb7304_defconfig: Enable USB support by Stefan Roese · Mon Aug 24 13:04:43 2020 +0200
  26. 3e08317 mips: octeon: Add USB DT nodes by Stefan Roese · Mon Aug 24 13:04:42 2020 +0200
  27. 5e297f8 mips: octeon: cache.c: Flush all pending writes in flush_dcache_range() by Stefan Roese · Mon Aug 24 13:04:41 2020 +0200
  28. 74558c0 mips: octeon: Add mangle-port.h by Stefan Roese · Mon Aug 24 13:04:40 2020 +0200
  29. 72a49ef mips: octeon: cpu.c: Add table for selective swapping by Stefan Roese · Mon Aug 24 13:04:39 2020 +0200
  30. df33b57 usb: xhci: octeon: Add DWC3 glue layer for Octeon by Stefan Roese · Mon Aug 24 13:04:38 2020 +0200
  31. 79db944 usb: xhci: xhci_bulk_tx: Don't "BUG" when comparing addresses by Stefan Roese · Mon Aug 24 13:04:37 2020 +0200
  32. 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
  33. 82ba278 mips: octeon: octeon_ebb7304: Add DDR4 support by Stefan Roese · Wed Sep 02 08:29:10 2020 +0200
  34. 7113ee3 mips: octeon: dram.c: Add RAM driver support by Stefan Roese · Wed Sep 02 08:29:09 2020 +0200
  35. efa73a9 ram: octeon: Add MIPS Octeon3 DDR4 support (part 3/3) by Aaron Williams · Wed Sep 02 08:29:08 2020 +0200
  36. e60c6a7 ram: octeon: Add MIPS Octeon3 DDR4 support (part 2/3) by Aaron Williams · Wed Sep 02 08:29:07 2020 +0200
  37. 0111421 ram: octeon: Add MIPS Octeon3 DDR4 support (part 1/3) by Aaron Williams · Wed Sep 02 08:29:06 2020 +0200
  38. 345b9b4 mips: octeon: Add octeon_ddr.h header by Aaron Williams · Wed Sep 02 08:29:05 2020 +0200
  39. 33eb19b mips: octeon Add cvmx/cvmx-lmcx-defs.h header by Aaron Williams · Wed Sep 02 08:29:04 2020 +0200
  40. 6f1cbae mips: octeon: Add octeon-model.h header by Aaron Williams · Wed Sep 02 08:29:03 2020 +0200
  41. e9aa953 mips: octeon: dts: mrvl, cn73xx.dtsi: Add memory controller DT node by Stefan Roese · Wed Sep 02 08:29:02 2020 +0200
  42. 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
  43. a34f893 sandbox: avoid duplicate backslash input by Heinrich Schuchardt · Tue Sep 29 03:56:20 2020 +0200
  44. 6ce563b sandbox: add missing SDL key scan codes by Heinrich Schuchardt · Tue Sep 29 01:41:18 2020 +0200
  45. 8cd2801 test: dm: add test for phandle access functions by Patrick Delaunay · Fri Sep 25 09:41:16 2020 +0200
  46. f9cbd1a fdtdec: correct test on return of fdt_node_offset_by_phandle by Patrick Delaunay · Fri Sep 25 09:41:15 2020 +0200
  47. d776a84 dm: add cells_count parameter in *_count_phandle_with_args by Patrick Delaunay · Fri Sep 25 09:41:14 2020 +0200
  48. 04fcfe7 dm: update test on of_offset in ofnode_valid by Patrick Delaunay · Thu Sep 24 17:26:20 2020 +0200
  49. c14df8b dm: ofnode: Fix compile breakage with OF_CHECKS enabled by Stefan Roese · Wed Sep 23 08:23:27 2020 +0200
  50. f98fd60 bloblist: Fix up a few comments by Simon Glass · Sat Sep 19 18:49:30 2020 -0600
  51. 0637397 bloblist: Allow custom alignment for blobs by Simon Glass · Sat Sep 19 18:49:29 2020 -0600
  52. d7985e6 bloblist: Tidy up the data alignment by Simon Glass · Sat Sep 19 18:49:28 2020 -0600
  53. 7c58b08 bloblist: Compare addresses rather than pointers in tests by Simon Glass · Sat Sep 19 18:49:27 2020 -0600
  54. b936a97 bloblist: Add a command by Simon Glass · Sat Sep 19 18:49:26 2020 -0600
  55. d06d774 doc/arch/sandbox.rst: reformat command line options by Heinrich Schuchardt · Sat Sep 19 20:05:47 2020 +0200
  56. 86b6b7d MAINTAINERS: assign doc/arch/sandbox.rst by Heinrich Schuchardt · Sat Sep 19 20:04:57 2020 +0200
  57. 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
  58. 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
  59. 928de7d efi_loader: consider no-map property of reserved memory by Heinrich Schuchardt · Thu Aug 27 12:52:20 2020 +0200
  60. 3354233 efi_loader: QEMU CONFIG_EFI_GRUB_ARM32_WORKAROUND=n by Heinrich Schuchardt · Thu Sep 17 19:09:23 2020 +0200
  61. 9730a71 efi: Fix typo in documentation by Sean Anderson · Mon Sep 28 12:08:37 2020 -0400
  62. 9c96299 distro_bootcmd: call EFI bootmgr even without having /EFI/boot by Michael Walle · Tue Sep 29 08:54:48 2020 +0200
  63. 496005d efi_selftest: avoid unnecessary reset by Heinrich Schuchardt · Wed Sep 30 21:52:09 2020 +0200
  64. 38a5c47 efi_selftest: print CRC32 of initrd as hexadecimal by Heinrich Schuchardt · Sat Oct 03 13:43:45 2020 +0200
  65. cc8545c efi_selftest: enable printing hexadecimal numbers by Heinrich Schuchardt · Sat Oct 03 13:12:03 2020 +0200
  66. 988b0f5 efi_loader: illegal free in EFI_LOAD_FILE2_PROTOCOL by Heinrich Schuchardt · Sat Oct 03 12:50:52 2020 +0200
  67. d1d8933 efi_loader: description EFI_LOAD_FILE2_PROTOCOL by Heinrich Schuchardt · Sat Oct 03 12:44:31 2020 +0200
  68. 526e3c8 configs: Resync with savedefconfig by Tom Rini · Mon Oct 05 13:11:41 2020 -0400
  69. 38ae92e Merge branch 'next' by Tom Rini · Mon Oct 05 13:05:46 2020 -0400
  70. da7f09c pwm: Add driver for Amlogic Meson PWM controller by Neil Armstrong · Thu Oct 01 10:04:56 2020 +0200
  71. 6e2d447 pinctrl: meson-axg: add missing GPIOA_18 by Neil Armstrong · Fri Oct 02 09:32:12 2020 +0200
  72. 135bd3e pinctrl: meson-axg-pmx: fix gpio request by Neil Armstrong · Fri Oct 02 09:31:46 2020 +0200
  73. 29f59e8 board: amlogic: vim3: add support for dynamic PCIe enable by Neil Armstrong · Mon Sep 21 09:34:15 2020 +0200
  74. 0071a30 configs: vim3: use the vim3 board support by Neil Armstrong · Mon Sep 21 09:34:14 2020 +0200
  75. 7520aba board: amlogic: add a vim3 specific board support by Neil Armstrong · Mon Sep 21 09:34:13 2020 +0200
  76. fc85ec5 ARM: dts: sync amlogic G12A/SM1 DT from Linux 5.9-rc1 by Neil Armstrong · Mon Sep 21 09:34:12 2020 +0200
  77. 137ae47 configs: s400: enable USB by Neil Armstrong · Thu Sep 10 10:48:19 2020 +0200
  78. 77c3a73 ARM: dts: meson-axg: add USB nodes for S400 by Neil Armstrong · Thu Sep 10 10:48:18 2020 +0200
  79. 2ad5252 arm: meson-axg: add board_usb_init()/cleanup() for USB gadget by Neil Armstrong · Thu Sep 10 10:48:17 2020 +0200
  80. c90263c phy: meson-gxl-usb: depend on Meson AXG aswell by Neil Armstrong · Thu Sep 10 10:48:16 2020 +0200
  81. d08ce85 phy: meson-gxl: remove invalid USB3 PHY driver by Neil Armstrong · Thu Sep 10 10:48:15 2020 +0200
  82. 69120d8 ARM: mach-meson: use new DWC3 glue for GXL & GXM by Neil Armstrong · Thu Sep 10 10:48:14 2020 +0200
  83. c1a7e72c usb: dwc3: add Amlogic GXL & GXL DWC3 Glue by Neil Armstrong · Thu Sep 10 10:48:13 2020 +0200
  84. 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
  85. 978dd9d board: s400: generate unique mac address from SoC serial by Neil Armstrong · Thu Sep 10 10:50:39 2020 +0200
  86. a77b2c2 Prepare v2020.10 by Tom Rini · Mon Oct 05 11:15:32 2020 -0400
  87. 2a8bc03 Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel into next by Tom Rini · Mon Oct 05 10:54:27 2020 -0400
  88. 8ac4a89 Merge tag 'u-boot-stm32-20201003' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · Mon Oct 05 10:54:10 2020 -0400
  89. 929f5cc cpu: at91: add driver for CPU by Claudiu Beznea · Thu Oct 01 13:27:25 2020 +0300
  90. 9ddbdbc Merge branch 'rpi-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi into next by Tom Rini · Fri Oct 02 12:00:39 2020 -0400
  91. eb6355c pinctrl: bcm283x: Store the return value of dev_read_u32_default to int by Ovidiu Panait · Tue Sep 29 20:27:13 2020 +0300
  92. 44d0c63 pinctrl: bcm283x: Read address from DT in ofdata_to_platdata by Ovidiu Panait · Tue Sep 29 20:27:12 2020 +0300
  93. aab2a86 pinctrl: bcm283x: DM_FLAG_PRE_RELOC: Remove OF_CONTROL check by Ovidiu Panait · Tue Sep 29 20:27:11 2020 +0300
  94. 6064c61 mailbox: stm32_ipcc: Convert to use APIs which support live DT by Patrick Delaunay · Wed Sep 09 17:48:15 2020 +0200
  95. bf7d97d video: stm32_dsi: Convert to use APIs which support live DT by Patrick Delaunay · Wed Sep 09 17:44:13 2020 +0200
  96. 1d64641 video: stm32_ltdc: Convert to use APIs which support live DT by Patrick Delaunay · Wed Sep 09 17:44:12 2020 +0200
  97. 4b3f012 pinctrl: stm32: Add header with SPDX licence by Patrick Delaunay · Wed Sep 09 17:50:15 2020 +0200
  98. 11ec597 pinctrl: stm32: Convert to use APIs which support live DT by Patrick Delaunay · Wed Sep 09 17:50:14 2020 +0200
  99. e7f6638 gpio: stm32: check result of ofnode_phandle_args by Patrick Delaunay · Wed Sep 09 18:28:34 2020 +0200
  100. cd7c951 gpio: stm32: cosmetic: cleanup gpio_stm32_probe by Patrick Delaunay · Wed Sep 09 18:28:33 2020 +0200