aboutsummaryrefslogtreecommitdiffstats
path: root/board/ti
Commit message (Expand)AuthorAgeFilesLines
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-311-1/+1
* Merge branch 'next'WIP/03Oct2022Tom Rini2022-10-034-5/+5
|\
| * treewide: Drop image_header_t typedefSimon Glass2022-09-291-2/+2
| * board_f: Fix types for board_get_usable_ram_top()Pali Rohár2022-09-233-3/+3
* | board: ti: common: board_detect: Fix EEPROM read quirk for AM6 style dataNishanth Menon2022-09-291-0/+10
|/
* board: ti: common: board_detect: Fix EEPROM read quirkMatwey V. Kornilov2022-08-311-18/+8
* arm: mach-k3: Rename SOC_K3_AM6 to SOC_K3_AM654Andrew Davis2022-07-251-2/+2
* board: ti: am65x: Do not disable SA2UL in DTAndrew Davis2022-07-251-10/+0
* board: ti: am335x: Use correct dtbs for SanCloud boardsPaul Barker2022-07-251-4/+14
* board: ti: am335x: Enable spi0 bus on SanCloud BBE LitePaul Barker2022-07-251-0/+5
* board: ti: common: board_detect: Do 1byte address checks first.Nishanth Menon2022-07-061-10/+10
* board: ti: common: Handle the legacy eeprom address width properlyNishanth Menon2022-07-061-7/+15
* board: ti: common: Optimize boot when detecting consecutive bad recordsNishanth Menon2022-07-061-1/+4
* board: ti: am62x: Account for DDR size fixups if ECC is enabledGeorgi Vlaev2022-07-061-0/+53
* board: ti: am62x: Use fdt functions for ram and bank initGeorgi Vlaev2022-07-061-9/+2
* board: ti: j721e: Return if there is an error while configuring SerDesAswath Govindraju2022-07-061-10/+22
* spl: Move SPL_LDSCRIPT defaults to one placeTom Rini2022-06-284-15/+0
* linker_lists: Rename sections to remove . prefixAndrew Scull2022-06-231-2/+2
* Merge branch 'master' into nextTom Rini2022-06-201-1/+1
|\
| * board: ti: am335x: eth_cpsw should depend on CONFIG_NETCorentin LABBE2022-06-161-1/+1
* | configs: Add configs for AM62x SKVignesh Raghavendra2022-06-101-0/+8
* | board: ti: Introduce the basic files to support AM62 SK boardSuman Anna2022-06-103-0/+106
* | ARM: omap3: evm: Power on MMC when setting up PMICDerald D. Woods2022-06-101-7/+1
* | ti: j721e: enable hyperflash spl fixup for j721eVaishnav Achath2022-06-101-3/+54
|/
* board: ti: am64x: Update MAINTAINERSDave Gerlach2022-06-031-1/+1
* board: ti: am335x: Add support for BBE Extended WiFiPaul Barker2022-04-211-2/+8
* board: ti: am335x: Add BBE Lite supportPaul Barker2022-04-211-2/+8
* board: ti: am64x: Account for DDR size fixups if ECC is enabledDave Gerlach2022-04-041-2/+53
* board: ti: am64x: Use fdt functions for ram and bank initDave Gerlach2022-04-041-7/+12
* Merge tag 'v2022.04-rc4' into nextTom Rini2022-03-142-26/+28
|\
| * board: ti: j721e: evm.c: Fix the probing of in Sierra SerDes0Aswath Govindraju2022-03-141-15/+13
| * arm: mach-k3: am6_init: Use CONFIG_TI_I2C_BOARD_DETECTChristian Gmeiner2022-03-041-11/+15
* | ARM: omap3_beagle: Power on MMC when setting up PMICRomain Naour2022-03-101-7/+2
* | ARM: omap3_beagle: Remove non-DM initializationRomain Naour2022-03-101-7/+0
|/
* board: ti: j721e: Add support for detecting multiple device treesSinthu Raja2022-02-161-2/+14
* board: ti: j721e: Disable probing of daughtercardsSinthu Raja2022-02-161-3/+6
* board: ti: j721e: Add support to update board_name for j721e-skSinthu Raja2022-02-161-0/+5
* board: ti: j721e: Enable support for reading EEPROM at next alternate addressSinthu Raja2022-02-161-3/+9
* board: ti: j721e: Guard functions with right #ifdef to avoid build warningsSinthu Raja2022-02-161-39/+41
* board: ti: j721e: evm.c: Add support for probing SerDes0Aswath Govindraju2022-02-081-0/+37
* board: ti: j721s2: Add board support for J721S2David Huang2022-02-084-0/+267
* doc: replace @return by Return:Heinrich Schuchardt2022-01-194-8/+8
* board: ti: am335x: Choose CPSW or PRUSS configuration based on jumper settingWIP/2022-01-15-TI-platform-updatesAmjad Ouled-Ameur2022-01-161-0/+18
* board: ti: am64x: Init DRAM size in R5/A53 SPLVignesh Raghavendra2022-01-151-0/+3
* WS cleanup: remove SPACE(s) followed by TABWIP/2021-09-30-whitespace-cleanupsWolfgang Denk2021-09-302-14/+14
* doc: ti: Convert am335x_evm README to rSTTom Rini2021-09-271-205/+0
* Merge tag 'v2021.10-rc4' into nextTom Rini2021-09-1610-9/+41
|\
| * board: ti: am64x: Add support for fixing dr_mode while booting from USBAswath Govindraju2021-09-101-0/+32
| * MAINTAINERS: Update ARM TI entryLokesh Vutla2021-09-099-9/+9
* | arm: Disable ATAGs supportTom Rini2021-09-072-0/+4