summaryrefslogtreecommitdiff
path: root/board/ti
Commit message (Expand)AuthorAgeFilesLines
* ARM: k2g-ice: Add pinmux support for rgmii interfaceMurali Karicheri2019-05-081-9/+9
* ARM: k2g-gp-evm: update to rgmii pinmux configurationMurali Karicheri2019-05-081-9/+9
* board: ti: am43xx: Enable hardware levelingBrad Griffis2019-05-051-1/+1
* board: ti: am654: select SYS_DISABLE_DCACHE_OPS for arm64 buildVignesh Raghavendra2019-05-051-0/+1
* board: am335x: Drop duplicate pinmux configurationPaul Barker2019-05-031-1/+0
* board: ti: am335x: Remove non DM_ETH codeFaiz Abbas2019-04-121-151/+0
* board: ti: am335x: Add platdata for cpsw in SPLFaiz Abbas2019-04-121-0/+49
* board: ti: am65x: Enable fixing up msmc sram nodeLokesh Vutla2019-04-121-0/+14
* arm: dra7: Allow NAND to be enabled on DRA71x EVM.Franklin S Cooper Jr2019-04-121-0/+56
* board: ti: dra71: Add pinmux settings for NAND on DRA71x EVMFranklin S Cooper Jr2019-04-121-16/+44
* ARM: k2g: add a workaround to reset the phyMurali Karicheri2019-04-121-0/+15
* ARM: k2g-gp-evm: update to rgmii pinmux configurationMurali Karicheri2019-04-121-15/+17
* ARM: k2g-ice: Add pinmux support for rgmii interfaceMurali Karicheri2019-04-121-0/+19
* board: ti: Move fastboot functions out of TI_SECURE_DEVICE ifdefAndrew F. Davis2019-03-222-20/+20
* ARM: omap3: evm: Update DM SPL supportDerald D. Woods2019-02-191-12/+0
* omap3_beagle: Update for DM SPL supportTom Rini2019-02-191-12/+0
* configs: Remove am43xx_evm_ethboot_defconfigVignesh R2019-01-181-1/+0
* configs: Remove unused am335x_evm defconfigsVignesh R2019-01-181-3/+0
* board: ti: am43xx: turn on USB clocksJean-Jacques Hiblot2018-12-141-0/+22
* board: ks2_evm: Enable the USB clocks if DM_USB is usedJean-Jacques Hiblot2018-12-141-0/+12
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2018-12-106-84/+136
|\
| * am57xx: remove non-DM I2C codeJean-Jacques Hiblot2018-12-101-33/+3
| * ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPLJean-Jacques Hiblot2018-12-106-71/+103
| * ti: common: board_detect: Allow DM I2C without CONFIG_DM_I2C_COMPATAndreas Dannenberg2018-12-101-2/+52
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2018-12-102-191/+38
|\ \ | |/ |/|
| * board: ti: am57xx: remove USB platform codeJean-Jacques Hiblot2018-12-071-85/+0
| * board: ti: dra7-evm: remove USB platform codeJean-Jacques Hiblot2018-12-071-104/+0
| * configs: am57xx_evm: Enable DM_USB and DM_USB_DEVJean-Jacques Hiblot2018-12-071-3/+1
| * configs: enable DM_USB and DM_USB_DEV for all DRA7 platformsJean-Jacques Hiblot2018-12-071-1/+1
| * board; ti: am57xx: turn on USB clocksVignesh R2018-12-071-0/+19
| * board: ti: dra7xx-evm: turn on USB clocks in late init stageJean-Jacques Hiblot2018-12-071-0/+19
* | board: ti: ks2_evm: Over ride spl_get_load_buffer functionKeerthy2018-12-061-0/+5
|/
* board: ti: am65x: Update README to add R5 build supportLokesh Vutla2018-11-161-22/+92
* configs: am65x_evm_r5: Add initial supportLokesh Vutla2018-11-161-0/+1
* board: ti: am654: r5: Add initial support for am654Lokesh Vutla2018-11-161-0/+24
* drivers: net: keystone_net: drop non dm codeGrygorii Strashko2018-11-056-232/+0
* board: ks2: move uinitrd fixup logic inside ft_board_setup_exNicholas Faustini2018-10-101-22/+22
* board: ti: am335x: add support to fixup phy addressSekhar Nori2018-09-251-0/+78
* configs: am65x_evm_a53: Add initial supportLokesh Vutla2018-09-111-0/+1
* arm64: dts: k3: Add Support for AM654 SoCLokesh Vutla2018-09-111-0/+12
* board: ti: am654: a53: Add initial support for am654Lokesh Vutla2018-09-115-0/+238
* Add Beaglebone Enhanced supportKoen Kooi2018-08-033-3/+18
* efi_loader: Rename sections to allow for implicit dataAlexander Graf2018-07-251-15/+21
* dra76: fix HDMI HPD pinmuxTomi Valkeinen2018-06-131-1/+1
* dra7/am5: remove CEC pin pull-upTomi Valkeinen2018-06-132-7/+7
* ti: fastboot: Move weak overrides to board filesAlex Kiernan2018-05-302-0/+20
* fastboot: Move fastboot to drivers/fastbootAlex Kiernan2018-05-301-1/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0753-119/+53
* board: ti: am43: Fix DCDC3 voltage for epos-evmKeerthy2018-05-061-3/+7
* spl: ti: Avoid serial calls when serial support is disabledAlex Kiernan2018-04-281-0/+2