summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | firmware: zynqmp: Enable IPI code calling also in EL3Michal Simek2020-04-061-1/+1
| * | arm64: zynqmp: Move timeout for clock propagation below psu_initMichal Simek2020-04-062-3/+3
| * | arm64: zynqmp: Add support for debug uart also for U-Boot properMichal Simek2020-04-062-9/+12
| * | lib: Improve _parse_integer_fixup_radix base 16 detectionMichal Simek2020-04-061-1/+14
| * | arm64: zynqmp: Enable netconsole for ZynqMPMichal Simek2020-04-063-0/+3
| * | arm64: zynqmp Add support for zcu111 revAMichal Simek2020-04-061-0/+978
| * | net: eth-uclass: Fix message if mac is coming from DT or ROMMichal Simek2020-04-061-5/+7
| * | ARM: zynq: Enable i2c mux support for all boardsMichal Simek2020-04-061-0/+2
| * | arm64: zynqmp Add support for zcu102 rev1.1Michal Simek2020-04-064-1/+1059
| * | arm64: zynqmp: Add third backup bootmodeMichal Simek2020-04-061-0/+2
| * | watchdog: cadence: Remove DECLARE_GLOBAL_DATA_PTR from driverMichal Simek2020-04-061-2/+0
| * | net: zynq-gem: Setup and use mdio base separatelyMichal Simek2020-04-061-6/+10
| * | ARM: zynq: Do not print message about boot deviceMichal Simek2020-04-061-2/+0
| * | arm64: zynqmp: Check firmware node when driver is enabledMichal Simek2020-04-061-0/+2
| * | arm64: versal: Enable support for Gigadevice/ISSI flashesT Karthik Reddy2020-04-061-0/+3
| * | env: Make mmc as default option for CONFIG_ENV_FAT_INTERFACEMichal Simek2020-04-061-2/+1
| * | ARM: zynq: Enable DM for CFI NOR flashMichal Simek2020-04-064-2/+18
| * | ARM: zynq: Do not report NOR flash detection failureMichal Simek2020-04-061-0/+1
| * | nand: raw: zynq: Do not try to probe driver if nand flash is disabledMichal Simek2020-04-061-0/+5
| * | nand: raw: Do not free xnand structureMichal Simek2020-04-061-11/+9
| * | ARM: zynq: Do not include full zynq-7000.dtsi to cse-nor configurationMichal Simek2020-04-061-10/+3
| * | net: zynq_gem: Add cache flush to zynq_gem_free_pktAshok Reddy Soma2020-04-061-0/+12
| * | ARM: zynq: Switch to single zynq configurationsMichal Simek2020-04-0621-1037/+29
| * | Makefile: Add environment variable DEVICE_TREE to headerMichal Simek2020-04-062-3/+19
| * | ARM: zynq: Change zc770 xm011 Nand x16 configurationsMichal Simek2020-04-062-2/+12
| * | env: Kconfig: Adding default values for MicroblazeVaralaxmi Bingi2020-04-061-0/+2
| * | arm64: zynqmp: Move pinctrl node under firmware nodeMichal Simek2020-04-061-6/+5
| * | arm64: zynqmp: Fix GIC compatible propertyMichal Simek2020-04-061-1/+1
| * | ARM: zynq: Fix addresses in partition definitionsMichal Simek2020-04-062-10/+10
| * | arm64: zynqmp: Fix addresses in partition definitionsMichal Simek2020-04-0611-44/+44
| * | arm64: zynqmp: Sync DP subsystemMichal Simek2020-04-065-110/+73
| * | arm64: zynqmp: Do not duplicate flash partition label propertyAmit Kumar Mahapatra2020-04-061-2/+2
| * | arm64: dts: zynqmp: Add clk cells for sdhciAshok Reddy Soma2020-04-061-0/+4
| * | arm64: zynqmp: Remove second copy of reset-controllerMichal Simek2020-04-061-5/+0
| * | arm64: zynqmp: Add 'no-1-8-v' property for ZynqMP BoardsManish Narani2020-04-068-6/+29
| * | arm64: zynqmp: Sync zynqmp fpga manager with mainlineNava kishore Manne2020-04-062-5/+11
| * | arm64: zynqmp: Remove unused zynqmp-clk.dtsiMichal Simek2020-04-061-244/+0
| * | ARM: zynq: Fix spi name nodeMichal Simek2020-04-062-2/+2
| * | arm64: zynqmp: Update Copyright years to 2020Michal Simek2020-04-0625-25/+25
| * | arm64: zynqmp: Replace gpio-key,wakeup with wakeup sourceMichal Simek2020-04-062-2/+2
| * | ARM: dts: zynq: replace gpio-key,wakeup with wakeup-source propertySudeep Holla2020-04-061-1/+1
| * | ARM: dts: zc702: Fix I2C bus warningsQuanyang Wang2020-04-061-6/+6
| * | arm64: zynqmp: Enable cache command for mini mtest configurationMichal Simek2020-04-061-0/+1
| * | configs: versal: Add CONFIG_DISTRO_DEFAULTS to versal defconfigT Karthik Reddy2020-04-061-15/+1
| * | arm64: zynqmp: Print multiboot register value in EL3Michal Simek2020-04-062-1/+17
| |/
| * Merge branch 'master' of git://git.denx.de/u-boot-shWIP/04Apr2020Tom Rini2020-04-041-0/+4
| |\
| | * net: sh_eth: Init the hardware before PHY accessMarek Vasut2020-04-041-0/+4
| * | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2020-04-044-55/+124
| |\ \
| | * | serial: ns16550: Fix ordering of getting base addressBin Meng2020-04-041-17/+22
| | * | x86: acpi: Describe USB 3 host controller found on Intel TangierAndy Shevchenko2020-04-041-0/+47