summaryrefslogtreecommitdiff
path: root/board/ti
AgeCommit message (Expand)AuthorFilesLines
2016-04-12board: ti: am57xx: Prevent init_sata() from being called twiceRoger Quadros1-1/+0
2016-04-02board: ti: DRA7: Add DP83867 TI phy for rev cDan Murphy1-0/+6
2016-03-27board: ti: am57xx: Set ethernet MAC addresses from EEPROM to envRoger Quadros1-0/+53
2016-03-27board: ti: DRA7: Add DRA72-rev C evm pinmuxNishanth Menon2-36/+110
2016-03-27board: ti: DRA72: revC evm: Update sdram timing configuration for SR2.0Ravi Babu1-4/+55
2016-03-22ti: k2g: increase phy autoneg timeoutVitaly Andrianov1-1/+1
2016-03-16efi_loader: Add runtime servicesAlexander Graf1-0/+30
2016-03-15omap-common: Rename set_muxconf_regs_essential to set_muxconf_regsPaul Kocialkowski5-5/+5
2016-03-15omap_hsmmc: Board-specific TWL6030 MMC power initializationPaul Kocialkowski2-0/+12
2016-03-15ARM: DRA72-evm: Update mux and VIRTUAL/MANUAL mode timingsLokesh Vutla2-134/+188
2016-03-15ARM: DRA7-evm: Update memory info in banksLokesh Vutla1-0/+14
2016-03-15ARM: DRA7: EMIF: Add 4GB DDR settingsLokesh Vutla1-3/+80
2016-03-15ARM: DRA7: Move emif settings to board specific filesLokesh Vutla1-0/+129
2016-03-15ARM: DRA7: Enable EEPROM supportLokesh Vutla2-4/+58
2016-03-15ti: common: dra7: Add standard access for board description EEPROMLokesh Vutla2-0/+120
2016-03-15ARM: AM57xx: Update EMIF registersLokesh Vutla1-71/+65
2016-03-15ARM: Various: Future-proof serial platdataAdam Ford1-3/+3
2016-03-15ARM: keystone2: use detected ddr3a sizeVitaly Andrianov1-3/+1
2016-03-15ARM: keystone2: use SPD info to configure K2HK and K2E DDR3Vitaly Andrianov5-260/+62
2016-03-15ARM: keystone2: K2G: Add support for different arm/device speedsLokesh Vutla1-4/+46
2016-03-15ARM: keystone2: Allow for board specific speed definitionsLokesh Vutla3-5/+5
2016-03-15board: ti: AM57xx: Add detection logic for AM57xx-evmKipisz, Steven2-1/+71
2016-03-15ti: AM437x: Use generic EEPROM detection logicNishanth Menon4-89/+38
2016-03-15ti: AM335x: Use generic EEPROM detection logicNishanth Menon4-120/+59
2016-03-15ARM: omap-common: Add standard access for board description EEPROMLokesh Vutla4-0/+405
2016-02-15ARM : DRA7: Switch QSPI to use MODE-0 at 64MHzVignesh R1-7/+23
2016-02-08board: ti: ks2_evm: remove board_eth_init when CONFIG_DM_ETH is definedMugunthan V N1-0/+2
2016-02-06Use correct spelling of "U-Boot"Bin Meng1-17/+17
2015-11-22ARM: dra7x/am57x: Remove pin input/output config from WAKEUP pinsCooper Jr., Franklin2-5/+5
2015-11-22ns16550: unify serial_omapThomas Chou1-1/+1
2015-11-18board/ti/am335x: add support for BeagleBone Greenrobertcnelson@gmail.com1-3/+9
2015-11-18board: ti: beagle_x15: Rename to indicate support for TI am57xx evmsKipisz, Steven6-8/+9
2015-11-12board/ti/am335x: beaglebone stop muxing i2c1_pin_muxrobertcnelson@gmail.com1-2/+0
2015-11-10board/ti: Update MAINTAINERS entries with more boardsTom Rini3-0/+5
2015-10-22ARM: AM335x: mux: change mmc0 cd pinmux from mmc0_sdcd to gpioMugunthan V N1-1/+1
2015-10-22ARM: k2g: Add config fileLokesh Vutla1-0/+2
2015-10-22ARM: k2g: Enable SPI flashLokesh Vutla1-0/+6
2015-10-22ARM: k2g: add SD card and eMMC supportRoger Quadros1-0/+16
2015-10-22ARM: k2g: Add Ethernet SupportVitaly Andrianov2-0/+24
2015-10-22driver: net: keystone_net: fix phy mode configurationMugunthan V N3-0/+16
2015-10-22ARM: k2g: Add pin mux dataVitaly Andrianov2-0/+316
2015-10-22ARM: k2g: Add ddr3 infoVitaly Andrianov4-4/+70
2015-10-22ARM: k2g: Add clock informationVitaly Andrianov1-0/+10
2015-10-22ARM: k2g: Add pll dataVitaly Andrianov2-0/+64
2015-10-22ARM: k2g: Add kconfig supportLokesh Vutla1-0/+13
2015-10-22ARM: keystone2: Use dtb images by defaultLokesh Vutla1-7/+7
2015-10-22am335x_evm: prepare for eth driver model supportMugunthan V N1-0/+7
2015-10-22omap-common: Common function to display die id, replacing omap3-specific versionPaul Kocialkowski3-3/+3
2015-10-22omap-common: Common serial and usbethaddr functions based on die idPaul Kocialkowski4-17/+5
2015-10-22omap5: omap_die_id supportPaul Kocialkowski2-13/+6