aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-05-27image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro.Robert P. J. Day1-57/+12
2016-05-27board: am335x: Allow to choose serial device dynamicallyLokesh Vutla1-0/+4
2016-05-27config: env: Set AM335x-ICEv2 board specific envLokesh Vutla1-0/+9
2016-05-27board: AM335x-ICEv2: Add cpsw supportLokesh Vutla1-0/+5
2016-05-27configs: am335x_evm: Switch to env on FAT SD by defaultTom Rini1-19/+21
2016-05-27ARM: dts: AM335x-evmsk: Add initial supportLokesh Vutla1-0/+37
2016-05-27ARM: dts: AM43x-EPOS Initial SupportLokesh Vutla2-0/+14
2016-05-27Remove unused BOOTFLAG definitionsChris Packham2-16/+0
2016-05-27spl: Allow to load a FIT containing U-Boot from FSLokesh Vutla1-0/+12
2016-05-27ti_omap5_common: Update SPL start address on secure partsDaniel Allred1-5/+27
2016-05-27ti: AM43xx: board: Detect AM43xx HS EVMMadan Srinivas1-0/+2
2016-05-27ti: AM43xx: Use CONFIG options from SOC KconfigMadan Srinivas1-12/+7
2016-05-27arm: Kconfig: Add support for AM43xx SoC specific KconfigMadan Srinivas1-2/+0
2016-05-27Drop references to CONFIG_SYS_GENERIC_BOARD in config filesSimon Glass6-7/+0
2016-05-27Drop use of CONFIG_SYS_GENERIC_BOARD in U-BootSimon Glass1-2/+1
2016-05-27openrisc: Drop the arch-specific board initSimon Glass1-0/+1
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