summaryrefslogtreecommitdiff
path: root/board/ti
AgeCommit message (Expand)AuthorFilesLines
2017-06-28ti816x: Enable ethernet supportTom Rini1-0/+28
2017-06-16treewide: remove unneeded semicolonsMasahiro Yamada1-3/+3
2017-06-12board: ti: am335x: Fix scale_vcore for beaglebonesLokesh Vutla2-11/+9
2017-06-12arm: dra7: Set fastboot variables in environmentSemen Protsenko1-0/+1
2017-06-12arm: am57xx: Set fastboot variables in environmentSemen Protsenko1-0/+1
2017-06-10Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini1-0/+7
2017-06-10board: ti: am572x-evm: Update pinmux using latest PMTLokesh Vutla1-91/+177
2017-06-10board: ti: am571x-idk: Update pinmux using latest PMTLokesh Vutla2-246/+266
2017-06-10board: ti: am572x-idk: Update pinmux using latest PMTLokesh Vutla1-99/+128
2017-06-10arm: omap: Unify get_device_type() functionSemen Protsenko2-0/+2
2017-06-09board: ti: AM43XX: Add ddr voltage rail configurationKeerthy1-0/+7
2017-06-05board: ti: am571-idx: Add vcores supportKeerthy1-0/+50
2017-06-05ARM: k2g: Fix passing main pll info for higher speedsLokesh Vutla1-8/+8
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass2-0/+2
2017-06-05ti816x: Modernize the defconfigTom Rini1-1/+1
2017-06-05ti816x: Enable NANDTom Rini1-1/+3
2017-06-05ti816x: Rework DDR initialization sequenceTom Rini1-150/+42
2017-06-04board: ti: enable support for writing to fat partitionSekhar Nori1-0/+1
2017-06-01Kconfig: Finish migration of hashing commandsDaniel Thompson1-0/+1
2017-05-22Convert CONFIG_CMD_EEPROM et al to KconfigSimon Glass1-0/+1
2017-05-16Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini10-12/+12
2017-05-15Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2-2/+4
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini3-8/+8
2017-05-15mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada10-12/+12
2017-05-15i2c: omap: Modify code to work without CONFIG_I2C_HARDSimon Glass2-2/+4
2017-05-12arm: am33xx: Add support for mulitiple PLL input frequenciesLokesh Vutla2-43/+52
2017-05-12board: am335x: Introduce scale_vcoresLokesh Vutla1-119/+148
2017-05-12am33xx: Provide platform data for mmcLokesh Vutla1-0/+32
2017-05-09ti: common: board_detect: Set alen to expected value before i2c readCooper Jr., Franklin1-2/+22
2017-05-09ti: common: board_detect: Introduce function to set the address length.Cooper Jr., Franklin1-0/+37
2017-05-08ARM: keystone2: Add support for getting external clock dynamicallyLokesh Vutla4-22/+110
2017-05-08ARM: k2g: Add support for dynamic programming of PLL based on SYSCLKLokesh Vutla1-21/+95
2017-05-08board: ti: Define Kconfig symbol for common cmd optionsLokesh Vutla1-0/+26
2017-05-08usb: host: xhci-omap: fix double weak board_usb_init functionsUri Mashiach3-6/+6
2017-04-30Convert CONFIG_CMD_BAT to KconfigSimon Glass1-0/+3
2017-04-27board: dra71: Fix selection of OPPsLokesh Vutla1-6/+27
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-21ARM: k2g: setup PRU ethernet MAC addressesRoger Quadros1-0/+19
2017-03-21ARM: Use Kconfig for board EEPROM's I2C bus and chip addressRoger Quadros2-0/+12
2017-03-21board: ti: am57xx-idk: Auto detect LCD PanelNishanth Menon1-8/+70
2017-03-21board: ti: am571x-idk: Update pinmux for ICSS2 EthernetRoger Quadros1-31/+31
2017-03-21board: ti: am571x-idk: Support 6 port Ethernet or 4 port Ethernet with LCDRoger Quadros2-35/+109
2017-03-21ti: common: board_detect: commodify ethaddr environment setting codeRoger Quadros2-0/+74
2017-03-21ti: common: board_detect: Rename EEPROM scratch start macroLokesh Vutla1-1/+1
2017-03-20ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot10-10/+14
2017-03-10TI: Migrate board/ti/common/Kconfig to implyTom Rini1-36/+0