| Commit message (Expand) | Author | Age | Files | Lines |
* | configs: Migrate CONFIG_USB_STORAGE | Tom Rini | 2016-09-09 | 1 | -1/+0 |
* | common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option | Heiko Schocher | 2016-06-09 | 1 | -1/+0 |
* | MIPS: Move cache sizes to Kconfig | Paul Burton | 2016-05-31 | 1 | -7/+0 |
* | MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig | Paul Burton | 2016-05-26 | 1 | -1/+0 |
* | configs: Re-sync with cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -5/+0 |
* | configs: Re-sync almost all of cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -11/+0 |
* | mips: vct: move CONFIG_SYS_TEXT_BASE away from config.mk | Masahiro Yamada | 2016-01-20 | 1 | -0/+1 |
* | ns16550: move CONFIG_SYS_NS16550 to Kconfig | Thomas Chou | 2015-11-21 | 1 | -1/+0 |
* | cmd: Convert CONFIG_CMD_ELF to Kconfig | Bin Meng | 2015-10-21 | 1 | -2/+0 |
* | kconfig: add config option for shell prompt | Nikita Kiryanov | 2015-08-13 | 1 | -1/+0 |
* | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger | 2015-06-25 | 1 | -16/+0 |
* | net: Move the CMD_NET config to defconfigs | Joe Hershberger | 2015-06-01 | 1 | -2/+0 |
* | generic-board: select SYS_GENERIC_BOARD for some architectures | Masahiro Yamada | 2015-03-28 | 1 | -1/+0 |
* | MIPS: vct: switch to generic board | Daniel Schwierzeck | 2014-11-27 | 1 | -0/+3 |
* | kconfig: move CONFIG_CMD_CRC32 to Kconfig | Masahiro Yamada | 2014-09-24 | 1 | -1/+0 |
* | mips: move CONFIG_MIPS{32, 64} definition to config.mk | Masahiro Yamada | 2014-03-07 | 1 | -1/+0 |
* | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring | 2013-11-04 | 1 | -1/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2013-07-24 | 1 | -6/+5 |
|\ |
|
| * | i2c, soft-i2c: switch to new multibus/multiadapter support | Heiko Schocher | 2013-07-23 | 1 | -6/+5 |
* | | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -14/+1 |
|/ |
|
* | boards: remove the no longer used CONFIG_EHCI_DCACHE | Jeroen Hofstee | 2012-11-20 | 1 | -1/+0 |
* | ARM: Remove unused stack and irq config defines | Rob Herring | 2012-09-01 | 1 | -1/+0 |
* | CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there | Tom Rini | 2012-06-20 | 1 | -1/+0 |
* | board configs: drop NET_MULTI references | Mike Frysinger | 2011-10-05 | 1 | -1/+0 |
* | MIPS: VCT: Fix enabling of unwanted options if networking or USB support are ... | Daniel Schwierzeck | 2011-02-05 | 1 | -2/+5 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | 1 | -1/+1 |
* | common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL | Heiko Schocher | 2009-12-08 | 1 | -6/+0 |
* | Convert SMC911X Ethernet driver to CONFIG_NET_MULTI API | Ben Warren | 2009-07-22 | 1 | -4/+5 |
* | mtd: MTD related config header changes (mtdparts command) | Stefan Roese | 2009-06-12 | 1 | -0/+1 |
* | mips/vcth: Use generic 16550 uart driver | Detlev Zundel | 2009-04-28 | 1 | -1/+12 |
* | Add "source" command; prepare removal of "autoscr" command | Wolfgang Denk | 2009-04-03 | 1 | -19/+19 |
* | Separate mtdparts command from jffs2 | Stefan Roese | 2009-03-20 | 1 | -1/+1 |
* | MIPS: Add VCT board series support (Part 2/3) | Stefan Roese | 2009-01-27 | 1 | -0/+340 |