summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* apalis_imx6: pf0100: reorder and cleanup message printingMarcel Ziswiler2019-04-131-54/+56
* apalis_imx6: unify sd/mmc drive strength with linux kernel settingsMax Krummenacher2019-04-131-10/+14
* apalis_imx6: use both sd/mmc interfaces for setsdupdateMax Krummenacher2019-04-131-2/+4
* apalis_imx6: add distroboot supportMarcel Ziswiler2019-04-131-14/+16
* apalis_imx6: drop CONFIG_OF_SYSTEM_SETUPMarcel Ziswiler2019-04-132-9/+0
* apalis_imx6: migrate usb to using driver modelMarcel Ziswiler2019-04-132-22/+1
* apalis_imx6: migrate mmc and sata to using driver modelMarcel Ziswiler2019-04-133-43/+61
* apalis_imx6: migrate pmic and regulator to using driver modelMarcel Ziswiler2019-04-131-0/+7
* apalis_imx6: migrate i2c to using driver modelMarcel Ziswiler2019-04-135-122/+36
* apalis_imx6: enable pin control driverMarcel Ziswiler2019-04-131-0/+2
* apalis_imx6: clean-up and migrate gpios to using driver modelMarcel Ziswiler2019-04-132-38/+53
* apalis_imx6: migrate to using device treeMarcel Ziswiler2019-04-134-1/+735
* apalis_imx6: remove obsolete USB_GADGET_MASS_STORAGE configurationMarcel Ziswiler2019-04-131-2/+0
* apalis_imx6: enable fit image, gpt, imx thermal, efi loader supportMarcel Ziswiler2019-04-131-1/+3
* apalis_imx6: move console in env from header file to defconfigMarcel Ziswiler2019-04-132-3/+2
* apalis_imx6: use distro defaultsMarcel Ziswiler2019-04-131-11/+1
* apalis_imx6: get rid of obsolete nospl configurationsMarcel Ziswiler2019-04-138-396/+0
* mx53ppd: fix unsupported set commandIan Ray2019-04-131-3/+3
* mx53ppd: bring dock out of reset at bootIan Ray2019-04-131-0/+4
* board: ge: bx50v3: Network booting of fitImage with nfs rootfsJoonas Aijala2019-04-131-1/+28
* board: ge: bx50v3: Specific ARP timeout removedJoonas Aijala2019-04-131-1/+0
* board: ge: store version information in fdtIan Ray2019-04-134-0/+24
* board: ge: ppd: Enable CONFIG_DM_MMCIan Ray2019-04-134-78/+34
* arm: imx: Add esdhc3/4 nodes to imx53.dtsiIan Ray2019-04-131-0/+26
* board: ge: ppd: Enable CONFIG_DMIan Ray2019-04-133-0/+19
* board: ge: bx50v3: Enable CONFIG_DM_SPI, CONFIG_DM_SPI_FLASHIan Ray2019-04-133-25/+29
* board: ge: bx50v3: Enable CONFIG_DM_GPIOIan Ray2019-04-132-1/+11
* board: ge: bx50v3: Enable CONFIG_DM_MMCIan Ray2019-04-134-118/+52
* board: ge: bx50v3: Enable CONFIG_DMIan Ray2019-04-133-0/+21
* pcm052: bk4: Add board_phy_config() for BK4 to setup ksz8081 phyLukasz Majewski2019-04-131-0/+16
* pcm052: mac: Provide board specific imx_get_mac_from_fuse() functionLukasz Majewski2019-04-131-0/+41
* pcm052: board: Add code to setup LED default statesLukasz Majewski2019-04-131-0/+4
* pcm052: bk4: sdcard: Add support for SD card booting/recoveryLukasz Majewski2019-04-133-0/+35
* config: bk4: Update u-boot envs to support NOR memories initial setupLukasz Majewski2019-04-131-0/+18
* config: bk4: Update u-boot script to support recovery via SD cardLukasz Majewski2019-04-131-0/+31
* pcm052: board: Remove in-board setup code (it is now replaced by DM setup)Lukasz Majewski2019-04-131-267/+0
* config: bk4: Update include/configs/bk4r1.h fileLukasz Majewski2019-04-131-8/+206
* config: pcm052: Use SZ_X{MK} from linux/sizes.h for include/configs/pcm052.hLukasz Majewski2019-04-131-8/+9
* defconfig: bk4/pcm052: Update bk4r1|pcm052_defconfig to support DM/DTLukasz Majewski2019-04-133-41/+74
* ARM: DTS: Provide vf610-bk4r1-u-boot.dtsi for U-Boot specific propertiesLukasz Majewski2019-04-131-0/+27
* ARM: DTS: Update pcm052 based dts files (bk4r1/pcm052)Lukasz Majewski2019-04-137-56/+361
* pcm052: board: cosmetic: Add copyright notice to pcm052.cLukasz Majewski2019-04-131-0/+3
* ARM: DTS: vybrid: Update vf.dtsi file to descibe more vf610 hardwareLukasz Majewski2019-04-131-0/+62
* pcm052: board: vybrid: Update the board name for BK4 deviceLukasz Majewski2019-04-131-1/+4
* pcm052: board: Remove "m4go" command as it is superseded by "bootaux"Lukasz Majewski2019-04-131-38/+0
* vybrid: Define the imx_get_mac_from_fuse() as a __weak functionLukasz Majewski2019-04-131-1/+1
* pcm052: board: Do not enable I2C2 code in the board fileLukasz Majewski2019-04-131-1/+1
* vybrid: clock: Provide enable_i2c_clk() function for VybridLukasz Majewski2019-04-132-0/+25
* vybrid: ddr: Extend vf610-pinfunc.h with DDR pads definitionsLukasz Majewski2019-04-131-0/+50
* net: Kconfig: FEC: Add dependency on VF610Lukasz Majewski2019-04-131-1/+1