summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...WIP/20Jan2020Tom Rini2020-01-2067-407/+2834
|\
| * arm: omap: fix MPU DPLL divisor for 800MHz clockDario Binacchi2020-01-201-1/+1
| * clk: sci-clk: add slack to clk-set-rate passed to firmwareLokesh Vutla2020-01-201-2/+1
| * MAINTAINERS: Update ARM TI entryLokesh Vutla2020-01-202-2/+3
| * configs: am65x_evm: Enable USB keyboard as second stdinVignesh Raghavendra2020-01-202-0/+4
| * am65x_evm_a53_defconfig: Enable configs to support USB and DFUVignesh Raghavendra2020-01-201-0/+19
| * configs: am65x_evm: Add DFU related env variablesVignesh Raghavendra2020-01-201-1/+9
| * arm: dts: k3-am654-base-board: enable USB1Vignesh Raghavendra2020-01-202-0/+32
| * arm: dts: k3-am65-main: add USB supportVignesh Raghavendra2020-01-201-0/+78
| * phy: omap-usb2-phy: Add support for AM654 USB2 PHYVignesh Raghavendra2020-01-201-0/+17
| * phy: omap-usb2-phy: Fix warnings when built for ARM64Vignesh Raghavendra2020-01-201-3/+2
| * dwc3-generic: Add support for AM654 USB controllerVignesh Raghavendra2020-01-201-0/+1
| * configs: am65x_evm: Add Support for ADMAFaiz Abbas2020-01-202-0/+3
| * ARM: dts: omap3/omap35 Torpedo and SOM-LV: Unify and shrink SPL dtbAdam Ford2020-01-204-1/+75
| * configs: omap3/35_logic and omap3/35_logic_somlv: Reduce SPL sizeAdam Ford2020-01-204-0/+8
| * configs: Add configs for J721e High Security EVMAndrew F. Davis2020-01-203-0/+267
| * arm: K3: Increase default SYSFW image size allocationAndrew F. Davis2020-01-201-1/+1
| * arm: K3: Disable ROM configured firewallsAndrew F. Davis2020-01-204-0/+115
| * arm: K3: Fix header comment match AM6 specific file functionAndrew F. Davis2020-01-201-1/+1
| * configs: ti: Factor out call to 'args_mmc' into MMC common environmentAndrew F. Davis2020-01-202-3/+3
| * configs: j721e_evm.h: Sync J721e environment configuration with AM65xAndrew F. Davis2020-01-201-3/+9
| * arm: am57xx: env: Fix DFU variablesSam Protsenko2020-01-201-1/+1
| * arm: dts: k3-am654-r5-base-board: Fix power-domains for wkup_vtm0Lokesh Vutla2020-01-201-1/+1
| * power: regulator: tps62360_regulator: Convert ofdata_to_platdata to the missi...Keerthy2020-01-201-2/+2
| * arm: mach-k3: security: Clean image out of cache before authenticationAndrew F. Davis2020-01-201-0/+12
| * arm: mach-k3: Warn when node to disable is not foundAndrew F. Davis2020-01-202-5/+3
| * defconfigs: am43xx_hs_evm: Sync HS and non-HS defconfigsAndrew F. Davis2020-01-201-0/+15
| * defconfigs: am335x_hs_evm: Sync HS and non-HS defconfigsAndrew F. Davis2020-01-202-6/+20
| * configs: j721e_evm_a72_defconfig: Enable I2C and EEPROM supportVignesh Raghavendra2020-01-201-0/+4
| * arm64: dts: k3-j721e-common-proc-board: Fully enable wkup_i2c0 useAndreas Dannenberg2020-01-202-0/+23
| * board: ti: j721e: Print board name and version during bootLokesh Vutla2020-01-201-0/+13
| * board: ti: j721e: Use EEPROM-based board detectionAndreas Dannenberg2020-01-206-0/+282
| * ti: common: board_detect: Handle EEPROM probe more gracefullyAndreas Dannenberg2020-01-201-1/+1
| * board: ti: beagleboneai: enable in am57xx_evm_defconfigCaleb Robey2020-01-202-1/+4
| * board: ti: beagleboneai: add dts fileJason Kridner2020-01-202-0/+577
| * board: ti: beagleboneai: add initial supportCaleb Robey2020-01-203-2/+24
| * board: ti: beagleboneai: IODELAY and pinmuxCaleb Robey2020-01-201-0/+264
| * board: ti: beagleboneai: emmc read changesCaleb Robey2020-01-204-0/+138
| * configs: j721e_evm: Add configs for environment in eMMCFaiz Abbas2020-01-203-2/+17
| * configs: j721e_evm_a72: Add Support for GPT partitionsFaiz Abbas2020-01-201-0/+6
| * configs: j721e_evm: Add configs for ADMA SupportFaiz Abbas2020-01-202-0/+3
| * arm: dts: k3-j721e-common-proc-board: Add pinmux for SD cardFaiz Abbas2020-01-203-1/+39
| * arm: dts: k3-j721e-common-proc-board: Remove voltage-ranges from sdhci nodesFaiz Abbas2020-01-201-2/+0
| * mmc: am654_sdhci: Add Support for configuring PHY in J721eFaiz Abbas2020-01-201-29/+98
| * mmc: am654_sdhci: Get Xin clock by nameFaiz Abbas2020-01-202-2/+3
| * dma: ti: k3-udma: Fix build warnings when building for 32 bit platformsVignesh Raghavendra2020-01-201-8/+8
| * dma: ti: k3-udma: Fix ring push operation for 32 bit coresVignesh Raghavendra2020-01-201-3/+11
| * dma: ti: k3-udma: Switch to exposed ring modeVignesh Raghavendra2020-01-201-2/+2
| * dma: ti: k3-udma: Fix debug prints during enabling MEM_TO_DEV transfersVignesh Raghavendra2020-01-201-2/+2
| * dma: ti: k3-udma: Remove coherency check for cache opsVignesh Raghavendra2020-01-201-33/+16