aboutsummaryrefslogtreecommitdiff
path: root/include/configs/ls1021aiot.h
AgeCommit message (Expand)AuthorFilesLines
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-5/+0
2017-12-12ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen1-1/+0
2017-12-12ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen1-1/+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-12Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini1-1/+0
2017-10-10configs: Re-sync CONFIG_CMD_IMLS with moveconfigTuomas Tynkkynen1-4/+0
2017-10-09armv7: ls1021aiot: Move CONFIG_CMD_BOOTZ to KconfigFabio Estevam1-1/+0
2017-09-03include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni1-1/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni1-1/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni1-2/+0
2017-09-03include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni1-1/+0
2017-09-01configs: Migrate all of the existing USB symbols, except fastbootTom Rini1-6/+0
2017-08-13spl: moveconfig: remove SPL_LDSCRIPT definitions for header-filesPhilipp Tomsich1-1/+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-08configs: Finish migration of PHY_GIGETom Rini1-1/+0
2017-08-07Move PHYLIB to KconfigAlexandru Gagniuc1-1/+0
2017-07-28configs: Remove CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS in all boardsBin Meng1-1/+0
2017-07-25Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass1-1/+0
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-1/+0
2017-06-03Kconfig: Migrate FS_FAT / FAT_WRITETom Rini1-2/+0
2017-05-22Convert CONFIG_CMD_HASH to KconfigSimon Glass1-5/+0
2017-05-22lib: move hash CONFIG options to KconfigTom Rini1-5/+0
2017-04-17armv7: ls1021a: Drop macro CONFIG_LS102XAYork Sun1-2/+0
2017-04-06Remove various unused interrupt related codeTom Rini1-6/+0
2017-04-05fsl: ls102x: remove redundant GENERIC_TIMER_CLKAndre Przywara1-5/+0
2017-04-05ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCYAndre Przywara1-1/+1
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-03-09Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigsTom Rini1-2/+0
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-5/+0
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada1-1/+0
2017-01-28cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay1-2/+0
2017-01-28disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay1-1/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-1/+0
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-2/+0
2017-01-21config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki1-1/+0
2017-01-18arm: layerscape: Enable UUID & GPT partition for NXP's ARM SoCPrabhakar Kushwaha1-0/+3
2017-01-18arm: ls1021a: Enable PCIe in defconfigsMinghuan Lian1-19/+0
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada1-1/+0
2016-11-23armv7: ls1021aiot: Fixing SPL compiling issuesYork Sun1-1/+0
2016-11-21armv7: Add support of ls1021a-iot boardFeng Li1-0/+367