summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-20configs: j721e_evm: Add configs for environment in eMMCFaiz Abbas
2020-01-20configs: j721e_evm_a72: Add Support for GPT partitionsFaiz Abbas
2020-01-20configs: j721e_evm: Add configs for ADMA SupportFaiz Abbas
2020-01-20arm: dts: k3-j721e-common-proc-board: Add pinmux for SD cardFaiz Abbas
2020-01-20arm: dts: k3-j721e-common-proc-board: Remove voltage-ranges from sdhci nodesFaiz Abbas
2020-01-20mmc: am654_sdhci: Add Support for configuring PHY in J721eFaiz Abbas
2020-01-20mmc: am654_sdhci: Get Xin clock by nameFaiz Abbas
2020-01-20dma: ti: k3-udma: Fix build warnings when building for 32 bit platformsVignesh Raghavendra
2020-01-20dma: ti: k3-udma: Fix ring push operation for 32 bit coresVignesh Raghavendra
2020-01-20dma: ti: k3-udma: Switch to exposed ring modeVignesh Raghavendra
2020-01-20dma: ti: k3-udma: Fix debug prints during enabling MEM_TO_DEV transfersVignesh Raghavendra
2020-01-20dma: ti: k3-udma: Remove coherency check for cache opsVignesh Raghavendra
2020-01-20soc: ti: k3-navss-ringacc: Get SYSFW reference from DT phandleVignesh Raghavendra
2020-01-20soc: ti: k3-navss-ringacc: Flush/invalidate caches on ring push/popVignesh Raghavendra
2020-01-20dma: ti: k3-udma: Query DMA channels allocated from Resource ManagerVignesh Raghavendra
2020-01-20lib: Import few bitmap functions from LinuxVignesh Raghavendra
2020-01-20board: ti: am43xx: remove net platform codeGrygorii Strashko
2020-01-20board: ti: dra7-evm: remove net platform codeGrygorii Strashko
2020-01-20ARM: dts: da850-lcdk: Update DTS files for SPL device tree supportAdam Ford
2020-01-20thermal: ti-bandgap: Fix adc value datatypeFaiz Abbas
2020-01-20configs: j721e_evm_a72_defconfig: Enable USB related configsVignesh Raghavendra
2020-01-20arm: dts: k3-j721e: Add DT nodes for USBVignesh Raghavendra
2020-01-20environment: ti: Add DFU environment variables k3_dfu.hVignesh Raghavendra
2020-01-17common: Update comment to show progressSimon Glass
2020-01-17common: Collect all the header files togetherSimon Glass
2020-01-17common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATASimon Glass
2020-01-17common: Move ROUND() into kernel.hSimon Glass
2020-01-17common: Move check_member() to kernel.hSimon Glass
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move testdram() into init.hSimon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2020-01-17common: Rename and move source()Simon Glass
2020-01-17common: Move the image globals into image.hSimon Glass
2020-01-17image: Rename load_addr, save_addr, save_sizeSimon Glass
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2020-01-17common: Move reset_misc() function to arch headerSimon Glass
2020-01-17common: Move get_tbclk() to time.hSimon Glass
2020-01-17common: Move clock functions into a new fileSimon Glass
2020-01-17common: Move upmconfig() to ppc.hSimon Glass
2020-01-17common: Move ll_boot_init() to init.hSimon Glass
2020-01-17common: arm: Move s_init() to an ARM-specific headerSimon Glass
2020-01-17common: Move device-tree setup functions to fdt_support.hSimon Glass
2020-01-17common: Move type declarations to linux/types.hSimon Glass
2020-01-17common: Drop the symbol_lookup() declarationSimon Glass
2020-01-17common: Drop CONFIG_HAS_POSTSimon Glass
2020-01-17common: Drop CONFIG_POST_STD/ALT_LISTSimon Glass
2020-01-17common: Move CONFIG_SYS_DEF_EEPROM_ADDR out of common.hSimon Glass