summaryrefslogtreecommitdiff
path: root/board/ti
AgeCommit message (Expand)Author
2022-03-14board: ti: j721e: evm.c: Fix the probing of in Sierra SerDes0Aswath Govindraju
2022-03-04arm: mach-k3: am6_init: Use CONFIG_TI_I2C_BOARD_DETECTChristian Gmeiner
2022-02-16board: ti: j721e: Add support for detecting multiple device treesSinthu Raja
2022-02-16board: ti: j721e: Disable probing of daughtercardsSinthu Raja
2022-02-16board: ti: j721e: Add support to update board_name for j721e-skSinthu Raja
2022-02-16board: ti: j721e: Enable support for reading EEPROM at next alternate addressSinthu Raja
2022-02-16board: ti: j721e: Guard functions with right #ifdef to avoid build warningsSinthu Raja
2022-02-08board: ti: j721e: evm.c: Add support for probing SerDes0Aswath Govindraju
2022-02-08board: ti: j721s2: Add board support for J721S2David Huang
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2022-01-16board: ti: am335x: Choose CPSW or PRUSS configuration based on jumper settingAmjad Ouled-Ameur
2022-01-15board: ti: am64x: Init DRAM size in R5/A53 SPLVignesh Raghavendra
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-27doc: ti: Convert am335x_evm README to rSTTom Rini
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini
2021-09-10board: ti: am64x: Add support for fixing dr_mode while booting from USBAswath Govindraju
2021-09-09MAINTAINERS: Update ARM TI entryLokesh Vutla
2021-09-07arm: Disable ATAGs supportTom Rini
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini
2021-08-30am43xx: Drop non-DM_I2C codeTom Rini
2021-08-30am335x: Drop non-DM_I2C codeTom Rini
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-07-29Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-07-29board: ti: k2g: Program PadConfig_202 before locking RSTMUX8Suman Anna
2021-07-28Rename SPL_ETH_SUPPORT to SPL_ETHSimon Glass
2021-07-27doc: board: Move j721e document to doc/board/ti/ directoryKishon Vijay Abraham I
2021-07-27board: ti: j721e: Add support for probing and configuring Torrent serdes on J...Aswath Govindraju
2021-07-27arm: dts: Import am335x-sancloud-bbe devicetreePaul Barker
2021-06-11board: ti: j72xx: README: update build instructions and image formatsTero Kristo
2021-06-11common: fit: Update board_fit_image_post_process() to pass fit and node_offsetLokesh Vutla
2021-06-09board: ti: am64x: Set the core voltage of USB PHY to 0.85VAswath Govindraju
2021-05-13am335x: add support for cape detect functionalityKory Maincent
2021-05-13arm: am335x: add support for i2c2 busKory Maincent
2021-05-13am57xx: add support for cape detect functionalityKory Maincent
2021-05-13ti/common: add support for extension_scan_board functionKory Maincent
2021-05-12board: ti: am64x: Parse MAC address from board EEPROMVignesh Raghavendra
2021-05-12configs: am64x_evm_a53: Enable support for reading eepromLokesh Vutla
2021-05-12board: ti: am64x: Add support for detecting multiple device treesLokesh Vutla
2021-05-12board: ti: am64x: Enable support for reading EEPROM in R5 SPLLokesh Vutla
2021-05-12board: ti: am64x: Add support for reading eeprom dataLokesh Vutla
2021-05-12arm: mach-k3: am642: Add support for triggering ddr init from SPLDave Gerlach
2021-05-12ram: k3-ddrss: Introduce top-level CONFIG_K3_DDRSSDave Gerlach
2021-05-12configs: am64x_evm_a53: Add Initial supportDave Gerlach
2021-05-12configs: am64x_evm_r5: Add Initial supportDave Gerlach
2021-05-12board: ti: am64x: Add board support for am64x evmDave Gerlach
2021-04-10arm: Remove am3517_crane boardTom Rini
2021-02-28Correct U-Boot upstream repositoryHeinrich Schuchardt
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass