aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-04partitions: increase MAX_SEARCH_PARTITIONS and move to part.hAlison Chaiken2-1/+1
2017-08-04cmd gpt: test in sandboxAlison Chaiken1-0/+10
2017-08-04GPT: fix error in partitions string docAlison Chaiken1-4/+4
2017-08-04disk_partition: introduce macros for description string lengthsAlison Chaiken1-2/+5
2017-08-04EFI: replace number with UUID_STR_LEN macroAlison Chaiken2-3/+4
2017-08-04Merge tag 'xilinx-for-v2017.09' of git://www.denx.de/git/u-boot-microblazeTom Rini22-238/+1038
2017-08-03PowerPC: mpc85xx: Update ft_verify_fdtTom Rini1-2/+9
2017-08-03qemu-ppce500: Update get_phys_ccsrbar_addr_early()Tom Rini1-1/+7
2017-08-03ahci-pci: Update call to ahci_probe_scsi_pci()Bin Meng1-1/+1
2017-08-02Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini98-47/+6282
2017-08-03ARM: rmobile: Update defconfig of R-Car Gen3Nobuhiro Iwamatsu4-0/+12
2017-08-03net: ravb: Add clock handling supportMarek Vasut1-2/+19
2017-08-03net: ravb: Detect PHY correctlyMarek Vasut1-3/+4
2017-08-03net: ravb: Add OF probing supportMarek Vasut1-0/+37
2017-08-03serial: sh: Use the clock framework to obtain clock configMarek Vasut1-2/+11
2017-08-03serial: sh: Convert to KconfigMarek Vasut71-34/+44
2017-08-03ARM: rmobile: Enable clock framework on ULCBMarek Vasut2-0/+4
2017-08-03ARM: rmobile: Enable clock framework on Salvator-XMarek Vasut2-0/+4
2017-08-03clk: rmobile: Add RCar Gen3 clock driverMarek Vasut5-0/+967
2017-08-03ARM: rmobile: Enable OF_CONTROL on RCar Gen3Marek Vasut4-4/+4
2017-08-03ARM: dts: rmobile: Import DTS from Linux 4.12Marek Vasut12-0/+4558
2017-08-03ARM: rmobile: Increase console buffer sizesMarek Vasut1-5/+5
2017-08-03ARM: rmobile: ulcb: Add ULCB board supportMarek Vasut9-0/+614
2017-08-03ARM: rmobile: Add PFC PUEN bank 5 addressMarek Vasut1-0/+2
2017-08-02Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini38-119/+394
2017-08-02arm64: zynqmp: avoid out of buffer accessHeinrich Schuchardt1-2/+2
2017-08-02arm64: zynqmp: Make chip_id routine to handle based on el.Siva Durga Prasad Paladugu2-27/+51
2017-08-02arm64: zynqmp: Make chip_id a global routine()Siva Durga Prasad Paladugu2-1/+3
2017-08-02arm64: zynqmp: Modify chip_id routine to get either idcode or versionSiva Durga Prasad Paladugu2-7/+34
2017-08-02arm64: zynqmp: Move dts zcu102 to zcu102-revAMichal Simek4-4/+4
2017-08-02arm64: zynqmp: Dont write to system timestamp generatorSiva Durga Prasad Paladugu2-15/+0
2017-08-02arm64: zynqmp: Do not setup time if already setupMichal Simek1-1/+4
2017-08-02arm64: zynqmp: Fix SVD mask for getting chip IDMichal Simek1-1/+1
2017-08-02arm64: zynqmp: Add Kconfig option for adding psu_init to binaryMichal Simek3-2/+11
2017-08-02arm64: zynqmp: Call psu_init from board_early_init_fMichal Simek2-1/+6
2017-08-02arm64: zynqmp: Remove ifdef around zynqmp mmio read and write rotuinesSiva Durga Prasad Paladugu1-27/+36
2017-08-02arm64: zynqmp: Define a way to intialize TCMSiva Durga Prasad Paladugu2-0/+22
2017-08-02arm64: zynqmp: Provide a Kconfig option to define OCM and TCM in MMUSiva Durga Prasad Paladugu2-0/+14
2017-08-02fpga: xilinx: Avoid using local intermediate bufferSiva Durga Prasad Paladugu1-16/+10
2017-08-02clk: zynqmp: Remove unused macros/variablesMichal Simek1-4/+0
2017-08-02clk: zynqmp: Dont panic incase of mmio write/read failuresSiva Durga Prasad Paladugu1-19/+44
2017-08-02clk: zynqmp: Add support for CCF driverSiva Durga Prasad Paladugu1-147/+526
2017-08-02common: board_f: Make reserve_mmu a weak functionSiva Durga Prasad Paladugu2-1/+2
2017-08-02zynq: Add Z-Turn boardAlexander Graf3-0/+221
2017-08-02zynq: Enable distro bootAlexander Graf1-4/+51
2017-08-02zynq: Add EFI runtime sections to linker scriptAlexander Graf1-0/+29
2017-08-02arm: zynq: Label whole PL part as fpga_full regionMichal Simek1-0/+8
2017-08-01Merge git://git.denx.de/u-boot-x86Tom Rini88-707/+326
2017-08-01Merge git://git.denx.de/u-boot-mmcTom Rini27-199/+470
2017-08-01arm64: ls2088ardb: Add distro secure boot supportVINITHA PILLAI1-34/+53