summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-09mmc: sh_sdhi: Add MMC version 5.0 supportKouei Abe
2017-06-09mmc: sh_sdhi: Add 64-bit access to sd_buf supportKouei Abe
2017-06-09mmc: sh_sdhi: Set SD_INFOx interrupt mask before command startingKouei Abe
2017-06-08patman: Add a functional testSimon Glass
2017-06-08patman: Rename 'list' variable in MakeCcFile()Simon Glass
2017-06-08patman: Add a maintainer test feature to MakeCcFile()Simon Glass
2017-06-08patman: Add unicode to test patchesSimon Glass
2017-06-08patman: Don't return the series in FixPatches()Simon Glass
2017-06-08patman: Don't report unicode characterSimon Glass
2017-06-08patman: Rename 'str' variable in EmailPatches()Simon Glass
2017-06-08patman: Don't convert input data to unicodeSimon Glass
2017-06-08patman: Adjust handling of unicode email addressSimon Glass
2017-06-08patman: encode CC list to UTF-8Philipp Tomsich
2017-06-08buildman: Fix bloat option when 'new' only drops functionsTom Rini
2017-06-08sandbox: Fix comparison of unsigned enum expression warningTom Rini
2017-06-08stm32f7: remove duplicate configsVikas Manocha
2017-06-08spl: armv7m: to keep ARM v7M in thumb mode before booting next imageVikas Manocha
2017-06-08sunxi: add a defconfig for SoPine w/ official baseboardIcenowy Zheng
2017-06-08sunxi: add LPDDR3 timing from stock boot0Icenowy Zheng
2017-06-08sunxi: add LPDDR3 DRAM type support for DesignWare-like DRAM controllerIcenowy Zheng
2017-06-08sunxi: enable DRAM initialization and SPL for V3s SoCIcenowy Zheng
2017-06-08sunxi: add support for V3s DRAM controllerIcenowy Zheng
2017-06-08sunxi: add support for the DDR2 in V3s SoCIcenowy Zheng
2017-06-08sunxi: enable dual rank detection in DesignWare-like DRAM codeIcenowy Zheng
2017-06-08sunxi: Add selective DRAM type and timingIcenowy Zheng
2017-06-08sunxi: add bank detection code to H3 DRAM initialization codeIcenowy Zheng
2017-06-08sunxi: add option for 16-bit DW DRAM controllerIcenowy Zheng
2017-06-08sunxi: Rename bus-width related macros in H3 DRAM codeIcenowy Zheng
2017-06-08sunxi: makes an invisible option for H3-like DRAM controllersIcenowy Zheng
2017-06-08sun8i: h3: Add initial NanoPi M1 Plus supportJagan Teki
2017-06-08Merge git://git.denx.de/u-boot-rockchipTom Rini
2017-06-07rockchip: board: puma_rk3399: enable BMP_16BPP, BMP_24BPP and BMP_32BPPPhilipp Tomsich
2017-06-07rockchip: video: rk_vop: add grf fieldPhilipp Tomsich
2017-06-07rockchip: video: rk3399: add HDMI TX support on the RK3399Philipp Tomsich
2017-06-07rockchip: video: split RK3288-specific part off from rk_hdmiPhilipp Tomsich
2017-06-07rockchip: video: add mpixelclock settings from Linux driverPhilipp Tomsich
2017-06-07rockchip: video: rk3399: enable HDMI output (from the rk_vop) for the RK3399Philipp Tomsich
2017-06-07rockchip: video: refactor rk_vop and split RK3288-specific code offPhilipp Tomsich
2017-06-07rockchip: video: Kconfig: set MAX_XRES and MAX_YRES via KconfigPhilipp Tomsich
2017-06-07rockchip: video: Kconfig: reformat help for VIDEO_ROCKCHIPPhilipp Tomsich
2017-06-07rockchip: defconfig: puma-rk3399: enable SPL_BOARD_INITPhilipp Tomsich
2017-06-07rockchip: rk3288: grf: Fix shift for RK3288_TXCLK_DLY_ENA_GMAC_ENABLERomain Perier
2017-06-07rockchip: dts: rk3399-puma: add DTS for the DDR3-1866 timingPhilipp Tomsich
2017-06-07rockchip: dts: rk3399-puma: add DTS for the DDR3-1333 timingPhilipp Tomsich
2017-06-07rockchip: dts: rk3399-puma: refactor and rename (default) DDR3-1600 DTSPhilipp Tomsich
2017-06-07rockchip: dts: rk3399-puma: sync DTS with Linux treePhilipp Tomsich
2017-06-07rockchip: dts: rk3399: enable HDMI output in the DTSPhilipp Tomsich
2017-06-07usb: dwc2-otg: make regs_otg (in platdata) a uintptr_tPhilipp Tomsich
2017-06-07rockchip: defconfig: puma-rk3399: update defconfig with video-supportPhilipp Tomsich
2017-06-07rockchip: video: rk_hdmi: fix implicit definition warningsPhilipp Tomsich