summaryrefslogtreecommitdiff
path: root/board/ti
AgeCommit message (Expand)Author
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-12board: ti: am335x-ice: get CDCE913 clock deviceDario Binacchi
2021-01-12board: ti: k2g: Add support for K2G ICE with 1GHz SiliconLokesh Vutla
2021-01-12board: ti: am65x: Set SERDES0 mux to PCIe to use USB 2.0 interfaceAswath Govindraju
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-10-12Merge tag 'ti-v2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-10-12board: ti: j721e: Fix OSPI node compatibleVignesh Raghavendra
2020-09-15configs: Add spiboot support for am335xFaiz Abbas
2020-09-15board: ti: j721e: Add support for HyperFlash detectionVignesh Raghavendra
2020-09-01fastboot: Extend fastboot_set_reboot_flag with reboot reasonRoman Kovalivskyi
2020-08-31ti: common: Remove additional i2c read for board detectionMichal Simek
2020-08-11board: ti: j721e: Add support for HyperFlash detectionVignesh Raghavendra
2020-08-11configs: j7200_evm_a72: Add Initial supportLokesh Vutla
2020-08-11configs: j7200_evm_r5: Add initial supportLokesh Vutla
2020-08-11board: ti: j7200: Add board detection support for j7200Lokesh Vutla
2020-08-11board: ti: j7200: Introduce support for j7200 build targetsLokesh Vutla
2020-08-11board: ti: j721e: Update fdt fixup logic for interconnect nodesSuman Anna
2020-08-11board: ti: j721e: Probe eeprom only when CONFIG_TI_I2C_BOARD_DETECT is definedLokesh Vutla
2020-08-11board: ti: board_detect: Add stub functions for EEPROM detection apisLokesh Vutla
2020-08-11configs: Add new config for supporting USB mass storage bootFaiz Abbas
2020-08-11configs: Add defconfig for USB DFU bootmodeFaiz Abbas
2020-08-11board: ti: am65x: Update fdt fixup logic for interconnect nodesSuman Anna
2020-08-11ARM: omap3: evm: Complete DM_ETH and DM_USB migrationsDerald D. Woods
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-07-13omap3_beagle: Finish current outstanding DM migrationsTom Rini
2020-06-30ti814x: Remove platformTom Rini
2020-06-30am335x: Update list of defconfigsTom Rini
2020-06-16omap5: uevm: convert to device modelTero Kristo
2020-06-16omap4: sdp: convert to device modelPeter Ujfalusi
2020-06-16omap4: panda: convert to device modelTero Kristo
2020-06-16board: ti: am654: Disable SA2UL node for HS devicesAndrew F. Davis
2020-06-16board: ti: am335x_evm: Remove duplicate setting of bd_ram_ofs memberTom Rini
2020-06-16board: ti: common: Fix pointer-bool-conversion warningsTom Rini
2020-06-13board: ti: use positive logic to detect idk boardsLuca Ceresoli
2020-06-13board: ti: am57xx: use GPIO_TO_PIN() to define GPIO numberLuca Ceresoli
2020-06-02arm: ti: Remove ARCH= references from documentationTom Rini
2020-05-25Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-05-19arm: mach-k3: Enable dcache in SPLJan Kiszka
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-18common: Drop bootstage.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass