summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-05-27Merge git://git.denx.de/u-boot-dmTom Rini
2016-05-27image.h: Tighten up content using handy CONFIG_IS_ENABLED() macro.Robert P. J. Day
2016-05-27board: am335x: Allow to choose serial device dynamicallyLokesh Vutla
2016-05-27config: env: Set AM335x-ICEv2 board specific envLokesh Vutla
2016-05-27board: AM335x-ICEv2: Add cpsw supportLokesh Vutla
2016-05-27configs: am335x_evm: Switch to env on FAT SD by defaultTom Rini
2016-05-27ARM: dts: AM335x-evmsk: Add initial supportLokesh Vutla
2016-05-27ARM: dts: AM43x-EPOS Initial SupportLokesh Vutla
2016-05-27Remove unused BOOTFLAG definitionsChris Packham
2016-05-27spl: Allow to load a FIT containing U-Boot from FSLokesh Vutla
2016-05-27ti_omap5_common: Update SPL start address on secure partsDaniel Allred
2016-05-27ti: AM43xx: board: Detect AM43xx HS EVMMadan Srinivas
2016-05-27ti: AM43xx: Use CONFIG options from SOC KconfigMadan Srinivas
2016-05-27arm: Kconfig: Add support for AM43xx SoC specific KconfigMadan Srinivas
2016-05-27Drop references to CONFIG_SYS_GENERIC_BOARD in config filesSimon Glass
2016-05-27Drop use of CONFIG_SYS_GENERIC_BOARD in U-BootSimon Glass
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-27dm: mmc: dwmmc: Support CONFIG_BLKSimon Glass
2016-05-27dm: efi: Update for CONFIG_BLKSimon Glass
2016-05-27rockchip: Drop SPL GPIO support for rk3288Simon Glass
2016-05-27net: Move the VCI and client arch values to KconfigAlexander Graf
2016-05-27efi_loader: Add network access supportAlexander Graf
2016-05-26mmc: Drop dead mmc code for non-generic MMCSimon Glass
2016-05-26mmc: Drop mmc_register()Simon Glass
2016-05-26arm: rpi: Define CONFIG_TFTP_TSIZE to show tftp size infoSimon Glass
2016-05-26Add a mailbox driver framework/uclassStephen Warren
2016-05-26Rename reset to sysresetStephen Warren
2016-05-26dm: allow setting driver_data before/during bindStephen Warren
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