summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-26rockchip: Rename jerry files to veyronSimon Glass9-8/+8
2016-11-26rockchip: Move jerry to use of-platdataSimon Glass1-4/+4
2016-11-26rockchip: video: Check for device in useSimon Glass3-5/+11
2016-11-26video: Track whether a display is in useSimon Glass2-1/+27
2016-11-26video: Use cache-alignment in video_sync()Simon Glass1-1/+2
2016-11-26spi: Add a debug() on bind failureSimon Glass1-1/+4
2016-11-26rockchip: spi: Honour the deactivation delaySimon Glass1-0/+8
2016-11-26rockchip: spi: Add support for of-platdataSimon Glass1-1/+35
2016-11-26spi: Add of-platdata support to SPI and SPI flashSimon Glass2-2/+13
2016-11-26stdio: Correct numbering logic in stdio_probe_device()Simon Glass1-2/+3
2016-11-26stdio: Correct code style nitsSimon Glass1-2/+2
2016-11-26rockchip: Allow jerry to use of-platdataSimon Glass1-0/+2
2016-11-26rockchip: video: Correct VOP clock selectionSimon Glass1-6/+1
2016-11-26rockchip: video: Correct HDMI data source selectionSimon Glass1-1/+2
2016-11-26dts: arm: rk3036: add usb vbus nodeKever Yang1-4/+33
2016-11-26config: rk3036: enable fix regulatorKever Yang1-0/+1
2016-11-26config: rk3036: enable configs for USB HOSTKever Yang2-0/+10
2016-11-26config: evb-rk3399: enable PWM_ROCKCHIPKever Yang1-0/+1
2016-11-26evb-rk3399: deduced the dram node size when space reservedKever Yang1-1/+1
2016-11-26arm: rockchip: Fix typo in ROCKCHIP_RK3288 helpAndreas Färber1-1/+1
2016-11-26arm: dts: Fix Rockchip sort orderAndreas Färber1-1/+1
2016-11-26power: regulator: Add limits checking while setting currentKeerthy1-0/+7
2016-11-26power: regulator: Add limits checking while setting voltageKeerthy1-0/+7
2016-11-25power: regulator: Introduce regulator_set_value_force functionKeerthy3-1/+28
2016-11-22MAINTAINERS: SUNXI: Update maintainershipJagan Teki2-2/+4
2016-11-22Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini14-460/+409
2016-11-22sf: Add support for MX66U51235F, MX66L1G45G, MT25QU02G, MT25QL02GRadu Bacrau1-0/+4
2016-11-21am57xx: Remove unused variable warningsTom Rini1-20/+0
2016-11-21fastboot: simplify the Kconfig logicYann E. MORIN1-5/+4
2016-11-21ARM: OMAP3_LOGIC: Update MTD Partition TableAdam Ford1-3/+6
2016-11-21ARM: OMAP3_LOGIC: Remove FIT SupportAdam Ford1-1/+0
2016-11-21ARM: OMAP3_LOGIC: Fix SPL Memory Map for Falcon ModeAdam Ford1-13/+0
2016-11-21rpi: passthrough of the firmware provided FDT blobCédric Schieli3-0/+66
2016-11-21arm: add save_boot_params for ARM1176Cédric Schieli1-0/+10
2016-11-21image: Combine image_sig_algo with image_sign_infoAndrew Duda5-54/+61
2016-11-21image: Add crypto_algo struct for RSA infoAndrew Duda4-37/+46
2016-11-21rsa: Verify RSA padding programaticallyAndrew Duda9-131/+61
2016-11-21rsa: cosmetic: rename pad_len to key_lenAndrew Duda2-4/+4
2016-11-21TI: Remove CONFIG_OMAP_COMMON in favor of CONFIG_ARCH_OMAP2Tom Rini21-22/+3
2016-11-21arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platformsTom Rini103-102/+55
2016-11-21arm: Introduce ARCH_OMAP2Tom Rini1-30/+20
2016-11-21fs-test.sh: Update expected resultsStefan Brüns1-3/+3
2016-11-21ext4: Allow reading files with non-zero offset, clamp read lenStefan Brüns3-16/+11
2016-11-21ext4: Fix handling of sparse filesStefan Brüns1-16/+15
2016-11-21test/py: expose config and log as session scoped fixtureStefan Brüns1-0/+26
2016-11-21gpio: dwapb: Add support for port BPhil Edworthy1-10/+10
2016-11-21arm: dra7xx: Unify Android partition tableSemen Protsenko1-3/+4
2016-11-21arm: am57xx: Enable 8-bit eMMC accessSemen Protsenko1-0/+1
2016-11-21arm: am57xx: Define Android partition tableSemen Protsenko1-1/+20
2016-11-21omap3_beagle: use config_distro_bootcmdGuillaume GARDET1-33/+43