aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-07imx: cx9020: migrate cx9020 to CONFIG_DM_USBSteffen Dirkwinkel3-11/+16
2020-01-07imx: cx9020: migrate cx9020 to CONFIG_DM_ETHSteffen Dirkwinkel3-15/+22
2020-01-07imx: sync with kernel device tree for Phycore SoMParthiban Nallathambi14-239/+732
2020-01-07mach-imx: bootaux: add dcache flushing before enabling M4Igor Opaniuk1-0/+3
2020-01-07mach-imx: bootaux: print stack pointer and reset vectorIgor Opaniuk1-1/+5
2020-01-07pci: imx: Add iMX6SX compatibleMarek Vasut1-0/+1
2020-01-07arm: imx6: cm_fx6: Enable DM SPI and SPI_FLASH, fix SPL build errorsSuniel Mahesh2-0/+9
2020-01-07board: cm_fx6: Enable CONFIG_DM_ETHSuniel Mahesh1-0/+1
2020-01-07board: cm_fx6: Enable DM support for video, fix build errorSuniel Mahesh2-0/+6
2020-01-07ARM: mx6: ddr: Add support for iMX6SXMarek Vasut1-4/+14
2020-01-07ARM: mx6: ddr: Configure all SDQS pullups using loopMarek Vasut1-19/+8
2020-01-07ARM: mx6: ddr: Factor out SDQS configuration codeMarek Vasut1-18/+28
2020-01-07ARM: mx6: ddr: Make debug prints work with tiny printfMarek Vasut1-12/+12
2020-01-07ARM: imx6: DHCOM i.MX6 PDK: Enable sysreset driver and wdt commandClaudius Heine2-0/+8
2020-01-07ARM: dts: dh-imx6: add u-boot specific wdt-reboot nodeClaudius Heine1-0/+11
2020-01-07mx6cuboxi: enable OF_CONTROL with DM_MMC and DM_USBBaruch Siach3-52/+89
2020-01-07arm: dts: hummingboard: add cubox/hummingboard DT (part 2 of 2)Baruch Siach22-0/+1737
2020-01-07arm: dts: hummingboard: add cubox/hummingboard DT (part 1 of 2)Baruch Siach9-0/+1128
2020-01-07dt-bindings: add imx-audmux macro definitionsBaruch Siach1-0/+64
2020-01-07board: ge: mx53ppd: use imx wdtRobert Beckett4-1/+16
2020-01-07board: ge: bx50v3: use imx wdtRobert Beckett3-0/+16
2020-01-07board: ge: pass rtc_status via device treeIan Ray5-11/+27
2020-01-07board: ge: bx50v3: Enable DM for PCI and ethernetDenis Zalevskiy3-74/+21
2020-01-07configs: ppd: DM for USB and regulators PPDDenis Zalevskiy1-0/+2
2020-01-07board: ge: bx50v3: Fix message output to video consoleIan Ray3-12/+19
2020-01-07board: ge: bx50v3: Fix run-time warningIan Ray1-10/+13
2020-01-07configs: bx50v3: Fix boot hang with videoIan Ray1-0/+1
2020-01-07board: ge: ppd: sync device tree from LinuxRobert Beckett1-19/+1061
2020-01-07board: ge: bx50v3: sync devicetrees from LinuxRobert Beckett9-76/+1689
2020-01-07imx: Add support for i.MX28 based XEA boardLukasz Majewski12-0/+1028
2020-01-07imx6: aristainetos: add support for rev C boardHeiko Schocher14-1/+586
2020-01-07imx6: aristainetos: add aristainetos 2b cslHeiko Schocher14-1/+595
2020-01-07imx6: aristainetos: readd aristainetos 2b boardHeiko Schocher13-0/+612
2020-01-07imx6: aristainetos: enable HAB bootHeiko Schocher3-0/+58
2020-01-07imx6: aristainetos: cleanup default EnvironmentHeiko Schocher2-55/+195
2020-01-07imx6: aristainetos: WDT DM conversion enable WDT resetHeiko Schocher1-0/+2
2020-01-07imx6: aristainetos: cleanup bootmode settingsHeiko Schocher1-13/+30
2020-01-07imx6: aristainetos: add version variableHeiko Schocher1-0/+1
2020-01-07imx6: aristainetos: add AUTOBOOT_KEYEDHeiko Schocher1-0/+3
2020-01-07imx6: aristainetos: add i2c eeprom supportHeiko Schocher1-1/+63
2020-01-07imx6: aristainetos: get rid of CONFIG_BOARDNAMEHeiko Schocher3-14/+0
2020-01-07imx6: aristainetos: convert to DM_PWM/DM_BACKLIGHTHeiko Schocher2-10/+1
2020-01-07imx6: aristainetos: add DM_I2C supportHeiko Schocher3-85/+5
2020-01-07imx6: aristainetos: add DM_VIDEO supportHeiko Schocher3-106/+19
2020-01-07imx6: aristainetos: enable DM_ETHHeiko Schocher2-34/+3
2020-01-07imx6: aristainetos: convert CONFIG_DM_SPIHeiko Schocher4-100/+2
2020-01-07imx6: aristainetos: convert to DM_USBHeiko Schocher3-38/+4
2020-01-07imx6: aristainetos: convert gpio pins to DM and DTSHeiko Schocher2-81/+61
2020-01-07imx6: aristainetos: convert to DM_MMCHeiko Schocher3-54/+2
2020-01-07imx6: aristainetos: add DM_SERIAL supportHeiko Schocher3-61/+4