summaryrefslogtreecommitdiff
path: root/board/ti
AgeCommit message (Expand)AuthorFilesLines
2021-09-11board: ti: am64x: Add support for fixing dr_mode while booting from USBAswath Govindraju1-0/+32
2021-09-09MAINTAINERS: Update ARM TI entryLokesh Vutla9-9/+9
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass2-2/+2
2021-07-29Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini4-278/+38
2021-07-29board: ti: k2g: Program PadConfig_202 before locking RSTMUX8Suman Anna1-0/+3
2021-07-28Rename SPL_ETH_SUPPORT to SPL_ETHSimon Glass1-2/+2
2021-07-27doc: board: Move j721e document to doc/board/ti/ directoryKishon Vijay Abraham I1-277/+0
2021-07-27board: ti: j721e: Add support for probing and configuring Torrent serdes on J...Aswath Govindraju1-1/+33
2021-07-27arm: dts: Import am335x-sancloud-bbe devicetreePaul Barker1-0/+2
2021-06-11board: ti: j72xx: README: update build instructions and image formatsTero Kristo1-3/+6
2021-06-11common: fit: Update board_fit_image_post_process() to pass fit and node_offsetLokesh Vutla4-4/+8
2021-06-09board: ti: am64x: Set the core voltage of USB PHY to 0.85VAswath Govindraju1-0/+14
2021-05-13am335x: add support for cape detect functionalityKory Maincent1-0/+1
2021-05-13arm: am335x: add support for i2c2 busKory Maincent3-0/+18
2021-05-13am57xx: add support for cape detect functionalityKory Maincent1-0/+1
2021-05-13ti/common: add support for extension_scan_board functionKory Maincent4-0/+131
2021-05-12board: ti: am64x: Parse MAC address from board EEPROMVignesh Raghavendra1-0/+9
2021-05-12configs: am64x_evm_a53: Enable support for reading eepromLokesh Vutla1-0/+3
2021-05-12board: ti: am64x: Add support for detecting multiple device treesLokesh Vutla1-4/+9
2021-05-12board: ti: am64x: Enable support for reading EEPROM in R5 SPLLokesh Vutla1-0/+3
2021-05-12board: ti: am64x: Add support for reading eeprom dataLokesh Vutla1-0/+92
2021-05-12arm: mach-k3: am642: Add support for triggering ddr init from SPLDave Gerlach1-0/+3
2021-05-12ram: k3-ddrss: Introduce top-level CONFIG_K3_DDRSSDave Gerlach1-2/+2
2021-05-12configs: am64x_evm_a53: Add Initial supportDave Gerlach1-0/+1
2021-05-12configs: am64x_evm_r5: Add Initial supportDave Gerlach1-0/+7
2021-05-12board: ti: am64x: Add board support for am64x evmDave Gerlach3-0/+109
2021-04-10arm: Remove am3517_crane boardTom Rini5-442/+0
2021-02-28Correct U-Boot upstream repositoryHeinrich Schuchardt1-1/+1
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk5-14/+14
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass14-0/+14
2021-01-12board: ti: am335x-ice: get CDCE913 clock deviceDario Binacchi2-2/+2
2021-01-12board: ti: k2g: Add support for K2G ICE with 1GHz SiliconLokesh Vutla5-6/+17
2021-01-12board: ti: am65x: Set SERDES0 mux to PCIe to use USB 2.0 interfaceAswath Govindraju1-0/+16
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass1-2/+2
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass1-3/+3
2020-12-14dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass1-4/+4
2020-12-14dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-4/+4
2020-10-12Merge tag 'ti-v2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-1/+1
2020-10-12board: ti: j721e: Fix OSPI node compatibleVignesh Raghavendra1-1/+1
2020-09-15configs: Add spiboot support for am335xFaiz Abbas1-0/+1
2020-09-15board: ti: j721e: Add support for HyperFlash detectionVignesh Raghavendra1-0/+7
2020-09-01fastboot: Extend fastboot_set_reboot_flag with reboot reasonRoman Kovalivskyi2-2/+10
2020-08-31ti: common: Remove additional i2c read for board detectionMichal Simek1-12/+6
2020-08-11board: ti: j721e: Add support for HyperFlash detectionVignesh Raghavendra1-0/+30
2020-08-11configs: j7200_evm_a72: Add Initial supportLokesh Vutla1-0/+1
2020-08-11configs: j7200_evm_r5: Add initial supportLokesh Vutla1-0/+1
2020-08-11board: ti: j7200: Add board detection support for j7200Lokesh Vutla1-0/+4
2020-08-11board: ti: j7200: Introduce support for j7200 build targetsLokesh Vutla2-1/+55
2020-08-11board: ti: j721e: Update fdt fixup logic for interconnect nodesSuman Anna1-1/+4
2020-08-11board: ti: j721e: Probe eeprom only when CONFIG_TI_I2C_BOARD_DETECT is definedLokesh Vutla1-5/+11