aboutsummaryrefslogtreecommitdiff
path: root/board/ti
AgeCommit message (Expand)AuthorFilesLines
2022-07-06board: ti: common: board_detect: Do 1byte address checks first.Nishanth Menon1-10/+10
2022-07-06board: ti: common: Handle the legacy eeprom address width properlyNishanth Menon1-7/+15
2022-07-06board: ti: common: Optimize boot when detecting consecutive bad recordsNishanth Menon1-1/+4
2022-07-06board: ti: am62x: Account for DDR size fixups if ECC is enabledGeorgi Vlaev1-0/+53
2022-07-06board: ti: am62x: Use fdt functions for ram and bank initGeorgi Vlaev1-9/+2
2022-07-06board: ti: j721e: Return if there is an error while configuring SerDesAswath Govindraju1-10/+22
2022-06-28spl: Move SPL_LDSCRIPT defaults to one placeTom Rini4-15/+0
2022-06-23linker_lists: Rename sections to remove . prefixAndrew Scull1-2/+2
2022-06-20Merge branch 'master' into nextTom Rini1-1/+1
2022-06-16board: ti: am335x: eth_cpsw should depend on CONFIG_NETCorentin LABBE1-1/+1
2022-06-10configs: Add configs for AM62x SKVignesh Raghavendra1-0/+8
2022-06-10board: ti: Introduce the basic files to support AM62 SK boardSuman Anna3-0/+106
2022-06-10ARM: omap3: evm: Power on MMC when setting up PMICDerald D. Woods1-7/+1
2022-06-10ti: j721e: enable hyperflash spl fixup for j721eVaishnav Achath1-3/+54
2022-06-03board: ti: am64x: Update MAINTAINERSDave Gerlach1-1/+1
2022-04-21board: ti: am335x: Add support for BBE Extended WiFiPaul Barker1-2/+8
2022-04-21board: ti: am335x: Add BBE Lite supportPaul Barker1-2/+8
2022-04-04board: ti: am64x: Account for DDR size fixups if ECC is enabledDave Gerlach1-2/+53
2022-04-04board: ti: am64x: Use fdt functions for ram and bank initDave Gerlach1-7/+12
2022-03-14Merge tag 'v2022.04-rc4' into nextTom Rini2-26/+28
2022-03-14board: ti: j721e: evm.c: Fix the probing of in Sierra SerDes0Aswath Govindraju1-15/+13
2022-03-10ARM: omap3_beagle: Power on MMC when setting up PMICRomain Naour1-7/+2
2022-03-10ARM: omap3_beagle: Remove non-DM initializationRomain Naour1-7/+0
2022-03-04arm: mach-k3: am6_init: Use CONFIG_TI_I2C_BOARD_DETECTChristian Gmeiner1-11/+15
2022-02-16board: ti: j721e: Add support for detecting multiple device treesSinthu Raja1-2/+14
2022-02-16board: ti: j721e: Disable probing of daughtercardsSinthu Raja1-3/+6
2022-02-16board: ti: j721e: Add support to update board_name for j721e-skSinthu Raja1-0/+5
2022-02-16board: ti: j721e: Enable support for reading EEPROM at next alternate addressSinthu Raja1-3/+9
2022-02-16board: ti: j721e: Guard functions with right #ifdef to avoid build warningsSinthu Raja1-39/+41
2022-02-08board: ti: j721e: evm.c: Add support for probing SerDes0Aswath Govindraju1-0/+37
2022-02-08board: ti: j721s2: Add board support for J721S2David Huang4-0/+267
2022-01-19doc: replace @return by Return:Heinrich Schuchardt4-8/+8
2022-01-16board: ti: am335x: Choose CPSW or PRUSS configuration based on jumper settingAmjad Ouled-Ameur1-0/+18
2022-01-15board: ti: am64x: Init DRAM size in R5/A53 SPLVignesh Raghavendra1-0/+3
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk2-14/+14
2021-09-27doc: ti: Convert am335x_evm README to rSTTom Rini1-205/+0
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini10-9/+41
2021-09-10board: 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-09-07arm: Disable ATAGs supportTom Rini2-0/+4
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass1-1/+1
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini4-4/+4
2021-08-30am43xx: Drop non-DM_I2C codeTom Rini1-27/+0
2021-08-30am335x: Drop non-DM_I2C codeTom Rini2-27/+0
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...WIP/29Jul2021Tom 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