1. 13dc1c2 arm: cpu: armv8: add L3 memory flush support by Rayagonda Kokatanur · Wed Jul 15 22:48:56 2020 +0530
  2. 1d8fa36 board: ns3: add support for Broadcom Northstar 3 by Rayagonda Kokatanur · Wed Jul 15 22:48:55 2020 +0530
  3. ba2650e Merge branch '2020-07-28-misc-soc-improvements' by Tom Rini · Wed Jul 29 09:26:11 2020 -0400
  4. a66a356 board: mediatek: Add support for UniElec U7623 board by David Woodhouse · Sun Jul 12 23:33:03 2020 +0100
  5. c625c94 board: mediatek: Use CONFIG_DEFAULT_FDT_FILE for default environment by David Woodhouse · Sun Jul 12 23:33:02 2020 +0100
  6. 38a5768 board: mediatek: fix mmc_get_boot_dev() for platforms without external SD by David Woodhouse · Sun Jul 12 23:33:01 2020 +0100
  7. e7001ed arm: add (default) config for nanopi2 board by Stefan Bosch · Fri Jul 10 19:07:38 2020 +0200
  8. b4bb31d arm: add support for SoC s5p4418 (cpu) / nanopi2 board by Stefan Bosch · Fri Jul 10 19:07:37 2020 +0200
  9. 5ed5ad4 video: add nexell video driver (display/video driver) by Stefan Bosch · Fri Jul 10 19:07:36 2020 +0200
  10. 3561de1 video: add nexell video driver (soc: dpc, makefile) by Stefan Bosch · Fri Jul 10 19:07:35 2020 +0200
  11. b7719a7 video: add nexell video driver (soc: lvds, hdmi) by Stefan Bosch · Fri Jul 10 19:07:34 2020 +0200
  12. 8708814 video: add nexell video driver (soc: mlc, mipi) by Stefan Bosch · Fri Jul 10 19:07:33 2020 +0200
  13. 3e05411 video: add nexell video driver (soc: displaytop) by Stefan Bosch · Fri Jul 10 19:07:32 2020 +0200
  14. 34cffbf pwm: add driver for nexell by Stefan Bosch · Fri Jul 10 19:07:31 2020 +0200
  15. be278c1 pinctrl: add nexell driver by Stefan Bosch · Fri Jul 10 19:07:30 2020 +0200
  16. 22c12f7 mmc: add nexell driver by Stefan Bosch · Fri Jul 10 19:07:29 2020 +0200
  17. 9d85dfb i2c: add nexell driver by Stefan Bosch · Fri Jul 10 19:07:28 2020 +0200
  18. 9c21d40 gpio: add nexell driver by Stefan Bosch · Fri Jul 10 19:07:27 2020 +0200
  19. 6563ea2 arm: add mach-nexell (all files except header files) by Stefan Bosch · Fri Jul 10 19:07:26 2020 +0200
  20. 48397f1 arm: add mach-nexell (header files) by Stefan Bosch · Fri Jul 10 19:07:25 2020 +0200
  21. cd360da arm: qemu: override flash accessors to use virtualizable instructions by Ard Biesheuvel · Tue Jul 07 12:07:11 2020 +0200
  22. ef8d077 arm: qemu: disable the EFI workaround for older GRUB by Ard Biesheuvel · Tue Jul 07 12:07:10 2020 +0200
  23. 58f0bb9 arm: qemu: implement enable_caches() by Ard Biesheuvel · Tue Jul 07 12:07:09 2020 +0200
  24. 8811e87 arm: qemu: enable LPAE on 32-bit by Ard Biesheuvel · Tue Jul 07 12:07:08 2020 +0200
  25. deb4edb arm: enable allocate-on-read for LPAE's DCACHE_WRITEBACK/_WRITETHROUGH by Ard Biesheuvel · Tue Jul 07 12:07:07 2020 +0200
  26. 60baa04 msm_gpio: Add support for Qualcomm IPQ40xx by Robert Marko · Mon Jul 06 10:37:56 2020 +0200
  27. 03a3602 msm_serial: Read bit rate register value from DT by Robert Marko · Mon Jul 06 10:37:55 2020 +0200
  28. e7a34f1 arm: Add support for Qualcomm IPQ40xx family by Robert Marko · Mon Jul 06 10:37:54 2020 +0200
  29. 3210275 pinctrl: mediatek: add PUPD/R0/R1 support for MT7623 by David Woodhouse · Fri Jun 19 12:40:20 2020 +0100
  30. 8ef6948 arm: dts: mediatek: enable sgmii mode and mt7531 switch for mt7629 by developer · Fri Jun 19 19:17:17 2020 +0800
  31. f6f0ccb eth: mtk-eth: enable mt7629 sgmii mode support in mediatek eth driver by developer · Fri Jun 19 19:17:16 2020 +0800
  32. a650dc1 Merge branch '2020-07-28-Kconfig-migrations' by Tom Rini · Tue Jul 28 18:27:34 2020 -0400
  33. 5459059 configs: migrate CONFIG_SPL_LOAD_FIT_ADDRESS to defconfigs by Peng Fan · Mon Jul 06 15:35:01 2020 +0800
  34. fe5c183 Kconfig: add SPL_LOAD_FIT_ADDRESS by Peng Fan · Mon Jul 06 15:35:00 2020 +0800
  35. 98a87cf Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig by Adam Ford · Fri Jul 03 10:17:30 2020 -0500
  36. ea60444 configs: Remove dead CONFIG options by Adam Ford · Fri Jul 03 09:06:36 2020 -0500
  37. 499c9f7 Convert CONFIG_BOOTP_SEND_HOSTNAME to Kconfig by Adam Ford · Fri Jul 03 09:00:14 2020 -0500
  38. 049d114 Convert CONFIG_DRIVER_TI_EMAC_USE_RMII to Kconfig by Adam Ford · Fri Jul 03 08:27:12 2020 -0500
  39. 5e56ad0 Convert CONFIG_SPL_NAND_BASE et al to Kconfig by Adam Ford · Fri Jul 03 08:09:45 2020 -0500
  40. 3a38377 Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig by Adam Ford · Fri Jul 03 08:09:44 2020 -0500
  41. 710966e Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · Fri Jul 03 06:48:56 2020 -0500
  42. e7f5f68 Merge branch '2020-07-28-update-azure-tests' by Tom Rini · Tue Jul 28 08:49:42 2020 -0400
  43. 8461027 configs: Resync with savedefconfig by Tom Rini · Tue Jul 28 08:46:52 2020 -0400
  44. 31c3bce azure: Switch to use the MSYS2 official installer as the CI base by Bin Meng · Tue Jul 28 02:06:44 2020 -0700
  45. 3eb7040 azure: Add the missing build dependency for MSYS2 build by Bin Meng · Tue Jul 28 02:06:43 2020 -0700
  46. 8c65515 azure: Drop 32-bit MSYS2 build by Bin Meng · Tue Jul 28 02:06:42 2020 -0700
  47. 0800024 azure: Use a login shell everywhere for MSYS2 build by Bin Meng · Tue Jul 28 02:06:41 2020 -0700
  48. 6467e2d Prepare v2020.10-rc1 by Tom Rini · Mon Jul 27 22:46:03 2020 -0400
  49. d4e76fe Merge tag 'u-boot-amlogic-20200727' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Mon Jul 27 21:40:26 2020 -0400
  50. e96aa95 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Mon Jul 27 15:18:15 2020 -0400
  51. d309058 travis: Install pyelftools via pip by Tom Rini · Mon Jul 27 11:11:27 2020 -0400
  52. 48de37a Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Mon Jul 27 11:15:37 2020 -0400
  53. 6dea204 configs: odroid-c2: update for HDMI output, ADC & USB keyboard by Anand Moon · Thu Jul 23 08:06:35 2020 +0000
  54. 5018be7 serial: meson: handle RX errors by Neil Armstrong · Tue Jul 21 13:41:14 2020 +0200
  55. 6ba19dd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Mon Jul 27 09:41:18 2020 -0400
  56. 598c02a Merge branch 'net' of https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Mon Jul 27 09:40:06 2020 -0400
  57. f41fa25 Merge branch '2020-07-27-misc-env-improvements' by Tom Rini · Mon Jul 27 09:25:53 2020 -0400
  58. 3bab59e configs: ls2088a: Restore CONFIG_ENV_ADDR to IFC-NOR by Kuldeep Singh · Wed Jul 22 15:05:44 2020 +0530
  59. 8ef4ff0 arm: dts: ls1028a: Add dspi flash device node to qds by Zhao Qiang · Tue Jul 14 13:53:36 2020 +0800
  60. 3270fc1 configs: lx2160a: Enable Watchdog support by Zhao Qiang · Fri Jul 10 16:55:20 2020 +0800
  61. 80e9b20 arm64: lx2160a: dts: Add watchdog node by Zhao Qiang · Fri Jul 10 16:55:19 2020 +0800
  62. fb816fa Watchdog: introduce ARM SBSA watchdog driver by Zhao Qiang · Fri Jul 10 16:55:18 2020 +0800
  63. 02f1f06 pci: layerscape: Add specific config entry for RC and EP mode driver by Hou Zhiqiang · Thu Jul 09 23:31:42 2020 +0800
  64. 4a602b5 pci_ep: layerscape: Add the PCIe EP mode support for lx2160a-v2 by Xiaowei Bao · Thu Jul 09 23:31:41 2020 +0800
  65. bb3f713 pci: layerscape: Modify the ls_pcie_dump_atu function by Xiaowei Bao · Thu Jul 09 23:31:40 2020 +0800
  66. ecb85db pci_ep: layerscape: Add the SRIOV VFs of PF support by Xiaowei Bao · Thu Jul 09 23:31:39 2020 +0800
  67. cdecb97 pci_ep: layerscape: Add Support for ls2085a and ls2080a EP mode by Xiaowei Bao · Thu Jul 09 23:31:38 2020 +0800
  68. 06a329a pci_ep: layerscape: Add the workaround for errata A-009460 by Xiaowei Bao · Thu Jul 09 23:31:37 2020 +0800
  69. b4d63b0 pcie_ep: layerscape: Add the multiple function support by Xiaowei Bao · Thu Jul 09 23:31:36 2020 +0800
  70. 925a2b5 armv8: dts: ls1046a: Add the PCIe EP node by Xiaowei Bao · Thu Jul 09 23:31:35 2020 +0800
  71. 97434b4 pci_ep: Add the init function by Xiaowei Bao · Thu Jul 09 23:31:34 2020 +0800
  72. 13b277f pci: layerscape: Split the EP and RC driver by Xiaowei Bao · Thu Jul 09 23:31:33 2020 +0800
  73. 49001b4 arm: dts: lx2160a: Increase configuration window size by Wasim Khan · Thu Jul 09 14:21:08 2020 +0530
  74. 9acd069 configs:ls1046afrwy: Add tfa secure boot defonfig by Manish Tomar · Wed Jul 08 14:55:03 2020 +0530
  75. 438c37c freescale: ls1043aqds: drop ifdef CONFIG_SYS_I2C by Biwen Li · Thu Jul 02 11:13:04 2020 +0800
  76. b41f6ba freescale: ls1043aqds: enable secure system counter by Biwen Li · Thu Jul 02 11:13:03 2020 +0800
  77. e0bb9f8 freescale: ls1046aqds: drop ifdef CONFIG_SYS_I2C by Biwen Li · Thu Jul 02 11:13:02 2020 +0800
  78. ffd5a3c freescale: ls1046aqds: enable secure system counter by Biwen Li · Thu Jul 02 11:13:01 2020 +0800
  79. 70a8158 i2c: mxc: move i2c_early_init_f to common function by Biwen Li · Thu Jul 02 11:13:00 2020 +0800
  80. b258eb2 crypto/fsl: add RNG support by Michael Walle · Sat Jun 27 22:58:53 2020 +0200
  81. e692a00 crypto/fsl: instantiate the RNG with prediciton resistance by Michael Walle · Sat Jun 27 22:58:52 2020 +0200
  82. 602cc8d crypto/fsl: don't regenerate secure keys by Michael Walle · Sat Jun 27 22:58:51 2020 +0200
  83. a83fa18 crypto/fsl: support newer SEC modules by Michael Walle · Sat Jun 27 22:58:50 2020 +0200
  84. 823674c crypto/fsl: export caam_get_era() by Michael Walle · Sat Jun 27 22:58:49 2020 +0200
  85. 73e3f57 crypto/fsl: make SEC%u status line consistent by Michael Walle · Sat Jun 27 22:58:48 2020 +0200
  86. 0dd1d84 crypto/fsl: unused value in caam_hash_update() by Heinrich Schuchardt · Sat Jun 27 10:13:55 2020 +0200
  87. 87154f7 crypto/fsl: correct printf() statement. by Heinrich Schuchardt · Sat Jun 27 10:08:49 2020 +0200
  88. a40b3e7 arm64: ls1043a: Remove the workaround of erratum A-009929 by Hou Zhiqiang · Thu Jun 25 22:23:53 2020 +0800
  89. 0226109 configs: ls1012a: Increase CONFIG_SYS_MALLOC_LEN value by Kuldeep Singh · Thu Jun 25 12:56:22 2020 +0530
  90. 99ae829 configs: lx2160aqds: enable CONFIG_BOARD_EARLY_INIT_R by Yangbo Lu · Wed Jun 17 18:09:00 2020 +0800
  91. e1a3cc7 board: fsl: lx2160aqds: identify SDHC adapter during board init by Yangbo Lu · Wed Jun 17 18:08:59 2020 +0800
  92. f9049b2 Move eSDHC adapter card identification to board files by Yangbo Lu · Wed Jun 17 18:08:58 2020 +0800
  93. ff98fde Drop global data sdhc_adapter for powerpc by Yangbo Lu · Wed Jun 17 18:08:57 2020 +0800
  94. 3de4d1d armv8: ls1028ardb: add xspi parameter to qixis command by Yuantian Tang · Wed Jun 10 16:13:50 2020 +0800
  95. 0c701e5 armv8: ls1012a: RGMII ports require internal delay by Chaitanya Sakinam · Tue Jun 09 16:21:48 2020 +0530
  96. 4fe5c55 include/configs: ls1012a: Remove fdt_high env variable by Udit Agarwal · Mon Jun 08 18:55:44 2020 +0530
  97. b20aa9d config: lx2160/2a: enable dspi by Zhao Qiang · Mon Jun 08 11:28:25 2020 +0800
  98. aa73e40 armv8: dts: fsl-lx2160a: add flash node under dspi to qds dts by Zhao Qiang · Mon Jun 08 11:28:24 2020 +0800
  99. f12c446 crypto/fsl: fix unaligned access by Michael Walle · Thu Jun 04 21:05:33 2020 +0200
  100. 42637e7 I2C: ls1043a, ls1046a: enable SYS_I2C_MXC by Biwen Li · Thu Jun 04 18:42:14 2020 +0800