summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | tdx-cfg-block: fix off by one issueMarcel Ziswiler2019-04-131-1/+1
| * | toradex: common: unify behaviour when config block is missingBhuvanchandra DV2019-04-131-16/+18
| * | toradex: configblock: add an -y parameter to 'cfgblock create’Dominik Sliwa2019-04-131-13/+26
| * | colibri_vf: fix sdboot for vybrid modulesGerard Salvatella2019-04-131-3/+3
| * | colibri_vf: use leveling evaluated by DDR validation toolsStefan Agner2019-04-131-0/+7
| * | colibri_vf: adjust timing according to data sheetStefan Agner2019-04-131-3/+9
| * | arm: vf610: add uart2 clock/pinmux supportStefan Agner2019-04-132-1/+6
| * | config: colibri_vf: enable mtd partitions via dtStefan Agner2019-04-131-0/+1
| * | colibri_vf: disable undefined instruction events in user debugStefan Agner2019-04-131-1/+1
| * | colibri_vf: enable user debug by defaultStefan Agner2019-04-131-1/+1
| * | colibri_vf: sync the board info messageBhuvanchandra DV2019-04-131-2/+2
| * | colibri_vf: set fdtfile for distrobootStefan Agner2019-04-131-2/+2
| * | colibri_vf: add distroboot supportStefan Agner2019-04-131-29/+46
| * | config: colibri_vf: use macros from linux/sizes.hMarcel Ziswiler2019-04-131-3/+4
| * | colibri_vf: migrate fec, esdhc, nfc and usb to driver modelMarcel Ziswiler2019-04-133-93/+7
| * | colibri_vf: migrate pinctrl and regulators to dtb/dmMarcel Ziswiler2019-04-132-128/+16
| * | configs: colibri_vf: disable obscure optionsMarcel Ziswiler2019-04-131-1/+9
| * | ARM: dts: colibri_vf: update device treesMarcel Ziswiler2019-04-135-3/+224
| * | configs: move CONFIG_MXC_OCOTP to KconfigMarcel Ziswiler2019-04-1314-41/+2
| * | configs: colibri_vf: limit size of malloc() pool before relocationMarcel Ziswiler2019-04-131-0/+1
| * | configs: colibri_vf: remove obsolete mmc/sd card environmentMarcel Ziswiler2019-04-131-9/+0
| * | configs: move CONFIG_USB_EHCI_VF to KconfigMarcel Ziswiler2019-04-133-2/+7
| * | imx: bootaux: add dependency on vf610Marcel Ziswiler2019-04-131-1/+1
| * | vf610: ddrmc: add missing includeMarcel Ziswiler2019-04-131-0/+2
| * | Add missing space in commentMarcel Ziswiler2019-04-132-2/+2
| * | imx6: wandboard: convert to DM_MMCAnatolij Gustschin2019-04-133-97/+93
| * | imx6: wandboard: convert to DM_I2CAnatolij Gustschin2019-04-133-13/+23
| * | imx6: wandboard: convert to DM_PMICAnatolij Gustschin2019-04-134-22/+125
| * | imx6: wandboard: convert to DM_VIDEOAnatolij Gustschin2019-04-132-3/+1
| * | imx6: wandboard: convert to DM_USBAnatolij Gustschin2019-04-132-1/+1
| * | imx6: wandboard: convert to DM_GPIO and enable pinctrl driverAnatolij Gustschin2019-04-132-0/+15
| * | imx6: wandboard: add device treeAnatolij Gustschin2019-04-135-1/+343
| * | mx6sabreauto: convert to DM_VIDEOAnatolij Gustschin2019-04-131-1/+1
| * | mx6sabresd: convert to DM_VIDEOAnatolij Gustschin2019-04-131-1/+1
| * | colibri_imx6: convert to DM_VIDEOAnatolij Gustschin2019-04-131-1/+1
| * | imx6: ge_bx50v3: convert to DM_VIDEOAnatolij Gustschin2019-04-132-3/+1
| * | imx6: icore: convert to DM_VIDEOAnatolij Gustschin2019-04-134-4/+4
| * | apalis_imx6: convert to DM_VIDEOAnatolij Gustschin2019-04-131-1/+2
| * | imx6: dts: add 'u-boot, dm-pre-reloc' to soc and ipu nodesAnatolij Gustschin2019-04-131-0/+2
| * | imx: move CONFIG_VIDEO_IPUV3 to defconfigsAnatolij Gustschin2019-04-1354-29/+35
| * | video: move ipuv3 files to subdirectoryAnatolij Gustschin2019-04-1310-8/+17
| * | video: ipuv3: add DM_VIDEO supportAnatolij Gustschin2019-04-134-14/+113
| * | board: tbs2910: Convert mmc to driver modelSoeren Moch2019-04-133-115/+1
| * | board: tbs2910: Convert sata to ahci driver modelSoeren Moch2019-04-133-4/+2
| * | ata: dwc_ahsata: Add ahci driver model supportSoeren Moch2019-04-133-0/+33
| * | ata: dwc_ahsata: Fix sector reports for large disksSoeren Moch2019-04-131-11/+3
| * | board: tbs2910: Convert i2c and rtc to driver modelSoeren Moch2019-04-133-75/+5
| * | board: tbs2910: Convert usb to driver modelSoeren Moch2019-04-133-11/+2
| * | board: tbs2910: Add pinctrl driver and convert gpio to driver modelSoeren Moch2019-04-132-0/+6
| * | board: tbs2910: Add device treeSoeren Moch2019-04-134-7/+398