summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2020-06-23-misc-minor-fixes'WIP/23Jun2020Tom Rini2020-06-236-6/+11
|\
| * psci: add 'static inline' to invoke_psci_fn() stubMasahiro Yamada2020-06-231-2/+2
| * doc: sifive: Fix spelling of "environment".Vagrant Cascadian2020-06-231-2/+2
| * cmd: booti: Fix spelling of "environment".Vagrant Cascadian2020-06-231-1/+1
| * nvme: Invalidate dcache before submitting admin cmdJagan Teki2020-06-231-0/+3
| * phy: atheros: Fix the "qca,clk-out-frequency" exampleFabio Estevam2020-06-231-1/+1
| * zfs: fix missing include for disk_partition definitionJoel Johnson2020-06-231-0/+2
|/
* Merge tag 'u-boot-imx-20200623' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-06-2349-435/+222
|\
| * mx6cuboxi: remove unused codeWalter Lozano2020-06-231-65/+0
| * mx6cuboxi: enable OF_CONTROL and DM in SPLWalter Lozano2020-06-231-0/+3
| * mx6cuboxi: customize board_boot_order to access eMMCWalter Lozano2020-06-231-0/+48
| * mx6cuboxi: enable MMC and eMMC in DT for SPLWalter Lozano2020-06-231-0/+8
| * mx6ull_14x14_evk_plugin: Convert to DM_ETHFabio Estevam2020-06-231-0/+6
| * mx6slevk_spl: Convert to DM_ETHFabio Estevam2020-06-231-0/+3
| * mx6slevk_spinor: Convert to DM_ETHFabio Estevam2020-06-231-0/+3
| * arm: dts: imx: fsl-imx8qm.dtsi: fix gpio aliasesYe Li2020-06-231-7/+8
| * gpio: mxc_gpio: change gpio index for i.MX8Ye Li2020-06-231-1/+4
| * mx6ul_14x14_evk: Avoid overlap of environment over U-Boot properOtavio Salvador2020-06-231-1/+1
| * mx6ul_14x14_evk: Enable SPL USB and SDP supportOtavio Salvador2020-06-231-0/+11
| * ARM: imx: soc: Select default TEXT_BASE for MX7Marek Vasut2020-06-227-12/+7
| * ARM: imx: soc: Switch BOARD_EARLY_INIT_F to imply on MX7Marek Vasut2020-06-221-1/+1
| * ARM: imx: ddr: Fill in missing DDRC ZQCTLx on i.MX7Marek Vasut2020-06-222-1/+4
| * imx: imx8qm_rom7720_a1: update READMEOliver Graute2020-06-221-0/+11
| * ARM: imx6: Fetch MAC address in board_init_late() on DH iMX6 PDK2Marek Vasut2020-06-221-2/+2
| * arm: wandboard: move CONFIG_MXC_UART to defconfigHeinrich Schuchardt2020-06-223-1/+11
| * Fix MMC access on SabreliteMartyn Welch2020-06-222-72/+3
| * colibri_imx6: boot env configuration updatesIgor Opaniuk2020-06-221-28/+1
| * colibri_imx7: boot env configuration updatesIgor Opaniuk2020-06-221-23/+1
| * apalis_imx6: boot env configuration updatesIgor Opaniuk2020-06-221-28/+1
| * toradex: imx: enable BOOTCOUNT featureIgor Opaniuk2020-06-225-0/+15
| * apalis-tk1: fix setting fdtfile valueIgor Opaniuk2020-06-221-1/+1
| * apalis-tk1: enable distrobootIgor Opaniuk2020-06-222-38/+15
| * configs/colibri_vf.h: drop sdboot in favour of distro_bootcmdMax Krummenacher2020-06-221-17/+1
| * colibri_vf_defconfig: enable part cmdMax Krummenacher2020-06-221-2/+1
| * colibri-imx6ull/imx7: define bootubipart for distro bootStefan Agner2020-06-222-0/+2
| * colibri_imx7: add addresses required for distro bootStefan Agner2020-06-221-1/+2
| * colibri-imx8x: declare consoleargsOleksandr Suvorov2020-06-221-4/+4
| * apalis/colibri-imx8: re-enable CONFIG_IMX_SCU_THERMALMax Krummenacher2020-06-222-0/+2
| * apalis-imx8: enable of_system_setupMarcel Ziswiler2020-06-221-0/+1
| * ARM: dts: imx6qdl-sabresd: Fix AR8031 phy-modeFabio Estevam2020-06-221-1/+1
| * ARM: dts: imx6qdl-sabreauto: Fix AR8031 phy-modeFabio Estevam2020-06-221-1/+1
| * mx6cuboxi: Convert to DM_ETHFabio Estevam2020-06-223-123/+20
| * ARM: dts: imx6qdl-sr-som: Sync with kernel 5.8-rc1Fabio Estevam2020-06-221-0/+11
| * net: fec: Allow the PHY node to be retrievedFabio Estevam2020-06-222-2/+6
| * phy: atheros: ar8035: Fix clock output calculationFabio Estevam2020-06-221-4/+3
* | configs: Resync with savedefconfigTom Rini2020-06-2312-30/+12
* | Prepare v2020.07-rc5v2020.07-rc5Tom Rini2020-06-221-1/+1
|/
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-shTom Rini2020-06-201-0/+3
|\
| * ARM: rmobile: Increase PHY auto-negotiation timeout to 20sMarek Vasut2020-06-181-0/+3
* | Merge tag 'efi-2020-07-rc5-2' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/19Jun2020Tom Rini2020-06-191-3/+6
|\ \