Age | Commit message (Expand) | Author |
2017-09-08 | usb: net: migrate USB Ethernet adapters to Kconfig | Chris Packham |
2017-09-08 | usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig | Chris Packham |
2017-08-07 | Move PHYLIB to Kconfig | Alexandru Gagniuc |
2017-07-25 | Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig | Simon Glass |
2017-07-25 | Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig | Simon Glass |
2017-05-15 | Kconfig: USB: Migrate existing USB_EHCI_xxx options | Tom Rini |
2017-05-15 | Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig | Tom Rini |
2017-05-15 | Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD | Tom Rini |
2017-04-13 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2017-04-06 | Remove various unused interrupt related code | Tom Rini |
2017-03-20 | imx: mx6slevk: enable more DM drivers | Peng Fan |
2017-03-20 | imx: mx6slevk: use SPI_BOOT | Peng Fan |
2017-01-28 | arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-types | Tom Rini |
2017-01-25 | Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_MMC_SUPPORT to Kconfig | Simon Glass |
2016-09-16 | Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig | Simon Glass |
2016-09-09 | configs: Migrate CONFIG_USB_STORAGE | Tom Rini |
2016-07-12 | mx6slevk: Avoid hardcoded RAM size | Vanessa Maegima |
2016-04-25 | configs: Re-sync with cmd/Kconfig | Tom Rini |
2016-04-25 | configs: Re-sync almost all of cmd/Kconfig | Tom Rini |
2016-02-02 | mx6slevk: Remove CONFIG_ETHPRIME option | Fabio Estevam |
2015-11-25 | sf: Move SPI flash drivers to defconfig | Bin Meng |
2015-10-02 | I2C: mxc_i2c: make I2C1 and I2C2 optional | Albert ARIBAUD \\(3ADEV\\) |
2015-09-13 | mx6slevk: Remove CONFIG_SPL_FAT_SUPPORT | Fabio Estevam |
2015-09-13 | thermal: imx_thermal: rework driver to be reused | Adrian Alonso |
2015-09-02 | imx: mx6slevk: add SPL support | Peng Fan |
2015-07-10 | imx6: standardise OCOTP and fuse config to mx6_common | Peter Robinson |
2015-06-25 | Move default y configs out of arch/board Kconfig | Joe Hershberger |
2015-06-01 | net: Move the CMD_NET config to defconfigs | Joe Hershberger |
2015-05-26 | mx6: standardise CONFIG_CMD_CACHE | Peter Robinson |
2015-05-26 | imx6: generic MMC config options to mx6_common | Peter Robinson |
2015-05-26 | imx6: standardise filesystem and boot options | Peter Robinson |
2015-05-26 | imx6: move generic miscellaneous and overwrite options | Peter Robinson |
2015-05-26 | imx6: centralise common boot options in mx6_common.h | Peter Robinson |
2015-05-26 | imx6: move MXC_GPIO define to mx6_common.h | Peter Robinson |
2015-05-26 | imx6: move standard ATAG configs to mx6_common.h | Peter Robinson |
2015-05-26 | imx6: move generic imx6 options to mx6_common.h | Peter Robinson |
2015-05-26 | imx6: move all standard includes to mx6_common.h | Peter Robinson |
2015-04-23 | driver/i2c/mxc: Enable I2C bus 3 and 4 | York Sun |
2015-03-23 | imx:mx6slevk support reading temperature | Peng Fan |
2015-03-13 | mx6slevk: Use the default CONFIG_SYS_PBSIZE | Fabio Estevam |
2015-02-23 | imx:mx6slevk add pmic and i2c configuration | Peng Fan |
2015-01-22 | imx: mx6: Change ENV offset to 512K bytes for larger u-boot image | Ye.Li |
2014-12-31 | imx:mx6slevk add spi nor boot support | Peng Fan |
2014-12-11 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini |
2014-11-20 | imx: mx6slevk: Change default mmcdev to USDHC2 device | Ye.Li |
2014-11-14 | imx:mx6slevk add board level support for usb | Peng Fan |
2014-11-03 | imx: mx6slevk: Add support for USDHC1 and USDHC3 slots | Ye.Li |
2014-10-08 | Merge remote-tracking branch 'u-boot-imx/master' | Albert ARIBAUD |
2014-09-24 | spi: mxc: fix sf probe when using mxc_spi | Nikita Kiryanov |