summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* board/ls2080ardb: Disable SD-related GPIO programmingSantan Kumar2017-08-091-16/+2
* armv8: ls1046ardb: update core frequency to 1800MHZQianyu Gong2017-08-092-2/+2
* driver: mmc: fsl_esdhc: Fix compiling warningYork Sun2017-08-091-0/+2
* common/env_embedded.c: rename PPCENV/PPCTEXT macrosThomas Petazzoni2017-08-042-7/+5
* common/env_embedded.c: drop support for CONFIG_SYS_USE_PPCENVThomas Petazzoni2017-08-041-10/+3
* Convert ARCH_OMAP2PLUS boards' CONFIG_SYS_TEXT_BASE to KconfigAdam Ford2017-08-0428-1/+30
* stmf32f4: soc: fix buildman compilation errorPatrice Chotard2017-08-041-1/+3
* configs: sama5d4_xplained: Fix input clock for debug UARTWenyou.Yang@microchip.com2017-08-043-3/+3
* board: usb_a9263: Update to support DT and DMWenyou.Yang@microchip.com2017-08-044-43/+168
* board: meesc: Update to support DT and DMWenyou.Yang@microchip.com2017-08-044-39/+45
* board: pm9261: Update to support DT and DMWenyou.Yang@microchip.com2017-08-044-45/+28
* board: ethernut5: Update to support DT and DMWenyou.Yang@microchip.com2017-08-045-83/+179
* board: pm9263: Update to support DT and DMWenyou.Yang@microchip.com2017-08-045-44/+29
* board: at91sam9260ek: Use SPI-flash-based AT45xxx DataFlashWenyou.Yang@microchip.com2017-08-0416-40/+98
* board: at91sam9rlek: Use SPI-flash-based AT45xxx DataFlashWenyou.Yang@microchip.com2017-08-046-17/+29
* board: at91sam9263ek: Use SPI-flash-based AT45xxx DataFlashWenyou.Yang@microchip.com2017-08-049-20/+45
* board: at91sam9261ek: Update to support DT and DMWenyou.Yang@microchip.com2017-08-0413-116/+483
* gpt: harden set_gpt_info() against non NULL-terminated stringsAlison Chaiken2017-08-041-27/+36
* GPT: provide commands to selectively rename partitionsAlison Chaiken2017-08-043-5/+260
* GPT: read partition table from device into a data structureAlison Chaiken2017-08-042-0/+132
* GPT: add accessor function for disk GUIDAlison Chaiken2017-08-044-1/+74
* partitions: increase MAX_SEARCH_PARTITIONS and move to part.hAlison Chaiken2017-08-042-1/+1
* cmd gpt: test in sandboxAlison Chaiken2017-08-041-0/+10
* GPT: fix error in partitions string docAlison Chaiken2017-08-041-4/+4
* disk_partition: introduce macros for description string lengthsAlison Chaiken2017-08-041-2/+5
* EFI: replace number with UUID_STR_LEN macroAlison Chaiken2017-08-042-3/+4
* Merge tag 'xilinx-for-v2017.09' of git://www.denx.de/git/u-boot-microblazeTom Rini2017-08-0422-238/+1038
|\
| * arm64: zynqmp: avoid out of buffer accessHeinrich Schuchardt2017-08-021-2/+2
| * arm64: zynqmp: Make chip_id routine to handle based on el.Siva Durga Prasad Paladugu2017-08-022-27/+51
| * arm64: zynqmp: Make chip_id a global routine()Siva Durga Prasad Paladugu2017-08-022-1/+3
| * arm64: zynqmp: Modify chip_id routine to get either idcode or versionSiva Durga Prasad Paladugu2017-08-022-7/+34
| * arm64: zynqmp: Move dts zcu102 to zcu102-revAMichal Simek2017-08-024-4/+4
| * arm64: zynqmp: Dont write to system timestamp generatorSiva Durga Prasad Paladugu2017-08-022-15/+0
| * arm64: zynqmp: Do not setup time if already setupMichal Simek2017-08-021-1/+4
| * arm64: zynqmp: Fix SVD mask for getting chip IDMichal Simek2017-08-021-1/+1
| * arm64: zynqmp: Add Kconfig option for adding psu_init to binaryMichal Simek2017-08-023-2/+11
| * arm64: zynqmp: Call psu_init from board_early_init_fMichal Simek2017-08-022-1/+6
| * 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