aboutsummaryrefslogtreecommitdiff
path: root/include/configs/tricorder.h
AgeCommit message (Expand)AuthorFilesLines
2014-07-30include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada1-1/+1
2014-07-25ARM: omap: clean redundant PISMO_xx macros used in OMAP3pekon gupta1-2/+0
2014-07-25tricorder: convert to generic boardAndreas Bießmann1-0/+2
2014-04-11board:tricorder: fixup SPL OOB layoutAndreas Bießmann1-5/+6
2014-04-11board:tricorder: enable omap_gpio clocksAndreas Bießmann1-0/+3
2014-03-04mtd: nand: omap: remove unused #defines from common omap_gpmc.hpekon gupta1-2/+0
2013-11-25Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini1-1/+3
2013-11-21mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-schemepekon gupta1-1/+1
2013-11-21mtd: move & update nand_ecclayout structure (plus board changes)Prabhakar Kushwaha1-0/+2
2013-11-13i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher1-5/+5
2013-11-09Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-38/+117
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring1-1/+0
2013-11-01tricorder: support 256MiB SDRAM on revision > DAndreas Bießmann1-1/+1
2013-11-01tricorder: read kernel directly from NANDAndreas Bießmann1-1/+2
2013-11-01tricorder: switch to alternative memtestThomas Weber1-2/+4
2013-11-01tricorder: Make u-boot fasterThomas Weber1-1/+4
2013-11-01tricorder: add led supportAndreas Bießmann1-0/+14
2013-11-01tricorder: panic() on unknown boardAndreas Bießmann1-0/+7
2013-11-01tricorder: add tricordereeprom commandAndreas Bießmann1-0/+7
2013-11-01tricorder: add mtdparts to environmentAndreas Bießmann1-5/+4
2013-11-01tricorder: add cmdline historyAndreas Bießmann1-15/+57
2013-11-01tricorder: use generic provided loadaddrAndreas Bießmann1-1/+4
2013-11-01tricorder: update flash partitioningAndreas Bießmann1-18/+22
2013-11-01tricorder: remove lcdmode from bootargsThomas Weber1-4/+1
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-08-15ARM: OMAP: Add CONFIG_OMAP_COMMONLokesh Vutla1-0/+1
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