- c9edebe global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG by Tom Rini · 2 years ago
- 8b348ed usb: Remove CONFIG_USBD_HS by Tom Rini · 2 years ago
- 1eed03e Convert CONFIG_IMX_VIDEO_SKIP et al to Kconfig by Tom Rini · 2 years ago
- 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
- bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* 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
- 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 6 months ago
- d47c4cd video: Drop CONFIG_VIDEO_BMP_LOGO by Simon Glass · 2 years, 10 months ago
- a8a7750 Convert CONFIG_ARP_TIMEOUT to Kconfig by Tom Rini · 2 years, 9 months ago
- 8e5a8b6 video: Convert CONFIG_VIDEO_LOGO to Kconfig by Simon Glass · 3 years ago
- 5ddf172 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 3 years ago
- e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 3 months ago
- 9004ee0 global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR by Tom Rini · 3 years, 3 months ago
- 70c50f1 ARM: imx6: mx6sabre-common: Search for boot components in /boot too by Marek Vasut · 3 years, 10 months ago
- 7fa0cb1 ARM: imx6: mx6sabre-common: Replace fatload with FS_GENERIC load by Marek Vasut · 3 years, 10 months ago
- 5d09038 configs: migrate CONFIG_IMX_THERMAL to defconfigs by Tom Rini · 4 years, 1 month ago
- b1f1763 configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs by Patrick Delaunay · 4 years, 2 months ago
- c47fe77 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · 4 years, 2 months ago
- 2d7a794 Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · 4 years, 4 months ago
- d019380 Convert CONFIG_MXC_UART to Kconfig by Tom Rini · 4 years, 6 months ago
- fb64e36 common: Drop linux/stringify.h from common header by Simon Glass · 4 years, 7 months ago
- 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 7 months ago
- 9eaf644 cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mapping by Michal Simek · 4 years, 7 months ago
- ccd298c mx6sabre_common: Remove FEC related settings by Fabio Estevam · 4 years, 10 months ago
- 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
- 417e847 mx6: mx6sabre common: Use more conventional spelling of fdtfile by Sjoerd Simons · 5 years ago
- aa4925b imx: mx6sabresd: fix splash logo drawing by Anatolij Gustschin · 5 years ago
- e6a7ef5 imx: move CONFIG_VIDEO_IPUV3 to defconfigs by Anatolij Gustschin · 6 years ago
- 0df8104 Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · 6 years ago
- 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
- f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- a410d6e Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig by Alex Kiernan · 7 years ago
- d395879 spi: Migrate CONFIG_MXC_SPI to Kconfig by Tuomas Tynkkynen · 7 years ago
- a4e9a53 mx6sabresd: Select CONFIG_CMD_USB_MASS_STORAGE by Fabio Estevam · 7 years ago
- 514e221 mx6sabre_common: Allow building CONFIG_USB_FUNCTION_MASS_STORAGE by Fabio Estevam · 7 years ago
- e364e4b Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to Kconfig by Lukasz Majewski · 7 years ago
- 331fcb5 ipu_common: Let the MX6 IPU clock be calculated in run-time by Fabio Estevam · 7 years ago
- b5bf562 Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs by Tom Rini · 7 years ago
- d83e98c Move PHYLIB to Kconfig by Alexandru Gagniuc · 7 years ago
- 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
- 98f124f mx6sabre: Use PARTUUID to specify the rootfs location by Fabio Estevam · 7 years ago
- 3ec09a0 Convert CONFIG_CMD_BMODE to Kconfig by Simon Glass · 8 years ago
- dfafe89 Remove various unused interrupt related code by Tom Rini · 8 years ago
- 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
- 4c57e4c config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · 8 years ago
- ac3ee42 Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig by Simon Glass · 8 years ago
- dcff692 Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig by Simon Glass · 8 years ago
- e64c724 Convert CONFIG_CFB_CONSOLE to Kconfig by Simon Glass · 8 years ago
- 4694a74 config: Drop CONFIG_CONSOLE_DEV by Simon Glass · 8 years ago
- 9fd2a02 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
- e9d797a Convert CONFIG_VIDEO to Kconfig by Simon Glass · 8 years ago
- 265c7da dfu: Migrate to Kconfig by Tom Rini · 8 years ago
- 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
- 998c479 include/configs: Whitespace fixup by Tom Rini · 9 years ago
- 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
- b706ffd usb: gadget Move: CONFIG_G_DNL_* to Kconfig by Sam Protsenko · 9 years ago
- 4d2439d usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig by Sam Protsenko · 9 years ago
- b4a0bf7 usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · 9 years ago
- fb115b1 usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig by Sam Protsenko · 9 years ago
- 8241212 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
- b084b0c usb: gadget: Move CONFIG_USB_GADGET to Kconfig by Sam Protsenko · 9 years ago
- c7f0a5f mx6sabre_common: Fix U-Boot corruption after 'saveenv' by Fabio Estevam · 9 years ago
- 2fe586b imx: mx6: correct IPU clock by Peng Fan · 9 years ago
- 27f5b19 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
- e27c4db imx: mx6sabresd: add i.MX6DQP Sabresd support by Peng Fan · 9 years ago
- 7ca1efb mx6sabre_common: Add DFU support by Fabio Estevam · 9 years ago
- ddd768e mx6sabre_common: Add Fastboot support by Fabio Estevam · 9 years ago
- ce08c36 thermal: imx_thermal: rework driver to be reused by Adrian Alonso · 9 years ago
- 65022b3 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
- d4947e3 imx: mx6qpsabreauto: Add MX6QP SABREAUTO CPU3 board support by Peng Fan · 9 years ago
- 04321fc imx: mx6sabresd/sabreauto runtime setting fdt_file by Peng Fan · 9 years ago
- 045d605 usb: USB download gadget and functions config options coherent naming by Paul Kocialkowski · 9 years ago
- b596732 imx6: standardise OCOTP and fuse config to mx6_common by Peter Robinson · 9 years ago
- 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
- 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
- add5589 Move setexpr to Kconfig by Joe Hershberger · 10 years ago
- d1e3399 mx6: standardise CONFIG_CMD_CACHE by Peter Robinson · 10 years ago
- be6c5f1 imx6: generic MMC config options to mx6_common by Peter Robinson · 10 years ago
- f320d70 imx6: standardise filesystem and boot options by Peter Robinson · 10 years ago
- 61a1b9d imx6: move generic miscellaneous and overwrite options by Peter Robinson · 10 years ago
- 490a61e imx6: centralise common boot options in mx6_common.h by Peter Robinson · 10 years ago
- a0e6379 imx6: move MXC_GPIO define to mx6_common.h by Peter Robinson · 10 years ago
- 3028f62 imx6: move standard ATAG configs to mx6_common.h by Peter Robinson · 10 years ago
- e193ff2 imx6: move generic imx6 options to mx6_common.h by Peter Robinson · 10 years ago
- 4b67150 imx6: move all standard includes to mx6_common.h by Peter Robinson · 10 years ago
- 43eef20 mx6sabre: Do not enable UMS with SPL by Fabio Estevam · 10 years ago
- 5029b35 mx6sabre_common.h: remove deprecated mmc open/close by maxin.john@enea.com · 10 years ago
- 71e75b0 mx6sabre: Select CMD_EXT4 options by Fabio Estevam · 10 years ago
- a82a593 mx6sabre: Enable User Mass Storage by Fabio Estevam · 10 years ago
- 826d159 dm: mx6: sabre: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
- 838723b dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig by Simon Glass · 10 years ago
- b3299b4 mx6sabre_common: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
- 1cad2c2 mx6: mx6sabre common: Enable i.MX thermal DM driver by Ye.Li · 10 years ago
- 774c9fb imx: mx6q/dl sabre_common: Move MMC ENV offset to 512KB position by Ye.Li · 10 years ago
- 1386559 mx6sabre_common: Add HDMI config to common code by Fabio Estevam · 10 years ago
- 00cd738 spi: mxc: fix sf probe when using mxc_spi by Nikita Kiryanov · 10 years ago
- dac1f7c mx6sabre_common: Convert to generic board by Fabio Estevam · 11 years ago
- 267d8e2 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
- 7b1592a mx6sabre_common: Set default environment to use zImage by Otavio Salvador · 11 years ago