| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert CONFIG_ENV_SPI_* to Kconfig | Patrick Delaunay | 2019-03-25 | 1 | -5/+0 |
* | Convert CONFIG_SF_DEFAULT_* to Kconfig | Patrick Delaunay | 2019-03-25 | 1 | -5/+0 |
* | Convert CONFIG_MII et al to Kconfig | Adam Ford | 2018-08-17 | 1 | -1/+0 |
* | configs: Migrate CONFIG_NR_DRAM_BANKS | Tom Rini | 2018-08-16 | 1 | -1/+0 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | spi: Migrate CONFIG_MXC_SPI to Kconfig | Tuomas Tynkkynen | 2018-02-13 | 1 | -3/+0 |
* | configs: Migrate CONFIG_SYS_TEXT_BASE | Tom Rini | 2018-02-11 | 1 | -5/+0 |
* | usb: net: migrate USB Ethernet adapters to Kconfig | Chris Packham | 2017-09-08 | 1 | -1/+0 |
* | usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig | Chris Packham | 2017-09-08 | 1 | -1/+0 |
* | Move PHYLIB to Kconfig | Alexandru Gagniuc | 2017-08-07 | 1 | -1/+0 |
* | Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig | Simon Glass | 2017-07-25 | 1 | -1/+0 |
* | Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig | Simon Glass | 2017-07-25 | 1 | -1/+0 |
* | Convert CONFIG_CMD_EEPROM et al to Kconfig | Simon Glass | 2017-05-22 | 1 | -1/+0 |
* | Drop digital thermometer and thermostat (DTT) drivers | Simon Glass | 2017-05-22 | 1 | -10/+0 |
* | Kconfig: USB: Migrate existing USB_EHCI_xxx options | Tom Rini | 2017-05-15 | 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 |
* | Convert CONFIG_CMD_BMODE to Kconfig | Simon Glass | 2017-04-30 | 1 | -3/+0 |
* | Remove various unused interrupt related code | Tom Rini | 2017-04-06 | 1 | -2/+0 |
* | arm: imx6: tqma6: add support for TQMa6DL variant | Markus Niebel | 2017-03-17 | 1 | -4/+6 |
* | arm: imx6: tqma6: use CONFIG_TQM6x for SOM specific settings | Markus Niebel | 2017-03-17 | 1 | -4/+4 |
* | tqma6: [cosmetic] sanitize environment defines | Markus Niebel | 2017-02-19 | 1 | -1/+1 |
* | tqma6: fix rounding in env | Markus Niebel | 2017-02-19 | 1 | -6/+6 |
* | mx6: tqma6: add rootfsmode environment for mmc / sd | Markus Niebel | 2017-02-19 | 1 | -1/+3 |
* | mx6: tqma6: fix typo in env | Markus Niebel | 2017-02-19 | 1 | -1/+1 |
* | imx6: tqma6: rely on default setting for tftp and nfs | Markus Niebel | 2017-02-19 | 1 | -4/+0 |
* | arm: imx6: tqma6: add configurable CMA size | Markus Niebel | 2017-02-19 | 1 | -2/+7 |
* | Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig | Simon Glass | 2017-01-25 | 1 | -2/+0 |
* | config: Move CONFIG_BOARD_LATE_INIT to defconfigs | Jagan Teki | 2017-01-21 | 1 | -1/+0 |
* | config: Drop CONFIG_CONSOLE_DEV | Simon Glass | 2016-10-23 | 1 | -1/+1 |
* | Convert CONFIG_SPL_SPI_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -3/+0 |
* | Convert CONFIG_SPL_MMC_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -1/+0 |
* | Convert CONFIG_SPL_FAT_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | 1 | -1/+0 |
* | configs: Migrate CONFIG_USB_STORAGE | Tom Rini | 2016-09-09 | 1 | -1/+0 |
* | ARM: mx6: Enable MMC and SATA extfs boot support | Marek Vasut | 2016-05-17 | 1 | -1/+0 |
* | configs: Re-sync with cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -2/+0 |
* | include/configs: Whitespace fixup | Tom Rini | 2016-04-25 | 1 | -1/+0 |
* | configs: Re-sync almost all of cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -6/+0 |
* | Kconfig: Move CONFIG_FIT and related options to Kconfig | Simon Glass | 2016-03-14 | 1 | -4/+0 |
* | Move CONFIG_OF_LIBFDT to Kconfig | Simon Glass | 2016-03-14 | 1 | -1/+0 |
* | sf: Move SPI flash drivers to defconfig | Bin Meng | 2015-11-25 | 1 | -1/+0 |
* | I2C: mxc_i2c: make I2C1 and I2C2 optional | Albert ARIBAUD \\(3ADEV\\) | 2015-10-02 | 1 | -0/+2 |
* | arm: mx6: tqma6: Add WRU-IV baseboard for the TQMa6 SoM | Stefan Roese | 2015-07-26 | 1 | -0/+2 |
* | imx6: standardise OCOTP and fuse config to mx6_common | Peter Robinson | 2015-07-10 | 1 | -4/+0 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini | 2015-07-03 | 1 | -0/+1 |
|\ |
|
| * | arm: imx6: tqma6: add kconfig to board header | Markus Niebel | 2015-06-27 | 1 | -0/+1 |
* | | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger | 2015-06-25 | 1 | -1/+0 |
* | | Move default y configs out of arch/board Kconfig | Joe Hershberger | 2015-06-25 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini | 2015-06-08 | 1 | -11/+7 |
|\ |
|
| * | mx6_common: Fix LOADADDR and SYS_TEXT_BASE for MX6SL and MX6SX | Fabio Estevam | 2015-06-08 | 1 | -7/+7 |