summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-30tools: mkimage: Support RISC-V archRick Chen
2018-03-30riscv: bootm: Remove ATAGSRick Chen
2018-03-30riscv: bootm: Support to boot riscv-linuxRick Chen
2018-03-30riscv: checkpatch: Fix static const char * array declarationsRick Chen
2018-03-30riscv: checkpatch: Fix missing a blank line after declarationsRick Chen
2018-03-30riscv: checkpatch: Fix alignment should match open parenthesisRick Chen
2018-03-30riscv: checkpatch: Fix use of volatileRick Chen
2018-03-30riscv: checkpatch: Fix Macro argument reuseRick Chen
2018-03-25Merge git://git.denx.de/u-boot-ubiTom Rini
2018-03-25Merge git://git.denx.de/u-boot-spiTom Rini
2018-03-25Merge git://git.denx.de/u-boot-i2cTom Rini
2018-03-25Merge tag 'xilinx-for-v2018.05' of git://git.denx.de/u-boot-microblazeTom Rini
2018-03-24Convert CONFIG_UBI_SILENCE_MSG to KconfigPetr Vorel
2018-03-24Convert CONFIG_UBIFS_SILENCE_MSG to KconfigPetr Vorel
2018-03-24ubifs: Reintroduce using CONFIG_UBIFS_SILENCE_MSGPetr Vorel
2018-03-23omap3: spi: Correct ti, pindir-d0-out-d1-in parsingSjoerd Simons
2018-03-23Merge git://git.denx.de/u-boot-arcTom Rini
2018-03-23ARC: bootm: Refactor GO and PREP subcommands implementationEugeniy Paltsev
2018-03-23MAINTAINERS: Fix Zynq/ZynqMP and Microblaze fragmentsMichal Simek
2018-03-23tools: xilinx: Fix zynq/zynqmp image recognitionMichal Simek
2018-03-23arm64: zynqmp: Add support for verifying secure imagesSiva Durga Prasad Paladugu
2018-03-23arm64: zynqmp: Remove ep108 boardMichal Simek
2018-03-23arm64: zynqmp: Correct EG/EV part detection logicSiva Durga Prasad Paladugu
2018-03-23arm64: zynqmp: Print the value of pl clocks and wdt clock using clk dumpVipul Kumar
2018-03-23arm64: zynqmp: nand: Fixed NAND erase issue for size 1GiB or moreVipul Kumar
2018-03-23arm: zynq: Remove OF_EMBED configuration for zc770 xm011 x16Michal Simek
2018-03-23arm: zynq: Setup the same bootcommand as for zc770 xm011 x8Michal Simek
2018-03-23arm64: zynqmp: Changed scratch address used by the alternate memory testVipul Kumar
2018-03-23arm: zynq: Enable cadence driver on zc706Michal Simek
2018-03-23arm: zynq: Wire watchdog internalsMichal Simek
2018-03-23watchdog: Add Cadence watchdog driverShreenidhi Shedi
2018-03-23clk: zynq: Show watchdog clock rate properlyMichal Simek
2018-03-23arm64: zynqmp: Enable newer pmufw versionsMichal Simek
2018-03-23net: zynq_gem: Dont run any phy detection logic for GMII caseSiva Durga Prasad Paladugu
2018-03-23arm64: zynqmp: Add support to load an app at EL1Nitin Jain
2018-03-23arm: zynq: Enable debug uart on ZedboardSiva Durga Prasad Paladugu
2018-03-23arm64: zynqmp: Enable ethernet driver for zc1751-dc5Michal Simek
2018-03-23fpga: Simplify error path in fpga_addMichal Simek
2018-03-23xilinx: Sync defconfigs with latest Kconfig updatesMichal Simek
2018-03-23arm64: zynqmp: Convert board to use zynqmp-clk driverMichal Simek
2018-03-23i2c: lpi2c: remove superfluous assignmentsHeinrich Schuchardt
2018-03-22Merge git://git.denx.de/u-boot-netTom Rini
2018-03-22configs: omapl138: Enable DM and DTLokesh Vutla
2018-03-22ARM: dts: da850-lcdk: Sync from Linux 4.16Lokesh Vutla
2018-03-22davinci: Enable DDR_INIT for DA8XXLokesh Vutla
2018-03-22configs: am335x_evm: Increase SPL_SYS_MALLOC_F_LEN to accomodate gpio_devicesFaiz Abbas
2018-03-22gpio: omap_gpio: Add DM_FLAG_PRE_RELOC flagFaiz Abbas
2018-03-22scripts/check-config.sh: fix "command not found" error handlingLuca Ceresoli
2018-03-22davinci: omapl138_lcdk: fix PLL0 frequencyDavid Lechner
2018-03-22test/py: add spi_flash testsLiam Beguin