summaryrefslogtreecommitdiff
path: root/board/ti
AgeCommit message (Expand)AuthorFilesLines
2019-04-12board: ti: am335x: Remove non DM_ETH codeFaiz Abbas1-151/+0
2019-04-12board: ti: am335x: Add platdata for cpsw in SPLFaiz Abbas1-0/+49
2019-04-12board: ti: am65x: Enable fixing up msmc sram nodeLokesh Vutla1-0/+14
2019-04-12arm: dra7: Allow NAND to be enabled on DRA71x EVM.Franklin S Cooper Jr1-0/+56
2019-04-12board: ti: dra71: Add pinmux settings for NAND on DRA71x EVMFranklin S Cooper Jr1-16/+44
2019-04-12ARM: k2g: add a workaround to reset the phyMurali Karicheri1-0/+15
2019-04-12ARM: k2g-gp-evm: update to rgmii pinmux configurationMurali Karicheri1-15/+17
2019-04-12ARM: k2g-ice: Add pinmux support for rgmii interfaceMurali Karicheri1-0/+19
2019-03-22board: ti: Move fastboot functions out of TI_SECURE_DEVICE ifdefAndrew F. Davis2-20/+20
2019-02-20ARM: omap3: evm: Update DM SPL supportDerald D. Woods1-12/+0
2019-02-20omap3_beagle: Update for DM SPL supportTom Rini1-12/+0
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