summaryrefslogtreecommitdiff
path: root/board/ti
Commit message (Expand)AuthorAgeFilesLines
* spl: ti: Avoid serial calls when serial support is disabledAlex Kiernan2018-04-281-0/+2
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-273-6/+0
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-083-0/+3
* ti: am335x: Fix build when networking is disabledAlex Kiernan2018-04-081-4/+4
* board: ti: am43xx: Define embedded_dtb_select for runtime DTB selection in U-...Vignesh R2018-04-061-2/+16
* ARM: AM43xx: Add support for RTC only + DDR in self-refresh modeTero Kristo2018-04-062-0/+57
* Add support for BeagleBoard.org PocketBeagleJason Kridner2018-04-063-5/+15
* Convert all of CONFIG_CONS_INDEX to KconfigTom Rini2018-03-163-28/+0
* dra7xx: Always enable UART1 and UART3 in early_padconfTom Rini2018-03-161-3/+0
* board: am335x: Set serial# variableSam Protsenko2018-03-161-0/+10
* ARM: omap3: beagle: Set 'mtdids' and 'mtdparts' in board fileDerald D. Woods2018-03-131-0/+8
* 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