summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-05-27openrisc: Drop the arch-specific board initSimon Glass
2016-05-27efi_loader: Add bounce buffer supportAlexander Graf
2016-05-27arm: add initial support for Amlogic Meson and ODROID-C2Beniamino Galvani
2016-05-27distro: Add efi pxe boot codeAlexander Graf
2016-05-27net: Fix client identifiers for ARMAlexander Graf
2016-05-27net: Move the VCI and client arch values to KconfigAlexander Graf
2016-05-27efi_loader: Add network access supportAlexander Graf
2016-05-25Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2016-05-26MIPS: Move CONFIG_SYS_TEXT_BASE to KconfigPaul Burton
2016-05-26malta: Use device model & tree for UARTPaul Burton
2016-05-26malta: Tidy up UART address selectionPaul Burton
2016-05-25Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2016-05-25Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2016-05-25arm64: sunxi: adjust default load addressesAndre Przywara
2016-05-25sunxi: Increase SPL header size to 64 bytes to avoid code corruptionSiarhei Siamashka
2016-05-25sunxi: power: add AXP809 supportChen-Yu Tsai
2016-05-25sunxi: Implement poweroff support for axp818 pmicChen-Yu Tsai
2016-05-25sunxi: power: axp818: Add support for switch SWChen-Yu Tsai
2016-05-26ARM: uniphier: add PH1-LD11 SoC supportMasahiro Yamada
2016-05-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2016-05-24Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-05-24Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2016-05-24net: phy: Add phy_interface_is_sgmii to phy.hDan Murphy
2016-05-24net: phy: Move is_rgmii helper to phy.hDan Murphy
2016-05-24net: phy: dp83867: Add device tree bindings and documentationDan Murphy
2016-05-24drivers: net: cpsw: Add reading of DT phy-handle nodeDan Murphy
2016-05-24drivers: net: cpsw: add support for reading mac address from efuseMugunthan V N
2016-05-24ti_omap5_common: eth: do not define DM_ETH for splMugunthan V N
2016-05-24drivers: core: device: add support to check dt compatible for a device/machineMugunthan V N
2016-05-24net: phy: Add PHY driver for mv88e61xx switchesKevin Smith
2016-05-24net: Remove unused mv88e61xx switch driverKevin Smith
2016-05-24Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini
2016-05-24Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2016-05-24image: Add boot_get_fpga() to load fpga with bootmMichal Simek
2016-05-24mkimage: Report information about fpgaMichal Simek
2016-05-24ARM64: zynqmp: Add SPL support supportMichal Simek
2016-05-24tools: zynqmpimage: Add Xilinx ZynqMP boot header generationMichal Simek
2016-05-24ARM64: zynqmp: Enable option to overwrite default variablesMichal Simek
2016-05-24spl: Introduce new function spl_board_prepare_for_bootMichal Simek
2016-05-24ARM64: zynqmp: Remove CONFIG_PREBOOTMichal Simek
2016-05-24ARM64: zynqmp: Enable eMMC boot partitions commandsMichal Simek
2016-05-24ARM64: zynqmp: Add support for reading MAC from eepromMichal Simek
2016-05-24ARM64: zynqmp: Enable missing distro default optionsMichal Simek
2016-05-24ARM: zynq: load u-boot.img whether CONFIG_OF_SEPARATE is defined or notMasahiro Yamada
2016-05-24board: atmel: add SAMA5D2 PTC Engineering boardWenyou Yang
2016-05-23Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2016-05-23Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2016-05-23x86: minnowmax: Adjust U-Boot environment address in SPI flashBin Meng
2016-05-23cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]Miao Yan
2016-05-23x86: qemu: move x86 specific operations out of qfw coreMiao Yan