| Commit message (Expand) | Author | Age | Files | Lines |
* | configs: Don't use SPI_FLASH_BAR as default | Vignesh R | 2019-02-07 | 1 | -1/+0 |
* | Kconfig: Migrate BOUNCE_BUFFER | Philipp Tomsich | 2019-01-19 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2018-11-13 | 1 | -5/+5 |
* | Merge branch 'master' of git://git.denx.de/u-boot-imx | Tom Rini | 2018-09-04 | 1 | -0/+7 |
|\ |
|
| * | imx: imx6sx-sdb: Enable DM QSPI driver | Ye Li | 2018-09-04 | 1 | -0/+7 |
* | | configs: Resync with savedefconfig | Tom Rini | 2018-09-03 | 1 | -1/+1 |
|/ |
|
* | Convert CONFIG_MII et al to Kconfig | Adam Ford | 2018-08-17 | 1 | -0/+1 |
* | configs: Migrate CONFIG_NR_DRAM_BANKS | Tom Rini | 2018-08-16 | 1 | -0/+1 |
* | Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig | Alex Kiernan | 2018-04-08 | 1 | -0/+1 |
* | treewide: Migrate CONFIG_FSL_ESDHC to Kconfig | Mario Six | 2018-04-08 | 1 | -0/+1 |
* | Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig | Adam Ford | 2018-02-23 | 1 | -0/+1 |
* | configs: Migrate CONFIG_SYS_TEXT_BASE | Tom Rini | 2018-02-11 | 1 | -0/+1 |
* | imx: mx6sxsabresd: Enable DM driver | Peng Fan | 2018-01-12 | 1 | -0/+12 |
* | ARM: imx: Enable dts for i.MX6SX-SDB | Peng Fan | 2018-01-12 | 1 | -1/+2 |
* | mx6sxsabresd: Load the correct dtb for revA board | Fabio Estevam | 2017-12-29 | 1 | -0/+1 |
* | imx: Unify CONFIG_BOOTDELAY | Fabio Estevam | 2017-12-29 | 1 | -1/+0 |
* | mx6sxsabresd: Use PARTUUID to specify the rootfs location | Fabio Estevam | 2017-11-27 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2017-10-30 | 1 | -1/+1 |
* | cmd: Toggle the default value of CONFIG_CMD_IMLS | Tuomas Tynkkynen | 2017-10-10 | 1 | -1/+0 |
* | usb: net: migrate USB Ethernet adapters to Kconfig | Chris Packham | 2017-09-08 | 1 | -0/+1 |
* | usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig | Chris Packham | 2017-09-08 | 1 | -0/+1 |
* | configs: Resync with savedefconfig | Tom Rini | 2017-08-14 | 1 | -3/+3 |
* | Convert CONFIG_CMD_PCI to Kconfig | Simon Glass | 2017-08-11 | 1 | -0/+1 |
* | Move PHYLIB to Kconfig | Alexandru Gagniuc | 2017-08-07 | 1 | -0/+1 |
* | configs: Resync defconfigs | Tom Rini | 2017-06-19 | 1 | -1/+1 |
* | Convert CONFIG_CMD_BMP to Kconfig | Simon Glass | 2017-04-30 | 1 | -0/+1 |
* | Convert CONFIG_CMD_BMODE to Kconfig | Simon Glass | 2017-04-30 | 1 | -0/+1 |
* | drivers/pci/Kconfig: Add PCI | Tom Rini | 2016-10-27 | 1 | -0/+1 |
* | Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig | Simon Glass | 2016-10-23 | 1 | -0/+2 |
* | Convert CONFIG_VIDEO to Kconfig | Simon Glass | 2016-10-23 | 1 | -0/+1 |
* | configs: Migrate CONFIG_USB_STORAGE | Tom Rini | 2016-09-09 | 1 | -0/+2 |
* | configs: Re-sync BOOTDELAY changes | Tom Rini | 2016-06-17 | 1 | -0/+1 |
* | configs: Re-sync with cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -0/+9 |
* | configs: Re-sync almost all of cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -0/+5 |
* | configs: Re-sync HUSH options | Tom Rini | 2016-04-25 | 1 | -0/+1 |
* | imx: mx6sx: move MX6SX to Kconfig entry | Peng Fan | 2016-03-26 | 1 | -1/+1 |
* | Move CONFIG_OF_LIBFDT to Kconfig | Simon Glass | 2016-03-14 | 1 | -0/+1 |
* | common: add CMD_GPIO to Kconfig | Thomas Chou | 2015-11-18 | 1 | -0/+1 |
* | imx: mx6 move TARGET_xx Kconfig option to mx6 specific Kconfig file | Peng Fan | 2015-09-02 | 1 | -0/+1 |
* | defconfig: Move CONFIG_SPI_FLASH_BAR from configs | Jagan Teki | 2015-07-01 | 1 | -0/+1 |
* | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger | 2015-06-25 | 1 | -1/+3 |
* | Move default y configs out of arch/board Kconfig | Joe Hershberger | 2015-06-25 | 1 | -0/+1 |
* | net: Move the CMD_NET config to defconfigs | Joe Hershberger | 2015-06-01 | 1 | -0/+1 |
* | Clean all defconfigs with savedefconfig | Joe Hershberger | 2015-05-12 | 1 | -1/+1 |
* | ARM: mx6: use "select" instead of default value in defconfig | Masahiro Yamada | 2015-04-18 | 1 | -2/+0 |
* | malloc_f: enable SYS_MALLOC_F by default if DM is on | Masahiro Yamada | 2015-03-28 | 1 | -1/+0 |
* | malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LEN | Masahiro Yamada | 2015-03-28 | 1 | -1/+0 |
* | dm: mx6: Adjust mx6sxsabresd to use Kconfig for DM_THERMAL | Simon Glass | 2015-02-19 | 1 | -0/+2 |
* | dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig | Simon Glass | 2015-02-12 | 1 | -0/+2 |
* | mx6sxsabresd: Convert to the new Kconfig style | Fabio Estevam | 2014-08-20 | 1 | -0/+3 |