aboutsummaryrefslogtreecommitdiff
path: root/board/ti
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini53-119/+53
2018-05-06board: ti: am43: Fix DCDC3 voltage for epos-evmKeerthy1-3/+7
2018-04-28spl: ti: Avoid serial calls when serial support is disabledAlex Kiernan1-0/+2
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini3-6/+0
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan3-0/+3
2018-04-08ti: am335x: Fix build when networking is disabledAlex Kiernan1-4/+4
2018-04-06board: ti: am43xx: Define embedded_dtb_select for runtime DTB selection in U-...Vignesh R1-2/+16
2018-04-06ARM: AM43xx: Add support for RTC only + DDR in self-refresh modeTero Kristo2-0/+57
2018-04-06Add 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-13ARM: 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-07ARM: 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-05dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts KconfigJean-Jacques Hiblot4-4/+4
2017-09-12ARM: DRA72x: Add support for detection of DRA71x SR 2.1Vishal Mahaveer1-0/+3
2017-09-12ARM: 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