summaryrefslogtreecommitdiff
path: root/board/ti
AgeCommit message (Expand)AuthorFilesLines
2020-09-15configs: Add spiboot support for am335xFaiz Abbas1-0/+1
2020-09-15board: ti: j721e: Add support for HyperFlash detectionVignesh Raghavendra1-0/+7
2020-09-01fastboot: Extend fastboot_set_reboot_flag with reboot reasonRoman Kovalivskyi2-2/+10
2020-08-31ti: common: Remove additional i2c read for board detectionMichal Simek1-12/+6
2020-08-11board: ti: j721e: Add support for HyperFlash detectionVignesh Raghavendra1-0/+30
2020-08-11configs: j7200_evm_a72: Add Initial supportLokesh Vutla1-0/+1
2020-08-11configs: j7200_evm_r5: Add initial supportLokesh Vutla1-0/+1
2020-08-11board: ti: j7200: Add board detection support for j7200Lokesh Vutla1-0/+4
2020-08-11board: ti: j7200: Introduce support for j7200 build targetsLokesh Vutla2-1/+55
2020-08-11board: ti: j721e: Update fdt fixup logic for interconnect nodesSuman Anna1-1/+4
2020-08-11board: ti: j721e: Probe eeprom only when CONFIG_TI_I2C_BOARD_DETECT is definedLokesh Vutla1-5/+11
2020-08-11board: ti: board_detect: Add stub functions for EEPROM detection apisLokesh Vutla1-0/+13
2020-08-11configs: Add new config for supporting USB mass storage bootFaiz Abbas1-0/+1
2020-08-11configs: Add defconfig for USB DFU bootmodeFaiz Abbas1-0/+1
2020-08-11board: ti: am65x: Update fdt fixup logic for interconnect nodesSuman Anna1-2/+8
2020-08-11ARM: omap3: evm: Complete DM_ETH and DM_USB migrationsDerald D. Woods1-71/+11
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada15-24/+24
2020-07-13omap3_beagle: Finish current outstanding DM migrationsTom Rini1-70/+0
2020-06-30ti814x: Remove platformTom Rini6-316/+0
2020-06-30am335x: Update list of defconfigsTom Rini1-2/+0
2020-06-16omap5: uevm: convert to device modelTero Kristo1-68/+10
2020-06-16omap4: sdp: convert to device modelPeter Ujfalusi1-0/+12
2020-06-16omap4: panda: convert to device modelTero Kristo1-38/+12
2020-06-16board: ti: am654: Disable SA2UL node for HS devicesAndrew F. Davis1-3/+3
2020-06-16board: ti: am335x_evm: Remove duplicate setting of bd_ram_ofs memberTom Rini1-1/+0
2020-06-16board: ti: common: Fix pointer-bool-conversion warningsTom Rini1-7/+7
2020-06-13board: ti: use positive logic to detect idk boardsLuca Ceresoli1-1/+5
2020-06-13board: ti: am57xx: use GPIO_TO_PIN() to define GPIO numberLuca Ceresoli1-2/+1
2020-06-03arm: ti: Remove ARCH= references from documentationTom Rini3-9/+9
2020-05-25Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-0/+2
2020-05-19arm: mach-k3: Enable dcache in SPLJan Kiszka1-0/+2
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass3-0/+3
2020-05-19common: Drop linux/delay.h from common headerSimon Glass4-0/+4
2020-05-19common: Drop log.h from common headerSimon Glass3-0/+3
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass2-1/+2
2020-05-19common: Drop init.h from common headerSimon Glass11-0/+11
2020-05-19common: Drop image.h from common headerSimon Glass11-0/+13
2020-05-19common: Drop bootstage.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass14-0/+14
2020-03-06board: ti: README: Update OP-TEE binary nameAndrew F. Davis2-2/+2
2020-03-03board: ti: k3: Update the sysfw image gen repositoryLokesh Vutla2-2/+2
2020-03-03board: ti: j721e: initialize ESM supportTero Kristo1-0/+26
2020-03-03board: ti: Update AM65x and J721e READMEs for OSPI bootVignesh Raghavendra2-0/+102
2020-02-13board: ti: am57xx-idk: Prevent boot for invalid configuationRoger Quadros1-0/+13
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass2-0/+2
2020-01-20Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...Tom Rini9-215/+718
2020-01-20arm: mach-k3: Warn when node to disable is not foundAndrew F. Davis1-3/+1
2020-01-20board: ti: j721e: Print board name and version during bootLokesh Vutla1-0/+13
2020-01-20board: ti: j721e: Use EEPROM-based board detectionAndreas Dannenberg4-0/+276
2020-01-20ti: common: board_detect: Handle EEPROM probe more gracefullyAndreas Dannenberg1-1/+1