summaryrefslogtreecommitdiffstats
path: root/board/compulab
Commit message (Expand)AuthorAgeFilesLines
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-304-0/+93
* cm_t335: Fix the U-Boot binary outputSimon Glass2014-06-111-2/+2
* omap3: remove remnant macros GPMC_NAND_ECC_LP_x8_LAYOUT and GPMC_NAND_ECC_LP_...pekon gupta2014-06-061-6/+6
* compulab: eeprom: enable any i2c driverIlya Ledvich2014-05-232-2/+2
* cm-t54: add environment partition runtime detectionDmitry Lifshitz2014-05-231-0/+22
* cm-t54: add EEPROM support and MAC address handlingDmitry Lifshitz2014-05-231-0/+63
* cm-t54: add cm-t54 board supportDmitry Lifshitz2014-05-234-0/+347
* compulab: eeprom: add default eeprom addressIgor Grinberg2014-05-231-0/+5
* arm: move exception handling out of start.S filesAlbert ARIBAUD2014-05-151-0/+1
* Merge branch 'u-boot/master'Albert ARIBAUD2014-05-091-1/+1
|\
| * kbuild: do not use $(BOARD) to specify exact object nameMasahiro Yamada2014-04-171-1/+1
* | ARM: tegra: Tegra20 pinmux cleanupStephen Warren2014-04-171-2/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-03-101-1/+1
|\
| * drivers: net: cpsw: add support to have phy address from cpsw platform dataMugunthan V N2014-03-041-1/+1
* | sizes.h - consolidate for all architecturesAlexey Brodkin2014-03-041-1/+1
|/
* arm: make _end compiler-generatedAlbert ARIBAUD2014-02-261-2/+7
* cm_t335: fix linker file to produce full ELFAlbert ARIBAUD2014-02-261-6/+10
* dts: move device tree sources to arch/$(ARCH)/dts/Masahiro Yamada2014-02-191-64/+0
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-191-1/+1
* ARM: AM33xx+: Update ioregs to pass different valuesLokesh Vutla2013-12-181-1/+9
* arm: omap3: Add SPL support to cm_t35Stefan Roese2013-12-121-1/+17
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-12-106-8/+60
|\
| * Makefile: make directories by Makefile.buildMasahiro Yamada2013-11-171-2/+0
| * i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher2013-11-133-3/+3
| * cm_t35: use scf0403 driverNikita Kiryanov2013-11-122-2/+56
* | am33xx: Stop modifying certain EMIF4D registersTom Rini2013-12-041-4/+0
* | cm_t335: add support for status LEDIlya Ledvich2013-12-042-0/+9
* | cm_t335: add cm_t335 board supportIlya Ledvich2013-12-045-0/+491
* | cm-t35: use gpio_led driver for status ledIgor Grinberg2013-11-112-34/+1
|/
* Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-096-36/+51
|\
| * cm_t35: update lcd predefinesNikita Kiryanov2013-11-011-1/+7
| * cm-t35: move the display code to common placeIgor Grinberg2013-11-013-2/+1
| * cm-t35: move the eeprom code to common placeIgor Grinberg2013-11-015-33/+69
* | Makefile: convert makefiles to Kbuild style and delete grep switchMasahiro Yamada2013-11-011-21/+1
* | board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-22/+3
* | usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.Troy Kisky2013-10-201-1/+2
* | usb: new board-specific USB init interfaceMateusz Zalega2013-10-201-1/+1
|/
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-248-121/+11
* omap: cm_t35: Fix cm_t35 for weak splash_screen_prepareRobert Winkler2013-07-011-1/+1
* cm-t35: move cm-t35 to live in compulab directoryIgor Grinberg2013-05-106-0/+1295
* Tegra: MMC: Add DT support to MMC driver for all T20 boardsTom Warren2013-03-141-22/+1
* Tegra: fdt: Add/enhance sdhci (mmc) nodes for all T20 DT filesTom Warren2013-03-141-0/+14
* Tegra: fdt: Change /include/ to #include for C preprocessorTom Warren2013-03-141-1/+1
* tegra20: fdt: add SPI SFLASH nodeAllen Martin2013-02-111-0/+5
* tegra: fdt: remove clocks nodesAllen Martin2013-01-171-13/+0
* ARM: tegra: TrimSlice: add support for USB1 portStephen Warren2012-11-192-1/+10
* tegra: move common features to a common makefileMarc Dietrich2012-10-291-2/+4
* tegra20: rework UART GPIO handlingLucas Stach2012-10-151-7/+0
* Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren2012-10-151-3/+3
* Tegra: Change Tegra20 to Tegra in common code, prep for T30Tom Warren2012-09-101-2/+2
OpenPOWER on IntegriCloud