summaryrefslogtreecommitdiffstats
path: root/board/ti
Commit message (Expand)AuthorAgeFilesLines
* spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...Faiz Abbas2018-03-051-3/+3
* env: Fix missed getenv_ulong to env_get_ulong conversionAndrew F. Davis2018-02-231-1/+1
* ARM: DRA7x/AM57x: Add MMC/SD fixups for rev1.0 and rev 1.1Kishon Vijay Abraham I2018-02-192-0/+59
* usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup f...Faiz Abbas2018-02-153-6/+6
* ARM: k2g: Add pinmux data for QSPI on K2G ICEVignesh R2018-02-071-0/+9
* ARM: AM43XX: Call hw_data_init() again after relocation to update *ctrlFaiz Abbas2018-01-281-0/+5
* ARM: dts: omap3-beagle{-xm}: Enable DM and devicetree for BeagleBoardDerald D. Woods2018-01-191-0/+11
* ARM: dts: am574x-idk: Add initial supportLokesh Vutla2018-01-191-0/+2
* board: ti: am574x-idk: Update pinmux using latest PMTLokesh Vutla2018-01-192-1/+305
* board: ti: am574x-idk: Add ddr data supportLokesh Vutla2018-01-191-3/+44
* board: ti: am574x-idk: Add hw data supportLokesh Vutla2018-01-191-3/+6
* board: ti: am574x-idk: Add epprom supportLokesh Vutla2018-01-191-0/+5
* arm: dra762: Add support for device package identificationLokesh Vutla2018-01-191-4/+13
* board: ti: k2g: Make ddr3* declarations as staticLokesh Vutla2018-01-191-5/+5
* board: ti: dra76: mux wakeup2 as gpio1_2Tomi Valkeinen2018-01-191-1/+1
* board: ti: K2G FC SoC 1GHz and DDR3 1066 MT/s supportRex Chang2018-01-194-10/+85
* board: ti: dra7xx: Select MCAN instead of DCAN on DRA76 EVMVignesh R2018-01-191-0/+5
* ARM: omap3: evm: Refactor 'board_eth_init'Derald D. Woods2018-01-011-19/+5
* mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada2017-12-042-2/+2
* usb: hub: identify the hub-device to usb_hub_reset_devicesPhilipp Tomsich2017-11-261-1/+1
* TI: am57xx; Remove am57xx_evm_nodt_defconfigTom Rini2017-11-211-1/+0
* board: ti: dra71x-evm: Hook LDO1 of LP8733 to EN_PINKeerthy2017-11-171-0/+7
* omap4: sdp4430: match the #endif comment to #ifdefMasahiro Yamada2017-10-271-1/+1
* dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts KconfigJean-Jacques Hiblot2017-10-054-4/+4
* ARM: DRA72x: Add support for detection of DRA71x SR 2.1Vishal Mahaveer2017-09-121-0/+3
* ARM: k2g: Add FIT image handler for PMMC firmwareAndrew F. Davis2017-09-121-0/+21
* board: ti: am57xx: Add dt support for BeagleBoard-X15 revCLokesh Vutla2017-09-111-0/+3
* board: ti: am571x: Add 666MHz support for AM571x IDKSteve Kipisz2017-09-111-2/+33
* board: ti: dra76: Add dt supportLokesh Vutla2017-09-111-1/+3
* board: ti: dra76-evm: Add support for powering on mmc ldoLokesh Vutla2017-09-111-0/+2
* board: ti: dra76-evm: Add the pinmux dataLokesh Vutla2017-09-112-0/+300
* board: ti: dra76-evm: Add DDR dataLokesh Vutla2017-09-111-2/+59
* board: ti: dra76-evm: Add the pmic dataKeerthy2017-09-111-0/+50
* board: ti: dra76-evm: Add epprom supportLokesh Vutla2017-09-111-0/+5
* palmas: Add support for powering different ldosLokesh Vutla2017-09-111-1/+1
* arm: omap5+: Add board specific ldo poweringLokesh Vutla2017-09-111-0/+13
* omap3: evm: Fixes for CONFIG_NAND, SPL_OS_BOOT, USB, and environmentDerald D. Woods2017-09-031-1/+19
* env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass2017-08-163-3/+3
* env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass2017-08-163-3/+3
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-165-14/+14
* env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-168-17/+17
* env: Rename setenv() to env_set()Simon Glass2017-08-168-35/+35
* env: Drop env_relocate_spec() in favour of env_load()Simon Glass2017-08-153-3/+3
* env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass2017-08-151-1/+0
* omap3: evm: Update board, defconfig, and maintainer fileDerald D. Woods2017-08-113-37/+114
* board: ks2: README: Update NAND wordingCooper Jr., Franklin2017-08-111-2/+2
* Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XXAdam Ford2017-08-092-2/+2
* ti: Default to ENV_IS_IN_FAT if MMC_OMAP_HSTom Rini2017-07-311-0/+1
* board: ti: x15: Add support for beagle_X15 revCLokesh Vutla2017-07-261-1/+6
* board: ti: am57xx: Fix detection of board versionLokesh Vutla2017-07-261-2/+2