summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* video: rk3399_mipi: correct error checkingHeinrich Schuchardt2018-03-281-1/+1
* usb: rockchip: remove duplicate assignement.Heinrich Schuchardt2018-03-281-1/+0
* driver: ram: rockchip: rk3399: missing counter incrementHeinrich Schuchardt2018-03-281-0/+1
* rockchip: pinctrl: rk3188: Move the iomux definitions into pinctrl-driverAlexander Kochetkov2018-03-282-380/+380
* rockchip: pinctrl: rk3036: Move the iomux definitions into pinctrl-driverAlexander Kochetkov2018-03-282-409/+410
* rockchip: pinctrl: rk3399: add support for I2C[123467]Philipp Tomsich2018-03-282-6/+85
* rockchip: pinctrl: rk3399: fix GPIO2B1 and GPIO2B2 shift valuePhilipp Tomsich2018-03-281-2/+2
* Merge git://git.denx.de/u-boot-ubiTom Rini2018-03-2512-27/+29
|\
| * Convert CONFIG_UBI_SILENCE_MSG to KconfigPetr Vorel2018-03-249-16/+10
| * Convert CONFIG_UBIFS_SILENCE_MSG to KconfigPetr Vorel2018-03-2410-11/+15
| * ubifs: Reintroduce using CONFIG_UBIFS_SILENCE_MSGPetr Vorel2018-03-241-0/+4
* | Merge git://git.denx.de/u-boot-spiTom Rini2018-03-252-47/+89
|\ \
| * | omap3: spi: Correct ti, pindir-d0-out-d1-in parsingSjoerd Simons2018-03-231-2/+4
| * | DW SPI: use 32 bit access instead of 16 and 32 bit mixEugeniy Paltsev2018-03-221-25/+15
| * | DW SPI: add option to use external gpio for chip selectEugeniy Paltsev2018-03-221-1/+50
| * | DW SPI: refactor poll_transfer functionsEugeniy Paltsev2018-03-221-22/+4
| * | DW SPI: fix transmit only modeEugeniy Paltsev2018-03-221-1/+5
| * | DW SPI: fix tx data loss on FIFO flushEugeniy Paltsev2018-03-221-0/+15
* | | Merge git://git.denx.de/u-boot-i2cTom Rini2018-03-251-5/+5
|\ \ \
| * | | i2c: lpi2c: remove superfluous assignmentsHeinrich Schuchardt2018-03-231-5/+5
* | | | Merge tag 'xilinx-for-v2018.05' of git://git.denx.de/u-boot-microblazeTom Rini2018-03-2564-600/+1030
|\ \ \ \ | |_|_|/ |/| | |
| * | | MAINTAINERS: Fix Zynq/ZynqMP and Microblaze fragmentsMichal Simek2018-03-233-4/+50
| * | | tools: xilinx: Fix zynq/zynqmp image recognitionMichal Simek2018-03-232-1/+7
| * | | arm64: zynqmp: Add support for verifying secure imagesSiva Durga Prasad Paladugu2018-03-237-0/+132
| * | | arm64: zynqmp: Remove ep108 boardMichal Simek2018-03-235-534/+0
| * | | arm64: zynqmp: Correct EG/EV part detection logicSiva Durga Prasad Paladugu2018-03-231-11/+39
| * | | arm64: zynqmp: Print the value of pl clocks and wdt clock using clk dumpVipul Kumar2018-03-231-0/+75
| * | | arm64: zynqmp: nand: Fixed NAND erase issue for size 1GiB or moreVipul Kumar2018-03-231-3/+4
| * | | arm: zynq: Remove OF_EMBED configuration for zc770 xm011 x16Michal Simek2018-03-231-1/+0
| * | | arm: zynq: Setup the same bootcommand as for zc770 xm011 x8Michal Simek2018-03-231-1/+1
| * | | arm64: zynqmp: Changed scratch address used by the alternate memory testVipul Kumar2018-03-232-1/+5
| * | | arm: zynq: Enable cadence driver on zc706Michal Simek2018-03-232-0/+6
| * | | arm: zynq: Wire watchdog internalsMichal Simek2018-03-232-0/+50
| * | | watchdog: Add Cadence watchdog driverShreenidhi Shedi2018-03-233-0/+293
| * | | clk: zynq: Show watchdog clock rate properlyMichal Simek2018-03-231-1/+1
| * | | arm64: zynqmp: Enable newer pmufw versionsMichal Simek2018-03-231-1/+1
| * | | net: zynq_gem: Dont run any phy detection logic for GMII caseSiva Durga Prasad Paladugu2018-03-231-1/+2
| * | | arm64: zynqmp: Add support to load an app at EL1Nitin Jain2018-03-232-0/+19
| * | | arm: zynq: Enable debug uart on ZedboardSiva Durga Prasad Paladugu2018-03-231-0/+4
| * | | arm64: zynqmp: Enable ethernet driver for zc1751-dc5Michal Simek2018-03-231-0/+2
| * | | fpga: Simplify error path in fpga_addMichal Simek2018-03-231-10/+11
| * | | xilinx: Sync defconfigs with latest Kconfig updatesMichal Simek2018-03-2327-27/+27
| * | | arm64: zynqmp: Convert board to use zynqmp-clk driverMichal Simek2018-03-2313-5/+302
| |/ /
* | | Merge git://git.denx.de/u-boot-arcTom Rini2018-03-2324-959/+635
|\ \ \ | |/ / |/| |
| * | ARC: bootm: Refactor GO and PREP subcommands implementationEugeniy Paltsev2018-03-233-22/+52
| * | ARC: Cache: Refactor arc_ioc_setup()Eugeniy Paltsev2018-03-211-6/+6
| * | ARC: Cache: Add missing cache cleanup before cache disableEugeniy Paltsev2018-03-211-14/+39
| * | ARC: Cache: Add more HW configuration checksEugeniy Paltsev2018-03-211-0/+75
| * | ARC: Implement a function to sync and cleanup cachesEugeniy Paltsev2018-03-214-5/+29
| * | ARC: Cache: Fix SLC operations when SLC is bypassed for dataEugeniy Paltsev2018-03-211-11/+28