summaryrefslogtreecommitdiff
path: root/board/ti
AgeCommit message (Expand)AuthorFilesLines
2021-02-28Correct U-Boot upstream repositoryHeinrich Schuchardt1-1/+1
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk5-14/+14
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass14-0/+14
2021-01-12board: ti: am335x-ice: get CDCE913 clock deviceDario Binacchi2-2/+2
2021-01-12board: ti: k2g: Add support for K2G ICE with 1GHz SiliconLokesh Vutla5-6/+17
2021-01-12board: ti: am65x: Set SERDES0 mux to PCIe to use USB 2.0 interfaceAswath Govindraju1-0/+16
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass1-2/+2
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass1-3/+3
2020-12-14dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass1-4/+4
2020-12-14dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-4/+4
2020-10-12Merge tag 'ti-v2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-1/+1
2020-10-12board: ti: j721e: Fix OSPI node compatibleVignesh Raghavendra1-1/+1
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