aboutsummaryrefslogtreecommitdiff
path: root/board/compulab/cm_t35
AgeCommit message (Expand)AuthorFilesLines
2017-05-15mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada1-2/+2
2017-03-19ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot1-1/+1
2017-01-21status_led: Kconfig migrationUri Mashiach1-2/+2
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2015-11-16splash_source: add support for filesystem formatted mmcNikita Kiryanov1-0/+1
2015-10-22omap-common: Common function to display die id, replacing omap3-specific versionPaul Kocialkowski1-1/+1
2015-09-13compulab: eeprom: select i2c bus when querying for board revNikita Kiryanov1-1/+1
2015-04-18net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger1-1/+1
2015-01-29common: convert compulab splash load code to common codeNikita Kiryanov1-2/+3
2015-01-29compulab: splash: support multiple splash sourcesNikita Kiryanov1-2/+9
2015-01-29compulab: eeprom: allow reading mac address from multiple eepromsNikita Kiryanov1-1/+1
2014-12-04omap_hsmmc: Board-specific TWL4030 MMC power initializationsPaul Kocialkowski1-0/+7
2014-11-06omap3: cm-t35: move get_board_serial() fallbackIgor Grinberg1-10/+0
2014-11-06omap3: cm-t35: move the SMC911x codeIgor Grinberg1-43/+7
2014-11-06omap3: cm-t35: extract the splash code from boardIgor Grinberg1-59/+3
2014-11-06omap3: cm-t35: move the USB hub reset codeIgor Grinberg1-11/+3
2014-11-06compulab: refactor board revision handlingIgor Grinberg1-18/+3
2014-10-23omap3/am33xx: mux: fix several checkpatch issuesIgor Grinberg1-1/+1
2014-10-23omap3: cm-t35: remove enable_gpmc_cs_config()Igor Grinberg1-13/+0
2014-10-23omap3: cm-t35: use define for mmc wp gpioIgor Grinberg1-1/+3
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-08-30omap3: kconfig: move board select menu and common settingsMasahiro Yamada1-8/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+23
2014-06-06omap3: remove remnant macros GPMC_NAND_ECC_LP_x8_LAYOUT and GPMC_NAND_ECC_LP_...pekon gupta1-6/+6
2013-12-12arm: omap3: Add SPL support to cm_t35Stefan Roese1-1/+17
2013-12-10Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-1/+13
2013-11-13i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher1-1/+1
2013-11-12cm_t35: use scf0403 driverNikita Kiryanov1-0/+12
2013-11-11cm-t35: use gpio_led driver for status ledIgor Grinberg2-34/+1
2013-11-09Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD5-558/+3
2013-11-01cm-t35: move the display code to common placeIgor Grinberg2-408/+0
2013-11-01cm-t35: move the eeprom code to common placeIgor Grinberg4-150/+3
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-22/+3
2013-10-20usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.Troy Kisky1-1/+2
2013-10-20usb: new board-specific USB init interfaceMateusz Zalega1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk6-86/+9
2013-07-01omap: cm_t35: Fix cm_t35 for weak splash_screen_prepareRobert Winkler1-1/+1
2013-05-10cm-t35: move cm-t35 to live in compulab directoryIgor Grinberg6-0/+1295