summaryrefslogtreecommitdiff
path: root/include/configs/ls1012aqds.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini1-2/+2
2022-12-06Convert CONFIG_RTC_DS1337 et al to KconfigTom Rini1-1/+0
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-2/+2
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-1/+1
2022-09-02Convert CONFIG_SYS_I2C_EEPROM_CCID et al to KconfigTom Rini1-4/+0
2022-08-04configs: Remove a number of unreferenced CONFIG options.Tom Rini1-22/+0
2022-07-06Convert CONFIG_PCI_SCAN_SHOW to KconfigTom Rini1-2/+0
2022-07-06Convert CONFIG_PCIE1 et al to KconfigTom Rini1-2/+0
2022-04-25configs: Layerscape: Remove the 'fdt_addr' envHou Zhiqiang1-1/+0
2022-04-08Convert CONFIG_FSL_QIXIS et al to KconfigTom Rini1-2/+0
2022-04-08Convert CONFIG_DIMM_SLOTS_PER_CTLR to KconfigTom Rini1-1/+0
2022-03-04Convert CONFIG_CHIP_SELECTS_PER_CTRL to KconfigTom Rini1-1/+0
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini1-3/+0
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini1-4/+0
2021-08-30Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to KconfigTom Rini1-4/+0
2021-08-30Convert CONFIG_ID_EEPROM to KconfigTom Rini1-1/+0
2021-06-17armv8: layerscape: drop CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33Yangbo Lu1-5/+1
2021-06-16ls1012a: net: pfe: remove pfe stop from bootcmdMian Yousaf Kaukab1-3/+3
2021-04-15ls1012a: use default scan_dev_for_bootMian Yousaf Kaukab1-7/+0
2020-12-10include/configs: ls1012aqds: add default environment variableBiwen Li1-0/+62
2020-10-22rtc: move pcf8563 to KconfigHeiko Schocher1-1/+0
2020-06-05Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini1-3/+0
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-4/+0
2019-03-26Convert CONFIG_DEFAULT_SPI_* to KconfigPatrick Delaunay1-2/+0
2019-03-26Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay1-5/+0
2018-12-07armv8: ls1012aqds: fix secure boot compilationRajesh Bhagat1-0/+1
2018-08-17Convert CONFIG_MISC_INIT_R to KconfigAdam Ford1-2/+0
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-09treewide: Migrate CONFIG_FSL_ESDHC to KconfigMario Six1-1/+0
2018-04-08treewide: Migrate CONFIG_SYS_ALT_MEMTEST to KconfigMario Six1-2/+0
2018-01-17arm64: ls1012a: Add sata distro boot supportYuantian Tang1-10/+0
2018-01-09arm64: layerscape: Move CONFIG_HAS_FSL_DR_USB to KconfigRan Wang1-11/+0
2017-12-13ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen1-1/+0
2017-12-13ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen1-1/+0
2017-10-28Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini1-8/+0
2017-10-27arm: layerscape: Remove CONFIG_USB_MAX_CONTROLLER_COUNTRan Wang1-3/+0
2017-10-27usb: host: Move CONFIG_XHCI_FSL to KconfigRan Wang1-1/+0
2017-10-27arm64: layerscape: Move CONFIG_HAS_FSL_XHCI_USB to KconfigRan Wang1-4/+0
2017-10-27net: remove CONFIG_NET_MULTIMasahiro Yamada1-1/+0
2017-09-01configs: Migrate all of the existing USB symbols, except fastbootTom Rini1-2/+0
2017-08-11Convert CONFIG_CMD_SCSI to KconfigSimon Glass1-1/+0
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass1-1/+0
2017-08-09config: ls1012aqds: Enable USB EHCI support for ls1012aqdsRajesh Bhagat1-0/+2
2017-07-29configs: Remove CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS in all boardsBin Meng1-1/+0
2017-07-11Convert CONFIG_SCSI to KconfigSimon Glass1-1/+0
2017-05-22Convert CONFIG_CMD_EEPROM et al to KconfigSimon Glass1-1/+0
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini1-1/+0
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini1-1/+1
2017-05-01cmd: add Kconfig option for 'date' commandChris Packham1-1/+0