summaryrefslogtreecommitdiff
path: root/include/configs/mx6sabresd.h
AgeCommit message (Expand)Author
2022-12-23global: Migrate CONFIG_POWER_PFUZE100_I2C_ADDR to CFGTom Rini
2022-12-23global: Migrate CONFIG_PCIE_IMX_POWER_GPIO to CFGTom Rini
2022-12-23global: Migrate CONFIG_PCIE_IMX_PERST_GPIO to CFGTom Rini
2022-12-23global: Migrate CONFIG_MXC_USB_FLAGS et al to CFGTom Rini
2022-12-23global: Migrate CONFIG_MXC_UART_BASE to CFGTom Rini
2022-12-05Convert CONFIG_POWER_LTC3676 et al to KconfigTom Rini
2022-12-05imx6/imx7: Remove now empty imx6_spl.h and imx7_spl.hTom Rini
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini
2022-07-05Convert CONFIG_PCI_SCAN_SHOW to KconfigTom Rini
2022-07-05Convert CONFIG_PCIE_IMX to KconfigTom Rini
2022-06-28Convert CONFIG_USB_MAX_CONTROLLER_COUNT to KconfigTom Rini
2022-06-28Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_SPL_ARGS_ADDR to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to KconfigTom Rini
2022-01-21spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to KconfigAlexandru Gagniuc
2021-09-07arm: Finish migration of CONFIG_MACH_TYPETom Rini
2021-09-04i2c: Convert CONFIG_POWER_I2C et al to KconfigSimon Glass
2021-09-04power: Rename CONFIG_POWER to CONFIG_POWER_LEGACYSimon Glass
2021-08-30Convert CONFIG_SYS_I2C_MXC et al to KconfigTom Rini
2021-08-30Convert CONFIG_SYS_I2C_SPEED et al to KconfigTom Rini
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini
2020-03-10mx6sabresd: Convert ethernet to driver modelAlifer Moraes
2020-02-09mx6sabre_common: Remove FEC related settingsFabio Estevam
2019-05-04Convert CONFIG_SUPPORT_EMMC_BOOT to KconfigAlex Kiernan
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-09-08usb: net: migrate USB Ethernet adapters to KconfigChris Packham
2017-09-08usb: net: migrate CONFIG_USB_HOST_ETHER to KconfigChris Packham
2017-08-11Convert CONFIG_CMD_SPL_WRITE_SIZE to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_SPL to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass
2017-07-12mx6sabre: Use PARTUUID to specify the rootfs locationFabio Estevam
2017-07-12mx6sabresd: Fix guard file symbolFabio Estevam
2017-05-15Kconfig: USB: Migrate existing USB_EHCI_xxx optionsTom Rini
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini
2017-01-20mx6saberesd_spl: Correct falcon mode additionTom Rini
2016-10-28Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-10-28pci: Move CONFIG_PCI_PNP to KconfigBin Meng
2016-10-27drivers/pci/Kconfig: Add PCITom Rini
2016-10-23config: Drop CONFIG_CONSOLE_DEVSimon Glass
2016-10-17mx6sabresd: Add Falcon mode supportDiego Dorta
2016-09-16Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2015-10-30imx: mx6sabresd discard PHYS_SDRAM_SIZEPeng Fan
2015-10-02I2C: mxc_i2c: make I2C1 and I2C2 optionalAlbert ARIBAUD \\(3ADEV\\)