aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-05-27efi_loader: Add bounce buffer supportAlexander Graf1-0/+5
2016-05-27arm: add initial support for Amlogic Meson and ODROID-C2Beniamino Galvani1-0/+51
2016-05-27distro: Add efi pxe boot codeAlexander Graf1-1/+46
2016-05-27net: Fix client identifiers for ARMAlexander Graf1-1/+0
2016-05-27net: Move the VCI and client arch values to KconfigAlexander Graf8-30/+0
2016-05-27efi_loader: Add network access supportAlexander Graf3-1/+127
2016-05-25Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini10-30/+1
2016-05-26MIPS: Move CONFIG_SYS_TEXT_BASE to KconfigPaul Burton10-23/+0
2016-05-26malta: Use device model & tree for UARTPaul Burton1-6/+0
2016-05-26malta: Tidy up UART address selectionPaul Burton1-2/+2
2016-05-25Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini4-6/+92
2016-05-25Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini1-1/+11
2016-05-25arm64: sunxi: adjust default load addressesAndre Przywara1-0/+18
2016-05-25sunxi: Increase SPL header size to 64 bytes to avoid code corruptionSiarhei Siamashka1-6/+6
2016-05-25sunxi: power: add AXP809 supportChen-Yu Tsai2-0/+63
2016-05-25sunxi: Implement poweroff support for axp818 pmicChen-Yu Tsai1-0/+3
2016-05-25sunxi: power: axp818: Add support for switch SWChen-Yu Tsai2-0/+2
2016-05-26ARM: uniphier: add PH1-LD11 SoC supportMasahiro Yamada1-1/+11
2016-05-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini1-0/+4
2016-05-24Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini7-4/+52
2016-05-24Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini6-58/+84
2016-05-24net: phy: Add phy_interface_is_sgmii to phy.hDan Murphy1-0/+11
2016-05-24net: phy: Move is_rgmii helper to phy.hDan Murphy1-0/+11
2016-05-24net: phy: dp83867: Add device tree bindings and documentationDan Murphy1-0/+35
2016-05-24drivers: net: cpsw: Add reading of DT phy-handle nodeDan Murphy1-0/+1
2016-05-24drivers: net: cpsw: add support for reading mac address from efuseMugunthan V N1-0/+1
2016-05-24ti_omap5_common: eth: do not define DM_ETH for splMugunthan V N1-0/+1
2016-05-24drivers: core: device: add support to check dt compatible for a device/machineMugunthan V N1-0/+23
2016-05-24net: phy: Add PHY driver for mv88e61xx switchesKevin Smith1-0/+1
2016-05-24net: Remove unused mv88e61xx switch driverKevin Smith1-58/+0
2016-05-24Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini6-8/+72
2016-05-24Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini1-0/+155
2016-05-24image: Add boot_get_fpga() to load fpga with bootmMichal Simek2-0/+3
2016-05-24mkimage: Report information about fpgaMichal Simek1-1/+3
2016-05-24ARM64: zynqmp: Add SPL support supportMichal Simek1-2/+41
2016-05-24tools: zynqmpimage: Add Xilinx ZynqMP boot header generationMichal Simek1-1/+2
2016-05-24ARM64: zynqmp: Enable option to overwrite default variablesMichal Simek1-0/+2
2016-05-24spl: Introduce new function spl_board_prepare_for_bootMichal Simek1-0/+1
2016-05-24ARM64: zynqmp: Remove CONFIG_PREBOOTMichal Simek1-1/+0
2016-05-24ARM64: zynqmp: Enable eMMC boot partitions commandsMichal Simek1-0/+1
2016-05-24ARM64: zynqmp: Add support for reading MAC from eepromMichal Simek1-0/+6
2016-05-24ARM64: zynqmp: Enable missing distro default optionsMichal Simek1-0/+14
2016-05-24ARM: zynq: load u-boot.img whether CONFIG_OF_SEPARATE is defined or notMasahiro Yamada1-5/+1
2016-05-24board: atmel: add SAMA5D2 PTC Engineering boardWenyou Yang1-0/+155
2016-05-23Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini3-3/+184
2016-05-23Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini7-2/+282
2016-05-23x86: minnowmax: Adjust U-Boot environment address in SPI flashBin Meng1-1/+1
2016-05-23cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]Miao Yan1-0/+0
2016-05-23x86: qemu: move x86 specific operations out of qfw coreMiao Yan1-6/+9
2016-05-23cmd: qfw: make fwcfg_present and fwcfg_dma_present publicMiao Yan1-0/+3