summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* binman: Automatically include a U-Boot .dtsi fileSimon Glass2016-12-20-1/+58
* binman: Allow configuration options to be used in .dts filesSimon Glass2016-12-20-0/+5
* binman: Add a build rule for binmanSimon Glass2016-12-20-0/+6
* binman: Add support for building x86 images with FSP/CMCSimon Glass2016-12-20-0/+74
* binman: Add support for building x86 ROMs with SPLSimon Glass2016-12-20-1/+315
* binman: Add support for u-boot.img as an input binarySimon Glass2016-12-20-0/+33
* binman: Add support for building x86 ROMsSimon Glass2016-12-20-3/+760
* binman: Add basic entry types for U-BootSimon Glass2016-12-20-0/+1080
* binman: Introduce binman, a tool for building binary imagesSimon Glass2016-12-20-0/+1255
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2016-12-16-176/+95
|\
| * Revert "sf: Fix quad bit set for micron devices"Cyrille Pitchen2016-12-15-63/+2
| * sf: Do not force the DT memory map size to exactly match the devicePhil Edworthy2016-12-15-1/+1
| * mtd: spi: don't return -1 when scan succeedFabien Parent2016-12-15-2/+2
| * spi: cadence_qspi: Move DT prop code to match layoutPhil Edworthy2016-12-15-1/+1
| * spi: cadence_qspi: Fix CS timingsPhil Edworthy2016-12-15-11/+12
| * spi: cadence_qspi: Remove returns from end of void functionsPhil Edworthy2016-12-15-8/+0
| * spi: cadence_qspi: Use spi mode at the point it is neededPhil Edworthy2016-12-15-9/+5
| * spi: cadence_qspi: Clean up the #define namesPhil Edworthy2016-12-15-43/+43
| * spi: cadence_qspi: Use #define for bits instead of bit shiftsPhil Edworthy2016-12-15-18/+19
| * spi: cadence_qspi: Better debug information on the SPI clock ratePhil Edworthy2016-12-15-3/+3
| * spi: cadence_qspi: Fix baud rate calculationPhil Edworthy2016-12-15-16/+6
| * spi: cadence_qspi: Fix clearing of pol/pha bitsPhil Edworthy2016-12-15-2/+2
| * spi: Add error checking for invalid bus widthsSimon Glass2016-12-15-2/+2
| * ARM: dts: am437x-idk: Fix QSPI compatible stringVignesh R2016-12-15-1/+1
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-12-16-36/+624
|\ \
| * | ARMv8: LS1043A: Enable LS1043A default PSCI supportmacro.wave.z@gmail.com2016-12-15-0/+30
| * | ARMv8: Setup PSCI memory and device treemacro.wave.z@gmail.com2016-12-15-5/+52
| * | ARMv8: Add basic PSCI frameworkmacro.wave.z@gmail.com2016-12-15-0/+312
| * | ARMv8: Enable SMC instructionmacro.wave.z@gmail.com2016-12-15-1/+7
| * | ARMv8: Add secure sections for PSCI text and datamacro.wave.z@gmail.com2016-12-15-1/+91
| * | ARMv8: LS1043A: change macro CONFIG_ARMV8_PSCI definitionmacro.wave.z@gmail.com2016-12-15-9/+30
| * | driver: fsl-mc: qbman: Add QBMAN 4.1 supportPriyanka Jain2016-12-15-13/+48
| * | armv8: ls1043a: dts: Fix the ranges table of IFC nodeHou Zhiqiang2016-12-15-8/+8
| * | armv8: ls1043ardb: dts: Fix the unit-address of some I2C device nodesHou Zhiqiang2016-12-15-2/+2
| * | fsl/board/ddr: optimize board-specific cpo for erratum A-009942Shengzhou Liu2016-12-15-0/+42
| * | fsl/ddr: Enable erratum-a009942 workaround for B/T-seriesShengzhou Liu2016-12-15-0/+5
| |/
* | Kconfig: Move USE_ARCH_MEMCPY/MEMSET to KconfigFabio Estevam2016-12-16-25/+18
* | travis-ci: Add zynq_zc702 target supportMichal Simek2016-12-14-0/+6
|/
* MAINTAINERS: DFU: Change e-mail address for DFU maintainerLukasz Majewski2016-12-12-1/+1
* MAINTAINERS: ONENAND: MTD: Mark Samsung's OneNAND as orphanedLukasz Majewski2016-12-12-2/+2
* Merge git://www.denx.de/git/u-boot-marvellTom Rini2016-12-12-64/+1800
|\
| * arm64: mvebu: Enable hush parser in A8K default configurationKonstantin Porotchkin2016-12-12-0/+2
| * arm64: mvebu: Enable PCIe support in Armada-7040 configurationKonstantin Porotchkin2016-12-12-0/+3
| * arm64: mvebu: Add L3 cache flush functionality to A8K familyKonstantin Porotchkin2016-12-12-0/+61
| * arm64: mvebu: Enable pin control support in A8K default configKonstantin Porotchkin2016-12-12-0/+2
| * arm64: mvebu: Enable BUBT command support in A8K default configKonstantin Porotchkin2016-12-12-0/+2
| * arm64: mvebu: Add pin control nodes to A8K family DTS filesKonstantin Porotchkin2016-12-12-22/+183
| * arm64: mvebu: pinctrl: Add pin control driver for A8K familyKonstantin Porotchkin2016-12-12-0/+651
| * arm64: mvebu: Add bubt command for flash image burnKonstantin Porotchkin2016-12-12-0/+896
| * arm64: mvebu: Modify the A8K SPI and I2C config in DTSKonstantin Porotchkin2016-12-12-67/+25