summaryrefslogtreecommitdiff
path: root/board/ti
Commit message (Expand)AuthorAgeFilesLines
* 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
| * 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