summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * arm64: zynqmp: Remove ifdef around zynqmp mmio read and write rotuinesSiva Durga Prasad Paladugu2017-08-021-27/+36
| * arm64: zynqmp: Define a way to intialize TCMSiva Durga Prasad Paladugu2017-08-022-0/+22
| * arm64: zynqmp: Provide a Kconfig option to define OCM and TCM in MMUSiva Durga Prasad Paladugu2017-08-022-0/+14
| * fpga: xilinx: Avoid using local intermediate bufferSiva Durga Prasad Paladugu2017-08-021-16/+10
| * clk: zynqmp: Remove unused macros/variablesMichal Simek2017-08-021-4/+0
| * clk: zynqmp: Dont panic incase of mmio write/read failuresSiva Durga Prasad Paladugu2017-08-021-19/+44
| * clk: zynqmp: Add support for CCF driverSiva Durga Prasad Paladugu2017-08-021-147/+526
| * common: board_f: Make reserve_mmu a weak functionSiva Durga Prasad Paladugu2017-08-022-1/+2
| * zynq: Add Z-Turn boardAlexander Graf2017-08-023-0/+221
| * zynq: Enable distro bootAlexander Graf2017-08-021-4/+51
| * zynq: Add EFI runtime sections to linker scriptAlexander Graf2017-08-021-0/+29
| * arm: zynq: Label whole PL part as fpga_full regionMichal Simek2017-08-021-0/+8
* | PowerPC: mpc85xx: Update ft_verify_fdtTom Rini2017-08-031-2/+9
* | qemu-ppce500: Update get_phys_ccsrbar_addr_early()Tom Rini2017-08-031-1/+7
* | ahci-pci: Update call to ahci_probe_scsi_pci()Bin Meng2017-08-031-1/+1
* | Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2017-08-0298-47/+6282
|\ \
| * | ARM: rmobile: Update defconfig of R-Car Gen3Nobuhiro Iwamatsu2017-08-034-0/+12
| * | net: ravb: Add clock handling supportMarek Vasut2017-08-031-2/+19
| * | net: ravb: Detect PHY correctlyMarek Vasut2017-08-031-3/+4
| * | net: ravb: Add OF probing supportMarek Vasut2017-08-031-0/+37
| * | serial: sh: Use the clock framework to obtain clock configMarek Vasut2017-08-031-2/+11
| * | serial: sh: Convert to KconfigMarek Vasut2017-08-0371-34/+44
| * | ARM: rmobile: Enable clock framework on ULCBMarek Vasut2017-08-032-0/+4
| * | ARM: rmobile: Enable clock framework on Salvator-XMarek Vasut2017-08-032-0/+4
| * | clk: rmobile: Add RCar Gen3 clock driverMarek Vasut2017-08-035-0/+967
| * | ARM: rmobile: Enable OF_CONTROL on RCar Gen3Marek Vasut2017-08-034-4/+4
| * | ARM: dts: rmobile: Import DTS from Linux 4.12Marek Vasut2017-08-0312-0/+4558
| * | ARM: rmobile: Increase console buffer sizesMarek Vasut2017-08-031-5/+5
| * | ARM: rmobile: ulcb: Add ULCB board supportMarek Vasut2017-08-039-0/+614
| * | ARM: rmobile: Add PFC PUEN bank 5 addressMarek Vasut2017-08-031-0/+2
* | | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-08-0238-119/+394
|\ \ \ | |/ / |/| |
| * | arm64: ls2088ardb: Add distro secure boot supportVINITHA PILLAI2017-08-011-34/+53
| * | arm64: ls2088ardb: Add distro boot supportZhang Ying-224552017-08-013-48/+47
| * | arm: ls1021atwr: Add distro secure boot supportSumit Garg2017-08-013-2/+40
| * | arm64: ls1046ardb: Add distro secure boot supportSumit Garg2017-08-014-1/+22
| * | arm64: ls1043ardb: Add distro secure boot supportSumit Garg2017-08-014-2/+28
| * | arm64: ls1046ardb: Add distro boot supportQianyu Gong2017-08-015-10/+41
| * | armv8: ls1046a: move CONFIG_CMD_USB to defconfigQianyu Gong2017-08-0114-2/+12
| * | arm64: ls1043ardb: Add distro boot supportShengzhou Liu2017-08-013-13/+50
| * | soc/fsl-layerscape: Update SVR number for LS2081A and LS2041ASantan Kumar2017-08-012-4/+4
| * | fsl/usb: enable errata-a010151 for ls2088a and ls2081aSantan Kumar2017-08-011-0/+4
| * | board/ls2080aqds, SD-boot: Update env offsetSantan Kumar2017-08-011-1/+1
| * | armv8: Remove duplicate definition for IH_ARCH_ARM and IH_ARCH_ARM64Alison Wang2017-08-013-14/+18
| * | spi: fsl_qspi: Pet watchdog even moreAlexander Stein2017-08-011-0/+8
| * | arm: ls1021atwr: Add distro boot supportAlison Wang2017-08-014-3/+81
* | | Merge git://git.denx.de/u-boot-x86Tom Rini2017-08-0188-707/+326
|\ \ \
| * | | x86: Switch all boards to use DM SCSIBin Meng2017-08-0120-53/+8
| * | | x86: Convert MMC to driver modelSimon Glass2017-08-018-82/+62
| * | | block: ide: Fix build error when CONFIG_BLK is onBin Meng2017-08-011-0/+2
| * | | dm: scsi: Add a generic PCI-based AHCI driverBin Meng2017-08-013-0/+49