Age | Commit message (Expand) | Author |
2020-05-08 | treewide: mem: Move mtest related defines to Kconfig | Ashok Reddy Soma |
2020-03-10 | mx6slevk: Convert to DM_ETH | Pedro Jardim |
2019-11-20 | env: Finish migration of common ENV options | Tom Rini |
2019-03-25 | Convert CONFIG_ENV_SPI_* to Kconfig | Patrick Delaunay |
2019-03-25 | Convert CONFIG_SF_DEFAULT_* to Kconfig | Patrick Delaunay |
2018-08-17 | Convert CONFIG_MII et al to Kconfig | Adam Ford |
2018-08-16 | configs: Migrate CONFIG_NR_DRAM_BANKS | Tom Rini |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-02-13 | spi: Migrate CONFIG_MXC_SPI to Kconfig | Tuomas Tynkkynen |
2017-10-12 | mx6slevk: Use PARTUUID to specify the rootfs location | Fabio Estevam |
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 |