summaryrefslogtreecommitdiffstats
path: root/board/ti
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2019-10-24-ti-imports'Tom Rini2019-10-251-0/+1
|\
| * armv7R: K3: j721e: Add support for triggering ddr init from SPLLokesh Vutla2019-10-251-0/+1
* | ARM: keystone: Do not enable the USB power domains at the board levelJean-Jacques Hiblot2019-10-241-13/+0
|/
* board: ti: am335x-ice: Configure the CDCE913 clock synthesizerTero Kristo2019-10-111-0/+4
* board: ti: am43xx-idk: Configure the CDCE913 clock synthesizerTero Kristo2019-10-111-0/+5
* board: ti: am57xx-idk: Configure the CDCE913 clock synthesizerTero Kristo2019-10-111-0/+5
* board: am65x: Print board name and version during bootLokesh Vutla2019-10-111-1/+14
* board: j721e: Add READMELokesh Vutla2019-10-111-0/+227
* board: ti: am65x: Add UART boot procedure in READMEAndreas Dannenberg2019-10-111-0/+32
* board: ti: am654: Disable TRNG node for HS devicesAndrew F. Davis2019-10-041-2/+13
* env: Rename environment.h to env_internal.hSimon Glass2019-08-111-1/+1
* env: Drop environment.h header file where not neededSimon Glass2019-08-116-6/+0
* env: Move env_get() to env.hSimon Glass2019-08-111-0/+1
* env: Move env_set() to env.hSimon Glass2019-08-118-0/+8
* env: Move env_get_ulong() to env.hSimon Glass2019-08-111-0/+1
* env: Move env_init() to env.hSimon Glass2019-08-113-0/+3
* configs: j721e_evm_a72: Add initial supportLokesh Vutla2019-07-261-0/+1
* configs: j721e_evm_r5: Add initial supportLokesh Vutla2019-07-261-0/+6
* board: ti: j721e: Enable fixing up msmc sram nodeSuman Anna2019-07-261-0/+14
* board: ti: j721e: Add board support for j721e evmLokesh Vutla2019-07-263-0/+131
* net: davinci_emac: convert to using the driver modelBartosz Golaszewski2019-07-251-2/+1
* board: ti: am654: Use EEPROM-based board detectionAndreas Dannenberg2019-07-172-0/+248
* ti: common: am6: Add support for setting MAC addressesAndreas Dannenberg2019-07-172-0/+44
* ti: common: am6: Add support for board description EEPROMAndreas Dannenberg2019-07-172-0/+408
* am65x: README: Add eMMC layout and flash instructionsFaiz Abbas2019-07-171-0/+52
* armV7R: K3: am654: Load SYSFW binary and config from boot mediaAndreas Dannenberg2019-07-171-0/+1
* ARM: omap3: evm: Enable DM_USB in defconfigDerald D. Woods2019-07-131-31/+0
* board: am335x/mux: configure the pins for 8-bit data transfer on MMC1Jean-Jacques Hiblot2019-06-051-0/+4
* 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