]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/pdk.git/commit
AM64x Merge to master
authorSivaraj R <sivaraj@ti.com>
Tue, 21 Apr 2020 02:37:44 +0000 (08:07 +0530)
committerSivaraj R <sivaraj@ti.com>
Tue, 21 Apr 2020 02:37:44 +0000 (08:07 +0530)
commit7977bd4f574e03c577495f9222ea061082da6de9
tree977ad7ad2e50241750d04d36f0dc93bb5c8482af
parente21ee655a3061f2ad01a429a92a99de83187e6e6
AM64x Merge to master

Signed-off-by: Sivaraj R <sivaraj@ti.com>
169 files changed:
packages/ti/board/board_cfg.h
packages/ti/board/board_component.mk
packages/ti/board/build/makefile.mk
packages/ti/board/config.bld
packages/ti/board/diag/ospi/src/ospi_test.c
packages/ti/board/src/am64x_evm/board_clock.c [new file with mode: 0644]
packages/ti/board/src/am64x_evm/board_ddr.c [new file with mode: 0644]
packages/ti/board/src/am64x_evm/board_ethernet_config.c [new file with mode: 0644]
packages/ti/board/src/am64x_evm/board_info.c [new file with mode: 0644]
packages/ti/board/src/am64x_evm/board_init.c [new file with mode: 0644]
packages/ti/board/src/am64x_evm/board_lld_init.c [new file with mode: 0644]
packages/ti/board/src/am64x_evm/board_mmr.c [new file with mode: 0644]
packages/ti/board/src/am64x_evm/board_pinmux.c [new file with mode: 0644]
packages/ti/board/src/am64x_evm/board_pll.c [new file with mode: 0644]
packages/ti/board/src/am64x_evm/board_serdes_cfg.c [new file with mode: 0644]
packages/ti/board/src/am64x_evm/include/board_cfg.h [new file with mode: 0644]
packages/ti/board/src/am64x_evm/include/board_clock.h [new file with mode: 0644]
packages/ti/board/src/am64x_evm/include/board_ddr.h [new file with mode: 0644]
packages/ti/board/src/am64x_evm/include/board_ethernet_config.h [new file with mode: 0644]
packages/ti/board/src/am64x_evm/include/board_i2c_io_exp.h [new file with mode: 0644]
packages/ti/board/src/am64x_evm/include/board_internal.h [new file with mode: 0644]
packages/ti/board/src/am64x_evm/include/board_pinmux.h [new file with mode: 0644]
packages/ti/board/src/am64x_evm/include/board_pll.h [new file with mode: 0644]
packages/ti/board/src/am64x_evm/include/board_serdes_cfg.h [new file with mode: 0644]
packages/ti/board/src/am64x_evm/src_files_am64x_evm.mk [new file with mode: 0644]
packages/ti/board/src/flash/board_flash.c
packages/ti/board/src/flash/include/board_flash.h
packages/ti/board/src/flash/nor/device/m35xu256.h [new file with mode: 0644]
packages/ti/board/src/flash/nor/device/m35xu512.h
packages/ti/board/src/flash/nor/nor.c
packages/ti/board/src/flash/nor/ospi/nor_ospi.c
packages/ti/board/src/flash/nor/ospi/nor_ospi.h
packages/ti/board/src/flash/src_files_flash.mk
packages/ti/board/utils/uniflash/target/src/ospi/ospi.h
packages/ti/build/Rules.make [changed mode: 0755->0644]
packages/ti/build/am64x/linker_a53.lds
packages/ti/build/am64x/linker_m4f.lds [new file with mode: 0644]
packages/ti/build/am64x/linker_r5.lds
packages/ti/build/am64x/linker_r5_sysbios.lds
packages/ti/build/am64x/sysbios_a53.cfg
packages/ti/build/am64x/sysbios_r5f.cfg
packages/ti/build/am64x/sysbios_smp_a53.cfg [new file with mode: 0644]
packages/ti/build/makefile
packages/ti/build/makerules/build_config.mk
packages/ti/build/makerules/common.mk
packages/ti/build/makerules/component.mk
packages/ti/build/makerules/env.mk
packages/ti/build/makerules/platform.mk
packages/ti/build/makerules/rules_m4f.mk [new file with mode: 0644]
packages/ti/build/makerules/rules_ti_cgt_arm.mk [changed mode: 0755->0644]
packages/ti/build/pdk_tools_path.mk
packages/ti/build/procsdk_defs.mk
packages/ti/build/soc_info.mk
packages/ti/drv/gpio/src/src_files_common.mk
packages/ti/drv/i2c/build/makefile.mk
packages/ti/drv/i2c/build/makefile_profile.mk
packages/ti/drv/i2c/i2c_component.mk
packages/ti/drv/i2c/package.xs
packages/ti/drv/i2c/soc/I2C_soc.h
packages/ti/drv/i2c/soc/am64x/I2C_soc.c [new file with mode: 0644]
packages/ti/drv/i2c/src/src_files_common.mk
packages/ti/drv/i2c/test/eeprom_read/src/main_test.c
packages/ti/drv/pruss/build/makefile.mk
packages/ti/drv/pruss/package.xs
packages/ti/drv/pruss/pruss_component.mk
packages/ti/drv/pruss/soc/am64x/pruicss_soc.c [new file with mode: 0644]
packages/ti/drv/pruss/soc/pruicss_soc.h
packages/ti/drv/sciclient/examples/sciclient_ccs_init/linker_r5_lite.lds [new file with mode: 0755]
packages/ti/drv/sciclient/examples/sciclient_ccs_init/makefile
packages/ti/drv/sciclient/examples/sciclient_ccs_init/sciclient_ccs_init_main.c
packages/ti/drv/sciclient/examples/sciclient_firmware_boot_TestApp/boot_init.asm
packages/ti/drv/sciclient/examples/sciclient_firmware_boot_TestApp/linker_r5_am64x.lds [new file with mode: 0755]
packages/ti/drv/sciclient/examples/sciclient_firmware_boot_TestApp/makefile
packages/ti/drv/sciclient/examples/sciclient_firmware_boot_TestApp/sciclient_firmware_boot_main.c
packages/ti/drv/sciclient/include/sciclient_soc.h
packages/ti/drv/sciclient/package.xs
packages/ti/drv/sciclient/sciclient.h
packages/ti/drv/sciclient/sciclient_component.mk
packages/ti/drv/sciclient/soc/V3/sciclient_defaultBoardcfg.c [new file with mode: 0755]
packages/ti/drv/sciclient/soc/V3/sciclient_defaultBoardcfg.h [new file with mode: 0755]
packages/ti/drv/sciclient/soc/V3/sciclient_defaultBoardcfg_hex.h [new file with mode: 0644]
packages/ti/drv/sciclient/soc/V3/sciclient_defaultBoardcfg_pm.c [new file with mode: 0755]
packages/ti/drv/sciclient/soc/V3/sciclient_defaultBoardcfg_pm_hex.h [new file with mode: 0644]
packages/ti/drv/sciclient/soc/V3/sciclient_defaultBoardcfg_rm.c [new file with mode: 0755]
packages/ti/drv/sciclient/soc/V3/sciclient_defaultBoardcfg_rm_hex.h [new file with mode: 0644]
packages/ti/drv/sciclient/soc/V3/sciclient_defaultBoardcfg_security.c [new file with mode: 0755]
packages/ti/drv/sciclient/soc/V3/sciclient_defaultBoardcfg_security_hex.h [new file with mode: 0644]
packages/ti/drv/sciclient/soc/V3/sciclient_firmware_V3.h [new file with mode: 0644]
packages/ti/drv/sciclient/soc/V3/sciclient_fmwMsgParams.h [new file with mode: 0755]
packages/ti/drv/sciclient/soc/V3/sciclient_fmwSecureProxyMap.c [new file with mode: 0755]
packages/ti/drv/sciclient/soc/V3/sciclient_soc_priv.h [new file with mode: 0644]
packages/ti/drv/sciclient/soc/V3/sysfw.bin [new file with mode: 0644]
packages/ti/drv/sciclient/soc/sciclient_soc_priv.h
packages/ti/drv/sciclient/soc/sysfw/binaries/ti-sci-firmware-am64x-gp-vlab-rom.bin [new file with mode: 0644]
packages/ti/drv/sciclient/soc/sysfw/binaries/ti-sci-firmware-am64x-gp-vlab.bin [new file with mode: 0644]
packages/ti/drv/sciclient/soc/sysfw/binaries/ti-sci-firmware-am64x-gp-zebu-rom.bin [new file with mode: 0644]
packages/ti/drv/sciclient/soc/sysfw/binaries/ti-sci-firmware-am64x-gp-zebu.bin [new file with mode: 0644]
packages/ti/drv/sciclient/soc/sysfw/include/am64x/tisci_boardcfg_constraints.h [new file with mode: 0644]
packages/ti/drv/sciclient/soc/sysfw/include/am64x/tisci_clocks.h [new file with mode: 0644]
packages/ti/drv/sciclient/soc/sysfw/include/am64x/tisci_devices.h [new file with mode: 0644]
packages/ti/drv/sciclient/soc/sysfw/include/am64x/tisci_hosts.h [new file with mode: 0644]
packages/ti/drv/sciclient/soc/sysfw/include/am64x/tisci_resasg_types.h [new file with mode: 0644]
packages/ti/drv/sciclient/soc/sysfw/include/am64x/tisci_sec_proxy.h [new file with mode: 0644]
packages/ti/drv/sciclient/soc/sysfw/include/am65x_sr2/tisci_boardcfg_constraints.h
packages/ti/drv/sciclient/soc/sysfw/include/am65x_sr2/tisci_clocks.h
packages/ti/drv/sciclient/soc/sysfw/include/am65x_sr2/tisci_devices.h
packages/ti/drv/sciclient/soc/sysfw/include/am65x_sr2/tisci_hosts.h
packages/ti/drv/sciclient/soc/sysfw/include/am65x_sr2/tisci_resasg_types.h
packages/ti/drv/sciclient/soc/sysfw/include/am65x_sr2/tisci_sec_proxy.h
packages/ti/drv/sciclient/soc/sysfw/include/j721e/tisci_boardcfg_constraints.h
packages/ti/drv/sciclient/soc/sysfw/include/tisci/pm/tisci_pm_clock.h
packages/ti/drv/sciclient/soc/sysfw/include/tisci/tisci_bitops.h [new file with mode: 0644]
packages/ti/drv/sciclient/soc/sysfw/include/tisci/tisci_boardcfg.h
packages/ti/drv/sciclient/soc/sysfw/include/tisci/tisci_includes.h
packages/ti/drv/sciclient/soc/sysfw/include/tisci/tisci_protocol.h
packages/ti/drv/sciclient/src/makefile
packages/ti/drv/sciclient/src/sciclient.c
packages/ti/drv/sciclient/src/sciclient_priv.h
packages/ti/drv/sciclient/src/sciclient_romMessages.h
packages/ti/drv/sciclient/tools/ccsLoadDmsc/am64x/launch.js [new file with mode: 0755]
packages/ti/drv/sciclient/tools/ccsLoadDmsc/am64x/sciclient_ccs_init_mcu1_0_release.xer5f [new file with mode: 0644]
packages/ti/drv/sciclient/tools/firmwareHeaderGen.sh
packages/ti/drv/spi/build/makefile.mk
packages/ti/drv/spi/build/makefile_profile.mk
packages/ti/drv/spi/example/mcspi_slavemode/makefile
packages/ti/drv/spi/example/mcspi_slavemode/src/main_mcspi_slave_mode.c
packages/ti/drv/spi/package.xs
packages/ti/drv/spi/soc/SPI_soc.h
packages/ti/drv/spi/soc/am64x/SPI_soc.c [new file with mode: 0644]
packages/ti/drv/spi/spi_component.mk
packages/ti/drv/spi/src/SPI_drv.c
packages/ti/drv/spi/src/src_files_common.mk
packages/ti/drv/spi/src/v0/OSPI_v0.h
packages/ti/drv/spi/test/ospi_flash/makefile
packages/ti/drv/spi/test/ospi_flash/src/main_ospi_flash_test.c
packages/ti/drv/uart/build/makefile.mk
packages/ti/drv/uart/build/makefile_dma.mk
packages/ti/drv/uart/build/makefile_dma_profile.mk
packages/ti/drv/uart/build/makefile_profile.mk
packages/ti/drv/uart/package.xs
packages/ti/drv/uart/soc/UART_soc.h
packages/ti/drv/uart/soc/am64x/UART_soc.c [new file with mode: 0644]
packages/ti/drv/uart/soc/am65xx/UART_soc.c
packages/ti/drv/uart/soc/j7200/UART_soc.c
packages/ti/drv/uart/soc/j721e/UART_soc.c
packages/ti/drv/uart/src/src_files_common.mk
packages/ti/drv/uart/src/v1/UART_v1.c
packages/ti/drv/uart/src/v1/UART_v1.h
packages/ti/drv/uart/test/makefile
packages/ti/drv/uart/test/src/main_uart_test.c
packages/ti/drv/uart/uart_component.mk
packages/ti/osal/arch/core/a53/Arch_util.c
packages/ti/osal/arch/core/m4/Arch_util.c
packages/ti/osal/arch/core/m4/CacheP_nonos.c
packages/ti/osal/build/makefile_nonos.mk
packages/ti/osal/osal_component.mk
packages/ti/osal/soc/am64x/TimerP_default.c [new file with mode: 0644]
packages/ti/osal/soc/am64x/bios_mmu.c [new file with mode: 0644]
packages/ti/osal/soc/am64x/osal_soc.h [new file with mode: 0644]
packages/ti/osal/soc/osal_soc.h
packages/ti/osal/src/nonos/HwiP_nonos.c
packages/ti/osal/src/nonos/Nonos_config.h
packages/ti/osal/src/nonos/SemaphoreP_nonos.c
packages/ti/osal/src/src_common_nonos.mk
packages/ti/osal/src/tirtos/HwiP_tirtos.c
packages/ti/osal/src/tirtos/SemaphoreP_tirtos.c
packages/ti/osal/test/baremetal/makefile
packages/ti/osal/test/src/OSAL_log.h
packages/ti/osal/test/src/main_osal_test.c