aboutsummaryrefslogtreecommitdiff
path: root/board/ti
AgeCommit message (Expand)AuthorFilesLines
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-05dm: 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
2020-01-20board: ti: beagleboneai: add initial supportCaleb Robey1-1/+23
2020-01-20board: ti: beagleboneai: IODELAY and pinmuxCaleb Robey1-0/+264
2020-01-20board: ti: beagleboneai: emmc read changesCaleb Robey4-0/+138
2020-01-20board: ti: am43xx: remove net platform codeGrygorii Strashko1-105/+1
2020-01-20board: ti: dra7-evm: remove net platform codeGrygorii Strashko1-105/+1
2020-01-17common: Move hang() to the same header as panic()Simon Glass3-0/+3
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass1-0/+1
2020-01-17common: Move device-tree setup functions to fdt_support.hSimon Glass3-0/+3
2019-12-03mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal5-11/+11
2019-12-02common: Move old EEPROM functions into a new headerSimon Glass3-0/+3
2019-12-02common: Move some board functions out of common.hSimon Glass5-0/+5
2019-12-02common: Move board_get_usable_ram_top() out of common.hSimon Glass2-0/+2
2019-12-02common: Move serial functions out of common.hSimon Glass4-0/+4
2019-11-07Kconfig: ti: Make board detect EEPROM addresses depend BOARD_DETECTAdam Ford1-0/+2
2019-10-25Merge branch '2019-10-24-ti-imports'Tom Rini1-0/+1
2019-10-25armv7R: K3: j721e: Add support for triggering ddr init from SPLLokesh Vutla1-0/+1
2019-10-24ARM: keystone: Do not enable the USB power domains at the board levelJean-Jacques Hiblot1-13/+0
2019-10-11board: ti: am335x-ice: Configure the CDCE913 clock synthesizerTero Kristo1-0/+4
2019-10-11board: ti: am43xx-idk: Configure the CDCE913 clock synthesizerTero Kristo1-0/+5
2019-10-11board: ti: am57xx-idk: Configure the CDCE913 clock synthesizerTero Kristo1-0/+5
2019-10-11board: am65x: Print board name and version during bootLokesh Vutla1-1/+14
2019-10-11board: j721e: Add READMELokesh Vutla1-0/+227
2019-10-11board: ti: am65x: Add UART boot procedure in READMEAndreas Dannenberg1-0/+32
2019-10-04board: ti: am654: Disable TRNG node for HS devicesAndrew F. Davis1-2/+13
2019-08-11env: Rename environment.h to env_internal.hSimon Glass1-1/+1
2019-08-11env: Drop environment.h header file where not neededSimon Glass6-6/+0
2019-08-11env: Move env_get() to env.hSimon Glass1-0/+1
2019-08-11env: Move env_set() to env.hSimon Glass8-0/+8
2019-08-11env: Move env_get_ulong() to env.hSimon Glass1-0/+1
2019-08-11env: Move env_init() to env.hSimon Glass3-0/+3
2019-07-26configs: j721e_evm_a72: Add initial supportLokesh Vutla1-0/+1
2019-07-26configs: j721e_evm_r5: Add initial supportLokesh Vutla1-0/+6
2019-07-26board: ti: j721e: Enable fixing up msmc sram nodeSuman Anna1-0/+14
2019-07-26board: ti: j721e: Add board support for j721e evmLokesh Vutla3-0/+131
2019-07-25net: davinci_emac: convert to using the driver modelBartosz Golaszewski1-2/+1
2019-07-17board: ti: am654: Use EEPROM-based board detectionAndreas Dannenberg2-0/+248
2019-07-17ti: common: am6: Add support for setting MAC addressesAndreas Dannenberg2-0/+44
2019-07-17ti: common: am6: Add support for board description EEPROMAndreas Dannenberg2-0/+408
2019-07-17am65x: README: Add eMMC layout and flash instructionsFaiz Abbas1-0/+52