1. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · Mon Feb 15 08:19:40 2021 -0500
  2. 98756b5 arm: rockchip: Explicitly cast gd->ram_top in dram_init_banksize() by Bin Meng · Sun Jan 31 20:35:58 2021 +0800
  3. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  4. 65130cd dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · Mon Dec 28 20:34:56 2020 -0700
  5. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  6. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  7. c7a3d13 rockchip: Add Engicam PX30.Core C.TOUCH 2.0 by Jagan Teki · Wed Oct 28 19:03:47 2020 +0530
  8. 57a0a56 rockchip: Add Engicam PX30.Core EDIMM2.2 Starter Kit by Jagan Teki · Wed Oct 28 19:03:45 2020 +0530
  9. c6e5017 rockchip: px30: Add EVB_PX30 Kconfig help by Jagan Teki · Wed Oct 28 19:03:43 2020 +0530
  10. e30025a rockchip: make_fit_atf: ignore empty PT_LOAD segment by Heinrich Schuchardt · Tue Sep 15 03:43:29 2020 +0200
  11. 1bb1342 fastboot: Extend fastboot_set_reboot_flag with reboot reason by Roman Kovalivskyi · Tue Jul 28 23:35:32 2020 +0300
  12. 2ce1215 rockchip: rk3188: Fix the code support for SPL_LED by Kever Yang · Thu Aug 20 17:31:16 2020 +0800
  13. b9adf23 rockchip: Drop the fit_spl_optee.sh script by Simon Glass · Sun Jul 19 13:56:14 2020 -0600
  14. 6a50cd1 rockchip: Convert evb-rk3288 over to use binman by Simon Glass · Sun Jul 19 13:56:12 2020 -0600
  15. 8251e03 rockchip: Enable building a SPI ROM image on bob by Simon Glass · Sun Jul 19 13:55:58 2020 -0600
  16. 88315f7 rockchip: Enable building a SPI ROM image on jerry by Simon Glass · Sun Jul 19 13:55:57 2020 -0600
  17. 0b2f70c rockchip: Allow Bob to use SPI boot by Simon Glass · Sun Jul 19 13:55:53 2020 -0600
  18. 5bbc86b rockchip: Separate the reset cause from display cpuinfo by Jagan Teki · Tue Jul 21 20:36:03 2020 +0530
  19. 64aa525 rockchip: Don't clear the reset status reg by Jagan Teki · Tue Jul 21 20:36:02 2020 +0530
  20. 86dcc9f rockchip: tpl: Remove board_early_init_f() by Kever Yang · Wed Jul 22 20:26:30 2020 +0800
  21. b8536bc rockchip: rk3399: Add weak led_setup() by Jagan Teki · Tue Jul 21 20:36:00 2020 +0530
  22. f461f45 rockchip: rk3288: Add OF board setup by Jagan Teki · Tue Jul 21 12:16:38 2020 +0530
  23. e3a3494 rockchip: sdram: fix dram_init_banksize by Alex Bee · Wed Jul 15 01:03:31 2020 +0200
  24. a9ca71e rockchip: board: add Hardkernel Odroid Go2 board by Heiko Stuebner · Wed Jul 01 11:28:42 2020 +0200
  25. 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · Thu Jun 25 01:10:04 2020 -0300
  26. bf0fe0f rockchip: rk3399: allow deselecting SPL_ATF_NO_PLATFORM_PARAM by Hugh Cole-Baker · Tue Jun 16 00:30:47 2020 +0100
  27. 1baa6e2 rockchip: rk3188: Fix back to BROM boot by Alexander Kochetkov · Mon Jun 22 16:19:25 2020 +0300
  28. d14cd61 rockchip: spl: do full dram_init instead of only probing by Heiko Stuebner · Mon May 25 19:57:24 2020 +0200
  29. 6a349e7 rockchip: Add initial support for the Pinebook Pro laptop from Pine64. by Peter Robinson · Mon Apr 20 20:27:36 2020 +0100
  30. ed59f95 arm: mach-rockchip: bind sub-nodes for rk3399_syscon by Frank Wang · Tue May 26 11:32:08 2020 +0800
  31. 95b2b3e rockchip: Fix spl mmc boot device ofpath by Jagan Teki · Sun May 24 20:26:18 2020 +0530
  32. f0f5652 rockchip: spl-boot-order: do not attempt to access fdt if OF_PLATDATA by Urja Rannikko · Wed May 13 19:15:22 2020 +0000
  33. c22d863 rockchip: spl: veyron speedy boots from SPI by Urja Rannikko · Wed May 13 19:15:20 2020 +0000
  34. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  35. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  36. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  37. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  38. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  39. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  40. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  41. 1e26864 arm: Don't include common.h in header files by Simon Glass · Sun May 10 11:39:55 2020 -0600
  42. 0bf7ab1 spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode() by Harald Seiler · Wed Apr 15 11:33:30 2020 +0200
  43. 9249d5c rockchip: Enable pre console for rk3399 by Jagan Teki · Thu Apr 02 17:11:23 2020 +0530
  44. 6404bb6 arch: arm: rockchip: order the rk3399 entries alphabetically by Peter Robinson · Wed Jan 08 03:56:11 2020 +0000
  45. fe65e71 board: roc-pc-rk3399: Add support for onboard LED's and push button to indicate power mode by Suniel Mahesh · Mon Feb 03 19:20:05 2020 +0530
  46. f1cd07b rockchip: rk3399: split roc-pc-rk3399 out of evb_rk3399 by Suniel Mahesh · Mon Feb 03 19:20:04 2020 +0530
  47. 8282094 rockchip: boot_mode: find the saradc device name by Hugh Cole-Baker · Sat Jan 25 16:19:36 2020 +0000
  48. 7b7cc95 rockchip: rk3288: Enable pre console buffer by Jagan Teki · Thu Jan 23 19:42:19 2020 +0530
  49. 7d11094 rockchip: make the global board_fit_config_name_match __weak by Heiko Stuebner · Fri Jan 17 21:37:09 2020 +0100
  50. bf4c6c4 rockchip: make_fit_atf: use correct fdt_x references in config nodes by Heiko Stuebner · Fri Jan 17 21:26:04 2020 +0100
  51. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  52. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  53. e704301 rockchip: rk3399: Add bootcount support by Jagan Teki · Thu Jan 09 14:22:19 2020 +0530
  54. 4fe57d2 rockchip: Add common reset cause by Jagan Teki · Thu Jan 09 14:22:18 2020 +0530
  55. 783acfd arm: rockchip: Add common cru.h by Jagan Teki · Thu Jan 09 14:22:17 2020 +0530
  56. cc46443 rockchip: Add cpu-info by Jagan Teki · Thu Jan 09 14:22:15 2020 +0530
  57. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  58. cfbebf8 rockchip: add description for TPL_ROCKCHIP_COMMON_BOARD by Thomas Hebb · Fri Dec 20 18:05:22 2019 -0800
  59. d43d0c6 rockchip: make_fit_atf: explicitly use python3 by Jack Mitchell · Tue Dec 10 13:07:21 2019 +0000
  60. 16d2047 rockchip: fit_spl_optee: get text and optee base from build by Kever Yang · Thu Dec 05 18:11:52 2019 +0800
  61. 770258b arm: rockchip: rk3308: Initialize the iomux configuration by David Wu · Tue Dec 03 19:02:50 2019 +0800
  62. 0a956d6 rockchip: misc: protect serial# from getting overwritten by Heiko Stuebner · Fri Nov 29 16:40:43 2019 +0100
  63. 2b587f4 rockchip: misc: don't fail if eth_addr already set by Heiko Stuebner · Fri Nov 29 16:40:42 2019 +0100
  64. 4a7180d rockchip: px30: Add support for using UART3 as debug UART by Paul Kocialkowski · Thu Nov 28 15:27:52 2019 +0100
  65. 7250b23 rockchip: px30: Rename CONFIG_DEBUG_UART2_CHANNEL to CONFIG_DEBUG_UART_CHANNEL by Paul Kocialkowski · Thu Nov 28 15:27:51 2019 +0100
  66. fd37f24 cosmetic: Fix spelling and whitespace errors by Thomas Hebb · Wed Nov 13 18:18:03 2019 -0800
  67. a7b5130 common: Move some board functions out of common.h by Simon Glass · Thu Nov 14 12:57:46 2019 -0700
  68. 6980b6b common: Move board_get_usable_ram_top() out of common.h by Simon Glass · Thu Nov 14 12:57:45 2019 -0700
  69. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  70. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · Thu Nov 14 12:57:16 2019 -0700
  71. 886ecb2 rockchip: Setup dwc3_device (for non-dm gadgets) by Jagan Teki · Tue Nov 19 13:56:22 2019 +0530
  72. 4c4abd1 rockchip: Convert to use FIT generator for optee by Kever Yang · Fri Nov 15 10:27:07 2019 +0800
  73. 14ac124 rockchip: allow DRAM init in SPL by Thomas Hebb · Fri Nov 15 08:48:56 2019 -0800
  74. 3fe4ec8 rockchip: SPL: fix ordering of DRAM init by Thomas Hebb · Fri Nov 15 08:48:55 2019 -0800
  75. 62d952f rockchip: rk3308: Add support for ROC-RK3308-CC board by Andy Yan · Thu Nov 14 11:23:02 2019 +0800
  76. 771788f board: rockchip: Add rk3308 evb support by Andy Yan · Thu Nov 14 11:21:15 2019 +0800
  77. b5e1630 arm: rockchip: Add RK3308 SOC support by Andy Yan · Thu Nov 14 11:21:12 2019 +0800
  78. da2f45a rockchip: rk3399: split rockpro64 out of evb_rk3399 by Vasily Khoruzhick · Sat Nov 09 11:24:50 2019 -0800
  79. 6169a0d rockchip: Init driver otg_data for rk3288 usb phy by Kever Yang · Wed Oct 16 17:13:32 2019 +0800
  80. 45bda03 rockchip: usb: Migrate to use ofnode by Kever Yang · Wed Oct 16 17:13:31 2019 +0800
  81. fc36785 rockchip: add px30 architecture core by Heiko Stuebner · Tue Jul 16 22:18:21 2019 +0200
  82. fdf43e7 rockchip: misc: read cpuid either from efuse or otp by Heiko Stuebner · Wed Sep 25 20:21:21 2019 +0200
  83. 23ae72e ram: rk3399: migrate to use common code by YouMin Chen · Fri Nov 15 11:04:45 2019 +0800
  84. b9f7df3 ram: rk3328: use common sdram driver by YouMin Chen · Fri Nov 15 11:04:44 2019 +0800
  85. 4c0c6e4 rockchip: sdram: update the sys_reg to sys_reg2 by Kever Yang · Fri Nov 15 11:04:36 2019 +0800
  86. 117585a rockchip: sdram: extend to use sys_reg3 for capacity info by Kever Yang · Fri Nov 15 11:04:35 2019 +0800
  87. e47db83 ram: rockchip: rename sdram_common.c/h to sdram.c by Kever Yang · Fri Nov 15 11:04:33 2019 +0800
  88. cdbb38a ram: rockchip: rename sdram.h to sdram_rk3288.h by Kever Yang · Fri Nov 15 11:04:32 2019 +0800
  89. 89d0884 rockchip: firefly-rk3288: Enable TPL support by Kever Yang · Wed Oct 16 16:50:03 2019 +0800
  90. 27df507 rockchip: adding the missing "/" in entries of boot_devices by Levin Du · Thu Oct 17 15:22:38 2019 +0800
  91. 133f85c rockchip: rk3399: update SPL_STACK_R_ADDR by Kever Yang · Fri Oct 18 15:54:15 2019 +0800
  92. a2efb6c rockchip: make_fit_atf.py: allow inclusion of a tee binary by Heiko Stuebner · Sun Oct 06 20:10:21 2019 +0200
  93. aa050c5 spl: pass args to board_return_to_bootrom by Peng Fan · Wed Aug 07 06:40:53 2019 +0000
  94. 5a98979 rockchip: make_fit_atf.py: fix .its generation for a single atf image by Heiko Stuebner · Thu Sep 26 21:15:15 2019 +0200
  95. 1b03955 rockchip: misc: read the correct number of bytes from the efuse by Heiko Stuebner · Wed Sep 25 20:40:56 2019 +0200
  96. e07a2ee rockchip: spi-boot-order: Trival fix to newline missing by Jagan Teki · Tue Sep 17 11:40:39 2019 +0530
  97. 89bd882 rockchip: rk3288: vyasa: Drop ROCKCHIP_BROM_HELPER selection by Jagan Teki · Tue Sep 17 11:40:36 2019 +0530
  98. 92c8cc9 rockchip: clean makefile for misc.c by Kever Yang · Mon Sep 02 15:59:04 2019 +0800
  99. 5e46e8d rockchip: not depends on TPL_BUILD for rk3188 makefile including by Kever Yang · Mon Sep 02 15:59:03 2019 +0800
  100. cfdc192 rockchip: rk3399: derive ethaddr from cpuid by Rohan Garg · Mon Aug 12 17:04:34 2019 +0200