aboutsummaryrefslogtreecommitdiff
path: root/board/corscience
AgeCommit message (Expand)AuthorFilesLines
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-1/+2
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: Move old EEPROM functions into a new headerSimon Glass1-0/+1
2019-12-02crc32: Use the crc.h header for crc functionsSimon 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 Rini6-13/+6
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 Mashiach2-16/+16
2016-09-23arch, board: squash lines for immediate returnMasahiro Yamada1-15/+5
2015-11-21tricorder: rewrite tricordereeprom commandAndreas Bießmann1-27/+9
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-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-08-30omap3: kconfig: move board select menu and common settingsMasahiro Yamada1-8/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+7
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+23
2014-04-11board:tricorder: always work with valid eeprom dataAndreas Bießmann1-0/+2
2013-11-09Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD6-12/+492
2013-11-01tricorder: support 256MiB SDRAM on revision > DAndreas Bießmann1-7/+38
2013-11-01tricorder: add led supportAndreas Bießmann4-6/+86
2013-11-01tricorder: panic() on unknown boardAndreas Bießmann1-0/+77
2013-11-01tricorder: add tricordereeprom commandAndreas Bießmann3-1/+293
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-20/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk3-51/+3
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 Weber3-0/+526