summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | configs: am65x_evm_a53: Enable PCA953X-type GPIO driverAndreas Dannenberg2019-07-171-0/+2
| * | | arm64: dts: k3-am654-base-board: Add I2C GPIO expander @ 0x38Andreas Dannenberg2019-07-171-0/+7
| * | | configs: am65x_hs_evm_defconfig: Enable I2C supportAndreas Dannenberg2019-07-172-0/+8
| * | | configs: am65x_evm_defconfig: Enable I2C supportAndreas Dannenberg2019-07-172-0/+8
| * | | arm: dts: k3-am654-base-board: Enable wkup_i2c0 across all boot stagesAndreas Dannenberg2019-07-174-0/+41
| * | | arm: dts: k3-am65: Add I2C nodesAndreas Dannenberg2019-07-174-0/+72
| * | | arm: dts: k3-am65: Move pinctrl nodes out of U-Boot specific dtsiAndreas Dannenberg2019-07-173-15/+16
| * | | arm: omap_i2c: Remove unwanted header file inclusionVignesh R2019-07-171-2/+0
| * | | i2c: omap24xx_i2c: Adapt driver to support K3 devicesVignesh R2019-07-171-1/+1
| * | | am65x: README: Add eMMC layout and flash instructionsFaiz Abbas2019-07-171-0/+52
| * | | configs: am65x_hs_evm: Add Support for eMMC bootAndreas Dannenberg2019-07-172-0/+4
| * | | configs: am65x_evm: Add Support for eMMC bootFaiz Abbas2019-07-173-0/+6
| * | | configs: am65x_hs_evm_r5: All sysfw to be loaded via MMCAndreas Dannenberg2019-07-171-1/+3
| * | | configs: am65x_evm_r5: All sysfw to be loaded via MMCAndreas Dannenberg2019-07-171-1/+3
| * | | armV7R: K3: am654: Load SYSFW binary and config from boot mediaAndreas Dannenberg2019-07-172-1/+27
| * | | armv7R: K3: am654: Use full malloc implementation in SPLAndreas Dannenberg2019-07-173-2/+3
| * | | armV7R: K3: am654: Allow using SPL BSS pre-relocationAndreas Dannenberg2019-07-171-2/+23
| * | | arm: K3: Introduce System Firmware loader frameworkAndreas Dannenberg2019-07-174-0/+314
| * | | spl: Make image loader infrastructure more universalAndreas Dannenberg2019-07-173-25/+91
| * | | spl: Allow performing BSS init early before board_init_f()Andreas Dannenberg2019-07-172-17/+46
| * | | mmc: am654_sdhci: Allow driver to probe without PDs specifiedAndreas Dannenberg2019-07-171-8/+8
| * | | configs: am65x_evm_a53: Add Support for creating GPT partitionsFaiz Abbas2019-07-171-1/+1
| * | | am65x_evm: Add Support for creating a filesystem GPT partition in eMMCFaiz Abbas2019-07-171-2/+7
| * | | configs: am65x: Add configs to support environment in eMMCFaiz Abbas2019-07-172-3/+12
| * | | mmc: am654_sdhci: Add a platform specific set_control_reg() callbackFaiz Abbas2019-07-171-1/+17
| * | | mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timingsFaiz Abbas2019-07-173-37/+55
| * | | configs: am65x_evm: Enable CONFIG_REGMAPFaiz Abbas2019-07-172-0/+4
| * | | mmc: am654_sdhci: Add Support for PHYFaiz Abbas2019-07-172-7/+219
| * | | mmc: sdhci: Make set_ios_post() return intFaiz Abbas2019-07-173-3/+5
| * | | arm: dts: k3: Add phy specific properties to SD card nodeFaiz Abbas2019-07-172-0/+4
| * | | mmc: sdhci: Make sdhci_set_clock() non staticFaiz Abbas2019-07-172-1/+2
| * | | mmc: sdhci: Add support for sdhci-caps-maskFaiz Abbas2019-07-171-3/+15
| * | | regmap: Add API regmap_init_mem_index()Faiz Abbas2019-07-172-0/+44
| * | | mmc: am654_sdhci: Remove quirksFaiz Abbas2019-07-171-3/+0
| * | | arm64: dts: k3: Sync sdhci0 node from kernel and change driver nameFaiz Abbas2019-07-179-49/+116
| |/ /
* | | Merge branch '2019-07-17-ci-imports'Tom Rini2019-07-183-0/+371
|\ \ \ | |/ / |/| |
| * | gitlab-ci: Move the pyelfutils sectionTom Rini2019-07-181-1/+3
| * | gitlab-ci: Split the world build into 4 jobsTom Rini2019-07-181-2/+35
| * | gitlab-ci: Add pyelftools when neededTom Rini2019-07-181-0/+1
| * | gitlab-ci: Add evb-ast2500 test.py testTom Rini2019-07-181-0/+10
| * | gitlab-ci: Initial conversion of Travis CI build to GitLab CITom Rini2019-07-181-0/+315
| * | travis: Build aspeed board with qemu HEADJoel Stanley2019-07-171-1/+1
| * | travis: Add ASPEED ast2500 to qemu testsJoel Stanley2019-07-171-0/+7
| * | configs: aspeed: Add HUSH and random ethernet addrJoel Stanley2019-07-171-0/+2
| * | configs: aspeed: Unset CONFIG_MMCJoel Stanley2019-07-171-0/+1
|/ /
* | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2019-07-16165-328/+719
|\ \ | |/ |/|
| * sunxi: H6: Enable USB for existing boardsAndre Przywara2019-07-165-0/+10
| * sunxi: phy: Add USB PHY support for Allwinner H6Andre Przywara2019-07-161-0/+20
| * sunxi: clocks: Add H6 USB clock gates and resetsAndre Przywara2019-07-161-0/+29
| * sunxi: gpio: Enable support for H6 pin controllerAndre Przywara2019-07-161-0/+2