summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* ARM64: zynqmp: Use the same name for atf image everywhereMichal Simek2016-09-22-1/+1
* ARM64: zynqmp: Enable CONFIG_AHCI via KconfigMichal Simek2016-09-22-2/+3
* ARM64: zynqmp: Add support for chip ID detectionMichal Simek2016-09-22-0/+100
* fpga: xilinx: zynqmp: Add PL bitstream download support for ZynqMPSiva Durga Prasad Paladugu2016-09-22-0/+301
* ARM64: zynqmp: Fix USB ulpi phy sequenceMichal Simek2016-09-22-4/+0
* ARM64: zynqmp: Add support for USB ulpi phy reset via mode pinsMichal Simek2016-09-22-1/+33
* ARM64: zynqmp: Add support for DFU from SPLMichal Simek2016-09-22-2/+36
* ARM: Add new BOOT_DEVICE_DFU boot modeMichal Simek2016-09-22-0/+1
* ARM64: zynqmp: Add USB boot modeMichal Simek2016-09-22-0/+1
* ARM64: zynqmp: Move BSS location to the beginning of ramMichal Simek2016-09-22-2/+2
* spi: zynq: Use variable to remove u32 to u64 conversionsMichal Simek2016-09-22-2/+5
* ARM64: zynqmp: Fix usb_gadget_handle_interrupt routineMichal Simek2016-09-22-2/+3
* ARM64: zynqmp: Force certain bootmode for SPLMichal Simek2016-09-22-0/+57
* ARM64: zynqmp: Wire up both USBs available on ZynqMPMichal Simek2016-09-22-3/+19
* fpga: Add Kconfig to fpga subsystemMichal Simek2016-09-22-0/+5
* Merge git://git.denx.de/u-boot-dmTom Rini2016-09-20-243/+882
|\
| * dtoc: Add methods for reading data from propertiesSimon Glass2016-09-18-0/+25
| * dtoc: Correct quotes in fdt_utilSimon Glass2016-09-18-1/+1
| * dtoc: Support finding the offset of a propertySimon Glass2016-09-18-0/+32
| * dtoc: Support packing the device treeSimon Glass2016-09-18-0/+28
| * dtoc: Support deleting device tree propertiesSimon Glass2016-09-18-0/+55
| * dtoc: Move to using bytearraySimon Glass2016-09-18-1/+9
| * dtoc: Prepare for supporting changing of device treesSimon Glass2016-09-18-4/+42
| * dtoc: Drop the convert_dash parameter to GetProps()Simon Glass2016-09-18-4/+1
| * dtoc: Allow the device tree to be compiled from sourceSimon Glass2016-09-18-2/+48
| * patman: Add a library to handle logging and progressSimon Glass2016-09-18-0/+166
| * patman: Add a tools library for using temporary filesSimon Glass2016-09-18-0/+120
| * dtoc: Move a few more common functions into fdt.pySimon Glass2016-09-18-32/+57
| * dtoc: Move Widen() and GetPhandle() into the base classSimon Glass2016-09-18-83/+41
| * dtoc: Move BytesToValue() and GetEmpty() into PropBaseSimon Glass2016-09-18-79/+80
| * dtoc: Create a base class for FdtSimon Glass2016-09-18-48/+148
| * dtoc: Rename fdt.py to fdt_normal.pySimon Glass2016-09-18-1/+1
| * dtoc: Move the fdt library selection into fdt_selectSimon Glass2016-09-18-15/+26
| * dtoc: Move the struct import into the correct orderSimon Glass2016-09-18-2/+1
| * patman: Adjust command.Output() to raise an error by defaultSimon Glass2016-09-18-5/+8
| * sandbox: Add "host size" hostfs command for fs testStefan Brüns2016-09-18-0/+8
| * sandbox: document support of block device emulationStefan Brüns2016-09-18-0/+19
* | PowerPC: Update last users of CONFIG_ISO_STRING to KconfigTom Rini2016-09-20-11/+6
* | PowerPC: Update MIP405/MIP405T to use Kconfig betterTom Rini2016-09-20-45/+36
* | Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu2016-09-20-239/+120
* | configs: Re-syncTom Rini2016-09-20-92/+85
* | Revert "Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL"Masahiro Yamada2016-09-19-1/+24
* | A20-OLinuXino-Lime2: Enable USB gadget supportTom Rini2016-09-19-0/+8
|/
* Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-09-18-1179/+1472
|\
| * ARM: uniphier: update DRAM init code for LD20 SoCMasahiro Yamada2016-09-19-62/+447
| * ARM: uniphier: add PLL init code for LD20 SoCMasahiro Yamada2016-09-19-5/+234
| * ARM: uniphier: collect clock/PLL init code into a single directoryMasahiro Yamada2016-09-19-24/+18
| * ARM: uniphier: move PLL init code to U-Boot proper where possibleMasahiro Yamada2016-09-19-495/+365
| * ARM: uniphier: rename CONFIG_DPLL_SSC_RATE_1PERMasahiro Yamada2016-09-18-1/+1
| * ARM: uniphier: move XIRQ pin-mux settings of LD11/LD20Masahiro Yamada2016-09-18-31/+10