summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tools: zynqmpimage: Add bif supportAlexander Graf2018-05-118-2/+1028
* MAINTAINERS: Declare tools/zynqmp* as Xilinx maintainedAlexander Graf2018-05-111-1/+1
* tools: zynqmpimage: Move defines to headerAlexander Graf2018-05-112-114/+133
* tools: zynqmpimage: Add partition read supportAlexander Graf2018-05-111-2/+173
* arm64: zynqmp: Show model information instead of custom IDENT_STRINGMichal Simek2018-05-1117-34/+0
* arm64: zynqmp: Simplify boot_target variable compositionMichal Simek2018-05-111-8/+8
* arm64: zynqmp: Setup MMU map for DDR at run timeNitin Jain2018-05-113-34/+74
* arm64: zynqmp: Enable cadence WDT for zcu100Michal Simek2018-05-113-1/+4
* arm64: zynqmp: Wire watchdog internalsMichal Simek2018-05-111-0/+42
* watchdog: cadence: Show used timeout valueMichal Simek2018-05-111-2/+2
* arm64: zynqmp: Reset FPD Watchdog on zcu100Michal Simek2018-05-111-1/+1
* nand: zynq: Send address cycles as per onfi parameter pageSiva Durga Prasad Paladugu2018-05-111-1/+15
* nand: zynq: Add support for 16-bit buswidthSiva Durga Prasad Paladugu2018-05-111-0/+38
* MAINTAINERS: zynqmp: Point to proper zynqmp folderMichal Simek2018-05-111-1/+1
* serial: zynq: Remove header depedency on arm header structureMichal Simek2018-05-111-1/+0
* timer: Add Cadence TTC timer counter supportMichal Simek2018-05-114-0/+100
* microblaze: Dont enable UBI support by defaultSiva Durga Prasad Paladugu2018-05-111-4/+0
* arm64: zynqmp: Add new defconfig for zc1275 revBSiva Durga Prasad Paladugu2018-05-115-0/+674
* scsi: ceva: Convert driver to use UCLASS_AHCI instead of SCSIMichal Simek2018-05-111-16/+20
* arm: zynq: Remove checkboard and enable DISPLAY_CPUINFOMichal Simek2018-05-1119-34/+19
* arm: zynq: Rework FPGA initializationMichal Simek2018-05-115-119/+101
* arm: zynq: Enable debug_uart_init in spl when enabledMichal Simek2018-05-111-5/+6
* Merge git://git.denx.de/u-boot-ubiTom Rini2018-05-101-0/+4
|\
| * ubifs: avoid assert failed in ubifs.cPatrice Chotard2018-05-091-0/+4
* | Merge git://git.denx.de/u-boot-sunxiTom Rini2018-05-0914-171/+748
|\ \ | |/ |/|
| * board: sunxi: sun8i-v40: Add Bananapi M2 Berry supportJagan Teki2018-05-074-1/+153
| * ARM: dts: sun8i: Sync r40 dtsi from LinuxJagan Teki2018-05-073-0/+360
| * sunxi: Sort dts Makefile entries for H3Chen-Yu Tsai2018-05-011-5/+5
| * sunxi: Add Libre Computer Board ALL-H3-CC H5 ver.Chen-Yu Tsai2018-05-014-0/+30
| * sunxi: Add Libre Computer Board ALL-H3-CC H2+ ver.Chen-Yu Tsai2018-05-014-1/+31
| * sunxi: Split out common board design for ALL-H3-CC device treeChen-Yu Tsai2018-05-012-164/+170
| * sunxi: Disable R_I2C for Libre Computer Board ALL-H3-CC H3 ver.Chen-Yu Tsai2018-05-011-2/+0
* | bootm.c: Correct the flush_len used in bootm_load_os()Tom Rini2018-05-081-14/+12
* | image: fit: Show signatures and hashes for configurationsClément Péron2018-05-081-0/+13
* | arm: bitops: fix find_next_zero_bit() for case size < 32Grygorii Strashko2018-05-081-1/+1
* | cmd: add ADC cli commandsNeil Armstrong2018-05-083-0/+129
* | pci: Don't use pci_indirect when DM is activeMario Six2018-05-081-1/+1
* | gdsys: drivers: Add gdsys_rxaui_ctrl driverMario Six2018-05-083-1/+82
* | clk: Add ICS8N3QV01 driverMario Six2018-05-083-0/+239
* | ihs_mdio: Make DM-compatibleMario Six2018-05-082-5/+58
* | ihs_mdio: Encapsulate register accessMario Six2018-05-081-7/+34
* | db410c: set clk node to be probed before relocationRamon Fried2018-05-082-1/+12
* | ARM: dts: sti: Add stih410-b2260-u-boot.dtsiPatrice Chotard2018-05-081-0/+16
* | arm: ti: boot: Extract PARTS_DEFAULT to boot.hSam Protsenko2018-05-085-52/+29
* | Merge git://git.denx.de/u-boot-mmcTom Rini2018-05-0812-328/+32
|\ \
| * | power: pwm regulator: support live treeAndy Yan2018-05-081-11/+4
| * | dm: mmc: socfpga: call dwmci_probe()Patrick Bruenn2018-05-081-1/+1
| * | mmc: Kconfig: add the MMC_TRACE config in KconfigJaehoon Chung2018-05-081-0/+8
| * | mmc: add the debug message in mmc_set_clockJaehoon Chung2018-05-081-0/+2
| * | mmc: add the MMC_CLK_ENABLE/DISABLE macro in mmc.hJaehoon Chung2018-05-084-10/+15