summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* dts: Add clock and regulator binding files for max77802Simon Glass2016-05-252-0/+40
* exynos: Disable LCD display for boards we can't convertSimon Glass2016-05-255-11/+7
* exynos: Allow tizen to be built without an LCDSimon Glass2016-05-251-0/+2
* video: Add an enum for active low/highSimon Glass2016-05-251-0/+5
* exynos: video: Move struct exynos_platform_mipi_dsim into vidinfoSimon Glass2016-05-251-0/+1
* exynos: video: Drop static variables in exynos_fimd.cSimon Glass2016-05-251-0/+1
* exynos: video: Drop dead codeSimon Glass2016-05-251-2/+0
* arm: exynos: add support for Exynos7420 SoCThomas Abraham2016-05-252-0/+147
* clk: exynos: add clock driver for Exynos7420 SocThomas Abraham2016-05-251-0/+207
* 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
OpenPOWER on IntegriCloud