1. dab4728 tegra: nyan-big: Enable the dhrystone benchmark by Simon Glass · 7 years ago
  2. 4a7b9ee tegra: spi: Wait a little after setting the clocks by Simon Glass · 7 years ago
  3. c415dda tegra: dts: Add cros-ec SPI settings by Simon Glass · 7 years ago
  4. 46864cc tegra: Init clocks even when SPL did not run by Simon Glass · 7 years ago
  5. 422f04b power: regulator: Add more debugging and fix a missing newline by Simon Glass · 7 years ago
  6. 50a4886 arm: Disable LPAE if not enabled by Simon Glass · 7 years ago
  7. 10d602a arm: Don't try to support CONFIG_ARMV7_LPAE on ARMv4T by Simon Glass · 7 years ago
  8. 579dfca arm: Rename HCTR to HTCR by Simon Glass · 7 years ago
  9. 1c2d272 arm: arm720t: Support CONFIG_SKIP_LOWLEVEL_INIT_ONLY by Simon Glass · 7 years ago
  10. 264e420 davinci: omapl138_lcdk: fix tXSNR DDR2 timing value by Sekhar Nori · 7 years ago
  11. 314f636 cmd: jffs2: Rename command ls to fsls by Siva Durga Prasad Paladugu · 7 years ago
  12. 2bd3cab rtc: ds1337: drop "SYS" from config variables by Chris Packham · 7 years ago
  13. 1a73bd8 spl: stm32f7: configure for xip booting by Vikas Manocha · 7 years ago
  14. 55a3ef7 spl: stm32f7: add kernel boot support by Vikas Manocha · 7 years ago
  15. 6c0c3ce serial: stm32f7: disable overrun by Vikas Manocha · 7 years ago
  16. c6d9e9d SPL: Add XIP booting support by Vikas Manocha · 7 years ago
  17. b974769 stm32: stm32f7: add spl build support by Vikas Manocha · 7 years ago
  18. 76a5e1b rockchip: video: document externally visible functions for rk_vop by Philipp Tomsich · 7 years ago
  19. 56c7ba3 rockchip: video: document externally visible functions for rk_hdmi by Philipp Tomsich · 7 years ago
  20. 31e5c89 video: atmel_hlcdfb: Fix misaligned cache operation warning by Wenyou Yang · 7 years ago
  21. b98efa1 sunxi: video: Add support for CSC and TVE to DE2 driver by Jernej Skrabec · 7 years ago
  22. a8191df sunxi: Add base address for TV encoder by Jernej Skrabec · 7 years ago
  23. af4c874 sunxi: video: Rename tve.c to tve_common.c by Jernej Skrabec · 7 years ago
  24. bdc906d edid: Fix gcc 7.1 warning by Jernej Skrabec · 7 years ago
  25. abf54bf Fixup bug in PMIC TPS65217 register address definition by Brock Zheng Techyauld Ltd · 7 years ago
  26. 2dd9dc0 power: regulator: lp87565: add regulator support by Keerthy · 7 years ago
  27. cdad57a power: pmic: lp87565: Add the basic pmic support by Keerthy · 7 years ago
  28. 9752564 dm: mmc: Avoid probing block devices in find_mmc_device() by Simon Glass · 7 years ago
  29. 01b73fe dm: mmc: Ensure that block device is probed by Simon Glass · 7 years ago
  30. 9f103b9 dm: blk: Add a way to obtain a block device from its parent by Simon Glass · 7 years ago
  31. fc69d47 board: ti: AM43XX: Add ddr voltage rail configuration by Keerthy · 7 years ago
  32. e395b88 power: pmic: tps65218: Add DCDC3 configuration by Keerthy · 7 years ago
  33. 75bceb2 power: regulator: palmas: Add smps12 dual regulator for tps65917 by Keerthy · 7 years ago
  34. 0f53118 mmc: sh_sdhi: Fix Kconfig entry by Marek Vasut · 7 years ago
  35. a5950f8 mmc: sh_sdhi: Add SDHI support by Kouei Abe · 7 years ago
  36. 91a16c3 mmc: sh_sdhi: Add MMC version 5.0 support by Kouei Abe · 7 years ago
  37. 5eada1d mmc: sh_sdhi: Add 64-bit access to sd_buf support by Kouei Abe · 7 years ago
  38. 3ebc62c mmc: sh_sdhi: Set SD_INFOx interrupt mask before command starting by Kouei Abe · 7 years ago
  39. 6e87ae1 patman: Add a functional test by Simon Glass · 7 years ago
  40. a44f4fb patman: Rename 'list' variable in MakeCcFile() by Simon Glass · 7 years ago
  41. 1f487f8 patman: Add a maintainer test feature to MakeCcFile() by Simon Glass · 7 years ago
  42. 2eb5fc1 patman: Add unicode to test patches by Simon Glass · 7 years ago
  43. db116cc patman: Don't return the series in FixPatches() by Simon Glass · 7 years ago
  44. 04f7870 patman: Don't report unicode character by Simon Glass · 7 years ago
  45. 2df3a01 patman: Rename 'str' variable in EmailPatches() by Simon Glass · 7 years ago
  46. 5c724dc patman: Don't convert input data to unicode by Simon Glass · 7 years ago
  47. 6f8abf7 patman: Adjust handling of unicode email address by Simon Glass · 7 years ago
  48. 21caa55 patman: encode CC list to UTF-8 by Philipp Tomsich · 7 years ago
  49. d5686a6 buildman: Fix bloat option when 'new' only drops functions by Tom Rini · 7 years ago
  50. e2bc87d sandbox: Fix comparison of unsigned enum expression warning by Tom Rini · 7 years ago
  51. ea744fc stm32f7: remove duplicate configs by Vikas Manocha · 7 years ago
  52. 6bcdd66 spl: armv7m: to keep ARM v7M in thumb mode before booting next image by Vikas Manocha · 7 years ago
  53. 8458062 sunxi: add a defconfig for SoPine w/ official baseboard by Icenowy Zheng · 7 years ago
  54. ec4670a sunxi: add LPDDR3 timing from stock boot0 by Icenowy Zheng · 7 years ago
  55. 72cc987 sunxi: add LPDDR3 DRAM type support for DesignWare-like DRAM controller by Icenowy Zheng · 7 years ago
  56. 7d06e59 sunxi: enable DRAM initialization and SPL for V3s SoC by Icenowy Zheng · 7 years ago
  57. 3ec0698 sunxi: add support for V3s DRAM controller by Icenowy Zheng · 7 years ago
  58. 67337e6 sunxi: add support for the DDR2 in V3s SoC by Icenowy Zheng · 7 years ago
  59. 176868b sunxi: enable dual rank detection in DesignWare-like DRAM code by Icenowy Zheng · 7 years ago
  60. f6457ce sunxi: Add selective DRAM type and timing by Icenowy Zheng · 7 years ago
  61. 66b1252 sunxi: add bank detection code to H3 DRAM initialization code by Icenowy Zheng · 7 years ago
  62. 87098d7 sunxi: add option for 16-bit DW DRAM controller by Icenowy Zheng · 7 years ago
  63. f43a009 sunxi: Rename bus-width related macros in H3 DRAM code by Icenowy Zheng · 7 years ago
  64. 9934aba sunxi: makes an invisible option for H3-like DRAM controllers by Icenowy Zheng · 7 years ago
  65. b0174c3 sun8i: h3: Add initial NanoPi M1 Plus support by Jagan Teki · 7 years ago
  66. 156d64f Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  67. 6c53d68 rockchip: board: puma_rk3399: enable BMP_16BPP, BMP_24BPP and BMP_32BPP by Philipp Tomsich · 7 years ago
  68. 64199d4 rockchip: video: rk_vop: add grf field by Philipp Tomsich · 7 years ago
  69. ca562b6 rockchip: video: rk3399: add HDMI TX support on the RK3399 by Philipp Tomsich · 7 years ago
  70. 147fd3a rockchip: video: split RK3288-specific part off from rk_hdmi by Philipp Tomsich · 7 years ago
  71. f210e55 rockchip: video: add mpixelclock settings from Linux driver by Philipp Tomsich · 7 years ago
  72. cc75afc rockchip: video: rk3399: enable HDMI output (from the rk_vop) for the RK3399 by Philipp Tomsich · 7 years ago
  73. d46d404 rockchip: video: refactor rk_vop and split RK3288-specific code off by Philipp Tomsich · 7 years ago
  74. 89b2b61 rockchip: video: Kconfig: set MAX_XRES and MAX_YRES via Kconfig by Philipp Tomsich · 7 years ago
  75. d4bee08 rockchip: video: Kconfig: reformat help for VIDEO_ROCKCHIP by Philipp Tomsich · 7 years ago
  76. 4dcd53d rockchip: defconfig: puma-rk3399: enable SPL_BOARD_INIT by Philipp Tomsich · 7 years ago
  77. fefe9d0 rockchip: rk3288: grf: Fix shift for RK3288_TXCLK_DLY_ENA_GMAC_ENABLE by Romain Perier · 7 years ago
  78. cf35242 rockchip: dts: rk3399-puma: add DTS for the DDR3-1866 timing by Philipp Tomsich · 7 years ago
  79. 6608cf0 rockchip: dts: rk3399-puma: add DTS for the DDR3-1333 timing by Philipp Tomsich · 7 years ago
  80. 3a29ae8 rockchip: dts: rk3399-puma: refactor and rename (default) DDR3-1600 DTS by Philipp Tomsich · 7 years ago
  81. f592edd rockchip: dts: rk3399-puma: sync DTS with Linux tree by Philipp Tomsich · 7 years ago
  82. 876c1d0 rockchip: dts: rk3399: enable HDMI output in the DTS by Philipp Tomsich · 7 years ago
  83. 92693b5 usb: dwc2-otg: make regs_otg (in platdata) a uintptr_t by Philipp Tomsich · 7 years ago
  84. 5a403a2 rockchip: defconfig: puma-rk3399: update defconfig with video-support by Philipp Tomsich · 7 years ago
  85. 1208523 rockchip: video: rk_hdmi: fix implicit definition warnings by Philipp Tomsich · 7 years ago
  86. a6b08c9 rockchip: rk3328: don't implement usb_gadget_handle_interrupts twice by Philipp Tomsich · 7 years ago
  87. d3cb14b rockchip: usb: host: xhci-rockchip: add support for rk3328 by Meng Dongyang · 7 years ago
  88. 2d1951f rockchip: Add basic support for evb-rv1108 board by Andy Yan · 7 years ago
  89. 2c1e11d rockchip: Add core Soc start-up code for rv1108 by Andy Yan · 7 years ago
  90. bae2f28 rockchip: clk: Add rv1108 clock driver by Andy Yan · 7 years ago
  91. 09aa7c4 rockchip: pinctrl: Add rv1108 pinctrl driver by Andy Yan · 7 years ago
  92. 79fa157 rockchip: mkimage: Add support for RV1108 by Andy Yan · 7 years ago
  93. 6f2d1d7 rockchip: defconfig: puma-rk3399: do not filter clock-names for SPL by Philipp Tomsich · 7 years ago
  94. c5d905f rockchip: defconfig: puma-rk3399: enable I2C by Philipp Tomsich · 7 years ago
  95. 73dc80a rockchip: defconfig: puma-rk3399: enable CONFIG_PHY_MICREL_KSZ9031 by Philipp Tomsich · 7 years ago
  96. e785e7f rockchip: defconfig: puma-rk3399: enable RK808 support by Philipp Tomsich · 7 years ago
  97. a4264b4 rockchip: dts: rk3399-puma: set spl-payload-offset by Klaus Goger · 7 years ago
  98. 2dd2c01 rockchip: dts: rk3399-puma: release reset of on-module USB3 hub via vbus-gpio by Philipp Tomsich · 7 years ago
  99. 4411cd0 rockchip: dts: rk3399-puma: make the debug serial dm-pre-reloc by Philipp Tomsich · 7 years ago
  100. 3b89461 rockchip: dts: rk3399-puma: Add DDR3-1866 timings by Philipp Tomsich · 7 years ago