1. 770258b arm: rockchip: rk3308: Initialize the iomux configuration by David Wu · Tue Dec 03 19:02:50 2019 +0800
  2. eb82918 pwm: rk_pwm: Make PWM driver to support all Rockchip Socs by David Wu · Tue Dec 03 17:49:53 2019 +0800
  3. 9348736 dts: rk3308: Enable ethernet function supported for Firefly ROC_RK3308_CC by David Wu · Tue Nov 26 09:39:51 2019 +0800
  4. b77c309 arm: dts: Add mac node for rk3308 at dtsi level by David Wu · Tue Nov 26 09:39:50 2019 +0800
  5. 0a956d6 rockchip: misc: protect serial# from getting overwritten by Heiko Stuebner · Fri Nov 29 16:40:43 2019 +0100
  6. 2b587f4 rockchip: misc: don't fail if eth_addr already set by Heiko Stuebner · Fri Nov 29 16:40:42 2019 +0100
  7. 4a7180d rockchip: px30: Add support for using UART3 as debug UART by Paul Kocialkowski · Thu Nov 28 15:27:52 2019 +0100
  8. 7250b23 rockchip: px30: Rename CONFIG_DEBUG_UART2_CHANNEL to CONFIG_DEBUG_UART_CHANNEL by Paul Kocialkowski · Thu Nov 28 15:27:51 2019 +0100
  9. 9f2d167 rockchip: px30: Fixup PMUGRF registers layout order by Paul Kocialkowski · Thu Nov 28 15:27:50 2019 +0100
  10. 16bff199 rockchip: px5: enable spl-fifo-mode for emmc for px5-evb by Andy Yan · Tue Nov 26 21:15:39 2019 +0800
  11. 134eb02 rockchip: rk3308: enable spl-fifo-mode for emmc by Andy Yan · Tue Nov 26 21:15:38 2019 +0800
  12. 617fd79 cmd: nand/sf: isolate legacy code by Miquel Raynal · Fri Oct 25 19:39:29 2019 +0200
  13. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · Thu Oct 03 19:50:03 2019 +0200
  14. 862f505 ARM: MediaTek: add basic support for MT8518 boards by developer · Thu Nov 07 19:28:44 2019 +0800
  15. c3aeb81 pinctrl: add driver for MT8518 by developer · Thu Nov 07 19:28:43 2019 +0800
  16. 9445eda ARM: MediaTek: Add support for MediaTek MT8518 SoC by developer · Thu Nov 07 19:28:40 2019 +0800
  17. f1412ef board: omapl138_lcdk: add the mmc device to SPL by Bartosz Golaszewski · Thu Nov 14 16:10:30 2019 +0100
  18. 3dffb44 mmc: davinci: drop support for ti,dm6441-mmc by Bartosz Golaszewski · Thu Nov 14 16:10:28 2019 +0100
  19. d2475a1 armv7m: cache: add invalidate_icache_all() stub by Giulio Benetti · Tue Nov 26 12:19:27 2019 +0100
  20. fd37f24 cosmetic: Fix spelling and whitespace errors by Thomas Hebb · Wed Nov 13 18:18:03 2019 -0800
  21. a7b5130 common: Move some board functions out of common.h by Simon Glass · Thu Nov 14 12:57:46 2019 -0700
  22. 6980b6b common: Move board_get_usable_ram_top() out of common.h by Simon Glass · Thu Nov 14 12:57:45 2019 -0700
  23. adaaa48 common: Move command functions out of common.h by Simon Glass · Thu Nov 14 12:57:43 2019 -0700
  24. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · Thu Nov 14 12:57:42 2019 -0700
  25. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · Thu Nov 14 12:57:41 2019 -0700
  26. f87959b arm: powerpc: Tidy up code style for interrupt functions by Simon Glass · Thu Nov 14 12:57:40 2019 -0700
  27. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  28. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  29. fbf091b arm: powerpc: Tidy up code style for cache functions by Simon Glass · Thu Nov 14 12:57:36 2019 -0700
  30. 370382c common: Move some SMP functions out of common.h by Simon Glass · Thu Nov 14 12:57:35 2019 -0700
  31. 33d1e70 common: Move some CPU functions out of common.h by Simon Glass · Thu Nov 14 12:57:32 2019 -0700
  32. caefa32 common: Move mii_init() function out of common.h by Simon Glass · Thu Nov 14 12:57:31 2019 -0700
  33. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · Thu Nov 14 12:57:30 2019 -0700
  34. a18a669 arm: pxa: Drop pxa_wait_ticks() by Simon Glass · Thu Nov 14 12:57:28 2019 -0700
  35. 45c7890 common: Move some time functions out of common.h by Simon Glass · Thu Nov 14 12:57:26 2019 -0700
  36. 3673618 common: Move serial functions out of common.h by Simon Glass · Thu Nov 14 12:57:24 2019 -0700
  37. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · Thu Nov 14 12:57:20 2019 -0700
  38. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · Thu Nov 14 12:57:16 2019 -0700
  39. 970b61e common: Move older CPU functions to their own header by Simon Glass · Thu Nov 14 12:57:09 2019 -0700
  40. 481d3eb Merge git://git.denx.de/u-boot-socfpga by Tom Rini · Thu Nov 28 07:34:41 2019 -0500
  41. ce8f674 Merge tag 'mmc-11-27-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Thu Nov 28 07:33:45 2019 -0500
  42. 63dbbf3 arm: drop eSDHC clock getting in mxc_get_clock() for layerscape by Yangbo Lu · Tue Nov 12 19:28:38 2019 +0800
  43. 2b0bbf5 ARM: dts: stm32: update eMMC configuration for stm32mp157c-ev1 by Patrick Delaunay · Wed Nov 06 16:16:34 2019 +0100
  44. 8c6e613 ARM: dts: stm32: DT alignment with kernel v5.4-rc4 by Patrick Delaunay · Wed Nov 06 16:16:33 2019 +0100
  45. c5c9069 ARM: dts: stm32: DT alignment with kernel v5.3 by Patrick Delaunay · Wed Nov 06 16:16:32 2019 +0100
  46. c05deb5 Merge tag 'rpi-next-2020.01' of https://github.com/mbgg/u-boot by Tom Rini · Mon Nov 25 12:56:27 2019 -0500
  47. 8b3b890 ARM: socfpga: Unreset NAND in SPL on Gen5 by Marek Vasut · Wed Nov 20 22:36:24 2019 +0100
  48. 47928cc ARM: socfpga: Add ArriaV ST/SX ID by Marek Vasut · Wed Nov 20 22:40:19 2019 +0100
  49. 2265259 ARM: socfpga: Purge pending transactions upon enabling bridges on Gen5 by Marek Vasut · Wed Nov 20 22:34:31 2019 +0100
  50. 9f38a97 ARM: socfpga: Actually put bridges into reset on Gen5 in bridge disable by Marek Vasut · Wed Nov 20 22:34:30 2019 +0100
  51. 81bad09 ARM: defconfig: add unified config for RPi3 and RPi4 by Matthias Brugger · Wed Nov 06 15:41:03 2019 +0100
  52. 82e7470 ARM: bcm283x: Set memory map at run-time by Matthias Brugger · Tue Nov 19 16:01:05 2019 +0100
  53. 51683d1 ARM: bcm283x: Set rpi_bcm283x_base at run-time by Matthias Brugger · Tue Nov 19 16:01:04 2019 +0100
  54. 2c68dee ARM: bcm283x: Move BCM283x_BASE to a global variable by Matthias Brugger · Tue Nov 19 16:01:03 2019 +0100
  55. 6e315d4 arm: dts: bcm283x: Rename U-Boot file by Matthias Brugger · Fri Nov 08 14:49:47 2019 +0100
  56. 360dd6d fdt: fix bcm283x dm-pre-reloc definitions by Matthias Brugger · Fri Nov 08 14:49:46 2019 +0100
  57. 5db181d Merge tag 'u-boot-rockchip-20191124' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Sat Nov 23 20:50:11 2019 -0500
  58. 58e90ea arm: fix -march for ARM11 by Heinrich Schuchardt · Sat Nov 23 09:14:54 2019 +0100
  59. a57c409 rockchip: px30: enable spl-fifo-mode for both emmc and sdmmc on evb by Heiko Stuebner · Tue Nov 19 12:04:02 2019 +0100
  60. 886ecb2 rockchip: Setup dwc3_device (for non-dm gadgets) by Jagan Teki · Tue Nov 19 13:56:22 2019 +0530
  61. 4c4abd1 rockchip: Convert to use FIT generator for optee by Kever Yang · Fri Nov 15 10:27:07 2019 +0800
  62. 08dfb83 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Fri Nov 22 10:41:46 2019 -0500
  63. e0bd7f4 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Fri Nov 22 10:24:14 2019 -0500
  64. 04fe193 arm: socfpga: stratix10: Add alias for gmac0 in S10 dts by Ooi, Joyce · Thu Nov 21 06:06:12 2019 -0800
  65. c94f1c6 arm: dts: Stratix10: change pad skew values for EMAC0 PHY driver by Ooi, Joyce · Thu Nov 21 06:48:56 2019 -0800
  66. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  67. 5216671 socfpga: fix include guard in misc.h (arch vs. global) by Simon Goldschmidt · Wed Oct 23 22:32:30 2019 +0200
  68. e4b8146 arm: dts: Stratix10: Fix memory node address and size cells by Ley Foon Tan · Fri Nov 08 10:56:26 2019 +0800
  69. 65e9161 arm: arm11: allow unaligned memory access by Heinrich Schuchardt · Tue Nov 19 04:02:10 2019 +0100
  70. b9c3d36 Merge tag 'video-for-v2020.01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Mon Nov 18 10:48:29 2019 -0500
  71. 2972384 Merge tag 'u-boot-rockchip-20191118' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Sun Nov 17 21:15:57 2019 -0500
  72. 0ae07f6 rockchip: dts: tinker: Add tinker-s board support by Michael Trimarchi · Fri Nov 15 22:07:24 2019 +0100
  73. feb40d2 rockchip: dts: tinker: Move u-boot dmc initialization to specific section by Michael Trimarchi · Fri Nov 15 22:07:23 2019 +0100
  74. 1bda432 rockchip: imply instead of selecting SPL_SYS_MALLOC_SIMPLE by Thomas Hebb · Fri Nov 15 08:48:57 2019 -0800
  75. 14ac124 rockchip: allow DRAM init in SPL by Thomas Hebb · Fri Nov 15 08:48:56 2019 -0800
  76. 3fe4ec8 rockchip: SPL: fix ordering of DRAM init by Thomas Hebb · Fri Nov 15 08:48:55 2019 -0800
  77. 62d952f rockchip: rk3308: Add support for ROC-RK3308-CC board by Andy Yan · Thu Nov 14 11:23:02 2019 +0800
  78. 7c2b2bb rockchip: rk3308: Add dts for ROC-RK3308-CC by Andy Yan · Thu Nov 14 11:22:47 2019 +0800
  79. 771788f board: rockchip: Add rk3308 evb support by Andy Yan · Thu Nov 14 11:21:15 2019 +0800
  80. 02133dd arm: dts: rockchip: Add dts for rk3308 evb by Andy Yan · Thu Nov 14 11:21:14 2019 +0800
  81. b5e1630 arm: rockchip: Add RK3308 SOC support by Andy Yan · Thu Nov 14 11:21:12 2019 +0800
  82. a8a2ca8 rockchip: clk: pll: add common pll setting funcs by Elaine Zhang · Fri Oct 25 09:42:17 2019 +0800
  83. 517f283 rockchip: rk3399: orangepi: Add init value for vdd_log by Kever Yang · Wed Nov 13 11:14:12 2019 +0800
  84. 847cea4 rockchip: rk3399: khadas-edge: Add init value for vdd_log by Kever Yang · Wed Nov 13 11:14:11 2019 +0800
  85. 77f2644 rockchip: rk3399: rock-pi4: Add init value for vdd_log by Kever Yang · Wed Nov 13 11:14:10 2019 +0800
  86. 0a33a43 arm64: dts: rk3399-rock960: add vdd_log and its init value by Kever Yang · Wed Nov 13 11:14:09 2019 +0800
  87. a6342a6 rockchip: dts: rk3399-firefly: move u-boot, spl-boot-order to to the u-boot.dtsi by Peter Robinson · Sat Nov 09 20:30:07 2019 +0000
  88. 68b13a0 rockchip: dts: rk3399-evb: move u-boot, spl-boot-order to to the u-boot.dtsi by Peter Robinson · Sat Nov 09 20:30:06 2019 +0000
  89. dd44a15 rockchip: dts: rk3399: move the u-boot, dm-pre-reloc to the u-boot.dtsi by Peter Robinson · Sat Nov 09 20:30:05 2019 +0000
  90. da2f45a rockchip: rk3399: split rockpro64 out of evb_rk3399 by Vasily Khoruzhick · Sat Nov 09 11:24:50 2019 -0800
  91. c82c06d rockchip: clk: rv1108: remove duplicate reset init by Heiko Stuebner · Sat Nov 09 00:06:29 2019 +0100
  92. e8baaa4 arm: dts: rk3399-rockpro64: slightly increase center voltage by Soeren Moch · Thu Nov 07 12:11:22 2019 +0100
  93. c600a0b arm: dts: rk3399-rockpro64: sync dts from linux kernel by Soeren Moch · Thu Nov 07 12:11:21 2019 +0100
  94. c179056 arm: dts: rk3399-roc-pc: Sync latest dts changes from Linux by Jagan Teki · Wed Oct 16 20:49:40 2019 +0530
  95. 6169a0d rockchip: Init driver otg_data for rk3288 usb phy by Kever Yang · Wed Oct 16 17:13:32 2019 +0800
  96. 45bda03 rockchip: usb: Migrate to use ofnode by Kever Yang · Wed Oct 16 17:13:31 2019 +0800
  97. fc36785 rockchip: add px30 architecture core by Heiko Stuebner · Tue Jul 16 22:18:21 2019 +0200
  98. dd611e9 rockchip: add px30 devicetrees by Heiko Stuebner · Tue Jul 16 22:12:07 2019 +0200
  99. fdf43e7 rockchip: misc: read cpuid either from efuse or otp by Heiko Stuebner · Wed Sep 25 20:21:21 2019 +0200
  100. ba1033d rockchip: clk: add px30 clock driver by Kever Yang · Thu Jul 11 10:42:16 2019 +0200