| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: remove 4xx support | Heiko Schocher | 2017-07-03 | 1 | -582/+0 |
* | Convert CONFIG_CMD_IRQ to Kconfig | Simon Glass | 2017-05-22 | 1 | -1/+0 |
* | Convert CONFIG_CMD_EEPROM et al to Kconfig | Simon Glass | 2017-05-22 | 1 | -1/+0 |
* | Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig | Tom Rini | 2017-05-15 | 1 | -1/+0 |
* | Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD | Tom Rini | 2017-05-15 | 1 | -1/+1 |
* | cmd: add Kconfig option for 'date' command | Chris Packham | 2017-05-01 | 1 | -1/+0 |
* | Convert CONFIG_CMD_DIAG to Kconfig | Simon Glass | 2017-04-30 | 1 | -1/+0 |
* | Convert CONFIG_CMD_BMP to Kconfig | Simon Glass | 2017-04-30 | 1 | -4/+0 |
* | Kconfig: Migrate CONFIG_BAUDRATE | Philipp Tomsich | 2017-03-19 | 1 | -1/+0 |
* | disk: convert CONFIG_ISO_PARTITION to Kconfig | Patrick Delaunay | 2017-01-28 | 1 | -1/+0 |
* | disk: convert CONFIG_DOS_PARTITION to Kconfig | Patrick Delaunay | 2017-01-28 | 1 | -1/+0 |
* | disk: convert CONFIG_MAC_PARTITION to Kconfig | Patrick Delaunay | 2017-01-28 | 1 | -1/+0 |
* | Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig | Simon Glass | 2017-01-25 | 1 | -1/+0 |
* | Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig | Simon Glass | 2016-10-23 | 1 | -2/+0 |
* | Convert CONFIG_CONSOLE_EXTRA_INFO to Kconfig | Simon Glass | 2016-10-23 | 1 | -1/+0 |
* | Convert CONFIG_VIDEO_SW_CURSOR to Kconfig | Simon Glass | 2016-10-23 | 1 | -1/+0 |
* | Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig | Simon Glass | 2016-10-23 | 1 | -1/+0 |
* | Convert CONFIG_CFB_CONSOLE to Kconfig | Simon Glass | 2016-10-23 | 1 | -1/+0 |
* | Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig | Simon Glass | 2016-10-23 | 1 | -1/+0 |
* | Convert CONFIG_VIDEO to Kconfig | Simon Glass | 2016-10-23 | 1 | -1/+0 |
* | Kconfig: Move config IDENT_STRING to Kconfig | Siva Durga Prasad Paladugu | 2016-09-20 | 1 | -5/+0 |
* | common, kconfig: move VERSION_VARIABLE to Kconfig | Heiko Schocher | 2016-09-09 | 1 | -1/+0 |
* | 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 |
* | configs: Re-sync with cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -3/+0 |
* | include/configs: Whitespace fixup | Tom Rini | 2016-04-25 | 1 | -2/+0 |
* | configs: Re-sync almost all of cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -5/+0 |
* | configs: Re-sync HUSH options | Tom Rini | 2016-04-25 | 1 | -1/+0 |
* | Kconfig: Move CONFIG_FIT and related options to Kconfig | Simon Glass | 2016-03-14 | 1 | -6/+0 |
* | Move CONFIG_OF_LIBFDT to Kconfig | Simon Glass | 2016-03-14 | 1 | -1/+0 |
* | ns16550: move CONFIG_SYS_NS16550 to Kconfig | Thomas Chou | 2015-11-21 | 1 | -1/+0 |
* | arm, powerpc: select SYS_GENERIC_BOARD | Masahiro Yamada | 2015-10-24 | 1 | -1/+0 |
* | cmd: Convert CONFIG_CMD_ELF to Kconfig | Bin Meng | 2015-10-21 | 1 | -1/+0 |
* | ppc4xx: Remove lcd4_lwmon5 support | Stefan Roese | 2015-10-11 | 1 | -62/+1 |
* | ppc4xx: Convert lwmon5 board to generic board | Stefan Roese | 2015-10-11 | 1 | -0/+2 |
* | Revert "powerpc: ppc4xx: remove lwmon5 support" | Stefan Roese | 2015-10-11 | 1 | -0/+692 |
* | powerpc: ppc4xx: remove lwmon5 support | Masahiro Yamada | 2015-09-02 | 1 | -692/+0 |
* | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger | 2015-06-25 | 1 | -3/+0 |
* | net: Move the CMD_NET config to defconfigs | Joe Hershberger | 2015-06-01 | 1 | -1/+0 |
* | powerpc: lwmon5: remove redundant CONFIG_SPL_* defines | Masahiro Yamada | 2014-12-08 | 1 | -2/+0 |
* | include: remove CONFIG_SPL/CONFIG_TPL definition in config headers | Masahiro Yamada | 2014-07-30 | 1 | -1/+0 |
* | include: define CONFIG_SPL and CONFIG_TPL as 1 | Masahiro Yamada | 2014-07-30 | 1 | -1/+1 |
* | powerpc: ppc4xx: remove redundant CONFIG_4xx definition | Masahiro Yamada | 2014-01-24 | 1 | -1/+0 |
* | kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX | Vladimir Zapolskiy | 2013-12-13 | 1 | -1/+0 |
* | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring | 2013-11-04 | 1 | -2/+0 |
* | config: Add a default CONFIG_SYS_PROMPT | Rob Herring | 2013-11-04 | 1 | -1/+0 |
* | ppc4xx: Fix GPIO handling in lwmon5 and lcd4_lwmon5 BSP | Stefan Roese | 2013-09-07 | 1 | -1/+9 |
* | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2013-07-24 | 1 | -5/+5 |
|\ |
|
| * | i2c, ppc4xx_i2c: switch to new multibus/multiadapter support | Dirk Eibach | 2013-07-23 | 1 | -4/+5 |
| * | i2c, soft-i2c: switch to new multibus/multiadapter support | Heiko Schocher | 2013-07-23 | 1 | -1/+0 |