aboutsummaryrefslogtreecommitdiff
path: root/board/ti
AgeCommit message (Expand)AuthorFilesLines
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
2016-10-13board: am335x-icev2: add ethernet phy mode detection logicRoger Quadros1-7/+75
2016-10-08board: ti: dra7xx: complex definitions should be protected with parenthesesMugunthan V N1-4/+4
2016-10-08ARM: dts: dra72: add rev C evm supportMugunthan V N1-5/+11
2016-10-02board: am33xx-hs: Allow post-processing of FIT image on AM33xxAndrew F. Davis1-0/+8
2016-10-01board: ks2: Enable ECC using detected DDR sizeLokesh Vutla1-0/+3
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2-2/+2
2016-09-23arch, board: squash lines for immediate returnMasahiro Yamada1-4/+1
2016-09-16Convert CONFIG_SPL_YMODEM_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-16Convert CONFIG_SPL_WATCHDOG_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-16Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-16Convert CONFIG_SPL_POWER_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-16Convert CONFIG_SPL_NAND_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-16Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-16Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-16Convert CONFIG_SPL_LIBDISK_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-16Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass1-0/+3