summaryrefslogtreecommitdiff
path: root/board/ti
AgeCommit message (Expand)Author
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
2020-03-06board: ti: README: Update OP-TEE binary nameAndrew F. Davis
2020-03-03board: ti: k3: Update the sysfw image gen repositoryLokesh Vutla
2020-03-03board: ti: j721e: initialize ESM supportTero Kristo
2020-03-03board: ti: Update AM65x and J721e READMEs for OSPI bootVignesh Raghavendra
2020-02-13board: ti: am57xx-idk: Prevent boot for invalid configuationRoger Quadros
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-01-20Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-01-20arm: mach-k3: Warn when node to disable is not foundAndrew F. Davis
2020-01-20board: ti: j721e: Print board name and version during bootLokesh Vutla
2020-01-20board: ti: j721e: Use EEPROM-based board detectionAndreas Dannenberg
2020-01-20ti: common: board_detect: Handle EEPROM probe more gracefullyAndreas Dannenberg
2020-01-20board: ti: beagleboneai: add initial supportCaleb Robey
2020-01-20board: ti: beagleboneai: IODELAY and pinmuxCaleb Robey
2020-01-20board: ti: beagleboneai: emmc read changesCaleb Robey
2020-01-20board: ti: am43xx: remove net platform codeGrygorii Strashko
2020-01-20board: ti: dra7-evm: remove net platform codeGrygorii Strashko
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2020-01-17common: Move device-tree setup functions to fdt_support.hSimon Glass
2019-12-03mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal
2019-12-02common: Move old EEPROM functions into a new headerSimon Glass
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-12-02common: Move board_get_usable_ram_top() out of common.hSimon Glass
2019-12-02common: Move serial functions out of common.hSimon Glass
2019-11-07Kconfig: ti: Make board detect EEPROM addresses depend BOARD_DETECTAdam Ford
2019-10-25Merge branch '2019-10-24-ti-imports'Tom Rini
2019-10-25armv7R: K3: j721e: Add support for triggering ddr init from SPLLokesh Vutla
2019-10-24ARM: keystone: Do not enable the USB power domains at the board levelJean-Jacques Hiblot
2019-10-11board: ti: am335x-ice: Configure the CDCE913 clock synthesizerTero Kristo
2019-10-11board: ti: am43xx-idk: Configure the CDCE913 clock synthesizerTero Kristo
2019-10-11board: ti: am57xx-idk: Configure the CDCE913 clock synthesizerTero Kristo
2019-10-11board: am65x: Print board name and version during bootLokesh Vutla
2019-10-11board: j721e: Add READMELokesh Vutla
2019-10-11board: ti: am65x: Add UART boot procedure in READMEAndreas Dannenberg
2019-10-04board: ti: am654: Disable TRNG node for HS devicesAndrew F. Davis
2019-08-11env: Rename environment.h to env_internal.hSimon Glass
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_get() to env.hSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass