summaryrefslogtreecommitdiff
path: root/board/corscience
AgeCommit message (Expand)Author
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2019-12-02common: Move old EEPROM functions into a new headerSimon Glass
2019-12-02crc32: Use the crc.h header for crc functionsSimon Glass
2019-12-02common: Drop global inclusion of status_led.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-05-15mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada
2017-03-19ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot
2017-01-21status_led: Kconfig migrationUri Mashiach
2016-09-23arch, board: squash lines for immediate returnMasahiro Yamada
2015-11-21tricorder: rewrite tricordereeprom commandAndreas Bießmann
2015-10-22omap-common: Common function to display die id, replacing omap3-specific versionPaul Kocialkowski
2014-12-04omap_hsmmc: Board-specific TWL4030 MMC power initializationsPaul Kocialkowski
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-08-30omap3: kconfig: move board select menu and common settingsMasahiro Yamada
2014-07-30Add board MAINTAINERS filesMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2014-04-11board:tricorder: always work with valid eeprom dataAndreas Bießmann
2013-11-09Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-11-01tricorder: support 256MiB SDRAM on revision > DAndreas Bießmann
2013-11-01tricorder: add led supportAndreas Bießmann
2013-11-01tricorder: panic() on unknown boardAndreas Bießmann
2013-11-01tricorder: add tricordereeprom commandAndreas Bießmann
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-03-08omap_hsmmc: add driver check for write protectionNikita Kiryanov
2013-03-08omap_hsmmc: implement driver check for card detectionNikita Kiryanov
2012-12-10Pass sdrc timing values through board_sdrc_timings structurePeter Barada
2012-05-15ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit
2012-02-12OMAP3: Add Corscience Tricorder boardThomas Weber