aboutsummaryrefslogtreecommitdiff
path: root/board/corscience/tricorder/tricorder.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2019-12-02common: Drop global inclusion of status_led.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-05-15mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada1-2/+2
2017-03-19ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot1-1/+1
2017-01-21status_led: Kconfig migrationUri Mashiach1-3/+3
2015-10-22omap-common: Common function to display die id, replacing omap3-specific versionPaul Kocialkowski1-1/+1
2014-12-04omap_hsmmc: Board-specific TWL4030 MMC power initializationsPaul Kocialkowski1-0/+7
2014-04-11board:tricorder: always work with valid eeprom dataAndreas Bießmann1-0/+2
2013-11-01tricorder: support 256MiB SDRAM on revision > DAndreas Bießmann1-7/+38
2013-11-01tricorder: add led supportAndreas Bießmann1-3/+3
2013-11-01tricorder: panic() on unknown boardAndreas Bießmann1-0/+77
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-03-08omap_hsmmc: add driver check for write protectionNikita Kiryanov1-1/+1
2013-03-08omap_hsmmc: implement driver check for card detectionNikita Kiryanov1-1/+1
2012-12-10Pass sdrc timing values through board_sdrc_timings structurePeter Barada1-7/+6
2012-05-15ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit1-1/+1
2012-02-12OMAP3: Add Corscience Tricorder boardThomas Weber1-0/+105