summaryrefslogtreecommitdiff
path: root/board/compulab/cm_t54
AgeCommit message (Expand)Author
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan
2017-11-26usb: hub: identify the hub-device to usb_hub_reset_devicesPhilipp Tomsich
2017-08-16env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass
2017-05-16Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom 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
2016-03-15omap-common: Rename set_muxconf_regs_essential to set_muxconf_regsPaul Kocialkowski
2015-07-27omap-common: Common boot code OMAP3 support and cleanupPaul Kocialkowski
2015-04-18net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger
2015-01-29compulab: eeprom: allow reading mac address from multiple eepromsNikita Kiryanov
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass
2014-11-06omap: hsmmc: assume cd gpio is active lowIgor Grinberg
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-08-30omap5: kconfig: move board select menu and common settingsMasahiro Yamada
2014-08-25cm-t54: fix eMMC boot mode checkDmitry Lifshitz
2014-08-25cm-t54: fix EEPROM read return value checkDmitry Lifshitz
2014-07-30Add board MAINTAINERS filesMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2014-05-23cm-t54: add environment partition runtime detectionDmitry Lifshitz
2014-05-23cm-t54: add EEPROM support and MAC address handlingDmitry Lifshitz
2014-05-23cm-t54: add cm-t54 board supportDmitry Lifshitz