summaryrefslogtreecommitdiff
path: root/board/ti/j721e
Commit message (Expand)AuthorAgeFilesLines
* 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-241-2/+0
* configs: j721x_evm: Remove unneeded check for SYS_K3_SPL_ATFAndrew Davis2023-04-241-2/+0
* arm: mach-k3: Move MSMC fixup to SoC levelAndrew Davis2023-04-241-10/+1
* include: configs: j721e_evm: Change to using .envNeha Malcom Francis2023-03-292-0/+94
* board: ti: Kconfig: Correct invalid Kconfig syntaxNeha Malcom Francis2023-03-291-4/+0
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-2/+2
* board_f: Fix types for board_get_usable_ram_top()Pali Rohár2022-09-231-1/+1
* 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-281-6/+0
* ti: j721e: enable hyperflash spl fixup for j721eVaishnav Achath2022-06-101-3/+54
* board: ti: j721e: evm.c: Fix the probing of in Sierra SerDes0Aswath Govindraju2022-03-141-15/+13
* 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
* MAINTAINERS: Update ARM TI entryLokesh Vutla2021-09-091-1/+1
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-021-1/+1
* doc: board: Move j721e document to doc/board/ti/ directoryKishon Vijay Abraham I2021-07-271-277/+0
* board: ti: j721e: Add support for probing and configuring Torrent serdes on J...Aswath Govindraju2021-07-271-1/+33
* board: ti: j72xx: README: update build instructions and image formatsTero Kristo2021-06-111-3/+6
* ram: k3-ddrss: Introduce top-level CONFIG_K3_DDRSSDave Gerlach2021-05-121-2/+2
* Correct U-Boot upstream repositoryHeinrich Schuchardt2021-02-281-1/+1
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass2021-01-051-2/+2
* Merge tag 'ti-v2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-10-121-1/+1
|\
| * board: ti: j721e: Fix OSPI node compatibleVignesh Raghavendra2020-10-121-1/+1
* | board: ti: j721e: Add support for HyperFlash detectionVignesh Raghavendra2020-09-151-0/+7
|/
* board: ti: j721e: Add support for HyperFlash detectionVignesh Raghavendra2020-08-111-0/+30
* configs: j7200_evm_a72: Add Initial supportLokesh Vutla2020-08-111-0/+1
* configs: j7200_evm_r5: Add initial supportLokesh Vutla2020-08-111-0/+1
* board: ti: j7200: Add board detection support for j7200Lokesh Vutla2020-08-111-0/+4
* board: ti: j7200: Introduce support for j7200 build targetsLokesh Vutla2020-08-112-1/+55
* board: ti: j721e: Update fdt fixup logic for interconnect nodesSuman Anna2020-08-111-1/+4
* board: ti: j721e: Probe eeprom only when CONFIG_TI_I2C_BOARD_DETECT is definedLokesh Vutla2020-08-111-5/+11
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* arm: ti: Remove ARCH= references from documentationTom Rini2020-06-021-4/+4
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-0/+1
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+2
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* board: ti: README: Update OP-TEE binary nameAndrew F. Davis2020-03-061-1/+1
* board: ti: k3: Update the sysfw image gen repositoryLokesh Vutla2020-03-031-1/+1
* board: ti: j721e: initialize ESM supportTero Kristo2020-03-031-0/+26
* board: ti: Update AM65x and J721e READMEs for OSPI bootVignesh Raghavendra2020-03-031-0/+47
* board: ti: j721e: Print board name and version during bootLokesh Vutla2020-01-201-0/+13
* board: ti: j721e: Use EEPROM-based board detectionAndreas Dannenberg2020-01-202-0/+258
* common: Move board_get_usable_ram_top() out of common.hSimon Glass2019-12-021-0/+1