1. b9d856f Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Tom Rini · Tue Mar 31 17:24:19 2020 -0400
  2. 1b80705 usb: Migrate to support live DT for some driver by Kever Yang · Wed Mar 04 08:59:50 2020 +0800
  3. d24b154 usb: ehci-msm: Use dev interface to get device address by Kever Yang · Wed Mar 04 08:59:49 2020 +0800
  4. 852dba2 usb: dwc3-of-simple: Drop redundant inclding header file by Kever Yang · Wed Mar 04 08:59:48 2020 +0800
  5. dc11ec2 Merge branch '2020-03-27-master-imports' by Tom Rini · Fri Mar 27 17:54:38 2020 -0400
  6. d3855cf test: typo decompression by Heinrich Schuchardt · Mon Mar 23 18:47:47 2020 +0100
  7. 9d34772 MAINTAINERS: add myself as maintainer of fs/btrfs by Marek Behún · Wed Mar 25 12:04:46 2020 +0100
  8. c2ecf22 fs: ext4: Fix alignment of cache buffers by Jan Kiszka · Wed Mar 25 21:27:51 2020 +0100
  9. 37eb0ff MAINTAINERS: Add usb.h entry to usb by Marek Vasut · Wed Mar 25 21:35:53 2020 +0100
  10. 84803e5 test/py: mmc: Fix 'mmc info' testcase by Harald Seiler · Thu Mar 26 18:07:27 2020 +0100
  11. 35d8810 Revert "vexpress_ca9x4: Enable use of correct DTB file and restore EFI loader." by Tom Rini · Fri Mar 27 11:47:04 2020 -0400
  12. b0ec6a1 Merge tag 'u-boot-rockchip-20200327' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Thu Mar 26 21:39:59 2020 -0400
  13. dc6a5cb Merge tag 'u-boot-stm32-20200324' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · Thu Mar 26 13:18:22 2020 -0400
  14. b980104 rockchip: mkimage: Use an existing macro instead of a decimal value by Miquel Raynal · Wed Mar 18 17:22:55 2020 +0100
  15. fa68d1b rv1108: Fix boot regression by Otavio Salvador · Fri Mar 13 14:42:48 2020 -0300
  16. c2c1ee3 elgin-rv1108: Avoid adc_channel_single_shot error by Otavio Salvador · Fri Mar 13 14:42:47 2020 -0300
  17. 809d1ef elgin-rv1108: Use rk_board_late_init() for GPIO settings by Otavio Salvador · Fri Mar 13 14:42:46 2020 -0300
  18. ce9b4f2 ARM: dts: Activate pullups in the console pins on rv1108-elgin-r1 by Otavio Salvador · Fri Mar 13 14:42:45 2020 -0300
  19. 1fe1189 rockchip: Change keyboard input from CrOS EC keyboard to a USB keyboard by Peter Robinson · Mon Mar 02 07:57:55 2020 +0000
  20. f6b6d94 rockchip: evb-rv1108: Use syscon API to get grf base by Kever Yang · Wed Feb 19 09:46:06 2020 +0800
  21. 32e3983 rockchip: elgin-rv1108: Use syscon API to get grf base by Kever Yang · Wed Feb 19 09:46:05 2020 +0800
  22. 44704cb timer: sti: use clk API to get timer clock rate by Nicolas Heemeryck · Fri Mar 13 23:42:44 2020 +0100
  23. 37881c6 timer: sti: convert to livetree by Nicolas Heemeryck · Fri Mar 13 23:42:43 2020 +0100
  24. e04600e i2c: stm32f7_i2c: allows for any bus frequency by Alain Volmat · Fri Mar 06 11:09:14 2020 +0100
  25. a68e2d6 ram: stm32mp1: the property st, phy-cal becomes optional by Patrick Delaunay · Fri Mar 06 11:14:11 2020 +0100
  26. 6cdc120 ram: stm32mp1: reduce delay after BIST reset for tuning by Patrick Delaunay · Fri Mar 06 11:14:10 2020 +0100
  27. eca9bc0 ram: stm32mp1_ddr: fix self refresh disable during DQS training by Patrick Delaunay · Fri Mar 06 11:14:09 2020 +0100
  28. 131ec95 ram: stm32mp1: update BIST config for tuning by Patrick Delaunay · Fri Mar 06 11:14:08 2020 +0100
  29. 656d2a9 ram: stm32mp1: tuning: deactivate derating during BIST test by Patrick Delaunay · Fri Mar 06 11:14:07 2020 +0100
  30. 0cd380b ram: stm32mp1: tuning: add timeout for polling BISTGSR.BDDONE by Patrick Delaunay · Fri Mar 06 11:14:06 2020 +0100
  31. eed3335 ram: stm32mp1: don't display the prompt two times by Patrick Delaunay · Fri Mar 06 11:14:05 2020 +0100
  32. 030df3b ram: stm32mp1: display result for software read DQS gating by Patrick Delaunay · Fri Mar 06 11:14:04 2020 +0100
  33. 2ebc211 ram: stm32mp1: increase vdd2_ddr: buck2 for 32bits LPDDR by Patrick Delaunay · Fri Mar 06 11:14:03 2020 +0100
  34. 48c5e90 ARM: dts: stm32mp1: DT alignment with Linux 5.6-rc1 by Patrick Delaunay · Fri Mar 06 17:54:41 2020 +0100
  35. 0b859a0 clk: stm32mp1: add SPI5_K support by Patrick Delaunay · Mon Mar 09 14:59:23 2020 +0100
  36. 95e7fbe clk: stm32mp1: correct CKSELR masks by Patrick Delaunay · Mon Mar 09 14:59:22 2020 +0100
  37. 5a40c51 stm32mp: psci: set cntfrq register of cpu on by Ludovic Barre · Mon Mar 02 11:27:02 2020 +0100
  38. db33b0e stm32mp1: add 800 MHz profile support by Patrick Delaunay · Wed Feb 26 11:26:43 2020 +0100
  39. fac5ba8 arm: stm32mp: fdt: update kernel device tree according the part number by Patrick Delaunay · Wed Feb 12 19:37:44 2020 +0100
  40. 3e738f2 arm: stm32mp: add function get_soc_name by Patrick Delaunay · Wed Feb 12 19:37:43 2020 +0100
  41. 0885c23 board: stm32mp1: display reference only for STMicroelectronics board by Patrick Delaunay · Wed Feb 12 19:37:42 2020 +0100
  42. 52163d9 board: stm32mp1: add finished good in board identifier OTP by Patrick Delaunay · Tue Mar 24 09:05:00 2020 +0100
  43. 5af430d arm: stm32mp: improve the error message for smc by Patrick Delaunay · Wed Feb 12 19:37:40 2020 +0100
  44. 3085ee3 board: stm32mp1: stboard: lock the OTP after programming by Patrick Delaunay · Wed Feb 12 19:37:39 2020 +0100
  45. b10cddf arm: stm32mp: bsec: add permanent lock support in bsec driver by Patrick Delaunay · Wed Feb 12 19:37:38 2020 +0100
  46. 3b7dbd4 arm: stm32mp: bsec: remove unneeded test by Patrick Delaunay · Wed Feb 12 19:37:37 2020 +0100
  47. b7ce015 board: stm32mp1: read OTP in command stboard by Patrick Delaunay · Wed Feb 12 19:37:36 2020 +0100
  48. 8e0b8fc board: stm32mp1: update command stboard on misc_write result by Patrick Delaunay · Wed Feb 12 19:37:35 2020 +0100
  49. 646cc96 vexpress_ca9x4: Enable use of correct DTB file and restore EFI loader. by Kristian Amlie · Tue Feb 25 18:22:16 2020 +0100
  50. 23529df Merge tag 'efi-2020-04-rc4-5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Mon Mar 23 10:14:31 2020 -0400
  51. 82cd6c4 efi_loader: definition of GetNextVariableName() by Heinrich Schuchardt · Sun Mar 22 18:28:20 2020 +0100
  52. 56a1a14 efi_selftest: test CalculateCrc32, CopyMem, SetMem by Heinrich Schuchardt · Sun Mar 22 09:32:55 2020 +0100
  53. f9dab3a efi_loader: fix freestanding memmove() by Heinrich Schuchardt · Sun Mar 22 09:52:48 2020 +0100
  54. 582f857 efi_loader: description efi_convert_pointer() by Heinrich Schuchardt · Sun Mar 22 08:28:15 2020 +0100
  55. af8c5b6 efi_loader: simplify logical expression in efi_disk_add_dev() by Heinrich Schuchardt · Thu Mar 19 15:45:52 2020 +0100
  56. c169187 efi_selftest: check length reported by GetNextVariableName() by Heinrich Schuchardt · Fri Mar 20 19:20:17 2020 +0100
  57. 31d9b3a efi_loader: correct reported length in GetNextVariable() by Heinrich Schuchardt · Fri Mar 20 19:04:34 2020 +0100
  58. 6203606 efi_loader: fix function descriptions in efi_disk.c by Heinrich Schuchardt · Thu Mar 19 13:49:34 2020 +0100
  59. c69addd efi_loader: description of efi_variable.c by Heinrich Schuchardt · Thu Mar 19 17:15:18 2020 +0000
  60. 2b1e477 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Wed Mar 18 07:48:53 2020 -0400
  61. 09bac5c Merge tag 'efi-2020-04-rc4-4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Wed Mar 18 07:48:39 2020 -0400
  62. 646fe56 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Wed Mar 18 07:48:11 2020 -0400
  63. 0520fdc Revert "sunxi: psci: avoid error address-of-packed-member" by Tomasz Duszynski · Sun Feb 16 13:17:16 2020 +0100
  64. 32cdf19 Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti into next by Tom Rini · Tue Mar 17 11:59:58 2020 -0400
  65. 4939fa1 Merge tag '20200316-for-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c into next by Tom Rini · Tue Mar 17 11:33:59 2020 -0400
  66. fd1dd48 Merge branch '2020-03-16-kbuild-etc-resync-v4.18' into next by Tom Rini · Tue Mar 17 09:54:45 2020 -0400
  67. 32b5a58 efi_loader: correct a definition of struct efi_capsule_header by AKASHI Takahiro · Tue Mar 17 11:12:37 2020 +0900
  68. d99b1b3 efi_loader: export a couple of protocol related functions by AKASHI Takahiro · Tue Mar 17 11:12:36 2020 +0900
  69. 641e4df efi_loader: define System Resource Table macros by AKASHI Takahiro · Tue Mar 17 11:12:35 2020 +0900
  70. ee98c28 efi_loader: define OsIndicationsSupported flags by AKASHI Takahiro · Tue Mar 17 11:12:34 2020 +0900
  71. 8e286f6 cmd: bootefi: Parse reserved-memory node from DT by Atish Patra · Fri Mar 13 17:11:30 2020 -0700
  72. fec10a4 cmd: map addresses to sysmem in efidebug memmap by Heinrich Schuchardt · Sat Mar 14 08:44:07 2020 +0100
  73. 74811c8 efi_loader: create reservations after ft_board_setup by Heinrich Schuchardt · Sat Mar 14 10:59:34 2020 +0100
  74. f7e6d33 riscv: Implement new SBI v0.2 extensions by Bin Meng · Mon Mar 09 19:35:31 2020 -0700
  75. 887d809 riscv: Introduce a new config for SBI v0.1 by Bin Meng · Mon Mar 09 19:35:30 2020 -0700
  76. c20421b riscv: Add SBI v0.2 extension definitions by Bin Meng · Mon Mar 09 19:35:29 2020 -0700
  77. ee3bcd0 riscv: Add basic support for SBI v0.2 by Bin Meng · Mon Mar 09 19:35:28 2020 -0700
  78. 9da11d1 riscv: Mark existing SBI as v0.1 SBI by Bin Meng · Mon Mar 09 19:35:27 2020 -0700
  79. fb5eabc riscv: Avoid calling sbi_clear_ipi() by Bin Meng · Fri Mar 06 00:44:17 2020 -0800
  80. ad76cd4 riscv: Fix sbi_remote_sfence_vma{,_asid} by Bin Meng · Fri Mar 06 00:44:16 2020 -0800
  81. 306b4b5 configs: Drop '$(ARCH)' usage in CONFIG_SPL_LDSCRIPT by Tom Rini · Wed Mar 11 18:11:18 2020 -0400
  82. 40f1170 kconfig / kbuild: re-sync with Linux 4.18 by Tom Rini · Wed Mar 11 18:11:17 2020 -0400
  83. 3f8ede9 scripts/dtc: Update to upstream version v1.4.6-21-g84e414b0b5bc by Rob Herring · Wed Mar 11 18:11:16 2020 -0400
  84. 0b3e0c4 Azure / GitLab / Travis: Add Kconfig unit tests to a job by Tom Rini · Wed Mar 11 18:11:15 2020 -0400
  85. 826819f mach-davinci: Hard-code the default SPL_LDSCRIPT path by Tom Rini · Wed Mar 11 18:11:14 2020 -0400
  86. 26f84d9 edminiv2: Move CONFIG_SPL_LDSCRIPT to defconfig by Tom Rini · Wed Mar 11 18:11:13 2020 -0400
  87. 84f0486 mx31pdk: Move CONFIG_SPL_LDSCRIPT to defconfig by Tom Rini · Mon Feb 24 13:05:36 2020 -0500
  88. 8798f9c Kconfig: Remove redundant variable sets by Tom Rini · Wed Mar 11 18:11:12 2020 -0400
  89. 067b9ff spl: Kconfig: Escape '$(ARCH)' in LDSCRIPT entries by Tom Rini · Wed Mar 11 18:11:11 2020 -0400
  90. a96c20a kbuild: remove unused dtc-version.sh script by Masahiro Yamada · Wed Feb 26 08:02:24 2020 +0900
  91. 5a5ef78 spl.h: make <spl.h> self-contained by Masahiro Yamada · Tue Feb 25 02:25:46 2020 +0900
  92. 6133664 debug_uart.h: make <debug_uart.h> self-contained by Masahiro Yamada · Tue Feb 25 02:24:54 2020 +0900
  93. e194d2a asm-generic/u-boot.h: make <asm-generic/u-boot.h> self-contained by Masahiro Yamada · Tue Feb 25 02:24:17 2020 +0900
  94. d788bba global_data.h: make <asm-generic/global_data.h> self-contained by Masahiro Yamada · Tue Feb 25 02:22:27 2020 +0900
  95. bb18258 scripts/Makefile.lib: Re-add -Wno-simple_bus_reg to DTC_FLAGS by Tom Rini · Mon Feb 24 12:50:35 2020 -0500
  96. 5fb3964 scripts/Makefile.lib: Restore PCI related warnings to DTC_FLAGS by Tom Rini · Mon Feb 24 12:50:34 2020 -0500
  97. d6d264c kbuild: Re-sync DTC flag logic with v4.17 by Tom Rini · Mon Feb 24 12:50:33 2020 -0500
  98. 9f4bf57 kbuild: fixdep: Resync this with v4.17 by Tom Rini · Mon Feb 24 12:50:32 2020 -0500
  99. cfcfef4 fixdep: fix U-Boot own code to handle only valid symbol characters by Masahiro Yamada · Tue Feb 18 20:05:39 2020 +0900
  100. 6827dad Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Mon Mar 16 12:33:24 2020 -0400