summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-06env: Make mmc as default option for CONFIG_ENV_FAT_INTERFACEMichal Simek1-2/+1
2020-04-06ARM: zynq: Enable DM for CFI NOR flashMichal Simek4-2/+18
2020-04-06ARM: zynq: Do not report NOR flash detection failureMichal Simek1-0/+1
2020-04-06nand: raw: zynq: Do not try to probe driver if nand flash is disabledMichal Simek1-0/+5
2020-04-06nand: raw: Do not free xnand structureMichal Simek1-11/+9
2020-04-06ARM: zynq: Do not include full zynq-7000.dtsi to cse-nor configurationMichal Simek1-10/+3
2020-04-06net: zynq_gem: Add cache flush to zynq_gem_free_pktAshok Reddy Soma1-0/+12
2020-04-06ARM: zynq: Switch to single zynq configurationsMichal Simek21-1037/+29
2020-04-06Makefile: Add environment variable DEVICE_TREE to headerMichal Simek2-3/+19
2020-04-06ARM: zynq: Change zc770 xm011 Nand x16 configurationsMichal Simek2-2/+12
2020-04-06env: Kconfig: Adding default values for MicroblazeVaralaxmi Bingi1-0/+2
2020-04-06arm64: zynqmp: Move pinctrl node under firmware nodeMichal Simek1-6/+5
2020-04-06arm64: zynqmp: Fix GIC compatible propertyMichal Simek1-1/+1
2020-04-06ARM: zynq: Fix addresses in partition definitionsMichal Simek2-10/+10
2020-04-06arm64: zynqmp: Fix addresses in partition definitionsMichal Simek11-44/+44
2020-04-06arm64: zynqmp: Sync DP subsystemMichal Simek5-110/+73
2020-04-06arm64: zynqmp: Do not duplicate flash partition label propertyAmit Kumar Mahapatra1-2/+2
2020-04-06arm64: dts: zynqmp: Add clk cells for sdhciAshok Reddy Soma1-0/+4
2020-04-06arm64: zynqmp: Remove second copy of reset-controllerMichal Simek1-5/+0
2020-04-06arm64: zynqmp: Add 'no-1-8-v' property for ZynqMP BoardsManish Narani8-6/+29
2020-04-06arm64: zynqmp: Sync zynqmp fpga manager with mainlineNava kishore Manne2-5/+11
2020-04-06arm64: zynqmp: Remove unused zynqmp-clk.dtsiMichal Simek1-244/+0
2020-04-06ARM: zynq: Fix spi name nodeMichal Simek2-2/+2
2020-04-06arm64: zynqmp: Update Copyright years to 2020Michal Simek25-25/+25
2020-04-06arm64: zynqmp: Replace gpio-key,wakeup with wakeup sourceMichal Simek2-2/+2
2020-04-06ARM: dts: zynq: replace gpio-key,wakeup with wakeup-source propertySudeep Holla1-1/+1
2020-04-06ARM: dts: zc702: Fix I2C bus warningsQuanyang Wang1-6/+6
2020-04-06arm64: zynqmp: Enable cache command for mini mtest configurationMichal Simek1-0/+1
2020-04-06configs: versal: Add CONFIG_DISTRO_DEFAULTS to versal defconfigT Karthik Reddy1-15/+1
2020-04-06arm64: zynqmp: Print multiboot register value in EL3Michal Simek2-1/+17
2020-04-06arm64: dts: meson: add libretech-pc supportJerome Brunet6-0/+164
2020-04-06arm64: dts: meson: import libretech-pc from linux v5.6-rc2Jerome Brunet4-0/+465
2020-04-06arm64: dts: meson: sync dt and bindings from v5.6-rc2Jerome Brunet36-623/+2119
2020-04-06clk: meson: reset mmc clock on probeJerome Brunet3-0/+21
2020-04-06mmc: meson-gx: enable input clocksJerome Brunet1-1/+13
2020-04-06dt-bindings: leds: import common led bindings from linux v5.5Jerome Brunet1-0/+75
2020-04-06clk: meson-g12a: missing breakHeinrich Schuchardt1-0/+1
2020-04-05Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini1-0/+4
2020-04-05Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini4-55/+124
2020-04-04serial: ns16550: Fix ordering of getting base addressBin Meng1-17/+22
2020-04-04x86: acpi: Describe USB 3 host controller found on Intel TangierAndy Shevchenko1-0/+47
2020-04-04x86: acpi: Add I²C timings to Intel Merrifield platformAndy Shevchenko1-0/+30
2020-04-04doc: board: verdin-imx8mm: use mainline TF-AIgor Opaniuk1-20/+6
2020-04-04x86: acpi: Refactor XSDT handling in acpi_add_table()Andy Shevchenko1-18/+19
2020-04-04net: sh_eth: Init the hardware before PHY accessMarek Vasut1-0/+4
2020-04-03Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-tegraTom Rini41-1420/+757
2020-04-03arch: Add explicit linker script for u-boot-elfMichal Simek4-7/+19
2020-04-03mach-snapdragon: Fix overwriting last digit of serial numberJan-Christoph Tebbe1-1/+1
2020-04-03Revert "common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabled"Ye Li1-4/+0
2020-04-03Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini1-18/+107