summaryrefslogtreecommitdiff
path: root/include/configs/blackstamp.h
AgeCommit message (Expand)AuthorFilesLines
2017-04-05Blackfin: RemoveTom Rini1-218/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-5/+0
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-1/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-11/+0
2016-02-06Use correct spelling of "U-Boot"Bin Meng1-1/+1
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng1-1/+0
2015-10-21cmd: Convert CONFIG_CMD_ELF to KconfigBin Meng1-1/+0
2015-06-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-4/+0
2015-06-26Move default y configs out of arch/board KconfigJoe Hershberger1-1/+0
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1-1/+0
2015-05-19net: Remove all references to CONFIG_ETHADDR and friendsJoe Hershberger1-3/+0
2013-12-06blackfin: Add missing macro CONFIG_BFIN_SERIALSonic Zhang1-0/+1
2013-08-03i2c: soft: Fix typo in CONFIG_SYS_I2C_SOFT_SPEEDMarek Vasut1-2/+2
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher1-5/+4
2012-10-15COMMON: Use __stringify() instead of MK_STR()Marek Vasut1-5/+5
2011-10-22common: cosmetic: CONFIG_ROOTPATH checkpatch complianceJoe Hershberger1-1/+1
2011-10-06board configs: drop NET_MULTI referencesMike Frysinger1-1/+0
2011-04-08Blackfin: move CONFIG_BFIN_CPU back to board config.hMike Frysinger1-0/+1
2010-10-03Blackfin: move CONFIG_BFIN_CPU to board config.mkMike Frysinger1-1/+0
2010-07-25Blackfin: bf533/bf561 boards: convert to new soft gpio i2c codeMike Frysinger1-26/+2
2009-10-05Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren1-3/+4
2009-07-10Blackfin: blackstamp: update spi flash settingsMike Frysinger1-5/+4
2009-06-15Blackfin: fix SPI flash speed define nameMike Frysinger1-1/+1
2009-06-15Blackfin: convert specific pre/post config headers to common methodMike Frysinger1-3/+1
2009-06-15Blackfin: blackstamp: new board portMike Frysinger1-0/+275