summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-05board: at91sam9261ek: Update to support DT and DMWenyou.Yang@microchip.com
2017-08-05gpt: harden set_gpt_info() against non NULL-terminated stringsAlison Chaiken
2017-08-05GPT: provide commands to selectively rename partitionsAlison Chaiken
2017-08-05GPT: read partition table from device into a data structureAlison Chaiken
2017-08-04GPT: add accessor function for disk GUIDAlison Chaiken
2017-08-04partitions: increase MAX_SEARCH_PARTITIONS and move to part.hAlison Chaiken
2017-08-04cmd gpt: test in sandboxAlison Chaiken
2017-08-04GPT: fix error in partitions string docAlison Chaiken
2017-08-04disk_partition: introduce macros for description string lengthsAlison Chaiken
2017-08-04EFI: replace number with UUID_STR_LEN macroAlison Chaiken
2017-08-04Merge tag 'xilinx-for-v2017.09' of git://www.denx.de/git/u-boot-microblazeTom Rini
2017-08-03PowerPC: mpc85xx: Update ft_verify_fdtTom Rini
2017-08-03qemu-ppce500: Update get_phys_ccsrbar_addr_early()Tom Rini
2017-08-03ahci-pci: Update call to ahci_probe_scsi_pci()Bin Meng
2017-08-02Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini
2017-08-02ARM: rmobile: Update defconfig of R-Car Gen3Nobuhiro Iwamatsu
2017-08-02net: ravb: Add clock handling supportMarek Vasut
2017-08-02net: ravb: Detect PHY correctlyMarek Vasut
2017-08-02net: ravb: Add OF probing supportMarek Vasut
2017-08-02serial: sh: Use the clock framework to obtain clock configMarek Vasut
2017-08-02serial: sh: Convert to KconfigMarek Vasut
2017-08-02ARM: rmobile: Enable clock framework on ULCBMarek Vasut
2017-08-02ARM: rmobile: Enable clock framework on Salvator-XMarek Vasut
2017-08-02clk: rmobile: Add RCar Gen3 clock driverMarek Vasut
2017-08-02ARM: rmobile: Enable OF_CONTROL on RCar Gen3Marek Vasut
2017-08-02ARM: dts: rmobile: Import DTS from Linux 4.12Marek Vasut
2017-08-02ARM: rmobile: Increase console buffer sizesMarek Vasut
2017-08-02ARM: rmobile: ulcb: Add ULCB board supportMarek Vasut
2017-08-02ARM: rmobile: Add PFC PUEN bank 5 addressMarek Vasut
2017-08-02Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-08-02arm64: zynqmp: avoid out of buffer accessHeinrich Schuchardt
2017-08-02arm64: zynqmp: Make chip_id routine to handle based on el.Siva Durga Prasad Paladugu
2017-08-02arm64: zynqmp: Make chip_id a global routine()Siva Durga Prasad Paladugu
2017-08-02arm64: zynqmp: Modify chip_id routine to get either idcode or versionSiva Durga Prasad Paladugu
2017-08-02arm64: zynqmp: Move dts zcu102 to zcu102-revAMichal Simek
2017-08-02arm64: zynqmp: Dont write to system timestamp generatorSiva Durga Prasad Paladugu
2017-08-02arm64: zynqmp: Do not setup time if already setupMichal Simek
2017-08-02arm64: zynqmp: Fix SVD mask for getting chip IDMichal Simek
2017-08-02arm64: zynqmp: Add Kconfig option for adding psu_init to binaryMichal Simek
2017-08-02arm64: zynqmp: Call psu_init from board_early_init_fMichal Simek
2017-08-02arm64: zynqmp: Remove ifdef around zynqmp mmio read and write rotuinesSiva Durga Prasad Paladugu
2017-08-02arm64: zynqmp: Define a way to intialize TCMSiva Durga Prasad Paladugu
2017-08-02arm64: zynqmp: Provide a Kconfig option to define OCM and TCM in MMUSiva Durga Prasad Paladugu
2017-08-02fpga: xilinx: Avoid using local intermediate bufferSiva Durga Prasad Paladugu
2017-08-02clk: zynqmp: Remove unused macros/variablesMichal Simek
2017-08-02clk: zynqmp: Dont panic incase of mmio write/read failuresSiva Durga Prasad Paladugu
2017-08-02clk: zynqmp: Add support for CCF driverSiva Durga Prasad Paladugu
2017-08-02common: board_f: Make reserve_mmu a weak functionSiva Durga Prasad Paladugu
2017-08-02zynq: Add Z-Turn boardAlexander Graf
2017-08-02zynq: Enable distro bootAlexander Graf