summaryrefslogtreecommitdiff
path: root/board/ti
AgeCommit message (Expand)Author
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-05-06board: ti: am43: Fix DCDC3 voltage for epos-evmKeerthy
2018-04-28spl: ti: Avoid serial calls when serial support is disabledAlex Kiernan
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan
2018-04-08ti: am335x: Fix build when networking is disabledAlex Kiernan
2018-04-06board: ti: am43xx: Define embedded_dtb_select for runtime DTB selection in U-...Vignesh R
2018-04-06ARM: AM43xx: Add support for RTC only + DDR in self-refresh modeTero Kristo
2018-04-06Add support for BeagleBoard.org PocketBeagleJason Kridner
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini
2018-03-16dra7xx: Always enable UART1 and UART3 in early_padconfTom Rini
2018-03-16board: am335x: Set serial# variableSam Protsenko
2018-03-13ARM: omap3: beagle: Set 'mtdids' and 'mtdparts' in board fileDerald D. Woods
2018-03-05spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...Faiz Abbas
2018-02-23env: Fix missed getenv_ulong to env_get_ulong conversionAndrew F. Davis
2018-02-19ARM: DRA7x/AM57x: Add MMC/SD fixups for rev1.0 and rev 1.1Kishon Vijay Abraham I
2018-02-15usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup f...Faiz Abbas
2018-02-07ARM: k2g: Add pinmux data for QSPI on K2G ICEVignesh R
2018-01-28ARM: AM43XX: Call hw_data_init() again after relocation to update *ctrlFaiz Abbas
2018-01-19ARM: dts: omap3-beagle{-xm}: Enable DM and devicetree for BeagleBoardDerald D. Woods
2018-01-19ARM: dts: am574x-idk: Add initial supportLokesh Vutla
2018-01-19board: ti: am574x-idk: Update pinmux using latest PMTLokesh Vutla
2018-01-19board: ti: am574x-idk: Add ddr data supportLokesh Vutla
2018-01-19board: ti: am574x-idk: Add hw data supportLokesh Vutla
2018-01-19board: ti: am574x-idk: Add epprom supportLokesh Vutla
2018-01-19arm: dra762: Add support for device package identificationLokesh Vutla
2018-01-19board: ti: k2g: Make ddr3* declarations as staticLokesh Vutla
2018-01-19board: ti: dra76: mux wakeup2 as gpio1_2Tomi Valkeinen
2018-01-19board: ti: K2G FC SoC 1GHz and DDR3 1066 MT/s supportRex Chang
2018-01-19board: ti: dra7xx: Select MCAN instead of DCAN on DRA76 EVMVignesh R
2018-01-01ARM: omap3: evm: Refactor 'board_eth_init'Derald D. Woods
2017-12-04mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada
2017-11-26usb: hub: identify the hub-device to usb_hub_reset_devicesPhilipp Tomsich
2017-11-21TI: am57xx; Remove am57xx_evm_nodt_defconfigTom Rini
2017-11-17board: ti: dra71x-evm: Hook LDO1 of LP8733 to EN_PINKeerthy
2017-10-27omap4: sdp4430: match the #endif comment to #ifdefMasahiro Yamada
2017-10-05dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts KconfigJean-Jacques Hiblot
2017-09-12ARM: DRA72x: Add support for detection of DRA71x SR 2.1Vishal Mahaveer
2017-09-12ARM: k2g: Add FIT image handler for PMMC firmwareAndrew F. Davis
2017-09-11board: ti: am57xx: Add dt support for BeagleBoard-X15 revCLokesh Vutla
2017-09-11board: ti: am571x: Add 666MHz support for AM571x IDKSteve Kipisz
2017-09-11board: ti: dra76: Add dt supportLokesh Vutla
2017-09-11board: ti: dra76-evm: Add support for powering on mmc ldoLokesh Vutla
2017-09-11board: ti: dra76-evm: Add the pinmux dataLokesh Vutla
2017-09-11board: ti: dra76-evm: Add DDR dataLokesh Vutla
2017-09-11board: ti: dra76-evm: Add the pmic dataKeerthy
2017-09-11board: ti: dra76-evm: Add epprom supportLokesh Vutla
2017-09-11palmas: Add support for powering different ldosLokesh Vutla
2017-09-11arm: omap5+: Add board specific ldo poweringLokesh Vutla
2017-09-03omap3: evm: Fixes for CONFIG_NAND, SPL_OS_BOOT, USB, and environmentDerald D. Woods