1. b223c1a rockchip: rk3288: Convert clock driver to use shifted masks by Simon Glass · 7 years ago
  2. ed54b19 rockchip: jerry: Add a .its file for chromium by Simon Glass · 7 years ago
  3. 6b5a09a rockchip: video: Take the vop device out of standby by Simon Glass · 7 years ago
  4. f418676 rockchip: video: Add remove() methods by Simon Glass · 7 years ago
  5. 6f06ef5 rockchip: rk3288: Add error debugging to veyron_init() by Simon Glass · 7 years ago
  6. 3238474 rockchip: Fix regualtor typo in veyron by Simon Glass · 7 years ago
  7. 3851059 rockchip: Setup default PWM flags by Simon Glass · 7 years ago
  8. c9af667 README: Add instructions for chain-loading U-Boot by Simon Glass · 7 years ago
  9. 13bdce8 tegra: nyan-big: Add a .its file for chromium by Simon Glass · 7 years ago
  10. 1c6c7b6 tegra: clock: Avoid a divide-by-zero error by Simon Glass · 7 years ago
  11. 06cc85a tegra: Enable CP15 init by Simon Glass · 7 years ago
  12. 505907a tegra: video: Don't power up the SOR twice by Simon Glass · 7 years ago
  13. dab4728 tegra: nyan-big: Enable the dhrystone benchmark by Simon Glass · 7 years ago
  14. 4a7b9ee tegra: spi: Wait a little after setting the clocks by Simon Glass · 7 years ago
  15. c415dda tegra: dts: Add cros-ec SPI settings by Simon Glass · 7 years ago
  16. 46864cc tegra: Init clocks even when SPL did not run by Simon Glass · 7 years ago
  17. 422f04b power: regulator: Add more debugging and fix a missing newline by Simon Glass · 7 years ago
  18. 50a4886 arm: Disable LPAE if not enabled by Simon Glass · 7 years ago
  19. 10d602a arm: Don't try to support CONFIG_ARMV7_LPAE on ARMv4T by Simon Glass · 7 years ago
  20. 579dfca arm: Rename HCTR to HTCR by Simon Glass · 7 years ago
  21. 1c2d272 arm: arm720t: Support CONFIG_SKIP_LOWLEVEL_INIT_ONLY by Simon Glass · 7 years ago
  22. 6e87ae1 patman: Add a functional test by Simon Glass · 7 years ago
  23. a44f4fb patman: Rename 'list' variable in MakeCcFile() by Simon Glass · 7 years ago
  24. 1f487f8 patman: Add a maintainer test feature to MakeCcFile() by Simon Glass · 7 years ago
  25. 2eb5fc1 patman: Add unicode to test patches by Simon Glass · 7 years ago
  26. db116cc patman: Don't return the series in FixPatches() by Simon Glass · 7 years ago
  27. 04f7870 patman: Don't report unicode character by Simon Glass · 7 years ago
  28. 2df3a01 patman: Rename 'str' variable in EmailPatches() by Simon Glass · 7 years ago
  29. 5c724dc patman: Don't convert input data to unicode by Simon Glass · 7 years ago
  30. 6f8abf7 patman: Adjust handling of unicode email address by Simon Glass · 7 years ago
  31. 21caa55 patman: encode CC list to UTF-8 by Philipp Tomsich · 7 years ago
  32. d5686a6 buildman: Fix bloat option when 'new' only drops functions by Tom Rini · 7 years ago
  33. e2bc87d sandbox: Fix comparison of unsigned enum expression warning by Tom Rini · 8 years ago
  34. 156d64f Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  35. 6c53d68 rockchip: board: puma_rk3399: enable BMP_16BPP, BMP_24BPP and BMP_32BPP by Philipp Tomsich · 7 years ago
  36. 64199d4 rockchip: video: rk_vop: add grf field by Philipp Tomsich · 7 years ago
  37. ca562b6 rockchip: video: rk3399: add HDMI TX support on the RK3399 by Philipp Tomsich · 7 years ago
  38. 147fd3a rockchip: video: split RK3288-specific part off from rk_hdmi by Philipp Tomsich · 7 years ago
  39. f210e55 rockchip: video: add mpixelclock settings from Linux driver by Philipp Tomsich · 7 years ago
  40. cc75afc rockchip: video: rk3399: enable HDMI output (from the rk_vop) for the RK3399 by Philipp Tomsich · 7 years ago
  41. d46d404 rockchip: video: refactor rk_vop and split RK3288-specific code off by Philipp Tomsich · 7 years ago
  42. 89b2b61 rockchip: video: Kconfig: set MAX_XRES and MAX_YRES via Kconfig by Philipp Tomsich · 7 years ago
  43. d4bee08 rockchip: video: Kconfig: reformat help for VIDEO_ROCKCHIP by Philipp Tomsich · 7 years ago
  44. 4dcd53d rockchip: defconfig: puma-rk3399: enable SPL_BOARD_INIT by Philipp Tomsich · 7 years ago
  45. fefe9d0 rockchip: rk3288: grf: Fix shift for RK3288_TXCLK_DLY_ENA_GMAC_ENABLE by Romain Perier · 7 years ago
  46. cf35242 rockchip: dts: rk3399-puma: add DTS for the DDR3-1866 timing by Philipp Tomsich · 7 years ago
  47. 6608cf0 rockchip: dts: rk3399-puma: add DTS for the DDR3-1333 timing by Philipp Tomsich · 7 years ago
  48. 3a29ae8 rockchip: dts: rk3399-puma: refactor and rename (default) DDR3-1600 DTS by Philipp Tomsich · 7 years ago
  49. f592edd rockchip: dts: rk3399-puma: sync DTS with Linux tree by Philipp Tomsich · 7 years ago
  50. 876c1d0 rockchip: dts: rk3399: enable HDMI output in the DTS by Philipp Tomsich · 7 years ago
  51. 92693b5 usb: dwc2-otg: make regs_otg (in platdata) a uintptr_t by Philipp Tomsich · 7 years ago
  52. 5a403a2 rockchip: defconfig: puma-rk3399: update defconfig with video-support by Philipp Tomsich · 7 years ago
  53. 1208523 rockchip: video: rk_hdmi: fix implicit definition warnings by Philipp Tomsich · 7 years ago
  54. a6b08c9 rockchip: rk3328: don't implement usb_gadget_handle_interrupts twice by Philipp Tomsich · 7 years ago
  55. d3cb14b rockchip: usb: host: xhci-rockchip: add support for rk3328 by Meng Dongyang · 7 years ago
  56. 2d1951f rockchip: Add basic support for evb-rv1108 board by Andy Yan · 7 years ago
  57. 2c1e11d rockchip: Add core Soc start-up code for rv1108 by Andy Yan · 7 years ago
  58. bae2f28 rockchip: clk: Add rv1108 clock driver by Andy Yan · 7 years ago
  59. 09aa7c4 rockchip: pinctrl: Add rv1108 pinctrl driver by Andy Yan · 7 years ago
  60. 79fa157 rockchip: mkimage: Add support for RV1108 by Andy Yan · 7 years ago
  61. 6f2d1d7 rockchip: defconfig: puma-rk3399: do not filter clock-names for SPL by Philipp Tomsich · 7 years ago
  62. c5d905f rockchip: defconfig: puma-rk3399: enable I2C by Philipp Tomsich · 7 years ago
  63. 73dc80a rockchip: defconfig: puma-rk3399: enable CONFIG_PHY_MICREL_KSZ9031 by Philipp Tomsich · 7 years ago
  64. e785e7f rockchip: defconfig: puma-rk3399: enable RK808 support by Philipp Tomsich · 7 years ago
  65. a4264b4 rockchip: dts: rk3399-puma: set spl-payload-offset by Klaus Goger · 7 years ago
  66. 2dd2c01 rockchip: dts: rk3399-puma: release reset of on-module USB3 hub via vbus-gpio by Philipp Tomsich · 7 years ago
  67. 4411cd0 rockchip: dts: rk3399-puma: make the debug serial dm-pre-reloc by Philipp Tomsich · 7 years ago
  68. 3b89461 rockchip: dts: rk3399-puma: Add DDR3-1866 timings by Philipp Tomsich · 7 years ago
  69. fcb2158 rockchip: arm64: rk3399: support DDR3-1866 (i.e. 933MHz clock) by Philipp Tomsich · 7 years ago
  70. fbecb94 rockchip: arm64: rk3399: revise timeout-handling for DRAM PHY lock by Philipp Tomsich · 7 years ago
  71. a1c29d4 rockchip: mkimage: set init_boot_size to avoid confusing the boot ROM by Philipp Tomsich · 7 years ago
  72. ad972ac rockchip: mkimage: force 2KB alignment for init_size by Philipp Tomsich · 7 years ago
  73. 2fb371f rockchip: mkimage: add support for verify_header/print_header by Philipp Tomsich · 7 years ago
  74. 37ffae7 rockchip: evb-rk3328: update board maintainer by Kever Yang · 7 years ago
  75. ae0fc89 MAINTAINERS: rockchip: add board/rockchip as maintained entry by Kever Yang · 7 years ago
  76. 4f3dc88 MAINTAINERS: git-mailrc: update maintainer for Rockchip by Kever Yang · 7 years ago
  77. 75ff918 rockchip: dts: rk3328: support and enable xhci by Meng Dongyang · 8 years ago
  78. 4f3a579 configs: rk3328: config xhci controller by Meng Dongyang · 8 years ago
  79. ef82a0d rockchip: dts: rk3328: add ehci and ohci node and enable host0 port by Meng Dongyang · 8 years ago
  80. d16f514 configs: rk3328: add support for usb and config ehci and ohci driver by Meng Dongyang · 8 years ago
  81. 077eb31 rockchip: pinctrl: rk3328: do not set io routing by Kever Yang · 8 years ago
  82. 6f0c123 rockchip: pinctrl: move rk3328 grf reg definition in header file by Kever Yang · 8 years ago
  83. 3c421f6 rockchip: rk3036: clean mask definition for grf reg by Kever Yang · 8 years ago
  84. 1960b01 rockchip: clock: rk3036: some fix according TRM by Kever Yang · 8 years ago
  85. 37943aa rockchip: rk3036: clean mask definition for cru reg by Kever Yang · 8 years ago
  86. 9d7ed33 rockchip: rk3368: Add PX5 Evaluation board by Andy Yan · 8 years ago
  87. 54c57ae rockchip: rk3368: Add initial support for RK3368 based GeekBox by Andreas Färber · 8 years ago
  88. e2901ab rockchip: rk3368: add Sheep board by Andy Yan · 8 years ago
  89. fe9d4e7 rockchip: rk3368: Add sysreset driver by Andy Yan · 8 years ago
  90. 37a0c60 rockchip: rk3368: Add core start-up code for RK3368 by Andreas Färber · 8 years ago
  91. 27600a5 rockchip: rk3368: Add pinctrl driver by Andy Yan · 8 years ago
  92. d1dcf85 rockchip: rk3368: Add clock driver by Andy Yan · 8 years ago
  93. c40d48b regulator: pwm: Fix handling of missing init voltage by Mark Kettenis · 8 years ago
  94. d1bf69d power: rk808: fix ldo register offset by Heiko Stübner · 8 years ago
  95. f8e3b08 rockchip: board: puma_rk3399: build FIT image via u-boot.itb by Philipp Tomsich · 8 years ago
  96. 1644f38 rockchip: defconfig: puma-rk3399: enable RK3399 efuse driver by Philipp Tomsich · 8 years ago
  97. 8adc9d1 rockchip: board: puma_rk3399: derive ethaddr from cpuid by Klaus Goger · 8 years ago
  98. 9415b9a rockchip: board: puma_rk3399: add support for serial# and cpuid# via efuses by Philipp Tomsich · 8 years ago
  99. 49cd8e8 rockchip: efuse: add (misc) driver for RK3399 non-secure efuse block by Philipp Tomsich · 8 years ago
  100. 7c1fb0a rockchip: rk8xx: allocate priv structure for driver by Kever Yang · 8 years ago