aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-30riscv: checkpatch: Fix alignment should match open parenthesisRick Chen2-19/+13
2018-03-30riscv: checkpatch: Fix use of volatileRick Chen1-1/+1
2018-03-30riscv: checkpatch: Fix Macro argument reuseRick Chen4-15/+35
2018-03-29Merge git://git.denx.de/u-boot-rockchipTom Rini15-801/+893
2018-03-28rockchip: sdhci: support 8bit bus-widthPhilipp Tomsich1-0/+8
2018-03-28rockchip: mmc: update MAINTAINERSPhilipp Tomsich1-0/+2
2018-03-28rockchip: defconfig: puma-rk3399: enable DMA for SDHCI controllerPhilipp Tomsich1-0/+1
2018-03-28rockchip: rk3399: set fdtfileMark Kettenis1-0/+1
2018-03-28rockchip: clk: rk3188: update dpll settings to make EMAC workAlexander Kochetkov1-1/+1
2018-03-28video: rk3288_mipi: Combine NULL check into IS_ERR_OR_NULL()Punit Agrawal1-1/+1
2018-03-28video: rk3288_mipi: check in rk_mipi_ofdata_to_platdataHeinrich Schuchardt1-1/+1
2018-03-28video: rk3399_mipi: Combine NULL check into IS_ERR_OR_NULL()Punit Agrawal1-1/+1
2018-03-28video: rk3399_mipi: correct error checkingHeinrich Schuchardt1-1/+1
2018-03-28usb: rockchip: remove duplicate assignement.Heinrich Schuchardt1-1/+0
2018-03-28driver: ram: rockchip: rk3399: missing counter incrementHeinrich Schuchardt1-0/+1
2018-03-28rockchip: pinctrl: rk3188: Move the iomux definitions into pinctrl-driverAlexander Kochetkov2-380/+380
2018-03-28rockchip: pinctrl: rk3036: Move the iomux definitions into pinctrl-driverAlexander Kochetkov2-409/+410
2018-03-28rockchip: pinctrl: rk3399: add support for I2C[123467]Philipp Tomsich2-6/+85
2018-03-28rockchip: pinctrl: rk3399: fix GPIO2B1 and GPIO2B2 shift valuePhilipp Tomsich1-2/+2
2018-03-25Merge git://git.denx.de/u-boot-ubiTom Rini12-27/+29
2018-03-25Merge git://git.denx.de/u-boot-spiTom Rini2-47/+89
2018-03-25Merge git://git.denx.de/u-boot-i2cTom Rini1-5/+5
2018-03-25Merge tag 'xilinx-for-v2018.05' of git://git.denx.de/u-boot-microblazeTom Rini64-600/+1030
2018-03-24Convert CONFIG_UBI_SILENCE_MSG to KconfigPetr Vorel9-16/+10
2018-03-24Convert CONFIG_UBIFS_SILENCE_MSG to KconfigPetr Vorel10-11/+15
2018-03-24ubifs: Reintroduce using CONFIG_UBIFS_SILENCE_MSGPetr Vorel1-0/+4
2018-03-23omap3: spi: Correct ti, pindir-d0-out-d1-in parsingSjoerd Simons1-2/+4
2018-03-23Merge git://git.denx.de/u-boot-arcTom Rini24-959/+635
2018-03-23ARC: bootm: Refactor GO and PREP subcommands implementationEugeniy Paltsev3-22/+52
2018-03-23MAINTAINERS: Fix Zynq/ZynqMP and Microblaze fragmentsMichal Simek3-4/+50
2018-03-23tools: xilinx: Fix zynq/zynqmp image recognitionMichal Simek2-1/+7
2018-03-23arm64: zynqmp: Add support for verifying secure imagesSiva Durga Prasad Paladugu7-0/+132
2018-03-23arm64: zynqmp: Remove ep108 boardMichal Simek5-534/+0
2018-03-23arm64: zynqmp: Correct EG/EV part detection logicSiva Durga Prasad Paladugu1-11/+39
2018-03-23arm64: zynqmp: Print the value of pl clocks and wdt clock using clk dumpVipul Kumar1-0/+75
2018-03-23arm64: zynqmp: nand: Fixed NAND erase issue for size 1GiB or moreVipul Kumar1-3/+4
2018-03-23arm: zynq: Remove OF_EMBED configuration for zc770 xm011 x16Michal Simek1-1/+0
2018-03-23arm: zynq: Setup the same bootcommand as for zc770 xm011 x8Michal Simek1-1/+1
2018-03-23arm64: zynqmp: Changed scratch address used by the alternate memory testVipul Kumar2-1/+5
2018-03-23arm: zynq: Enable cadence driver on zc706Michal Simek2-0/+6
2018-03-23arm: zynq: Wire watchdog internalsMichal Simek2-0/+50
2018-03-23watchdog: Add Cadence watchdog driverShreenidhi Shedi3-0/+293
2018-03-23clk: zynq: Show watchdog clock rate properlyMichal Simek1-1/+1
2018-03-23arm64: zynqmp: Enable newer pmufw versionsMichal Simek1-1/+1
2018-03-23net: zynq_gem: Dont run any phy detection logic for GMII caseSiva Durga Prasad Paladugu1-1/+2
2018-03-23arm64: zynqmp: Add support to load an app at EL1Nitin Jain2-0/+19
2018-03-23arm: zynq: Enable debug uart on ZedboardSiva Durga Prasad Paladugu1-0/+4
2018-03-23arm64: zynqmp: Enable ethernet driver for zc1751-dc5Michal Simek1-0/+2
2018-03-23fpga: Simplify error path in fpga_addMichal Simek1-10/+11
2018-03-23xilinx: Sync defconfigs with latest Kconfig updatesMichal Simek27-27/+27