summaryrefslogtreecommitdiff
path: root/board/ti
Commit message (Expand)AuthorAgeFilesLines
* board: ti: am64x: Add support for AM64B SKJudith Mendez2023-05-081-1/+3
* board: ti: am62x: evm: Add necessary functions to call splash screenNikhil M Jain2023-05-081-0/+39
* board: ti: am62x: am62x: Change splashimage and splashsourceNikhil M Jain2023-05-081-2/+2
* Merge tag 'video-for-v2023.07-rc2' of https://source.denx.de/u-boot/custodian...Tom Rini2023-05-051-1/+7
|\
| * board: ti: am62x: evm: OSPI support for splash screenNikhil M Jain2023-04-241-1/+7
* | arm: Remove omap5_uevm boardTom Rini2023-05-036-332/+0
* | board: ti: j721s2: Add support to detect daughtercardsKishon Vijay Abraham I2023-05-031-0/+130
* | include: configs: am64x_evm: Change to using .envNikhil M Jain2023-04-251-0/+63
* | include: configs: j721e_evm: Fix name_fdt for J7200Neha Malcom Francis2023-04-241-0/+2
* | arm: mach-k3: Remove empty sys_proto.h includeAndrew Davis2023-04-246-9/+0
* | arm: mach-k3: Move J721s2 SPL init functions to mach-k3Andrew Davis2023-04-241-63/+0
* | arm: mach-k3: Add weak do_board_detect() to common fileAndrew Davis2023-04-241-1/+0
* | configs: j721x_evm: Remove unneeded check for SYS_K3_SPL_ATFAndrew Davis2023-04-242-4/+0
* | arm: mach-k3: Move MSMC fixup to SoC levelAndrew Davis2023-04-243-44/+1
|/
* include: configs: am65x_evm: Change to using .envNikhil M Jain2023-03-291-0/+47
* board: ti: am62x: am62x: Include K3 common .env filesNikhil M Jain2023-03-291-72/+2
* include: configs: am62ax: Change to using .envNikhil M Jain2023-03-291-0/+33
* include: configs: j721e_evm: Change to using .envNeha Malcom Francis2023-03-292-0/+94
* include: configs: j721s2_evm: Change to using .envNeha Malcom Francis2023-03-292-0/+62
* arm: mach-k3: introduce generic board detction kconfig optionChristian Gmeiner2023-03-291-0/+1
* board: ti: Kconfig: Correct invalid Kconfig syntaxNeha Malcom Francis2023-03-296-14/+0
* Correct SPL uses of FASTBOOTSimon Glass2023-02-102-2/+2
* board: ti: am62x: am62x: Add splash screen env variablesNikhil M Jain2023-02-061-0/+5
* include: configs: am62x_evm: Add .env file for Am62xNikhil M Jain2023-02-061-0/+103
* board: ti: am62x: evm: Add splash screen supportNikhil M Jain2023-02-041-3/+22
* board: ti: j721s2: Add board_init and support for selecting DT based on EEPROMSinthu Raja2023-01-271-0/+64
* board: ti: j721s2: Add support for detecting multiple device treesSinthu Raja2023-01-271-10/+25
* board: ti: j721s2: Enable support for reading EEPROM at next alternate addressSinthu Raja2023-01-271-3/+9
* board: ti: j721s2: Add support to update board_name for am68-skSinthu Raja2023-01-271-2/+10
* global: Finish CONFIG -> CFG migrationTom Rini2023-01-201-2/+2
* ARM: omap3: evm: Name this directory omap3evmAndrew Davis2023-01-105-2/+2
* board: ti: common: board_detect: Fix EEPROM read quirk for 2-byteNeha Malcom Francis2023-01-021-12/+34
* global: Migrate CONFIG_MAX_RAM_BANK_SIZE to CFGTom Rini2022-12-231-1/+1
* global: Migrate CONFIG_MAX_MEM_MAPPED to CFGTom Rini2022-12-231-7/+7
* arm: mach-omap2: Move common image process functions out of board filesAndrew Davis2022-12-124-60/+0
* board: ti: introduce the basic files needed to support the am62aBryan Brattlof2022-12-094-0/+99
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-052-5/+5
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-059-17/+17
* treewide: Remove the unnecessary space before semicolonBin Meng2022-11-021-1/+1
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-311-1/+1
* Merge branch 'next'Tom 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