1. 791fa45 cpu: Convert the methods to use a const udevice * by Simon Glass · Sun Jan 26 22:06:27 2020 -0700
  2. 45d556d binman: Add support for generating a FIT by Simon Glass · Thu Jul 09 18:39:45 2020 -0600
  3. f67c99c dtoc: Allow adding variable-sized data to a dtb by Simon Glass · Thu Jul 09 18:39:44 2020 -0600
  4. 472ee0c mkimage: Allow updating the FIT timestamp by Simon Glass · Thu Jul 09 18:39:43 2020 -0600
  5. d70829a binman: Allow zero-length entries to overlap by Simon Glass · Thu Jul 09 18:39:42 2020 -0600
  6. e88cef9 binman: Allow missing Intel blobs by Simon Glass · Thu Jul 09 18:39:41 2020 -0600
  7. a003cd3 binman: Detect when valid images are not produced by Simon Glass · Thu Jul 09 18:39:40 2020 -0600
  8. 6e02f7c patman: Update errors and warnings to use stderr by Simon Glass · Thu Jul 09 18:39:39 2020 -0600
  9. 5d94cc6 binman: Allow external binaries to be missing by Simon Glass · Thu Jul 09 18:39:38 2020 -0600
  10. 4761f4a binman: Convert existing binary blobs to blob_ext by Simon Glass · Thu Jul 09 18:39:37 2020 -0600
  11. 5e56018 binman: Add an etype for external binary blobs by Simon Glass · Thu Jul 09 18:39:36 2020 -0600
  12. 67c5980 binman: Use super() instead of specifying parent type by Simon Glass · Thu Jul 09 18:39:35 2020 -0600
  13. 6359273 binman: Adjust pylibfdt for incremental build by Simon Glass · Thu Jul 09 18:39:33 2020 -0600
  14. 12dd26ad binman: Fix a few typos in the entry docs by Simon Glass · Thu Jul 09 18:39:32 2020 -0600
  15. 48f3aad binman: Add support for calling mkimage by Simon Glass · Thu Jul 09 18:39:31 2020 -0600
  16. 901ec8f binman: Set a default toolpath by Simon Glass · Thu Jul 09 18:39:30 2020 -0600
  17. 5d5930d binman: Specify the toolpath when running test coverage by Simon Glass · Thu Jul 09 18:39:29 2020 -0600
  18. 6a5d36e binman: Correct the search patch for pylibfdt by Simon Glass · Thu Jul 09 18:39:28 2020 -0600
  19. b5a47b2 binman: cbfs: Fix IFWI typo by Simon Glass · Thu Jul 09 18:39:27 2020 -0600
  20. b5a8a94 binman: Output errors to stderr by Simon Glass · Thu Jul 09 18:39:26 2020 -0600
  21. 0c66c08 .gitignore: Ignore Python 3 cache directories by Simon Glass · Thu Jul 09 18:39:25 2020 -0600
  22. e422f8c dm: core Fix long line in device_bind_common() by Simon Glass · Thu Jul 09 18:39:24 2020 -0600
  23. dbac716 patman: Add a -D option to enable debugging by Simon Glass · Sun Jul 05 21:41:59 2020 -0600
  24. 08e91be patman: Support collecting response tags in Patchstream by Simon Glass · Sun Jul 05 21:41:57 2020 -0600
  25. 3f6cd78 patman: Allow disabling 'bright' mode with Print output by Simon Glass · Sun Jul 05 21:41:56 2020 -0600
  26. 109e84e patman: Add a 'test' subcommand by Simon Glass · Sun Jul 05 21:41:55 2020 -0600
  27. ecb09da patman: Allow different commands by Simon Glass · Sun Jul 05 21:41:54 2020 -0600
  28. eb101ac patman: Convert to ArgumentParser by Simon Glass · Sun Jul 05 21:41:53 2020 -0600
  29. b3bf4e1 patman: Allow skipping patches at the end by Simon Glass · Sun Jul 05 21:41:52 2020 -0600
  30. 2eb4da7 patman: Allow creating patches for another branch by Simon Glass · Sun Jul 05 21:41:51 2020 -0600
  31. 54f1c5b patman: Add a test that uses gitpython by Simon Glass · Sun Jul 05 21:41:50 2020 -0600
  32. 24725af patman: Move main code out to a control module by Simon Glass · Sun Jul 05 21:41:49 2020 -0600
  33. bddb438 patman: Use test_util to show test results by Simon Glass · Sun Jul 05 21:41:48 2020 -0600
  34. 93c09e0 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Fri Jul 24 08:43:08 2020 -0400
  35. 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
  36. ca65e24 ram: sifive: Avoid using hardcoded ram base and size by Bin Meng · Sun Jul 19 23:06:35 2020 -0700
  37. a9e7ec5 riscv: dts: hifive-unleashed-a00: Make memory node available to SPL by Bin Meng · Sun Jul 19 23:06:34 2020 -0700
  38. 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
  39. 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
  40. f041017 serial: Fix SIFIVE debug serial dependency by Michal Simek · Fri Jul 10 12:41:13 2020 +0200
  41. dbe74cd riscv: qemu: Add syscon reboot and poweroff support by Bin Meng · Mon Jun 22 22:29:45 2020 -0700
  42. 9133175 sysreset: syscon: Support value property by Bin Meng · Mon Jun 22 22:29:43 2020 -0700
  43. 961ca84 sysreset: syscon: Don't assume default value for offset and mask property by Bin Meng · Mon Jun 22 22:29:42 2020 -0700
  44. 5f43781 Revert "Revert "riscv: sifive: fu540: Add gpio-restart support"" by Bin Meng · Sun Jul 19 20:06:46 2020 -0700
  45. 3af8678 Revert "riscv: Allow use of reset drivers" by Bin Meng · Sun Jul 19 20:06:45 2020 -0700
  46. f36d3d7 azure: gitlab: travis: Update OpenSBI used for RISC-V testing by Bin Meng · Sun Jul 19 20:52:23 2020 -0700
  47. af93088 sifive: fu540: Enable SF distro bootcmd by Jagan Teki · Wed Jul 15 15:39:03 2020 +0530
  48. b9f8496 sifive: fu540: Add boot flash script offset, size by Jagan Teki · Wed Jul 15 15:39:02 2020 +0530
  49. 406d3b8 sifive: fu540: Mark the default env as SPI flash by Jagan Teki · Wed Jul 15 15:39:01 2020 +0530
  50. e70ef90 env: Enable SPI flash env for SiFive FU540 by Jagan Teki · Wed Jul 15 15:39:00 2020 +0530
  51. 05fb96d sifive: fu540: Add Booting from SPI by Jagan Teki · Wed Jul 15 15:38:59 2020 +0530
  52. 09a385d sifive: fu540: Add runtime boot mode detection by Jagan Teki · Wed Jul 15 15:38:58 2020 +0530
  53. 1855bbb riscv: sifive: fu540: Enable SiFive PWM driver by Pragnesh Patel · Fri May 29 12:14:52 2020 +0530
  54. 257875d riscv: Make SiFive HiFive Unleashed board boot again by Bin Meng · Sun Jul 19 23:17:07 2020 -0700
  55. 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
  56. 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
  57. 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
  58. fe39972 rockchip: rock-p-n8/n10: Disable RAM_ROCKCHIP_DEBUG by Jagan Teki · Tue Jul 21 20:58:09 2020 +0530
  59. 755e7ae arm64: dts: rockchip: Add u-boot, spl-boot-order for ROCKPi N10 by Jagan Teki · Tue Jul 21 20:58:08 2020 +0530
  60. 86adf48 rockchip: rock-pi-n10: Enable PCI/NVME by Jagan Teki · Tue Jul 21 20:58:07 2020 +0530
  61. dc2fec7 rockchip: rock-pi-n8: Enable on board devices by Suniel Mahesh · Tue Jul 21 20:54:43 2020 +0530
  62. ed777f7 rockchip: evb_rk3288: Add console settings by Suniel Mahesh · Tue Jul 21 20:54:42 2020 +0530
  63. 72f362a rockchip: rock-pi-n10: Enable on board devices by Suniel Mahesh · Tue Jul 21 20:54:41 2020 +0530
  64. 3b1d5cb arm64: dts: rockchip: Add PCIe for RockPI N10 by Jagan Teki · Tue Jul 21 20:54:40 2020 +0530
  65. a901d3d arm: dts: rockchip: Add HDMI out for RockPI N8/N10 by Jagan Teki · Tue Jul 21 20:54:39 2020 +0530
  66. 513673d ARM: dts: rockchip: Add USB for RockPI N8/N10 by Jagan Teki · Tue Jul 21 20:54:38 2020 +0530
  67. 00f5779 ARM: dts: rockchip: Add usb host0 ohci node for rk3288 by Jagan Teki · Tue Jul 21 20:54:37 2020 +0530
  68. 6d308e7 arm: dts: rockchip: Sync rk3288 dtsi from linux by Suniel Mahesh · Tue Jul 21 20:54:36 2020 +0530
  69. d523b3d ARM: dts: rockchip: Sync ROCKPi N8/N10 dts(i) from Linux by Jagan Teki · Tue Jul 21 20:54:35 2020 +0530
  70. 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
  71. 5bbc86b rockchip: Separate the reset cause from display cpuinfo by Jagan Teki · Tue Jul 21 20:36:03 2020 +0530
  72. 64aa525 rockchip: Don't clear the reset status reg by Jagan Teki · Tue Jul 21 20:36:02 2020 +0530
  73. 86dcc9f rockchip: tpl: Remove board_early_init_f() by Kever Yang · Wed Jul 22 20:26:30 2020 +0800
  74. 6df1826 rockchip: roc-rk3399-pc: Add custom led_setup() by Jagan Teki · Tue Jul 21 20:36:01 2020 +0530
  75. b8536bc rockchip: rk3399: Add weak led_setup() by Jagan Teki · Tue Jul 21 20:36:00 2020 +0530
  76. f461f45 rockchip: rk3288: Add OF board setup by Jagan Teki · Tue Jul 21 12:16:38 2020 +0530
  77. d9a2241 rockchip: Add rk3288 SoC detection helper by Jagan Teki · Tue Jul 21 12:16:37 2020 +0530
  78. aea0067 arm64: dts: rockchip: Add Radxa ROCK Pi 4C support by Jagan Teki · Tue Jul 21 00:25:49 2020 +0530
  79. bfaf0ac arm64: dts: rockchip: Add ROCKPi 4A/4B support by Jagan Teki · Tue Jul 21 00:25:48 2020 +0530
  80. cd1810c rockchip: firefly-rk3399: enable CONFIG_USB_DWC3 by Kever Yang · Wed Jul 22 19:46:19 2020 +0800
  81. cd35d68 rockchip: rk3399: Add default env to support compressed kernel Image by Kever Yang · Sat Jul 18 22:45:19 2020 +0800
  82. e3a3494 rockchip: sdram: fix dram_init_banksize by Alex Bee · Wed Jul 15 01:03:31 2020 +0200
  83. 0400f5e pci: rockchip: Drop legacy PHY driver by Jagan Teki · Thu Jul 09 23:41:03 2020 +0530
  84. 427603b pci: rockchip: Switch to generic-phy by Jagan Teki · Thu Jul 09 23:41:02 2020 +0530
  85. 9ab7348 phy: Add Rockchip PCIe PHY driver by Jagan Teki · Thu Jul 09 23:41:01 2020 +0530
  86. 0c7933d rockchip: roc-rk3399-pc: Disable RAM_ROCKCHIP_DEBUG by Jagan Teki · Tue Jul 14 01:36:35 2020 +0530
  87. 924f104 rockchip: ram: fix debug funcfion define when RAM_ROCKCHIP_DEBUG not set by Kever Yang · Mon Jul 20 18:34:12 2020 +0800
  88. 57bd887 ram: rk3399: Mark existing prints via RAM_ROCKCHIP_DEBUG by Jagan Teki · Tue Jul 14 01:36:34 2020 +0530
  89. bea39b1 ram: rk3399: Drop debug stride in driver by Jagan Teki · Tue Jul 14 01:36:33 2020 +0530
  90. 841724e rockchip: rock64-rk3328_defconfig: Add SPI Flash support by Johannes Krottmayer · Thu Jul 09 00:50:34 2020 +0200
  91. b914d7d ARM: dts: rk3328-rock64: Add SPI Flash support by Johannes Krottmayer · Thu Jul 09 00:50:33 2020 +0200
  92. 47075e3 ARM: dts: rk3328: Add SPI support by Johannes Krottmayer · Wed Jul 08 23:57:40 2020 +0200
  93. a601d5b drivers: spi: rk_spi: Add support for RK3328 by Johannes Krottmayer · Wed Jul 08 23:57:39 2020 +0200
  94. 0f0237d drivers: clk: rockchip: clk_rk3328: Add SPI support by Johannes Krottmayer · Wed Jul 08 23:57:38 2020 +0200
  95. 252c2a3 rockchip: roc-rk3399-pc: Update ENV offset, size by Jagan Teki · Tue Jul 07 19:20:49 2020 +0530
  96. 4d45982 rockchip: roc-rk3399-pc: Enable USB Gadget by Jagan Teki · Tue Jul 07 19:20:48 2020 +0530
  97. cf2dd9f rockchip: rock-pi-4: Enable HDMI output by Jagan Teki · Tue Jul 07 19:20:47 2020 +0530
  98. 71f2397 rockchip: rock-pi-4: Enable USB Gadget by Jagan Teki · Tue Jul 07 19:20:46 2020 +0530
  99. d1fec19 rockchip: rock-pi-4: Enable PCI/NVME by Jagan Teki · Tue Jul 07 19:20:45 2020 +0530
  100. 950b44c rockchip: rock-pi-4: Enable USB3 Host by Jagan Teki · Tue Jul 07 19:20:44 2020 +0530