summaryrefslogtreecommitdiff
path: root/board/compulab
AgeCommit message (Expand)AuthorFilesLines
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-21usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.Troy Kisky1-1/+2
2013-10-21usb: 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-11Tegra: 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-10tegra: trimslice: set up serial flash pinmuxStephen Warren1-0/+5
2012-07-10tegra: 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