summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-26rockchip: Add support for veyron-mickey (Chromebit)Simon Glass
2016-11-26rockchip: video: Avoid using u8 in the HDMI driverSimon Glass
2016-11-26rockchip: veyron: Adjust ARM clock after relocationSimon Glass
2016-11-26rockchip: clk: Support setting ACLKSimon Glass
2016-11-26rockchip: Move jerry SDRAM settings into its own .dts fileSimon Glass
2016-11-26rockchip: veyron: Add a note about the SDRAM voltageSimon Glass
2016-11-26rockchip: Rename jerry files to veyronSimon Glass
2016-11-26rockchip: Move jerry to use of-platdataSimon Glass
2016-11-26rockchip: video: Check for device in useSimon Glass
2016-11-26video: Track whether a display is in useSimon Glass
2016-11-26video: Use cache-alignment in video_sync()Simon Glass
2016-11-26spi: Add a debug() on bind failureSimon Glass
2016-11-26rockchip: spi: Honour the deactivation delaySimon Glass
2016-11-26rockchip: spi: Add support for of-platdataSimon Glass
2016-11-26spi: Add of-platdata support to SPI and SPI flashSimon Glass
2016-11-26stdio: Correct numbering logic in stdio_probe_device()Simon Glass
2016-11-26stdio: Correct code style nitsSimon Glass
2016-11-26rockchip: Allow jerry to use of-platdataSimon Glass
2016-11-26rockchip: video: Correct VOP clock selectionSimon Glass
2016-11-26rockchip: video: Correct HDMI data source selectionSimon Glass
2016-11-26dts: arm: rk3036: add usb vbus nodeKever Yang
2016-11-26config: rk3036: enable fix regulatorKever Yang
2016-11-26config: rk3036: enable configs for USB HOSTKever Yang
2016-11-26config: evb-rk3399: enable PWM_ROCKCHIPKever Yang
2016-11-26evb-rk3399: deduced the dram node size when space reservedKever Yang
2016-11-26arm: rockchip: Fix typo in ROCKCHIP_RK3288 helpAndreas Färber
2016-11-26arm: dts: Fix Rockchip sort orderAndreas Färber
2016-11-26power: regulator: Add limits checking while setting currentKeerthy
2016-11-26power: regulator: Add limits checking while setting voltageKeerthy
2016-11-25power: regulator: Introduce regulator_set_value_force functionKeerthy
2016-11-22MAINTAINERS: SUNXI: Update maintainershipJagan Teki
2016-11-22Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2016-11-22sf: Add support for MX66U51235F, MX66L1G45G, MT25QU02G, MT25QL02GRadu Bacrau
2016-11-21am57xx: Remove unused variable warningsTom Rini
2016-11-21fastboot: simplify the Kconfig logicYann E. MORIN
2016-11-21ARM: OMAP3_LOGIC: Update MTD Partition TableAdam Ford
2016-11-21ARM: OMAP3_LOGIC: Remove FIT SupportAdam Ford
2016-11-21ARM: OMAP3_LOGIC: Fix SPL Memory Map for Falcon ModeAdam Ford
2016-11-21rpi: passthrough of the firmware provided FDT blobCédric Schieli
2016-11-21arm: add save_boot_params for ARM1176Cédric Schieli
2016-11-21image: Combine image_sig_algo with image_sign_infoAndrew Duda
2016-11-21image: Add crypto_algo struct for RSA infoAndrew Duda
2016-11-21rsa: Verify RSA padding programaticallyAndrew Duda
2016-11-21rsa: cosmetic: rename pad_len to key_lenAndrew Duda
2016-11-21TI: Remove CONFIG_OMAP_COMMON in favor of CONFIG_ARCH_OMAP2Tom Rini
2016-11-21arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platformsTom Rini
2016-11-21arm: Introduce ARCH_OMAP2Tom Rini
2016-11-21fs-test.sh: Update expected resultsStefan Brüns
2016-11-21ext4: Allow reading files with non-zero offset, clamp read lenStefan Brüns
2016-11-21ext4: Fix handling of sparse filesStefan Brüns