summaryrefslogtreecommitdiff
path: root/board
AgeCommit message (Expand)Author
2019-04-13board: tbs2910: Convert sata to ahci driver modelSoeren Moch
2019-04-13board: tbs2910: Convert i2c and rtc to driver modelSoeren Moch
2019-04-13board: tbs2910: Convert usb to driver modelSoeren Moch
2019-04-13board: tbs2910: Add pinctrl driver and convert gpio to driver modelSoeren Moch
2019-04-13board: tbs2910: Add device treeSoeren Moch
2019-04-13board: colibri_imx6: check for and report ecc errors in fusesGerard Salvatella
2019-04-13colibri_imx6: added nreset gpio on rebootGerard Salvatella
2019-04-13colibri_imx6: use SDP if USB serial downloader has been usedStefan Agner
2019-04-13toradex: colibri_imx6: overwrite CMA memory set in device treeBhuvanchandra DV
2019-04-13colibri_imx6: revert fuse value set in mfgr_fuseMax Krummenacher
2019-04-13colibri_imx6: change pmic fusing according to hw 1.1 requirementsMax Krummenacher
2019-04-13colibri imx6: disable ri and dcd irq in uartsMax Krummenacher
2019-04-13colibri imx6: pf0100: reorder and cleanup message printingMax Krummenacher
2019-04-13colibri_imx6: unify sd/mmc drive strenght with linux kernel settingsMax Krummenacher
2019-04-13colibri_imx6: print also 64-bit ITMax Krummenacher
2019-04-13colibri_imx6: drop CONFIG_OF_SYSTEM_SETUPMax Krummenacher
2019-04-13colibri_imx6: migrate usb to using driver modelMarcel Ziswiler
2019-04-13colibri_imx6: migrate mmc to using driver modelMarcel Ziswiler
2019-04-13colibri_imx6: migrate i2c to using driver modelMarcel Ziswiler
2019-04-13colibri_imx6: clean-up and migrate gpios to using driver modelMarcel Ziswiler
2019-04-13colibri_imx6: migrate to using device treeMarcel Ziswiler
2019-04-13colibri_imx6: get rid of obsolete nospl configurationsMarcel Ziswiler
2019-04-13board: apalis_imx6: check for and report ecc errors in fusesGerard Salvatella
2019-04-13apalis_imx6: use SDP if USB serial downloader has been usedStefan Agner
2019-04-13apalis_imx6: revert fuse value set in mfgr_fuseMax Krummenacher
2019-04-13apalis_imx6: disable ri and dcd irq in uartsMax Krummenacher
2019-04-13apalis_imx6: pf0100: reorder and cleanup message printingMarcel Ziswiler
2019-04-13apalis_imx6: unify sd/mmc drive strength with linux kernel settingsMax Krummenacher
2019-04-13apalis_imx6: drop CONFIG_OF_SYSTEM_SETUPMarcel Ziswiler
2019-04-13apalis_imx6: migrate usb to using driver modelMarcel Ziswiler
2019-04-13apalis_imx6: migrate mmc and sata to using driver modelMarcel Ziswiler
2019-04-13apalis_imx6: migrate i2c to using driver modelMarcel Ziswiler
2019-04-13apalis_imx6: clean-up and migrate gpios to using driver modelMarcel Ziswiler
2019-04-13apalis_imx6: migrate to using device treeMarcel Ziswiler
2019-04-13apalis_imx6: get rid of obsolete nospl configurationsMarcel Ziswiler
2019-04-13mx53ppd: bring dock out of reset at bootIan Ray
2019-04-13board: ge: store version information in fdtIan Ray
2019-04-13board: ge: ppd: Enable CONFIG_DM_MMCIan Ray
2019-04-13board: ge: bx50v3: Enable CONFIG_DM_SPI, CONFIG_DM_SPI_FLASHIan Ray
2019-04-13board: ge: bx50v3: Enable CONFIG_DM_GPIOIan Ray
2019-04-13board: ge: bx50v3: Enable CONFIG_DM_MMCIan Ray
2019-04-13pcm052: bk4: Add board_phy_config() for BK4 to setup ksz8081 phyLukasz Majewski
2019-04-13pcm052: mac: Provide board specific imx_get_mac_from_fuse() functionLukasz Majewski
2019-04-13pcm052: board: Add code to setup LED default statesLukasz Majewski
2019-04-13pcm052: bk4: sdcard: Add support for SD card booting/recoveryLukasz Majewski
2019-04-13pcm052: board: Remove in-board setup code (it is now replaced by DM setup)Lukasz Majewski
2019-04-13pcm052: board: cosmetic: Add copyright notice to pcm052.cLukasz Majewski
2019-04-13pcm052: board: vybrid: Update the board name for BK4 deviceLukasz Majewski
2019-04-13pcm052: board: Remove "m4go" command as it is superseded by "bootaux"Lukasz Majewski
2019-04-13pcm052: board: Do not enable I2C2 code in the board fileLukasz Majewski