1. 50a6c08 dm: soc: Introduce UCLASS_SOC for SOC ID and attribute matching by Dave Gerlach · Wed Jul 15 23:39:57 2020 -0500
  2. 1a66bb2 doc: Add new doc for soc ID driver model by Dave Gerlach · Wed Jul 15 23:39:56 2020 -0500
  3. 6566960 fdt_support: add static to fdt_node_set_part_info() by Masahiro Yamada · Wed Jul 15 19:35:47 2020 +0900
  4. 2173fb4 patman: When no tracking branch is provided, tell the user by Nicolas Boichat · Mon Jul 13 10:50:01 2020 +0800
  5. 0da9574 patman: Make sure sendemail.suppresscc is (un)set correctly by Nicolas Boichat · Mon Jul 13 10:50:00 2020 +0800
  6. 43ba85b Revert "lib: fdt: Split fdtdec_setup_mem_size_base()" by Michal Simek · Fri Jul 10 13:16:50 2020 +0200
  7. f783329 Revert "lib: fdt: Split fdtdec_setup_memory_banksize()" by Michal Simek · Fri Jul 10 13:16:49 2020 +0200
  8. c7ac6ac ARM: rmobile: Switch back to fdtdec_setup_memory/banksize_fdt() by Michal Simek · Fri Jul 10 13:16:48 2020 +0200
  9. ed73b31 Add information for skipped commit options by Patrick Delaunay · Thu Jul 02 19:52:54 2020 +0200
  10. 8a49c22 lib: libfdt: fdt_region: avoid NULL pointer access by Philippe Reynes · Thu Jul 02 19:31:29 2020 +0200
  11. 2870c1c patman: Detect unexpected END by Patrick Delaunay · Thu Jul 02 19:08:24 2020 +0200
  12. 791fa45 cpu: Convert the methods to use a const udevice * by Simon Glass · Sun Jan 26 22:06:27 2020 -0700
  13. 45d556d binman: Add support for generating a FIT by Simon Glass · Thu Jul 09 18:39:45 2020 -0600
  14. f67c99c dtoc: Allow adding variable-sized data to a dtb by Simon Glass · Thu Jul 09 18:39:44 2020 -0600
  15. 472ee0c mkimage: Allow updating the FIT timestamp by Simon Glass · Thu Jul 09 18:39:43 2020 -0600
  16. d70829a binman: Allow zero-length entries to overlap by Simon Glass · Thu Jul 09 18:39:42 2020 -0600
  17. e88cef9 binman: Allow missing Intel blobs by Simon Glass · Thu Jul 09 18:39:41 2020 -0600
  18. a003cd3 binman: Detect when valid images are not produced by Simon Glass · Thu Jul 09 18:39:40 2020 -0600
  19. 6e02f7c patman: Update errors and warnings to use stderr by Simon Glass · Thu Jul 09 18:39:39 2020 -0600
  20. 5d94cc6 binman: Allow external binaries to be missing by Simon Glass · Thu Jul 09 18:39:38 2020 -0600
  21. 4761f4a binman: Convert existing binary blobs to blob_ext by Simon Glass · Thu Jul 09 18:39:37 2020 -0600
  22. 5e56018 binman: Add an etype for external binary blobs by Simon Glass · Thu Jul 09 18:39:36 2020 -0600
  23. 67c5980 binman: Use super() instead of specifying parent type by Simon Glass · Thu Jul 09 18:39:35 2020 -0600
  24. 6359273 binman: Adjust pylibfdt for incremental build by Simon Glass · Thu Jul 09 18:39:33 2020 -0600
  25. 12dd26ad binman: Fix a few typos in the entry docs by Simon Glass · Thu Jul 09 18:39:32 2020 -0600
  26. 48f3aad binman: Add support for calling mkimage by Simon Glass · Thu Jul 09 18:39:31 2020 -0600
  27. 901ec8f binman: Set a default toolpath by Simon Glass · Thu Jul 09 18:39:30 2020 -0600
  28. 5d5930d binman: Specify the toolpath when running test coverage by Simon Glass · Thu Jul 09 18:39:29 2020 -0600
  29. 6a5d36e binman: Correct the search patch for pylibfdt by Simon Glass · Thu Jul 09 18:39:28 2020 -0600
  30. b5a47b2 binman: cbfs: Fix IFWI typo by Simon Glass · Thu Jul 09 18:39:27 2020 -0600
  31. b5a8a94 binman: Output errors to stderr by Simon Glass · Thu Jul 09 18:39:26 2020 -0600
  32. 0c66c08 .gitignore: Ignore Python 3 cache directories by Simon Glass · Thu Jul 09 18:39:25 2020 -0600
  33. e422f8c dm: core Fix long line in device_bind_common() by Simon Glass · Thu Jul 09 18:39:24 2020 -0600
  34. dbac716 patman: Add a -D option to enable debugging by Simon Glass · Sun Jul 05 21:41:59 2020 -0600
  35. 08e91be patman: Support collecting response tags in Patchstream by Simon Glass · Sun Jul 05 21:41:57 2020 -0600
  36. 3f6cd78 patman: Allow disabling 'bright' mode with Print output by Simon Glass · Sun Jul 05 21:41:56 2020 -0600
  37. 109e84e patman: Add a 'test' subcommand by Simon Glass · Sun Jul 05 21:41:55 2020 -0600
  38. ecb09da patman: Allow different commands by Simon Glass · Sun Jul 05 21:41:54 2020 -0600
  39. eb101ac patman: Convert to ArgumentParser by Simon Glass · Sun Jul 05 21:41:53 2020 -0600
  40. b3bf4e1 patman: Allow skipping patches at the end by Simon Glass · Sun Jul 05 21:41:52 2020 -0600
  41. 2eb4da7 patman: Allow creating patches for another branch by Simon Glass · Sun Jul 05 21:41:51 2020 -0600
  42. 54f1c5b patman: Add a test that uses gitpython by Simon Glass · Sun Jul 05 21:41:50 2020 -0600
  43. 24725af patman: Move main code out to a control module by Simon Glass · Sun Jul 05 21:41:49 2020 -0600
  44. bddb438 patman: Use test_util to show test results by Simon Glass · Sun Jul 05 21:41:48 2020 -0600
  45. 93c09e0 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Fri Jul 24 08:43:08 2020 -0400
  46. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · Fri Jul 24 08:42:06 2020 -0400
  47. ca65e24 ram: sifive: Avoid using hardcoded ram base and size by Bin Meng · Sun Jul 19 23:06:35 2020 -0700
  48. a9e7ec5 riscv: dts: hifive-unleashed-a00: Make memory node available to SPL by Bin Meng · Sun Jul 19 23:06:34 2020 -0700
  49. ca3e5e4 riscv: ae350: Use fdtdec_get_addr_size_auto_noparent to parse smc reg by Rick Chen · Fri Jul 17 16:24:44 2020 +0800
  50. 4e3ba2a riscv: Fix linking error when building u-boot-spl with no SMP support by Leo Yu-Chi Liang · Mon Jun 29 16:27:28 2020 +0800
  51. f041017 serial: Fix SIFIVE debug serial dependency by Michal Simek · Fri Jul 10 12:41:13 2020 +0200
  52. dbe74cd riscv: qemu: Add syscon reboot and poweroff support by Bin Meng · Mon Jun 22 22:29:45 2020 -0700
  53. 9133175 sysreset: syscon: Support value property by Bin Meng · Mon Jun 22 22:29:43 2020 -0700
  54. 961ca84 sysreset: syscon: Don't assume default value for offset and mask property by Bin Meng · Mon Jun 22 22:29:42 2020 -0700
  55. 5f43781 Revert "Revert "riscv: sifive: fu540: Add gpio-restart support"" by Bin Meng · Sun Jul 19 20:06:46 2020 -0700
  56. 3af8678 Revert "riscv: Allow use of reset drivers" by Bin Meng · Sun Jul 19 20:06:45 2020 -0700
  57. f36d3d7 azure: gitlab: travis: Update OpenSBI used for RISC-V testing by Bin Meng · Sun Jul 19 20:52:23 2020 -0700
  58. af93088 sifive: fu540: Enable SF distro bootcmd by Jagan Teki · Wed Jul 15 15:39:03 2020 +0530
  59. b9f8496 sifive: fu540: Add boot flash script offset, size by Jagan Teki · Wed Jul 15 15:39:02 2020 +0530
  60. 406d3b8 sifive: fu540: Mark the default env as SPI flash by Jagan Teki · Wed Jul 15 15:39:01 2020 +0530
  61. e70ef90 env: Enable SPI flash env for SiFive FU540 by Jagan Teki · Wed Jul 15 15:39:00 2020 +0530
  62. 05fb96d sifive: fu540: Add Booting from SPI by Jagan Teki · Wed Jul 15 15:38:59 2020 +0530
  63. 09a385d sifive: fu540: Add runtime boot mode detection by Jagan Teki · Wed Jul 15 15:38:58 2020 +0530
  64. 1855bbb riscv: sifive: fu540: Enable SiFive PWM driver by Pragnesh Patel · Fri May 29 12:14:52 2020 +0530
  65. 257875d riscv: Make SiFive HiFive Unleashed board boot again by Bin Meng · Sun Jul 19 23:17:07 2020 -0700
  66. cb41516 Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm by Tom Rini · Thu Jul 23 15:56:06 2020 -0400
  67. 1a8380c Merge tag 'efi-2020-10-rc1-5' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Thu Jul 23 08:57:35 2020 -0400
  68. e6fee95 Merge tag 'u-boot-rockchip-20200722' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Wed Jul 22 11:30:52 2020 -0400
  69. fe39972 rockchip: rock-p-n8/n10: Disable RAM_ROCKCHIP_DEBUG by Jagan Teki · Tue Jul 21 20:58:09 2020 +0530
  70. 755e7ae arm64: dts: rockchip: Add u-boot, spl-boot-order for ROCKPi N10 by Jagan Teki · Tue Jul 21 20:58:08 2020 +0530
  71. 86adf48 rockchip: rock-pi-n10: Enable PCI/NVME by Jagan Teki · Tue Jul 21 20:58:07 2020 +0530
  72. dc2fec7 rockchip: rock-pi-n8: Enable on board devices by Suniel Mahesh · Tue Jul 21 20:54:43 2020 +0530
  73. ed777f7 rockchip: evb_rk3288: Add console settings by Suniel Mahesh · Tue Jul 21 20:54:42 2020 +0530
  74. 72f362a rockchip: rock-pi-n10: Enable on board devices by Suniel Mahesh · Tue Jul 21 20:54:41 2020 +0530
  75. 3b1d5cb arm64: dts: rockchip: Add PCIe for RockPI N10 by Jagan Teki · Tue Jul 21 20:54:40 2020 +0530
  76. a901d3d arm: dts: rockchip: Add HDMI out for RockPI N8/N10 by Jagan Teki · Tue Jul 21 20:54:39 2020 +0530
  77. 513673d ARM: dts: rockchip: Add USB for RockPI N8/N10 by Jagan Teki · Tue Jul 21 20:54:38 2020 +0530
  78. 00f5779 ARM: dts: rockchip: Add usb host0 ohci node for rk3288 by Jagan Teki · Tue Jul 21 20:54:37 2020 +0530
  79. 6d308e7 arm: dts: rockchip: Sync rk3288 dtsi from linux by Suniel Mahesh · Tue Jul 21 20:54:36 2020 +0530
  80. d523b3d ARM: dts: rockchip: Sync ROCKPi N8/N10 dts(i) from Linux by Jagan Teki · Tue Jul 21 20:54:35 2020 +0530
  81. 5969196 rockchip: roc-rk3399-pc: Set LED only during POR and pwr_key=y by Jagan Teki · Tue Jul 21 20:36:04 2020 +0530
  82. 5bbc86b rockchip: Separate the reset cause from display cpuinfo by Jagan Teki · Tue Jul 21 20:36:03 2020 +0530
  83. 64aa525 rockchip: Don't clear the reset status reg by Jagan Teki · Tue Jul 21 20:36:02 2020 +0530
  84. 86dcc9f rockchip: tpl: Remove board_early_init_f() by Kever Yang · Wed Jul 22 20:26:30 2020 +0800
  85. 6df1826 rockchip: roc-rk3399-pc: Add custom led_setup() by Jagan Teki · Tue Jul 21 20:36:01 2020 +0530
  86. b8536bc rockchip: rk3399: Add weak led_setup() by Jagan Teki · Tue Jul 21 20:36:00 2020 +0530
  87. f461f45 rockchip: rk3288: Add OF board setup by Jagan Teki · Tue Jul 21 12:16:38 2020 +0530
  88. d9a2241 rockchip: Add rk3288 SoC detection helper by Jagan Teki · Tue Jul 21 12:16:37 2020 +0530
  89. aea0067 arm64: dts: rockchip: Add Radxa ROCK Pi 4C support by Jagan Teki · Tue Jul 21 00:25:49 2020 +0530
  90. bfaf0ac arm64: dts: rockchip: Add ROCKPi 4A/4B support by Jagan Teki · Tue Jul 21 00:25:48 2020 +0530
  91. cd1810c rockchip: firefly-rk3399: enable CONFIG_USB_DWC3 by Kever Yang · Wed Jul 22 19:46:19 2020 +0800
  92. cd35d68 rockchip: rk3399: Add default env to support compressed kernel Image by Kever Yang · Sat Jul 18 22:45:19 2020 +0800
  93. e3a3494 rockchip: sdram: fix dram_init_banksize by Alex Bee · Wed Jul 15 01:03:31 2020 +0200
  94. 0400f5e pci: rockchip: Drop legacy PHY driver by Jagan Teki · Thu Jul 09 23:41:03 2020 +0530
  95. 427603b pci: rockchip: Switch to generic-phy by Jagan Teki · Thu Jul 09 23:41:02 2020 +0530
  96. 9ab7348 phy: Add Rockchip PCIe PHY driver by Jagan Teki · Thu Jul 09 23:41:01 2020 +0530
  97. 0c7933d rockchip: roc-rk3399-pc: Disable RAM_ROCKCHIP_DEBUG by Jagan Teki · Tue Jul 14 01:36:35 2020 +0530
  98. 924f104 rockchip: ram: fix debug funcfion define when RAM_ROCKCHIP_DEBUG not set by Kever Yang · Mon Jul 20 18:34:12 2020 +0800
  99. 57bd887 ram: rk3399: Mark existing prints via RAM_ROCKCHIP_DEBUG by Jagan Teki · Tue Jul 14 01:36:34 2020 +0530
  100. bea39b1 ram: rk3399: Drop debug stride in driver by Jagan Teki · Tue Jul 14 01:36:33 2020 +0530