summaryrefslogtreecommitdiffstats
path: root/board/corscience
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+2
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* common: Move old EEPROM functions into a new headerSimon Glass2019-12-021-0/+1
* crc32: Use the crc.h header for crc functionsSimon Glass2019-12-021-0/+1
* common: Drop global inclusion of status_led.hSimon Glass2019-12-021-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-076-13/+6
* mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada2017-05-151-2/+2
* ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot2017-03-191-1/+1
* status_led: Kconfig migrationUri Mashiach2017-01-212-16/+16
* arch, board: squash lines for immediate returnMasahiro Yamada2016-09-231-15/+5
* tricorder: rewrite tricordereeprom commandAndreas Bießmann2015-11-211-27/+9
* omap-common: Common function to display die id, replacing omap3-specific versionPaul Kocialkowski2015-10-221-1/+1
* omap_hsmmc: Board-specific TWL4030 MMC power initializationsPaul Kocialkowski2014-12-041-0/+7
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-3/+0
* omap3: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-301-8/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+7
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+23
* board:tricorder: always work with valid eeprom dataAndreas Bießmann2014-04-111-0/+2
* Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-096-12/+492
|\
| * tricorder: support 256MiB SDRAM on revision > DAndreas Bießmann2013-11-011-7/+38
| * tricorder: add led supportAndreas Bießmann2013-11-014-6/+86
| * tricorder: panic() on unknown boardAndreas Bießmann2013-11-011-0/+77
| * tricorder: add tricordereeprom commandAndreas Bießmann2013-11-013-1/+293
* | board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-20/+1
|/
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-243-51/+3
* omap_hsmmc: add driver check for write protectionNikita Kiryanov2013-03-081-1/+1
* omap_hsmmc: implement driver check for card detectionNikita Kiryanov2013-03-081-1/+1
* Pass sdrc timing values through board_sdrc_timings structurePeter Barada2012-12-101-7/+6
* ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit2012-05-151-1/+1
* OMAP3: Add Corscience Tricorder boardThomas Weber2012-02-123-0/+526