summaryrefslogtreecommitdiff
path: root/board/ti
AgeCommit message (Expand)AuthorFilesLines
2019-01-18configs: Remove am43xx_evm_ethboot_defconfigVignesh R1-1/+0
2019-01-18configs: Remove unused am335x_evm defconfigsVignesh R1-3/+0
2018-12-14board: ti: am43xx: turn on USB clocksJean-Jacques Hiblot1-0/+22
2018-12-14board: ks2_evm: Enable the USB clocks if DM_USB is usedJean-Jacques Hiblot1-0/+12
2018-12-10Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini6-84/+136
2018-12-10Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2-191/+38
2018-12-10am57xx: remove non-DM I2C codeJean-Jacques Hiblot1-33/+3
2018-12-10ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPLJean-Jacques Hiblot6-71/+103
2018-12-10ti: common: board_detect: Allow DM I2C without CONFIG_DM_I2C_COMPATAndreas Dannenberg1-2/+52
2018-12-07board: ti: am57xx: remove USB platform codeJean-Jacques Hiblot1-85/+0
2018-12-07board: ti: dra7-evm: remove USB platform codeJean-Jacques Hiblot1-104/+0
2018-12-07configs: am57xx_evm: Enable DM_USB and DM_USB_DEVJean-Jacques Hiblot1-3/+1
2018-12-07configs: enable DM_USB and DM_USB_DEV for all DRA7 platformsJean-Jacques Hiblot1-1/+1
2018-12-07board; ti: am57xx: turn on USB clocksVignesh R1-0/+19
2018-12-07board: ti: dra7xx-evm: turn on USB clocks in late init stageJean-Jacques Hiblot1-0/+19
2018-12-07board: ti: ks2_evm: Over ride spl_get_load_buffer functionKeerthy1-0/+5
2018-11-17board: ti: am65x: Update README to add R5 build supportLokesh Vutla1-22/+92
2018-11-17configs: am65x_evm_r5: Add initial supportLokesh Vutla1-0/+1
2018-11-17board: ti: am654: r5: Add initial support for am654Lokesh Vutla1-0/+24
2018-11-05drivers: net: keystone_net: drop non dm codeGrygorii Strashko6-232/+0
2018-10-10board: ks2: move uinitrd fixup logic inside ft_board_setup_exNicholas Faustini1-22/+22
2018-09-26board: ti: am335x: add support to fixup phy addressSekhar Nori1-0/+78
2018-09-11configs: am65x_evm_a53: Add initial supportLokesh Vutla1-0/+1
2018-09-11arm64: dts: k3: Add Support for AM654 SoCLokesh Vutla1-0/+12
2018-09-11board: ti: am654: a53: Add initial support for am654Lokesh Vutla5-0/+238
2018-08-04Add Beaglebone Enhanced supportKoen Kooi3-3/+18
2018-07-25efi_loader: Rename sections to allow for implicit dataAlexander Graf1-15/+21
2018-06-13dra76: fix HDMI HPD pinmuxTomi Valkeinen1-1/+1
2018-06-13dra7/am5: remove CEC pin pull-upTomi Valkeinen2-7/+7
2018-05-30ti: fastboot: Move weak overrides to board filesAlex Kiernan2-0/+20
2018-05-30fastboot: Move fastboot to drivers/fastbootAlex Kiernan1-1/+0
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-29spl: 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-09net: Move enetaddr env access code to env config instead of net configAlex Kiernan3-0/+3
2018-04-09ti: am335x: Fix build when networking is disabledAlex Kiernan1-4/+4
2018-04-07board: ti: am43xx: Define embedded_dtb_select for runtime DTB selection in U-...Vignesh R1-2/+16
2018-04-07ARM: AM43xx: Add support for RTC only + DDR in self-refresh modeTero Kristo2-0/+57
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