1. 20d52a0 misc: add driver for the Rockchip otp controller by Finley Xiao · Wed Sep 25 17:57:49 2019 +0200
  2. 49a606a rockchip: mkimage: add support for px30 by Kever Yang · Fri Jul 12 11:43:34 2019 +0200
  3. 0f03e42 net: gmac_rockchip: add support for px30 by Heiko Stuebner · Wed Jul 24 01:20:29 2019 +0200
  4. ba1033d rockchip: clk: add px30 clock driver by Kever Yang · Thu Jul 11 10:42:16 2019 +0200
  5. e2b2801 pinctrl: rockchip: add px30 pinctrl driver by David Wu · Thu Jul 11 10:37:14 2019 +0200
  6. aff82aa rockchip: add core px30 headers by Heiko Stuebner · Tue Jul 16 22:17:13 2019 +0200
  7. 4a0da7c spl: separate SPL_FRAMEWORK config for spl and tpl by Heiko Stuebner · Tue Jul 16 10:12:02 2019 +0200
  8. 79f4d91 ram: rk3399: Fix dram setting to make dram more stable by YouMin Chen · Fri Nov 15 11:04:53 2019 +0800
  9. e2b64fd ram: rk3399: update calculate_stride by Kever Yang · Fri Nov 15 11:04:52 2019 +0800
  10. bc9b156 ram: rk3399: Sync the io setting from Rockchip vendor code by Kever Yang · Fri Nov 15 11:04:51 2019 +0800
  11. eb9d151 ram: rockchip: update lpddr4 timing for rk3399 by Kever Yang · Fri Nov 15 11:04:50 2019 +0800
  12. 6ba388f ram: rk3399: add support detect capacity by YouMin Chen · Fri Nov 15 11:04:49 2019 +0800
  13. 9902737 ram: rk3399: update the function of sdram_init by YouMin Chen · Fri Nov 15 11:04:48 2019 +0800
  14. cafbf9f ram: rk3399: fix error about get_ddrc0_con reg addr by YouMin Chen · Fri Nov 15 11:04:47 2019 +0800
  15. de57fbf ram: rk3399: Clean up code by YouMin Chen · Fri Nov 15 11:04:46 2019 +0800
  16. 23ae72e ram: rk3399: migrate to use common code by YouMin Chen · Fri Nov 15 11:04:45 2019 +0800
  17. b9f7df3 ram: rk3328: use common sdram driver by YouMin Chen · Fri Nov 15 11:04:44 2019 +0800
  18. e856536 ram: px30: add sdram driver by YouMin Chen · Fri Nov 15 11:04:43 2019 +0800
  19. 306afb0 ram: rockchip: add common msch reg definition by Kever Yang · Fri Nov 15 11:04:42 2019 +0800
  20. 0446dd8 ram: rockchip: add phy driver code for PX30 by Kever Yang · Fri Nov 15 11:04:41 2019 +0800
  21. 9c88b24 ram: rockchip: add controller code for PX30 by Kever Yang · Fri Nov 15 11:04:40 2019 +0800
  22. b1d1fe1 ram: rockchip: Default enable DRAM debug info by Kever Yang · Fri Nov 15 11:04:39 2019 +0800
  23. 8e00554 ram: rockchip: move sdram_debug function into sdram_common by Kever Yang · Fri Nov 15 11:04:38 2019 +0800
  24. b5497b5 ram: rockchip: add common code for sdram driver by Kever Yang · Fri Nov 15 11:04:37 2019 +0800
  25. 4c0c6e4 rockchip: sdram: update the sys_reg to sys_reg2 by Kever Yang · Fri Nov 15 11:04:36 2019 +0800
  26. 117585a rockchip: sdram: extend to use sys_reg3 for capacity info by Kever Yang · Fri Nov 15 11:04:35 2019 +0800
  27. 38a99b6 rockchip: sdram: move cap structure and debug function to sdram_common.h by Kever Yang · Fri Nov 15 11:04:34 2019 +0800
  28. e47db83 ram: rockchip: rename sdram_common.c/h to sdram.c by Kever Yang · Fri Nov 15 11:04:33 2019 +0800
  29. cdbb38a ram: rockchip: rename sdram.h to sdram_rk3288.h by Kever Yang · Fri Nov 15 11:04:32 2019 +0800
  30. f5b9ee2 Merge branch '2019-11-12-migrate-SYS_REDUNDAND_ENVIRONMENT' by Tom Rini · Tue Nov 12 13:40:58 2019 -0500
  31. 4bb26a4 defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT by Tom Rini · Sun Nov 10 11:28:03 2019 -0500
  32. d183ee7 pfla02: Migrate CONFIG_ENV_IS_IN_SPI_FLASH to defconfig by Tom Rini · Sat Nov 09 17:49:20 2019 -0500
  33. 254f578 evb-rk3128: Migrate CONFIG_ENV_IS_IN_MMC to defconfig by Tom Rini · Sat Nov 09 17:33:49 2019 -0500
  34. 6899af9 Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Nov 12 07:18:23 2019 -0500
  35. 97c2973 Prepare v2020.01-rc2 by Tom Rini · Mon Nov 11 21:01:10 2019 -0500
  36. fdc7e36 configs: Resync with savedefconfig by Tom Rini · Mon Nov 11 20:04:24 2019 -0500
  37. 752151a gitattributes: dont treat non-text files as text by Vignesh Rajendran · Fri Nov 08 16:32:55 2019 +0100
  38. 6199626 .gitignore: Ignore .img files by Michael Trimarchi · Sat Nov 09 20:13:57 2019 +0100
  39. 72555fa binman: tegra: Adjust symbol calculation depending on end-at-4gb by Simon Glass · Wed Nov 06 17:22:44 2019 -0700
  40. 99792e2 Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Mon Nov 11 14:19:32 2019 -0500
  41. 27e555e Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Mon Nov 11 14:19:04 2019 -0500
  42. 89d0884 rockchip: firefly-rk3288: Enable TPL support by Kever Yang · Wed Oct 16 16:50:03 2019 +0800
  43. 27df507 rockchip: adding the missing "/" in entries of boot_devices by Levin Du · Thu Oct 17 15:22:38 2019 +0800
  44. abe4408 rockchip: config: update CONFIG_SPL_MAX_SIZE for 64bit CPUs by Kever Yang · Fri Oct 18 15:54:16 2019 +0800
  45. 133f85c rockchip: rk3399: update SPL_STACK_R_ADDR by Kever Yang · Fri Oct 18 15:54:15 2019 +0800
  46. fed36ea rockchip: evb-px5: defconfig: no need to reserve IRAM for SPL by Kever Yang · Wed Oct 23 11:10:36 2019 +0800
  47. 9ffbdfb rockchip: rk3328: defconfig: no need to reserve IRAM for SPL by Kever Yang · Wed Oct 23 10:08:53 2019 +0800
  48. 977ff17 rockchip: rk3399: defconfig: no need to reserve IRAM for SPL by Kever Yang · Fri Oct 18 15:54:14 2019 +0800
  49. 8dc7abe common: spl: atf: support booting bl32 image by Joseph Chen · Sun Oct 06 20:10:22 2019 +0200
  50. a2efb6c rockchip: make_fit_atf.py: allow inclusion of a tee binary by Heiko Stuebner · Sun Oct 06 20:10:21 2019 +0200
  51. ec2b9fe ram: rk3328: Fix loading of skew values by Simon South · Sun Oct 06 12:28:14 2019 -0400
  52. 03b90fc ram: rk3328: Use correct frequency units in function by Simon South · Sun Oct 06 12:28:13 2019 -0400
  53. fa43b61 rockchip: dts: rk3328: rock64: Add same-as-spl order by Emmanuel Vadot · Tue Oct 08 19:59:50 2019 +0200
  54. 93c4485 clk: rockchip: rk3328: Configure CPU clock by Simon South · Thu Oct 10 15:28:36 2019 -0400
  55. 0cc7fbd rockchip: rk3399: Add Leez P710 support by Andy Yan · Sun Sep 22 18:06:56 2019 +0800
  56. d6b3e83 power: pmic: rk809: support rk809 pmic by Joseph Chen · Thu Sep 26 15:45:07 2019 +0800
  57. 4a1ae18 power: pmic: rk817: support rk817 pmic by Joseph Chen · Thu Sep 26 15:44:55 2019 +0800
  58. 1d9077e power: pmic: rk805: support rk805 pmic by Elaine Zhang · Thu Sep 26 15:43:55 2019 +0800
  59. 04e5a43 power: pmic: rk816: support rk816 pmic by Elaine Zhang · Thu Sep 26 15:43:54 2019 +0800
  60. fa9cccc power: regulator: rk8xx: update the driver for rk808 and rk818 by Elaine Zhang · Thu Sep 26 15:43:53 2019 +0800
  61. bb51132 dm: regulator: support regulator more state by Joseph Chen · Thu Sep 26 15:43:52 2019 +0800
  62. a59f612 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Fri Nov 08 14:05:07 2019 -0500
  63. b8e62d4 tools/img2brec.sh: Delete unused tool by Tom Rini · Fri Nov 08 09:26:18 2019 -0500
  64. 01ed2a1 Merge branch '2019-11-07-master-imports' by Tom Rini · Fri Nov 08 07:27:45 2019 -0500
  65. 0306721 Merge branch '2019-11-07-ti-imports' by Tom Rini · Fri Nov 08 07:26:51 2019 -0500
  66. 8d95b6e cmd: move down CONFIG_CMD_BOOTEFI after CONFIG_BOOTM_VXWORKS by AKASHI Takahiro · Fri Nov 08 10:32:15 2019 +0900
  67. d2dd2f7 freescale/powerpc: Rename the config CONFIG_SECURE_BOOT name by Udit Agarwal · Thu Nov 07 16:11:39 2019 +0000
  68. 22ec238 freescale/layerscape: Rename the config CONFIG_SECURE_BOOT name by Udit Agarwal · Thu Nov 07 16:11:32 2019 +0000
  69. 72817cd configs: spi: Add the SPI_FLASH_BAR for ESPI by Xiaowei Bao · Thu Oct 31 14:34:40 2019 +0800
  70. 6c77277 fsl-layerscape: fix warning if no hwconfig is defined by Pankaj Bansal · Thu Oct 31 05:41:09 2019 +0000
  71. c0932e2 usb: xhci: support 1.1 or later version by developer · Fri Nov 08 10:55:52 2019 +0800
  72. 2acda73 drivers: net: fsl_enetc: fix RGMII configuration by Michael Walle · Sat Oct 26 02:39:12 2019 +0200
  73. 5ad8117 drivers: net: fsl_enetc: set phydev->node by Michael Walle · Sat Oct 26 02:39:11 2019 +0200
  74. fc667ea armv8: fsl-layerscape: introduce fsl_board_late_init() by Michael Walle · Mon Oct 21 22:37:45 2019 +0200
  75. 5b0a113 armv8: fsl-lsch3: convert CONFIG_TARGET_x to CONFIG_ARCH_x by Michael Walle · Tue Oct 22 01:10:57 2019 +0200
  76. 7ea2feb armv8: ls1028a: add erratum A-050382 workaround by Laurentiu Tudor · Fri Oct 18 09:01:56 2019 +0000
  77. 7085d07 armv8: lx2160a: add icid setup for platform devices by Laurentiu Tudor · Fri Oct 18 09:01:55 2019 +0000
  78. 1585835 fsl-layerscape: add missing SATA3 and SATA4 base addresses by Laurentiu Tudor · Fri Oct 18 09:01:54 2019 +0000
  79. 4adff39 armv8: ls2088a: add icid setup for platform devices by Laurentiu Tudor · Fri Oct 18 09:01:54 2019 +0000
  80. 3383462 fsl-layerscape: fix compile error with sec fw disabled by Laurentiu Tudor · Fri Oct 18 09:01:53 2019 +0000
  81. 0b1d35c armv8: fsl-layerscape: guard caam specific defines by Laurentiu Tudor · Fri Oct 18 09:01:52 2019 +0000
  82. 8f13773 fsl-layerscape: do not use layerscape EFI reset if PSCI used by Mathew McBride · Fri Oct 18 14:27:54 2019 +1100
  83. 505ca5d armv8: dts: ls1088a: add PSCI binding for LS1088A by Mathew McBride · Fri Oct 18 14:27:53 2019 +1100
  84. c63fac8 pci: layerscape: Only set EP CFG READY bit by Pankaj Bansal · Mon Oct 14 11:43:19 2019 +0000
  85. e2bfbe8 configs: j721e_evm_r5_defconfig: Remove SPL multi-DTB FIT support by Andrew F. Davis · Thu Nov 07 08:06:09 2019 -0500
  86. e0450ec Kconfig: ti: Make board detect EEPROM addresses depend BOARD_DETECT by Adam Ford · Mon Nov 04 17:05:24 2019 -0600
  87. d499a8d configs: omap3_logic_somlv: Remove GPIO from SPL by Adam Ford · Sun Nov 03 17:15:53 2019 -0600
  88. c8f8e92 ARM: dts: logicpd-som-lv-37xx-devkit-u-boot: Remove unused GPIO by Adam Ford · Sun Nov 03 17:15:52 2019 -0600
  89. 0876a89 Revert "ARM: omap3_logic/omap35_logic: Enable GPIO in SPL" by Adam Ford · Sun Nov 03 17:03:02 2019 -0600
  90. 9c46489 ARM: dts: logicpd-torpedo-37xx-devkit-u-boot: Remove unused GPIO by Adam Ford · Sun Nov 03 17:03:01 2019 -0600
  91. ce51e84 ARM: omap3_logic: Power on MMC when setting up PMIC by Adam Ford · Sun Nov 03 16:18:27 2019 -0600
  92. d00feb7 configs: j721e_evm_r5_defconfig: Enable AVS Class 0 & dependent configs by Keerthy · Thu Oct 24 15:01:03 2019 +0530
  93. 3bec8a2 configs: am65x_evm_r5_defconfig: Enable AVS class 0 support by Tero Kristo · Thu Oct 24 15:01:02 2019 +0530
  94. 5acf501 configs: am65x_evm_r5_defconfig: Enable TPS62363 regulator support by Tero Kristo · Thu Oct 24 15:01:01 2019 +0530
  95. 7c9fa30 arm: dts: k3-j721e-r5-common-proc-board: Hook buck12_reg to vtm supply by Keerthy · Thu Oct 24 15:01:00 2019 +0530
  96. c6f8654 arm: dts: k3-j721e-r5-common: Add tps65941 node and dependent wkup_i2c0 node by Keerthy · Thu Oct 24 15:00:59 2019 +0530
  97. be86d32 arm: dts: k3-j721e-r5-common-proc-board: Add VTM node by Keerthy · Thu Oct 24 15:00:58 2019 +0530
  98. 2219390 arm: dts: k3-am654-r5-base-board: enable wkup_vtm0 node and link in supplies by Tero Kristo · Thu Oct 24 15:00:57 2019 +0530
  99. f66d686 arm: dts: k3-am654-r5-base-board: add supply rail for MPU by Tero Kristo · Thu Oct 24 15:00:56 2019 +0530
  100. 02e850b arm: dts: k3-am654-r5-base-board: enable wkup_i2c0 driver for spl by Tero Kristo · Thu Oct 24 15:00:55 2019 +0530