summaryrefslogtreecommitdiffstats
path: root/board/gumstix
Commit message (Expand)AuthorAgeFilesLines
* common: Move serial functions out of common.hSimon Glass2019-12-021-0/+1
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-077-16/+7
* env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass2017-08-161-1/+1
* env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-161-1/+1
* arm: Add explicit include of <asm/mach-types.h>Simon Glass2017-06-051-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2017-05-161-1/+1
|\
| * mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada2017-05-151-1/+1
* | Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini2017-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/+3
* arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-typesTom Rini2017-01-281-1/+1
* armv7: make gpmc_cfg constLadislav Michl2016-07-221-1/+1
* omap-common: Rename set_muxconf_regs_essential to set_muxconf_regsPaul Kocialkowski2016-03-151-1/+1
* omap_hsmmc: Board-specific TWL6030 MMC power initializationPaul Kocialkowski2016-03-151-1/+5
* pepper: Implement Board Detection mechanismAdam YH Lee2015-06-083-20/+122
* net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger2015-04-181-1/+1
* dm: select CONFIG_DM* optionsMasahiro Yamada2015-04-181-9/+0
* kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada2015-02-241-3/+3
* dm: omap3: Move driver model CONFIGs to KconfigSimon Glass2015-02-121-0/+9
* kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-291-3/+0
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-132-8/+0
* omap4: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-301-8/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-302-0/+12
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-302-0/+46
* am335x_evm / gumstix pepper: Correct DDR settingsTom Rini2014-07-251-27/+3
* omap4: duovero: Add Gumstix DuoVero machine.Ash Charles2014-05-233-0/+471
* am335x: pepper: Add Gumstix Pepper AM335x-based machineAsh Charles2014-05-134-0/+336