- a7df05c imx6/imx7: Remove now empty imx6_spl.h and imx7_spl.h by Tom Rini · 2 years ago
- b421349 global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_* by Tom Rini · 2 years ago
- 376b88a global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
- ac164de Convert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig by Tom Rini · 2 years, 1 month ago
- 8d86fe3 configs: Remove a number of unreferenced CONFIG options. by Tom Rini · 2 years, 4 months ago
- d38112c Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig by Tom Rini · 2 years, 4 months ago
- 302bd67 Convert CONFIG_SYS_FLASH_EMPTY_INFO to Kconfig by Tom Rini · 2 years, 4 months ago
- bde2170 Convert CONFIG_USB_MAX_CONTROLLER_COUNT to Kconfig by Tom Rini · 2 years, 6 months ago
- 30fd3d9 Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to Kconfig by Tom Rini · 2 years, 6 months ago
- f95c259 Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig by Tom Rini · 2 years, 6 months ago
- 2c9d2b5 Convert CONFIG_SYS_SPL_ARGS_ADDR to Kconfig by Tom Rini · 2 years, 6 months ago
- a4f2ab9 Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to Kconfig by Tom Rini · 2 years, 7 months ago
- 2c56279 Convert CONFIG_SYS_FLASH_CFI_WIDTH to Kconfig by Tom Rini · 2 years, 7 months ago
- 1576abf configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · 2 years, 11 months ago
- 99426c8 spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig by Alexandru Gagniuc · 2 years, 11 months ago
- fdae007 Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig by Tom Rini · 3 years, 2 months ago
- 8e6d9c7 Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to Kconfig by Tom Rini · 3 years, 2 months ago
- eb6aadc arm: Finish migration of CONFIG_MACH_TYPE by Tom Rini · 3 years, 3 months ago
- 3133941 i2c: Convert CONFIG_POWER_I2C et al to Kconfig by Simon Glass · 3 years, 4 months ago
- 44da595 power: Rename CONFIG_POWER to CONFIG_POWER_LEGACY by Simon Glass · 3 years, 4 months ago
- 1a19588 Convert CONFIG_SYS_I2C_MXC et al to Kconfig by Tom Rini · 3 years, 3 months ago
- a6e2923 Convert CONFIG_SYS_I2C_SPEED et al to Kconfig by Tom Rini · 3 years, 3 months ago
- 52b2e26 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 3 months ago
- 0529b59 i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 5 months ago
- eb1f909 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · 4 years, 4 months ago
- 104e512 mx6sabreauto: Convert to DM_ETH by Pedro Jardim · 4 years, 10 months ago
- ccd298c mx6sabre_common: Remove FEC related settings by Fabio Estevam · 4 years, 10 months ago
- 76da1b2 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- a456d56 Convert CONFIG_APBH_DMA et al to Kconfig by Adam Ford · 7 years ago
- 3b209fc Convert CONFIG_NAND_MXS to Kconfig by Stefan Agner · 7 years ago
- b110e11 usb: net: migrate USB Ethernet adapters to Kconfig by Chris Packham · 7 years ago
- 547cf41 usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig by Chris Packham · 7 years ago
- 51ef45a Convert CONFIG_CMD_SPL_WRITE_SIZE to Kconfig by Simon Glass · 7 years ago
- c6567fa Convert CONFIG_CMD_SPL to Kconfig by Simon Glass · 7 years ago
- 00448d2 configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
- 614c283 mx6sabreauto: Add Falcon mode support by Diego Dorta · 7 years ago
- 98f124f mx6sabre: Use PARTUUID to specify the rootfs location by Fabio Estevam · 7 years ago
- a03035f mx6sabreauto: Do not enable WEIM by default by Fabio Estevam · 7 years ago
- d6362d9 mx6sabreauto: Update to SPL only mode by Vanessa Maegima · 7 years ago[Renamed (94%) from include/configs/mx6qsabreauto.h]
- 65779d3 mx6qsabreauto: Add SPL support by Vanessa Maegima · 7 years ago
- 496a417 Kconfig: USB: Migrate existing USB_EHCI_xxx options by Tom Rini · 8 years ago
- 7716cd6 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · 8 years ago
- ceed5d2 Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · 8 years ago
- 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
- 15d61f1 mx6qsabreauto: Pass the correct parallel NOR width by Fabio Estevam · 8 years ago
- 4694a74 config: Drop CONFIG_CONSOLE_DEV by Simon Glass · 8 years ago
- 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
- 627c0e5 mx6qsabreauto: Avoid hardcoded RAM size by Vanessa Maegima · 8 years ago
- 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
- eb94387 I2C: mxc_i2c: make I2C1 and I2C2 optional by Albert ARIBAUD \\(3ADEV\\) · 9 years ago
- 04321fc imx: mx6sabresd/sabreauto runtime setting fdt_file by Peng Fan · 9 years ago
- f1a5216 driver/i2c/mxc: Enable I2C bus 3 and 4 by York Sun · 10 years ago
- cfaa23b imx: imx6q/dlsabreauto: Add PMIC Pfuze100 support by Ye.Li · 10 years ago
- 2623cb1 mx6qsabreauto: Add parallel NOR flash support by Fabio Estevam · 10 years ago
- 4a1f922 imx: mx6q/dlsabreauto: And NAND flash support by Ye.Li · 10 years ago
- 700020e imx: mx6 sabreauto: Add board support for USB EHCI by Ye.Li · 10 years ago
- 1386559 mx6sabre_common: Add HDMI config to common code by Fabio Estevam · 10 years ago
- 5a6c8c4 mx6qsabreauto: Add HDMI support by Fabio Estevam · 10 years ago
- 54ccc0f mx6qsabreauto: Remove imx6q-sabreauto.dts by Fabio Estevam · 10 years ago
- 30673b2 mx6sabreauto: Add the mx6dual-lite variant by Fabio Estevam · 11 years ago
- f423e06 mx6: add example DTB for mx6qsabreauto by Stefano Babic · 11 years ago
- 75dbc3a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
- ed72a9e usb: ehci-mx6: add support for otg port by Troy Kisky · 11 years ago
- 0399741 i2c: update config using mxc driver to new subsystem by trem · 11 years ago
- d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- ec10aed imx: Add support for the SabreSD shipped with i.MX6DL by Pierre Aubert · 11 years ago
- 1c780a8 ARM: imx: Fix incorrect usage of CONFIG_SYS_MMC_ENV_PART by Fabio Estevam · 11 years ago
- bf08432 mx6qsabreauto: Add i2c to mx6qsabreauto board by Renato Frias · 12 years ago
- a3b1853 mx6qsabre_common: Let mmc partition be board specific by Fabio Estevam · 12 years ago
- 54dbf15 mx6qsabreauto: enable USB host interface by Knut Wohlrab · 12 years ago
- e5dd0a2 mx6qsabre{auto, sd}: Add support to dynamically choose between fdt use or not by Otavio Salvador · 12 years ago
- 7e5e833 mx6qsabresd: add usdhc2 and usdhc4 support by Shawn Guo · 12 years ago
- c0bfaab mx6qsabreauto: Change mmcroot so it works out of box by Otavio Salvador · 12 years ago
- 1c0b9be mx6qsabreauto: Use ttymxc3 as console by Otavio Salvador · 12 years ago
- afe20bf mx6q: Add basic support for mx6qsabreauto by Fabio Estevam · 12 years ago