summaryrefslogtreecommitdiff
path: root/board/ti
AgeCommit message (Expand)Author
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
2019-08-11env: Move env_get_ulong() to env.hSimon Glass
2019-08-11env: Move env_init() to env.hSimon Glass
2019-07-26configs: j721e_evm_a72: Add initial supportLokesh Vutla
2019-07-26configs: j721e_evm_r5: Add initial supportLokesh Vutla
2019-07-26board: ti: j721e: Enable fixing up msmc sram nodeSuman Anna
2019-07-26board: ti: j721e: Add board support for j721e evmLokesh Vutla
2019-07-25net: davinci_emac: convert to using the driver modelBartosz Golaszewski
2019-07-17board: ti: am654: Use EEPROM-based board detectionAndreas Dannenberg
2019-07-17ti: common: am6: Add support for setting MAC addressesAndreas Dannenberg
2019-07-17ti: common: am6: Add support for board description EEPROMAndreas Dannenberg
2019-07-17am65x: README: Add eMMC layout and flash instructionsFaiz Abbas
2019-07-17armV7R: K3: am654: Load SYSFW binary and config from boot mediaAndreas Dannenberg
2019-07-13ARM: omap3: evm: Enable DM_USB in defconfigDerald D. Woods
2019-06-05board: am335x/mux: configure the pins for 8-bit data transfer on MMC1Jean-Jacques Hiblot
2019-05-08ARM: k2g-ice: Add pinmux support for rgmii interfaceMurali Karicheri