aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-17configs: am65x_hs_evm_defconfig: Enable I2C supportAndreas Dannenberg2-0/+8
2019-07-17configs: am65x_evm_defconfig: Enable I2C supportAndreas Dannenberg2-0/+8
2019-07-17arm: dts: k3-am654-base-board: Enable wkup_i2c0 across all boot stagesAndreas Dannenberg4-0/+41
2019-07-17arm: dts: k3-am65: Add I2C nodesAndreas Dannenberg4-0/+72
2019-07-17arm: dts: k3-am65: Move pinctrl nodes out of U-Boot specific dtsiAndreas Dannenberg3-15/+16
2019-07-17arm: omap_i2c: Remove unwanted header file inclusionVignesh R1-2/+0
2019-07-17i2c: omap24xx_i2c: Adapt driver to support K3 devicesVignesh R1-1/+1
2019-07-17am65x: README: Add eMMC layout and flash instructionsFaiz Abbas1-0/+52
2019-07-17configs: am65x_hs_evm: Add Support for eMMC bootAndreas Dannenberg2-0/+4
2019-07-17configs: am65x_evm: Add Support for eMMC bootFaiz Abbas3-0/+6
2019-07-17configs: am65x_hs_evm_r5: All sysfw to be loaded via MMCAndreas Dannenberg1-1/+3
2019-07-17configs: am65x_evm_r5: All sysfw to be loaded via MMCAndreas Dannenberg1-1/+3
2019-07-17armV7R: K3: am654: Load SYSFW binary and config from boot mediaAndreas Dannenberg2-1/+27
2019-07-17armv7R: K3: am654: Use full malloc implementation in SPLAndreas Dannenberg3-2/+3
2019-07-17armV7R: K3: am654: Allow using SPL BSS pre-relocationAndreas Dannenberg1-2/+23
2019-07-17arm: K3: Introduce System Firmware loader frameworkAndreas Dannenberg4-0/+314
2019-07-17spl: Make image loader infrastructure more universalAndreas Dannenberg3-25/+91
2019-07-17spl: Allow performing BSS init early before board_init_f()Andreas Dannenberg2-17/+46
2019-07-17mmc: am654_sdhci: Allow driver to probe without PDs specifiedAndreas Dannenberg1-8/+8
2019-07-17configs: am65x_evm_a53: Add Support for creating GPT partitionsFaiz Abbas1-1/+1
2019-07-17am65x_evm: Add Support for creating a filesystem GPT partition in eMMCFaiz Abbas1-2/+7
2019-07-17configs: am65x: Add configs to support environment in eMMCFaiz Abbas2-3/+12
2019-07-17mmc: am654_sdhci: Add a platform specific set_control_reg() callbackFaiz Abbas1-1/+17
2019-07-17mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timingsFaiz Abbas3-37/+55
2019-07-17configs: am65x_evm: Enable CONFIG_REGMAPFaiz Abbas2-0/+4
2019-07-17mmc: am654_sdhci: Add Support for PHYFaiz Abbas2-7/+219
2019-07-17mmc: sdhci: Make set_ios_post() return intFaiz Abbas3-3/+5
2019-07-17arm: dts: k3: Add phy specific properties to SD card nodeFaiz Abbas2-0/+4
2019-07-17mmc: sdhci: Make sdhci_set_clock() non staticFaiz Abbas2-1/+2
2019-07-17mmc: sdhci: Add support for sdhci-caps-maskFaiz Abbas1-3/+15
2019-07-17regmap: Add API regmap_init_mem_index()Faiz Abbas2-0/+44
2019-07-17mmc: am654_sdhci: Remove quirksFaiz Abbas1-3/+0
2019-07-17arm64: dts: k3: Sync sdhci0 node from kernel and change driver nameFaiz Abbas9-49/+116
2019-07-16Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini165-328/+719
2019-07-16sunxi: H6: Enable USB for existing boardsAndre Przywara5-0/+10
2019-07-16sunxi: phy: Add USB PHY support for Allwinner H6Andre Przywara1-0/+20
2019-07-16sunxi: clocks: Add H6 USB clock gates and resetsAndre Przywara1-0/+29
2019-07-16sunxi: gpio: Enable support for H6 pin controllerAndre Przywara1-0/+2
2019-07-16sunxi: move SUNXI_GPIO to KconfigAndre Przywara4-4/+7
2019-07-16sunxi: H6: Add DDR3 DRAM delay valuesJernej Skrabec1-6/+17
2019-07-16sunxi: H6: Add DDR3-1333 timingsAndre Przywara3-0/+153
2019-07-16sunxi: H6: Add DDR3 support to DRAM controller driverAndre Przywara2-28/+62
2019-07-16sunxi: H6: move LPDDR3 timing definition into separate fileAndre Przywara10-148/+177
2019-07-16sunxi: H6: DRAM: follow recommended PHY init algorithmAndre Przywara1-1/+3
2019-07-16sunxi: H6: DRAM: avoid memcpy() on MMIO registersAndre Przywara1-2/+4
2019-07-15Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini32-625/+1506
2019-07-15net: macb: Add support for 1000-baseXRadu Pirea1-2/+4
2019-07-15net: macb: Fixed reading MII_LPA registerRadu Pirea1-1/+1
2019-07-15configs: am65x_evm_a53: enable networkingGrygorii Strashko1-0/+6
2019-07-15arm64: dts: k3-am654-base-board: add mcu cpsw nuss pinmux and phy defsGrygorii Strashko1-0/+59