summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-05-247-4/+52
|\
| * armv8: ls1043ardb: enable scsi command and pcie to sata converterPo Liu2016-05-181-0/+21
| * armv8: ls1043ardb: invert irq pin polarity for AQR105 PHYShaohui Xie2016-05-181-0/+1
| * crypto/fsl: add support for multiple SEC engines initializationAlex Porosanu2016-05-181-2/+4
| * armv8: ls1043a: copy kernel from QSPI when booting with QSPI enabledQianyu Gong2016-05-181-0/+5
| * armv8: ls2080a: update eth primePrabhakar Kushwaha2016-05-182-2/+2
| * armv8: ls2080: enable sec_init in U-BootAneesh Bansal2016-05-181-0/+8
| * driver/ddr/fsl: Add workaround for erratum A-009801Shengzhou Liu2016-05-171-0/+4
| * drivers/ddr/fsl: update workaround for erratum A-008511Shengzhou Liu2016-05-171-0/+3
| * armv8/ls1043: Add workaround for DDR erratum A-008850Shengzhou Liu2016-05-171-0/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2016-05-246-58/+84
|\ \
| * | net: phy: Add phy_interface_is_sgmii to phy.hDan Murphy2016-05-241-0/+11
| * | net: phy: Move is_rgmii helper to phy.hDan Murphy2016-05-241-0/+11
| * | net: phy: dp83867: Add device tree bindings and documentationDan Murphy2016-05-241-0/+35
| * | drivers: net: cpsw: Add reading of DT phy-handle nodeDan Murphy2016-05-241-0/+1
| * | drivers: net: cpsw: add support for reading mac address from efuseMugunthan V N2016-05-241-0/+1
| * | ti_omap5_common: eth: do not define DM_ETH for splMugunthan V N2016-05-241-0/+1
| * | drivers: core: device: add support to check dt compatible for a device/machineMugunthan V N2016-05-241-0/+23
| * | net: phy: Add PHY driver for mv88e61xx switchesKevin Smith2016-05-241-0/+1
| * | net: Remove unused mv88e61xx switch driverKevin Smith2016-05-241-58/+0
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-05-246-8/+72
|\ \ \
| * | | image: Add boot_get_fpga() to load fpga with bootmMichal Simek2016-05-242-0/+3
| * | | mkimage: Report information about fpgaMichal Simek2016-05-241-1/+3
| * | | ARM64: zynqmp: Add SPL support supportMichal Simek2016-05-241-2/+41
| * | | tools: zynqmpimage: Add Xilinx ZynqMP boot header generationMichal Simek2016-05-241-1/+2
| * | | ARM64: zynqmp: Enable option to overwrite default variablesMichal Simek2016-05-241-0/+2
| * | | spl: Introduce new function spl_board_prepare_for_bootMichal Simek2016-05-241-0/+1
| * | | ARM64: zynqmp: Remove CONFIG_PREBOOTMichal Simek2016-05-241-1/+0
| * | | ARM64: zynqmp: Enable eMMC boot partitions commandsMichal Simek2016-05-241-0/+1
| * | | ARM64: zynqmp: Add support for reading MAC from eepromMichal Simek2016-05-241-0/+6
| * | | ARM64: zynqmp: Enable missing distro default optionsMichal Simek2016-05-241-0/+14
| * | | ARM: zynq: load u-boot.img whether CONFIG_OF_SEPARATE is defined or notMasahiro Yamada2016-05-241-5/+1
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-05-241-0/+155
|\ \ \
| * | | board: atmel: add SAMA5D2 PTC Engineering boardWenyou Yang2016-05-241-0/+155
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-05-233-3/+184
|\ \ \ | |/ / |/| |
| * | x86: minnowmax: Adjust U-Boot environment address in SPI flashBin Meng2016-05-231-1/+1
| * | cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]Miao Yan2016-05-231-0/+0
| * | x86: qemu: move x86 specific operations out of qfw coreMiao Yan2016-05-231-6/+9
| * | cmd: qfw: make fwcfg_present and fwcfg_dma_present publicMiao Yan2016-05-231-0/+3
| * | cmd: qfw: remove qemu_fwcfg_free_files()Miao Yan2016-05-231-1/+0
| * | cmd: qfw: add API to iterate firmware listMiao Yan2016-05-231-0/+9
| * | x86: qemu: Move qfw command over to cmd and add Kconfig entryTom Rini2016-05-231-0/+162
| * | x86: Remove acpi=off boot parameter when ACPI is onBin Meng2016-05-231-2/+7
* | | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2016-05-237-2/+282
|\ \ \
| * | | mips: ath79: Add support for TPLink WDR4300Marek Vasut2016-05-211-0/+93
| * | | flash: add device ID for Microchip PIC32 internal flash.Purna Chandra Mandal2016-05-211-1/+4
| * | | mips: ath79: add AP143 reference boardWills Wang2016-05-211-0/+90
| * | | mips: ath79: add AP121 reference boardWills Wang2016-05-211-0/+86
| * | | Use CONFIG_IDE_SWAP_IO when running on big-endian MIPS (32 or 64-bit) in QEMU...Stanislav Galabov2016-05-212-0/+8
| * | | Properly calculate ATA_SECTORWORDS, using a fixed-size integer, so it works f...Stanislav Galabov2016-05-211-1/+1
| |/ /
OpenPOWER on IntegriCloud