summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* spi: cadence_qspi: Fix CS timingsPhil Edworthy2016-12-151-11/+12
* spi: cadence_qspi: Remove returns from end of void functionsPhil Edworthy2016-12-151-8/+0
* spi: cadence_qspi: Use spi mode at the point it is neededPhil Edworthy2016-12-153-9/+5
* spi: cadence_qspi: Clean up the #define namesPhil Edworthy2016-12-151-43/+43
* spi: cadence_qspi: Use #define for bits instead of bit shiftsPhil Edworthy2016-12-151-18/+19
* spi: cadence_qspi: Better debug information on the SPI clock ratePhil Edworthy2016-12-151-3/+3
* spi: cadence_qspi: Fix baud rate calculationPhil Edworthy2016-12-151-16/+6
* spi: cadence_qspi: Fix clearing of pol/pha bitsPhil Edworthy2016-12-151-2/+2
* spi: Add error checking for invalid bus widthsSimon Glass2016-12-151-2/+2
* ARM: dts: am437x-idk: Fix QSPI compatible stringVignesh R2016-12-151-1/+1
* MAINTAINERS: DFU: Change e-mail address for DFU maintainerLukasz Majewski2016-12-121-1/+1
* MAINTAINERS: ONENAND: MTD: Mark Samsung's OneNAND as orphanedLukasz Majewski2016-12-121-2/+2
* Merge git://www.denx.de/git/u-boot-marvellTom Rini2016-12-1226-64/+1800
|\
| * arm64: mvebu: Enable hush parser in A8K default configurationKonstantin Porotchkin2016-12-122-0/+2
| * arm64: mvebu: Enable PCIe support in Armada-7040 configurationKonstantin Porotchkin2016-12-121-0/+3
| * arm64: mvebu: Add L3 cache flush functionality to A8K familyKonstantin Porotchkin2016-12-123-0/+61
| * arm64: mvebu: Enable pin control support in A8K default configKonstantin Porotchkin2016-12-122-0/+2
| * arm64: mvebu: Enable BUBT command support in A8K default configKonstantin Porotchkin2016-12-122-0/+2
| * arm64: mvebu: Add pin control nodes to A8K family DTS filesKonstantin Porotchkin2016-12-126-22/+183
| * arm64: mvebu: pinctrl: Add pin control driver for A8K familyKonstantin Porotchkin2016-12-1210-0/+651
| * arm64: mvebu: Add bubt command for flash image burnKonstantin Porotchkin2016-12-126-0/+896
| * arm64: mvebu: Modify the A8K SPI and I2C config in DTSKonstantin Porotchkin2016-12-122-67/+25
* | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-12-1221-1857/+2697
|\ \
| * | ARM: uniphier: remove BLK selectMasahiro Yamada2016-12-111-1/+0
| * | ARM: dts: uniphier: sync Device Tree with LinuxMasahiro Yamada2016-12-1112-1851/+2684
| * | ARM: uniphier: disable CONFIG_ARCH_FIXUP_FDT_MEMORYMasahiro Yamada2016-12-106-0/+6
| * | ARM: uniphier: remove unneeded parenthesesMasahiro Yamada2016-12-101-3/+3
| * | ARM: uniphier: remove unneeded initializerMasahiro Yamada2016-12-101-2/+4
| |/
* | imgtec: Update MAINTAINERS for more config filesTom Rini2016-12-092-1/+6
* | arm: am33xx: Initialize EMIF REG_PR_OLD_COUNT for BBB and am335x-evmJyri Sarha2016-12-094-0/+33
* | calimain: Update maintainers and their email addressesChristian Riesch2016-12-091-2/+2
* | travis-ci: Switch to building QEMUTom Rini2016-12-091-7/+19
* | tools: mkimage: Use fstat instead of stat to avoid malicious hacksMichal Simek2016-12-092-8/+22
* | davinci: omapl138_lcdk: boot from zImageFabien Parent2016-12-092-4/+6
* | defconfigs: am57xx_hs_evm: Add default OPTEE load addressAndrew F. Davis2016-12-091-0/+3
* | defconfigs: dra7xx_hs_evm: Add default OPTEE load addressAndrew F. Davis2016-12-091-0/+3
* | davinci: omapl138_lcdk: fix bad NAND ECC configFabien Parent2016-12-091-5/+5
* | davinci: omapl138_lcdk: increase u-boot load sizeFabien Parent2016-12-091-1/+1
* | cmd: pci: add option to parse and display BAR informationYehuda Yitschak2016-12-091-0/+83
* | spl: sandbox: Drop spl_board_announce_boot_device()Simon Glass2016-12-091-14/+3
* | spl: uniphier: Drop spl_board_announce_boot_device()Simon Glass2016-12-091-5/+0
* | spl: sunxi: Drop spl_board_announce_boot_device()Simon Glass2016-12-091-9/+0
* | spl: Drop announce_boot_device()Simon Glass2016-12-091-83/+3
* | spl: Pass the loader into spl_load_image()Simon Glass2016-12-091-4/+4
* | spl: Move the loading code into its own functionSimon Glass2016-12-091-12/+29
* | spl: Add a name to the SPL load-image methodsSimon Glass2016-12-0916-21/+36
* | spl: Use a single underscore in the SPL_LOAD_IMAGE_METHOD() macroSimon Glass2016-12-091-7/+7
* | am57xx: Set tps659038 PMIC GPIO7 pad mux value to POWERHOLDKeerthy2016-12-091-0/+16
* | configs: omap5_uevm_defconfig: Enable LPAE modeKeerthy2016-12-091-0/+1
* | arm: armv7: add us timer for bootstagePatrick Delaunay2016-12-091-1/+6
|/