aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-25rockchip: configs: correct partitions 'boot' sizeJacob Chen1-1/+1
2016-11-25rockchip: Add support for veyron-minnie (ASUS Chromebook Flip)Simon Glass7-1/+419
2016-11-25rockchip: Add support for veyron-mickey (Chromebit)Simon Glass7-1/+396
2016-11-25rockchip: video: Avoid using u8 in the HDMI driverSimon Glass1-15/+15
2016-11-25rockchip: veyron: Adjust ARM clock after relocationSimon Glass1-0/+44
2016-11-25rockchip: clk: Support setting ACLKSimon Glass1-0/+7
2016-11-25rockchip: Move jerry SDRAM settings into its own .dts fileSimon Glass2-8/+11
2016-11-25rockchip: veyron: Add a note about the SDRAM voltageSimon Glass1-0/+6
2016-11-25rockchip: Rename jerry files to veyronSimon Glass9-8/+8
2016-11-25rockchip: Move jerry to use of-platdataSimon Glass1-4/+4
2016-11-25rockchip: video: Check for device in useSimon Glass3-5/+11
2016-11-25video: Track whether a display is in useSimon Glass2-1/+27
2016-11-25video: Use cache-alignment in video_sync()Simon Glass1-1/+2
2016-11-25spi: Add a debug() on bind failureSimon Glass1-1/+4
2016-11-25rockchip: spi: Honour the deactivation delaySimon Glass1-0/+8
2016-11-25rockchip: spi: Add support for of-platdataSimon Glass1-1/+35
2016-11-25spi: Add of-platdata support to SPI and SPI flashSimon Glass2-2/+13
2016-11-25stdio: Correct numbering logic in stdio_probe_device()Simon Glass1-2/+3
2016-11-25stdio: Correct code style nitsSimon Glass1-2/+2
2016-11-25rockchip: Allow jerry to use of-platdataSimon Glass1-0/+2
2016-11-25rockchip: video: Correct VOP clock selectionSimon Glass1-6/+1
2016-11-25rockchip: video: Correct HDMI data source selectionSimon Glass1-1/+2
2016-11-25dts: arm: rk3036: add usb vbus nodeKever Yang1-4/+33
2016-11-25config: rk3036: enable fix regulatorKever Yang1-0/+1
2016-11-25config: rk3036: enable configs for USB HOSTKever Yang2-0/+10
2016-11-25config: evb-rk3399: enable PWM_ROCKCHIPKever Yang1-0/+1
2016-11-25evb-rk3399: deduced the dram node size when space reservedKever Yang1-1/+1
2016-11-25arm: rockchip: Fix typo in ROCKCHIP_RK3288 helpAndreas Färber1-1/+1
2016-11-25arm: dts: Fix Rockchip sort orderAndreas Färber1-1/+1
2016-11-25power: regulator: Add limits checking while setting currentKeerthy1-0/+7
2016-11-25power: 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