summaryrefslogtreecommitdiffstats
path: root/include/configs/tricorder.h
Commit message (Expand)AuthorAgeFilesLines
* MMC SD fs boot partition config coding style and proper descriptionPaul Kocialkowski2014-12-041-1/+1
* Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET2014-10-271-2/+2
* omap3: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-301-1/+0
* include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada2014-07-301-1/+0
* include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada2014-07-301-1/+1
* ARM: omap: clean redundant PISMO_xx macros used in OMAP3pekon gupta2014-07-251-2/+0
* tricorder: convert to generic boardAndreas Bießmann2014-07-251-0/+2
* board:tricorder: fixup SPL OOB layoutAndreas Bießmann2014-04-111-5/+6
* board:tricorder: enable omap_gpio clocksAndreas Bießmann2014-04-111-0/+3
* mtd: nand: omap: remove unused #defines from common omap_gpmc.hpekon gupta2014-03-041-2/+0
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2013-11-251-1/+3
|\
| * mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-schemepekon gupta2013-11-211-1/+1
| * mtd: move & update nand_ecclayout structure (plus board changes)Prabhakar Kushwaha2013-11-211-0/+2
* | i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher2013-11-131-5/+5
|/
* Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-091-38/+117
|\
| * tricorder: support 256MiB SDRAM on revision > DAndreas Bießmann2013-11-011-1/+1
| * tricorder: read kernel directly from NANDAndreas Bießmann2013-11-011-1/+2
| * tricorder: switch to alternative memtestThomas Weber2013-11-011-2/+4
| * tricorder: Make u-boot fasterThomas Weber2013-11-011-1/+4
| * tricorder: add led supportAndreas Bießmann2013-11-011-0/+14
| * tricorder: panic() on unknown boardAndreas Bießmann2013-11-011-0/+7
| * tricorder: add tricordereeprom commandAndreas Bießmann2013-11-011-0/+7
| * tricorder: add mtdparts to environmentAndreas Bießmann2013-11-011-5/+4
| * tricorder: add cmdline historyAndreas Bießmann2013-11-011-15/+57
| * tricorder: use generic provided loadaddrAndreas Bießmann2013-11-011-1/+4
| * tricorder: update flash partitioningAndreas Bießmann2013-11-011-18/+22
| * tricorder: remove lcdmode from bootargsThomas Weber2013-11-011-4/+1
* | config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-041-1/+0
|/
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* ARM: OMAP: Add CONFIG_OMAP_COMMONLokesh Vutla2013-08-151-0/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* tricorder: enable hw assisted BCH8 in SPL and u-bootAndreas Bießmann2013-04-081-4/+9
* ubifs: Allow ubifsmount volume reference by numberJoe Hershberger2013-03-041-1/+1
* Remove unused CONFIG_SYS_I2C_BUS[_SELECT]Michael Jones2013-01-291-2/+0
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-081-1/+0
|\
| * OMAP3: Remove unused PHYS_SDRAM_1_SIZEThomas Weber2012-12-101-1/+0
* | spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.Scott Wood2012-11-261-0/+3
|/
* configs: Fix usage of mmc rescanAndrew Bradford2012-10-231-1/+1
* SPL: Move the omap SPL framework to common/splTom Rini2012-09-271-0/+1
* ARM: Remove unused stack and irq config definesRob Herring2012-09-011-4/+0
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-201-1/+0
* ARM: omap3: Add CONFIG_SPL_BOARD_INIT for CONFIG_SPL_MMC_SUPPORTTom Rini2012-05-151-0/+1
* ARM: omap3: Set SPL stack size to 8KB, image to 54KB.Tom Rini2012-05-151-1/+1
* tricorder: Load kernel from ubifsBernhard Walle2012-04-161-2/+7
* tricorder: Add UBIFSBernhard Walle2012-04-161-2/+4
* OMAP3: Remove unused CONFIG_SYS_NAND_ECCSTEPS/TOTALThomas Weber2012-02-271-5/+0
* Tricorder: Switch env to generic mmc driverThomas Weber2012-02-271-3/+4
* OMAP3: Add Corscience Tricorder boardThomas Weber2012-02-121-0/+320
OpenPOWER on IntegriCloud