summaryrefslogtreecommitdiff
path: root/board/ti
AgeCommit message (Expand)AuthorFilesLines
2018-04-07Add support for BeagleBoard.org PocketBeagleJason Kridner3-5/+15
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini3-28/+0
2018-03-16dra7xx: Always enable UART1 and UART3 in early_padconfTom Rini1-3/+0
2018-03-16board: am335x: Set serial# variableSam Protsenko1-0/+10
2018-03-14ARM: omap3: beagle: Set 'mtdids' and 'mtdparts' in board fileDerald D. Woods1-0/+8
2018-03-05spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...Faiz Abbas1-3/+3
2018-02-23env: Fix missed getenv_ulong to env_get_ulong conversionAndrew F. Davis1-1/+1
2018-02-19ARM: DRA7x/AM57x: Add MMC/SD fixups for rev1.0 and rev 1.1Kishon Vijay Abraham I2-0/+59
2018-02-15usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup f...Faiz Abbas3-6/+6
2018-02-08ARM: k2g: Add pinmux data for QSPI on K2G ICEVignesh R1-0/+9
2018-01-28ARM: AM43XX: Call hw_data_init() again after relocation to update *ctrlFaiz Abbas1-0/+5
2018-01-19ARM: dts: omap3-beagle{-xm}: Enable DM and devicetree for BeagleBoardDerald D. Woods1-0/+11
2018-01-19ARM: dts: am574x-idk: Add initial supportLokesh Vutla1-0/+2
2018-01-19board: ti: am574x-idk: Update pinmux using latest PMTLokesh Vutla2-1/+305
2018-01-19board: ti: am574x-idk: Add ddr data supportLokesh Vutla1-3/+44
2018-01-19board: ti: am574x-idk: Add hw data supportLokesh Vutla1-3/+6
2018-01-19board: ti: am574x-idk: Add epprom supportLokesh Vutla1-0/+5
2018-01-19arm: dra762: Add support for device package identificationLokesh Vutla1-4/+13
2018-01-19board: ti: k2g: Make ddr3* declarations as staticLokesh Vutla1-5/+5
2018-01-19board: ti: dra76: mux wakeup2 as gpio1_2Tomi Valkeinen1-1/+1
2018-01-19board: ti: K2G FC SoC 1GHz and DDR3 1066 MT/s supportRex Chang4-10/+85
2018-01-19board: ti: dra7xx: Select MCAN instead of DCAN on DRA76 EVMVignesh R1-0/+5
2018-01-01ARM: omap3: evm: Refactor 'board_eth_init'Derald D. Woods1-19/+5
2017-12-04mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada2-2/+2
2017-11-26usb: hub: identify the hub-device to usb_hub_reset_devicesPhilipp Tomsich1-1/+1
2017-11-21TI: am57xx; Remove am57xx_evm_nodt_defconfigTom Rini1-1/+0
2017-11-17board: ti: dra71x-evm: Hook LDO1 of LP8733 to EN_PINKeerthy1-0/+7
2017-10-27omap4: sdp4430: match the #endif comment to #ifdefMasahiro Yamada1-1/+1
2017-10-06dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts KconfigJean-Jacques Hiblot4-4/+4
2017-09-13ARM: DRA72x: Add support for detection of DRA71x SR 2.1Vishal Mahaveer1-0/+3
2017-09-13ARM: k2g: Add FIT image handler for PMMC firmwareAndrew F. Davis1-0/+21
2017-09-11board: ti: am57xx: Add dt support for BeagleBoard-X15 revCLokesh Vutla1-0/+3
2017-09-11board: ti: am571x: Add 666MHz support for AM571x IDKSteve Kipisz1-2/+33
2017-09-11board: ti: dra76: Add dt supportLokesh Vutla1-1/+3
2017-09-11board: ti: dra76-evm: Add support for powering on mmc ldoLokesh Vutla1-0/+2
2017-09-11board: ti: dra76-evm: Add the pinmux dataLokesh Vutla2-0/+300
2017-09-11board: ti: dra76-evm: Add DDR dataLokesh Vutla1-2/+59
2017-09-11board: ti: dra76-evm: Add the pmic dataKeerthy1-0/+50
2017-09-11board: ti: dra76-evm: Add epprom supportLokesh Vutla1-0/+5
2017-09-11palmas: Add support for powering different ldosLokesh Vutla1-1/+1
2017-09-11arm: omap5+: Add board specific ldo poweringLokesh Vutla1-0/+13
2017-09-03omap3: evm: Fixes for CONFIG_NAND, SPL_OS_BOOT, USB, and environmentDerald D. Woods1-1/+19
2017-08-16env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass3-3/+3
2017-08-16env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass3-3/+3
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass5-14/+14
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass8-17/+17
2017-08-16env: Rename setenv() to env_set()Simon Glass8-35/+35
2017-08-16env: Drop env_relocate_spec() in favour of env_load()Simon Glass3-3/+3
2017-08-16env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass1-1/+0
2017-08-12omap3: evm: Update board, defconfig, and maintainer fileDerald D. Woods3-37/+114