aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm: dra7xx: Update bootloader partition sizeti-and-u-boot-2017.01Praneeth Bajjuri2017-02-212-5/+6
* Merge branch 'ti-u-boot-2017.01' into ti-and-u-boot-2017.01Praneeth Bajjuri2017-02-20196-849/+6690
|\
| * defconfig: Add a config for AM335x High Security EVM with UART Boot supportti-u-boot-2017.01Andrew F. Davis2017-02-171-0/+68
| * arm: omap5: Fix generation of reserved-memory DT nodeAndrew F. Davis2017-02-171-1/+6
| * Revert "xyz-modem: Change getc timeout loop waiting"Lokesh Vutla2017-02-161-5/+5
| * configs: am43xx_evm_defconfig: Add ethboot supportVignesh R2017-02-163-55/+2
| * configs: am335x_evm_defconfig: Add support EMAC bootVignesh R2017-02-161-0/+1
| * board: ti: am33xx: Set mac addr set for EMAC bootVignesh R2017-02-161-0/+5
| * configs: am43xx: add support for USB RNDIS bootVignesh R2017-02-162-0/+10
| * configs: am335x_evm_defconfig: merge USB RNDIS boot supportVignesh R2017-02-162-43/+4
| * HACK: configs: am335x_evm: Disable DM_ETHVignesh R2017-02-161-1/+0
| * HACK: configs: am43xx_evm: Disable DM_ETHVignesh R2017-02-162-2/+0
| * am43xx: Add USB device boot support to SPLTom Rini2017-02-164-4/+56
| * spl: net: Add FIT image support over network bootAndrew F. Davis2017-02-161-3/+30
| * ARM: DRA7xx: Disable non-FIT based image loading for HS devicesAndrew F. Davis2017-02-161-0/+2
| * ARM: AM57xx: Disable non-FIT based image loading for HS devicesAndrew F. Davis2017-02-161-0/+2
| * ARM: AM43xx: Disable non-FIT based image loading for HS devicesAndrew F. Davis2017-02-161-0/+2
| * ARM: AM335x: Disable non-FIT based image loading for HS devicesAndrew F. Davis2017-02-161-0/+2
| * spl: Add option to enable SPL Legacy image supportAndrew F. Davis2017-02-162-2/+16
| * spl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a positive optionAndrew F. Davis2017-02-166-12/+18
| * ARM: k2g: add a workaround to reset the phyMurali Karicheri2017-02-162-0/+18
| * ARM: dts: k2g-ice: add dt node for netcpMurali Karicheri2017-02-161-0/+20
| * ARM: dts: k2g-evm: remove unused phy-mode property from phy nodeMurali Karicheri2017-02-161-1/+0
| * k2g: config enable ti phy dp83867 for k2gMurali Karicheri2017-02-161-1/+1
| * net: netcp: add support for phy with rgmii idsMurali Karicheri2017-02-161-1/+21
| * ARM: k2g: Add pinmux support for K2G RGMII interfaceMurali Karicheri2017-02-161-0/+18
| * configs: k2e: Adds environment variables for secure devicesMadan Srinivas2017-02-161-0/+20
| * defconfig: k2e_hs_evm: Add k2e_hs_evm_defconfigVitaly Andrianov2017-02-161-0/+48
| * Kconfig: Adds SYS_TEXT_BASE config option for Keystone2Madan Srinivas2017-02-165-1/+6
| * doc: Updates info on using Keystone2 secure devicesMadan Srinivas2017-02-161-0/+20
| * ARM: Keystone2: Build secure images for K2Madan Srinivas2017-02-161-0/+6
| * arm: mach-omap2: Add secure image name common to OMAP and keystoneMadan Srinivas2017-02-161-0/+6
| * arm: mach-omap2: Enable Kconfig support for K2 HS devicesVitaly Andrianov2017-02-161-1/+1
| * arm: mach-keystone: Implements FIT post-processing call for keystone SoCsVitaly Andrianov2017-02-161-0/+59
| * image: Fixes build warning with CONFIG_FIT_IMAGE_POST_PROCESSMadan Srinivas2017-02-161-1/+2
| * ARM: dts: keystone-k2g-ice: Add support for QSPIVignesh R2017-02-161-0/+48
| * ARM: k2g: Add pinmux data for QSPI on K2G ICEVignesh R2017-02-161-0/+8
| * configs: dra7xx: am57xx: enable DM_REGULATOR in splJean-Jacques Hiblot2017-02-163-0/+3
| * ti: omap5 common: don't disable DM_MMC for the SPLJean-Jacques Hiblot2017-02-161-1/+0
| * mmc: omap_hsmmc: configure the regulators even when not using DM MMCJean-Jacques Hiblot2017-02-161-10/+12
| * mmc: omap_hsmmc: indicates which mmc controller failed to get the chosen pinctrlJean-Jacques Hiblot2017-02-161-2/+5
| * env: mmc/fat/ext4: make sure that the MMC sub-system is initialized before us...Jean-Jacques Hiblot2017-02-163-0/+13
| * mmc: dm: spl: remove special handling of the SPL caseJean-Jacques Hiblot2017-02-162-16/+3
| * ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot2017-02-1629-47/+32
| * env_mmc: Allow SPL to use any MMC device to load/save the environmentJean-Jacques Hiblot2017-02-161-15/+0
| * defconfig: k2g_evm_defconfig: Add K2G ICE to OF_LISTFranklin S Cooper Jr2017-02-151-1/+1
| * ARM: k2g: Add K2G ICE DTB to the list of possible DTBsFranklin S Cooper Jr2017-02-151-0/+2
| * ARM: dts: k2g: Add DT support for K2G ICE evmFranklin S Cooper Jr2017-02-152-1/+27
| * ARM: dts: k2g: Disable netcp by defaultFranklin S Cooper Jr2017-02-152-0/+5
| * ARM: k2g: Update board_name u-boot env variable at runtimeFranklin S Cooper Jr2017-02-152-2/+18