summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-09rockchip: rk3288: Convert clock driver to use shifted masksSimon Glass
2017-06-09rockchip: jerry: Add a .its file for chromiumSimon Glass
2017-06-09rockchip: video: Take the vop device out of standbySimon Glass
2017-06-09rockchip: video: Add remove() methodsSimon Glass
2017-06-09rockchip: rk3288: Add error debugging to veyron_init()Simon Glass
2017-06-09rockchip: Fix regualtor typo in veyronSimon Glass
2017-06-09rockchip: Setup default PWM flagsSimon Glass
2017-06-09README: Add instructions for chain-loading U-BootSimon Glass
2017-06-09tegra: nyan-big: Add a .its file for chromiumSimon Glass
2017-06-09tegra: clock: Avoid a divide-by-zero errorSimon Glass
2017-06-09tegra: Enable CP15 initSimon Glass
2017-06-09tegra: video: Don't power up the SOR twiceSimon Glass
2017-06-09tegra: nyan-big: Enable the dhrystone benchmarkSimon Glass
2017-06-09tegra: spi: Wait a little after setting the clocksSimon Glass
2017-06-09tegra: dts: Add cros-ec SPI settingsSimon Glass
2017-06-09tegra: Init clocks even when SPL did not runSimon Glass
2017-06-09power: regulator: Add more debugging and fix a missing newlineSimon Glass
2017-06-09arm: Disable LPAE if not enabledSimon Glass
2017-06-09arm: Don't try to support CONFIG_ARMV7_LPAE on ARMv4TSimon Glass
2017-06-09arm: Rename HCTR to HTCRSimon Glass
2017-06-09arm: arm720t: Support CONFIG_SKIP_LOWLEVEL_INIT_ONLYSimon Glass
2017-06-09patman: Add a functional testSimon Glass
2017-06-09patman: Rename 'list' variable in MakeCcFile()Simon Glass
2017-06-09patman: Add a maintainer test feature to MakeCcFile()Simon Glass
2017-06-09patman: Add unicode to test patchesSimon Glass
2017-06-09patman: Don't return the series in FixPatches()Simon Glass
2017-06-09patman: Don't report unicode characterSimon Glass
2017-06-09patman: Rename 'str' variable in EmailPatches()Simon Glass
2017-06-09patman: Don't convert input data to unicodeSimon Glass
2017-06-09patman: Adjust handling of unicode email addressSimon Glass
2017-06-09patman: encode CC list to UTF-8Philipp Tomsich
2017-06-09buildman: Fix bloat option when 'new' only drops functionsTom Rini
2017-06-09sandbox: Fix comparison of unsigned enum expression warningTom Rini
2017-06-08Merge git://git.denx.de/u-boot-rockchipTom Rini
2017-06-08rockchip: board: puma_rk3399: enable BMP_16BPP, BMP_24BPP and BMP_32BPPPhilipp Tomsich
2017-06-08rockchip: video: rk_vop: add grf fieldPhilipp Tomsich
2017-06-08rockchip: video: rk3399: add HDMI TX support on the RK3399Philipp Tomsich
2017-06-08rockchip: video: split RK3288-specific part off from rk_hdmiPhilipp Tomsich
2017-06-08rockchip: video: add mpixelclock settings from Linux driverPhilipp Tomsich
2017-06-08rockchip: video: rk3399: enable HDMI output (from the rk_vop) for the RK3399Philipp Tomsich
2017-06-08rockchip: video: refactor rk_vop and split RK3288-specific code offPhilipp Tomsich
2017-06-08rockchip: video: Kconfig: set MAX_XRES and MAX_YRES via KconfigPhilipp Tomsich
2017-06-08rockchip: video: Kconfig: reformat help for VIDEO_ROCKCHIPPhilipp Tomsich
2017-06-08rockchip: defconfig: puma-rk3399: enable SPL_BOARD_INITPhilipp Tomsich
2017-06-08rockchip: rk3288: grf: Fix shift for RK3288_TXCLK_DLY_ENA_GMAC_ENABLERomain Perier
2017-06-08rockchip: dts: rk3399-puma: add DTS for the DDR3-1866 timingPhilipp Tomsich
2017-06-08rockchip: dts: rk3399-puma: add DTS for the DDR3-1333 timingPhilipp Tomsich
2017-06-08rockchip: dts: rk3399-puma: refactor and rename (default) DDR3-1600 DTSPhilipp Tomsich
2017-06-08rockchip: dts: rk3399-puma: sync DTS with Linux treePhilipp Tomsich
2017-06-08rockchip: dts: rk3399: enable HDMI output in the DTSPhilipp Tomsich