summaryrefslogtreecommitdiff
path: root/board/ti
Commit message (Expand)AuthorAgeFilesLines
* arm: Add explicit include of <asm/mach-types.h>Simon Glass2017-06-052-0/+2
* ti816x: Modernize the defconfigTom Rini2017-06-051-1/+1
* ti816x: Enable NANDTom Rini2017-06-051-1/+3
* ti816x: Rework DDR initialization sequenceTom Rini2017-06-051-150/+42
* board: ti: enable support for writing to fat partitionSekhar Nori2017-06-031-0/+1
* Kconfig: Finish migration of hashing commandsDaniel Thompson2017-05-311-0/+1
* Convert CONFIG_CMD_EEPROM et al to KconfigSimon Glass2017-05-221-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2017-05-1610-12/+12
|\
| * mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada2017-05-1510-12/+12
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2017-05-152-2/+4
|\ \
| * | i2c: omap: Modify code to work without CONFIG_I2C_HARDSimon Glass2017-05-152-2/+4
| |/
* | Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini2017-05-153-8/+8
|/
* arm: am33xx: Add support for mulitiple PLL input frequenciesLokesh Vutla2017-05-122-43/+52
* board: am335x: Introduce scale_vcoresLokesh Vutla2017-05-121-119/+148
* am33xx: Provide platform data for mmcLokesh Vutla2017-05-111-0/+32
* ti: common: board_detect: Set alen to expected value before i2c readCooper Jr., Franklin2017-05-091-2/+22
* ti: common: board_detect: Introduce function to set the address length.Cooper Jr., Franklin2017-05-091-0/+37
* ARM: keystone2: Add support for getting external clock dynamicallyLokesh Vutla2017-05-084-22/+110
* ARM: k2g: Add support for dynamic programming of PLL based on SYSCLKLokesh Vutla2017-05-081-21/+95
* board: ti: Define Kconfig symbol for common cmd optionsLokesh Vutla2017-05-081-0/+26
* usb: host: xhci-omap: fix double weak board_usb_init functionsUri Mashiach2017-05-083-6/+6
* Convert CONFIG_CMD_BAT to KconfigSimon Glass2017-04-301-0/+3
* board: dra71: Fix selection of OPPsLokesh Vutla2017-04-271-6/+27
* config: am335x_evm: detect BeagleBone Blue using BLArobertcnelson@gmail.com2017-04-081-0/+4
* config: am335x_evm: detect Green Wireless using GW1robertcnelson@gmail.com2017-04-081-0/+4
* config: am335x_evm: detect Black Wireless using BWArobertcnelson@gmail.com2017-04-081-0/+7
* board: ti: am57xx: enable input on mmc clockSekhar Nori2017-04-081-2/+2
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-051-1/+3
* ARM: k2g: setup PRU ethernet MAC addressesRoger Quadros2017-03-201-0/+19
* ARM: Use Kconfig for board EEPROM's I2C bus and chip addressRoger Quadros2017-03-202-0/+12
* board: ti: am57xx-idk: Auto detect LCD PanelNishanth Menon2017-03-201-8/+70
* board: ti: am571x-idk: Update pinmux for ICSS2 EthernetRoger Quadros2017-03-201-31/+31
* board: ti: am571x-idk: Support 6 port Ethernet or 4 port Ethernet with LCDRoger Quadros2017-03-202-35/+109
* ti: common: board_detect: commodify ethaddr environment setting codeRoger Quadros2017-03-202-0/+74
* ti: common: board_detect: Rename EEPROM scratch start macroLokesh Vutla2017-03-201-1/+1
* ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot2017-03-1910-10/+14
* TI: Migrate board/ti/common/Kconfig to implyTom Rini2017-03-091-36/+0
* am335x_evm: Switch to using imply keywordTom Rini2017-03-091-9/+0
* arm: am57xx: Set serial# variableSemen Protsenko2017-02-171-0/+2
* Revert "arm: Remove unregister MACH_TYPE_xxx uses"Tom Rini2017-01-281-0/+1
* status_led: Kconfig migrationUri Mashiach2017-01-213-11/+11
* serial, ns16550: bugfix: ns16550 fifo not enabledHeiko Schocher2017-01-201-1/+2
* arm: Remove unregister MACH_TYPE_xxx usesTom Rini2017-01-141-1/+0
* arm: am33xx: Initialize EMIF REG_PR_OLD_COUNT for BBB and am335x-evmJyri Sarha2016-12-092-0/+28
* am57xx: Set tps659038 PMIC GPIO7 pad mux value to POWERHOLDKeerthy2016-12-091-0/+16
* ARM: DRA7: AMxx: Make sure that the SPL always reads the configuration EEPROMJean-Jacques Hiblot2016-12-051-4/+6
* ARM: dts: AM571x-IDK Initial SupportSchuyler Patton2016-12-041-0/+2
* board: ti: am57xx: Add support for the am571x idkSteve Kipisz2016-12-042-3/+284
* board: ti: am572x-idk: Update pinmux using latest PMTLokesh Vutla2016-12-041-215/+221
* board: ti: am572x: Add pinmux for X15/GPEVM SR2.0 using latest PMTNishanth Menon2016-12-042-137/+260