aboutsummaryrefslogtreecommitdiff
path: root/board/ti
AgeCommit message (Expand)AuthorFilesLines
2017-04-08config: am335x_evm: detect BeagleBone Blue using BLArobertcnelson@gmail.com1-0/+4
2017-04-08config: am335x_evm: detect Green Wireless using GW1robertcnelson@gmail.com1-0/+4
2017-04-08config: am335x_evm: detect Black Wireless using BWArobertcnelson@gmail.com1-0/+7
2017-04-08board: ti: am57xx: enable input on mmc clockSekhar Nori1-2/+2
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass1-1/+3
2017-03-20ARM: k2g: setup PRU ethernet MAC addressesRoger Quadros1-0/+19
2017-03-20ARM: Use Kconfig for board EEPROM's I2C bus and chip addressRoger Quadros2-0/+12
2017-03-20board: ti: am57xx-idk: Auto detect LCD PanelNishanth Menon1-8/+70
2017-03-20board: ti: am571x-idk: Update pinmux for ICSS2 EthernetRoger Quadros1-31/+31
2017-03-20board: ti: am571x-idk: Support 6 port Ethernet or 4 port Ethernet with LCDRoger Quadros2-35/+109
2017-03-20ti: common: board_detect: commodify ethaddr environment setting codeRoger Quadros2-0/+74
2017-03-20ti: common: board_detect: Rename EEPROM scratch start macroLokesh Vutla1-1/+1
2017-03-19ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot10-10/+14
2017-03-09TI: Migrate board/ti/common/Kconfig to implyTom Rini1-36/+0
2017-03-09am335x_evm: Switch to using imply keywordTom Rini1-9/+0
2017-02-17arm: am57xx: Set serial# variableSemen Protsenko1-0/+2
2017-01-28Revert "arm: Remove unregister MACH_TYPE_xxx uses"Tom Rini1-0/+1
2017-01-21status_led: Kconfig migrationUri Mashiach3-11/+11
2017-01-20serial, ns16550: bugfix: ns16550 fifo not enabledHeiko Schocher1-1/+2
2017-01-14arm: Remove unregister MACH_TYPE_xxx usesTom Rini1-1/+0
2016-12-09arm: am33xx: Initialize EMIF REG_PR_OLD_COUNT for BBB and am335x-evmJyri Sarha2-0/+28
2016-12-09am57xx: Set tps659038 PMIC GPIO7 pad mux value to POWERHOLDKeerthy1-0/+16
2016-12-05ARM: DRA7: AMxx: Make sure that the SPL always reads the configuration EEPROMJean-Jacques Hiblot1-4/+6
2016-12-04ARM: dts: AM571x-IDK Initial SupportSchuyler Patton1-0/+2
2016-12-04board: ti: am57xx: Add support for the am571x idkSteve Kipisz2-3/+284
2016-12-04board: ti: am572x-idk: Update pinmux using latest PMTLokesh Vutla1-215/+221
2016-12-04board: ti: am572x: Add pinmux for X15/GPEVM SR2.0 using latest PMTNishanth Menon2-137/+260
2016-12-04board: ti: am57xx: Update SR1.1 RGMII0 iodelay timings for x15/GPEVMNishanth Menon1-5/+5
2016-12-04board: ti: am57xx: Add support for detection of X15 revb1Lokesh Vutla1-7/+19
2016-12-04board: ti: am57xx: Add support for detection of reva3 variations for GPEVMNishanth Menon1-5/+12
2016-12-04ARM: dts: dra71x-evm: Add DT supportLokesh Vutla1-1/+4
2016-12-04board: ti: dra71x-evm: Add PMIC supportKeerthy1-0/+52
2016-12-04board: ti: dra72: Introduce optimization for rgmii timing for rev CNishanth Menon1-25/+50
2016-12-04board: ti: dra71x-evm: Add mux settingsLokesh Vutla2-1/+206
2016-12-04board: ti: dra71x-evm: Add epprom supportLokesh Vutla1-0/+5
2016-12-04ARM: OMAP4+: Add support for dynamically selecting OPPsLokesh Vutla2-40/+143
2016-12-03board: ti: am57xx: add FIT image TEE processingAndrew F. Davis1-0/+7
2016-12-03board: ti: dra7xx: add FIT image TEE processingAndrew F. Davis1-0/+7
2016-12-03ARM: AMx3xx: Make FIT boot as default boot on HS devicesLokesh Vutla2-0/+14
2016-12-03ARM: AM57xx: Make FIT boot as default boot on HS devicesLokesh Vutla1-0/+8
2016-12-03ARM: DRA7: Make FIT boot as default boot on HS devicesLokesh Vutla1-0/+7
2016-11-28keystone2: Move target selection to KconfigAndrew F. Davis1-9/+9
2016-11-21am57xx: Remove unused variable warningsTom Rini1-20/+0
2016-11-21board: ti: amx3xx: Remove multiple EEPROM readsLokesh Vutla2-34/+13
2016-11-13ARM: k2g: Update PLL Multiplier and divider valuesLokesh Vutla1-1/+1
2016-11-13board: am335x/mux: Do not hang when encountering a bad EEPROMAlex G1-2/+2
2016-10-31ti: common: board_detect: Return a valid empty string for un-initialized eepromNishanth Menon2-15/+9
2016-10-31ti: common: board_detect: Setup initial default value for config as wellNishanth Menon1-0/+2
2016-10-31ti: common: board_detect: Replace hardcoded value with macroNishanth Menon1-1/+1
2016-10-13board: am335x: Always set eth/eth1addr environment variableRoger Quadros1-26/+46