aboutsummaryrefslogtreecommitdiff
path: root/board/compulab
AgeCommit message (Expand)AuthorFilesLines
2013-12-10Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD6-8/+60
2013-12-04am33xx: Stop modifying certain EMIF4D registersTom Rini1-4/+0
2013-12-04cm_t335: add support for status LEDIlya Ledvich2-0/+9
2013-12-04cm_t335: add cm_t335 board supportIlya Ledvich5-0/+491
2013-11-17Makefile: make directories by Makefile.buildMasahiro Yamada1-2/+0
2013-11-13i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher3-3/+3
2013-11-12cm_t35: use scf0403 driverNikita Kiryanov2-2/+56
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 ARIBAUD6-36/+51
2013-11-01cm_t35: update lcd predefinesNikita Kiryanov1-1/+7
2013-11-01cm-t35: move the display code to common placeIgor Grinberg3-2/+1
2013-11-01cm-t35: move the eeprom code to common placeIgor Grinberg5-33/+69
2013-11-01Makefile: convert makefiles to Kbuild style and delete grep switchMasahiro Yamada1-21/+1
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 Denk8-121/+11
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
2013-03-14Tegra: MMC: Add DT support to MMC driver for all T20 boardsTom Warren1-22/+1
2013-03-14Tegra: fdt: Add/enhance sdhci (mmc) nodes for all T20 DT filesTom Warren1-0/+14
2013-03-14Tegra: fdt: Change /include/ to #include for C preprocessorTom Warren1-1/+1
2013-02-11tegra20: fdt: add SPI SFLASH nodeAllen Martin1-0/+5
2013-01-17tegra: fdt: remove clocks nodesAllen Martin1-13/+0
2012-11-19ARM: tegra: TrimSlice: add support for USB1 portStephen Warren2-1/+10
2012-10-29tegra: move common features to a common makefileMarc Dietrich1-2/+4
2012-10-15tegra20: rework UART GPIO handlingLucas Stach1-7/+0
2012-10-15Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren1-3/+3
2012-09-10Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren1-2/+2
2012-09-01tegra20: make board mkdir commands unconditionalAllen Martin1-2/+0
2012-09-01tegra20: rename tegra2 -> tegra20Allen Martin2-3/+3
2012-07-09tegra: trimslice: set up serial flash pinmuxStephen Warren1-0/+5
2012-07-09tegra: fix leftover CONFIG_TEGRA2_MMC & _SPI build switchesTom Warren1-1/+1
2012-07-07tegra: trimslice: fix a couple typosStephen Warren1-1/+1
2012-07-07tegra: Compulab TrimSlice board supportStephen Warren3-0/+179