| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert CONFIG_SPLASH_SCREEN et al to Kconfig | Simon Glass | 2020-08-23 | 1 | -1/+0 |
* | Convert CONFIG_ENV_OVERWRITE to Kconfig | Adam Ford | 2020-07-28 | 1 | -1/+0 |
* | common: Drop linux/stringify.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+2 |
* | treewide: mem: Move mtest related defines to KconfigWIP/2020-05-07-more-kconfig-migrations | Ashok Reddy Soma | 2020-05-08 | 1 | -3/+0 |
* | m68k: Drop CONFIG_MCFPIT support | Tom Rini | 2020-01-10 | 1 | -1/+0 |
* | env: Finish migration of common ENV options | Tom Rini | 2019-11-20 | 1 | -6/+0 |
* | configs: remove CONFIG_SYS_DSPI_XX references | Angelo Dureghello | 2019-05-24 | 1 | -11/+0 |
* | Convert CONFIG_ENV_SPI_* to Kconfig | Patrick Delaunay | 2019-03-25 | 1 | -3/+0 |
* | spi: Zap CONFIG_HARD_SPI | Jagan Teki | 2018-11-27 | 1 | -1/+0 |
* | Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig | Adam Ford | 2018-10-19 | 1 | -4/+0 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | treewide: Convert CONFIG_HOSTNAME to a string option | Mario Six | 2018-04-08 | 1 | -1/+1 |
* | Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig | Adam Ford | 2018-02-23 | 1 | -5/+0 |
* | spi: Migrate CONFIG_CF_SPI to Kconfig | Tuomas Tynkkynen | 2018-02-13 | 1 | -1/+0 |
* | m68k: Drop unreferenced CONFIG_* defines | Tuomas Tynkkynen | 2018-01-19 | 1 | -1/+0 |
* | include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions | Thomas Petazzoni | 2017-09-03 | 1 | -2/+0 |
* | include/configs: drop default definitions of CONFIG_SYS_MAXARGS | Thomas Petazzoni | 2017-09-03 | 1 | -1/+0 |
* | include/configs: drop default definitions of CONFIG_SYS_PBSIZE | Thomas Petazzoni | 2017-09-03 | 1 | -1/+0 |
* | include/configs: remove CONFIG_SYS_CBSIZE when the default value is used | Thomas Petazzoni | 2017-09-03 | 1 | -5/+0 |
* | Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig | Simon Glass | 2017-07-25 | 1 | -1/+0 |
* | Convert CONFIG_ENV_IS_IN_FLASH to Kconfig | Simon Glass | 2017-07-25 | 1 | -2/+0 |
* | powerpc: Remove unneccessary #ifdefs in reginfo | Christophe Leroy | 2017-07-22 | 1 | -3/+0 |
* | Convert CONFIG_CMD_JFFS2 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_BMP to Kconfig | Simon Glass | 2017-04-30 | 1 | -1/+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_LCD to Kconfig | Simon Glass | 2016-10-23 | 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 | -1/+0 |
* | configs: Re-sync almost all of cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -4/+0 |
* | sf: Move SPI flash drivers to defconfig | Bin Meng | 2015-11-25 | 1 | -1/+0 |
* | cmd: Convert CONFIG_CMD_ELF to Kconfig | Bin Meng | 2015-10-21 | 1 | -1/+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 | -8/+0 |
* | Move default y configs out of arch/board Kconfig | Joe Hershberger | 2015-06-25 | 1 | -1/+0 |
* | net: Move the CMD_NET config to defconfigs | Joe Hershberger | 2015-06-01 | 1 | -1/+0 |
* | m68k: add architecture-specific u-boot.lds | angelo@sysam.it | 2015-04-23 | 1 | -0/+4 |
* | m68k: mcf5227x: move CPU type to Kconfig and refactor config.mk | Masahiro Yamada | 2015-03-28 | 1 | -2/+0 |
* | config: remove platform CONFIG_SYS_HZ definition part 1/2 | Rob Herring | 2013-11-04 | 1 | -2/+0 |
* | Coding Style cleanup: remove trailing white space | Wolfgang Denk | 2013-10-14 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2013-07-24 | 1 | -6/+5 |
|\ |
|
| * | i2c, fsl_i2c: switch to new multibus/multiadapter support | Heiko Schocher | 2013-07-23 | 1 | -5/+5 |
| * | i2c, soft-i2c: switch to new multibus/multiadapter support | Heiko Schocher | 2013-07-23 | 1 | -1/+0 |
* | | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
|/ |
|