summaryrefslogtreecommitdiff
path: root/include/configs/woodburn_common.h
Commit message (Expand)AuthorAgeFilesLines
* include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni2017-09-031-1/+0
* Move PHY_MICREL and PHY_MICREL_KSZ90X1 to KconfigAlexandru Gagniuc2017-08-071-1/+0
* Move PHYLIB to KconfigAlexandru Gagniuc2017-08-071-1/+0
* configs: Migrate CMD_NAND*Tom Rini2017-07-311-2/+0
* Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass2017-07-251-2/+0
* configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini2017-07-241-1/+0
* cmd: add Kconfig option for 'date' commandChris Packham2017-05-011-1/+0
* Remove various unused interrupt related codeTom Rini2017-04-061-7/+0
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-1/+0
* mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada2017-01-311-1/+0
* arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-typesTom Rini2017-01-281-5/+0
* disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay2017-01-281-2/+0
* disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2017-01-281-1/+0
* mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada2016-12-291-1/+0
* common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla2016-10-121-2/+0
* ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini2016-08-261-1/+0
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-091-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-6/+0
* include/configs: Whitespace fixupTom Rini2016-04-251-2/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-4/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-251-1/+0
* common: add CMD_GPIO to KconfigThomas Chou2015-11-181-1/+0
* common/board_f.c: change the macro name and remove it for PPC platformsGong Qianyu2015-10-291-1/+1
* common/board_f.c: modify the macro to use get_clocks() more commonGong Qianyu2015-10-241-0/+1
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-241-1/+0
* I2C: mxc_i2c: make I2C1 and I2C2 optionalAlbert ARIBAUD \\(3ADEV\\)2015-10-021-0/+2
* kconfig: add config option for shell promptNikita Kiryanov2015-08-131-1/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-3/+0
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-1/+0
* driver/i2c/mxc: Enable I2C bus 3 and 4York Sun2015-04-231-0/+1
* woodburn: Convert to generic boardStefano Babic2015-03-051-0/+1
* remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZMarcel Ziswiler2015-03-021-2/+0
* ARM: remove CONFIG_ARM1136 definesMasahiro Yamada2014-11-201-1/+0
* Use __stringify() instead of xstr()Anatolij Gustschin2014-10-271-7/+5
* power: Rename CONFIG_PMIC_... to CONFIG_POWER_...Simon Glass2014-05-281-1/+1
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-041-3/+0
* i2c: update config using mxc driver to new subsystemtrem2013-10-171-4/+3
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-14/+1
* Merge branch 'master' of git://git.denx.de/u-boot into masterStefano Babic2012-12-081-3/+3
* MX35: add support for woodburn boardStefano Babic2012-10-261-0/+313