aboutsummaryrefslogtreecommitdiff
path: root/include/configs/tricorder.h
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-04-08tricorder: enable hw assisted BCH8 in SPL and u-bootAndreas Bießmann1-4/+9
2013-03-04ubifs: Allow ubifsmount volume reference by numberJoe Hershberger1-1/+1
2013-01-29Remove unused CONFIG_SYS_I2C_BUS[_SELECT]Michael Jones1-2/+0
2013-01-08Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD1-1/+0
2012-12-10OMAP3: Remove unused PHYS_SDRAM_1_SIZEThomas Weber1-1/+0
2012-11-26spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.Scott Wood1-0/+3
2012-10-23configs: Fix usage of mmc rescanAndrew Bradford1-1/+1
2012-09-27SPL: Move the omap SPL framework to common/splTom Rini1-0/+1
2012-09-01ARM: Remove unused stack and irq config definesRob Herring1-4/+0
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini1-1/+0
2012-05-15ARM: omap3: Add CONFIG_SPL_BOARD_INIT for CONFIG_SPL_MMC_SUPPORTTom Rini1-0/+1
2012-05-15ARM: omap3: Set SPL stack size to 8KB, image to 54KB.Tom Rini1-1/+1
2012-04-16tricorder: Load kernel from ubifsBernhard Walle1-2/+7
2012-04-16tricorder: Add UBIFSBernhard Walle1-2/+4
2012-02-27OMAP3: Remove unused CONFIG_SYS_NAND_ECCSTEPS/TOTALThomas Weber1-5/+0
2012-02-27Tricorder: Switch env to generic mmc driverThomas Weber1-3/+4
2012-02-12OMAP3: Add Corscience Tricorder boardThomas Weber1-0/+320