Age | Commit message (Expand) | Author |
2020-07-17 | treewide: convert bd_t to struct bd_info by coccinelle | Masahiro Yamada |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass |
2020-05-18 | common: Drop init.h from common header | Simon Glass |
2020-02-05 | dm: core: Create a new header file for 'compat' features | Simon Glass |
2019-12-02 | common: Move old EEPROM functions into a new header | Simon Glass |
2019-12-02 | crc32: Use the crc.h header for crc functions | Simon Glass |
2019-12-02 | common: Drop global inclusion of status_led.h | Simon Glass |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2017-05-15 | mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC | Masahiro Yamada |
2017-03-19 | ti: boot: Register the MMC controllers in SPL in the same way as in u-boot | Jean-Jacques Hiblot |
2017-01-21 | status_led: Kconfig migration | Uri Mashiach |
2016-09-23 | arch, board: squash lines for immediate return | Masahiro Yamada |
2015-11-21 | tricorder: rewrite tricordereeprom command | Andreas Bießmann |
2015-10-22 | omap-common: Common function to display die id, replacing omap3-specific version | Paul Kocialkowski |
2014-12-04 | omap_hsmmc: Board-specific TWL4030 MMC power initializations | Paul Kocialkowski |
2014-09-13 | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada |
2014-08-30 | omap3: kconfig: move board select menu and common settings | Masahiro Yamada |
2014-07-30 | Add board MAINTAINERS files | Masahiro Yamada |
2014-07-30 | kconfig: add board Kconfig and defconfig files | Masahiro Yamada |
2014-04-11 | board:tricorder: always work with valid eeprom data | Andreas Bießmann |
2013-11-09 | Merge branch 'iu-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-11-01 | tricorder: support 256MiB SDRAM on revision > D | Andreas Bießmann |
2013-11-01 | tricorder: add led support | Andreas Bießmann |
2013-11-01 | tricorder: panic() on unknown board | Andreas Bießmann |
2013-11-01 | tricorder: add tricordereeprom command | Andreas Bießmann |
2013-11-01 | board: arm: convert makefiles to Kbuild style | Masahiro Yamada |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-03-08 | omap_hsmmc: add driver check for write protection | Nikita Kiryanov |
2013-03-08 | omap_hsmmc: implement driver check for card detection | Nikita Kiryanov |
2012-12-10 | Pass sdrc timing values through board_sdrc_timings structure | Peter Barada |
2012-05-15 | ARM:OMAP+:MMC: Add parameters to MMC init | Jonathan Solnit |
2012-02-12 | OMAP3: Add Corscience Tricorder board | Thomas Weber |