aboutsummaryrefslogtreecommitdiff
path: root/board/ti
AgeCommit message (Expand)Author
2019-12-03mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal
2019-12-02common: Move old EEPROM functions into a new headerSimon Glass
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-12-02common: Move board_get_usable_ram_top() out of common.hSimon Glass
2019-12-02common: Move serial functions out of common.hSimon Glass
2019-11-07Kconfig: ti: Make board detect EEPROM addresses depend BOARD_DETECTAdam Ford
2019-10-25Merge branch '2019-10-24-ti-imports'Tom Rini
2019-10-25armv7R: K3: j721e: Add support for triggering ddr init from SPLLokesh Vutla
2019-10-24ARM: keystone: Do not enable the USB power domains at the board levelJean-Jacques Hiblot
2019-10-11board: ti: am335x-ice: Configure the CDCE913 clock synthesizerTero Kristo
2019-10-11board: ti: am43xx-idk: Configure the CDCE913 clock synthesizerTero Kristo
2019-10-11board: ti: am57xx-idk: Configure the CDCE913 clock synthesizerTero Kristo
2019-10-11board: am65x: Print board name and version during bootLokesh Vutla
2019-10-11board: j721e: Add READMELokesh Vutla
2019-10-11board: ti: am65x: Add UART boot procedure in READMEAndreas Dannenberg
2019-10-04board: ti: am654: Disable TRNG node for HS devicesAndrew F. Davis
2019-08-11env: Rename environment.h to env_internal.hSimon Glass
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_get() to env.hSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-08-11env: Move env_get_ulong() to env.hSimon Glass
2019-08-11env: Move env_init() to env.hSimon Glass
2019-07-26configs: j721e_evm_a72: Add initial supportLokesh Vutla
2019-07-26configs: j721e_evm_r5: Add initial supportLokesh Vutla
2019-07-26board: ti: j721e: Enable fixing up msmc sram nodeSuman Anna
2019-07-26board: ti: j721e: Add board support for j721e evmLokesh Vutla
2019-07-25net: davinci_emac: convert to using the driver modelBartosz Golaszewski
2019-07-17board: ti: am654: Use EEPROM-based board detectionAndreas Dannenberg
2019-07-17ti: common: am6: Add support for setting MAC addressesAndreas Dannenberg
2019-07-17ti: common: am6: Add support for board description EEPROMAndreas Dannenberg
2019-07-17am65x: README: Add eMMC layout and flash instructionsFaiz Abbas
2019-07-17armV7R: K3: am654: Load SYSFW binary and config from boot mediaAndreas Dannenberg
2019-07-13ARM: omap3: evm: Enable DM_USB in defconfigDerald D. Woods
2019-06-05board: am335x/mux: configure the pins for 8-bit data transfer on MMC1Jean-Jacques Hiblot
2019-05-08ARM: k2g-ice: Add pinmux support for rgmii interfaceMurali Karicheri
2019-05-08ARM: k2g-gp-evm: update to rgmii pinmux configurationMurali Karicheri
2019-05-05board: ti: am43xx: Enable hardware levelingBrad Griffis
2019-05-05board: ti: am654: select SYS_DISABLE_DCACHE_OPS for arm64 buildVignesh Raghavendra
2019-05-03board: am335x: Drop duplicate pinmux configurationPaul Barker
2019-04-12board: ti: am335x: Remove non DM_ETH codeFaiz Abbas
2019-04-12board: ti: am335x: Add platdata for cpsw in SPLFaiz Abbas
2019-04-12board: ti: am65x: Enable fixing up msmc sram nodeLokesh Vutla
2019-04-12arm: dra7: Allow NAND to be enabled on DRA71x EVM.Franklin S Cooper Jr
2019-04-12board: ti: dra71: Add pinmux settings for NAND on DRA71x EVMFranklin S Cooper Jr
2019-04-12ARM: k2g: add a workaround to reset the phyMurali Karicheri
2019-04-12ARM: k2g-gp-evm: update to rgmii pinmux configurationMurali Karicheri
2019-04-12ARM: k2g-ice: Add pinmux support for rgmii interfaceMurali Karicheri
2019-03-22board: ti: Move fastboot functions out of TI_SECURE_DEVICE ifdefAndrew F. Davis
2019-02-19ARM: omap3: evm: Update DM SPL supportDerald D. Woods
2019-02-19omap3_beagle: Update for DM SPL supportTom Rini