summaryrefslogtreecommitdiff
path: root/include/configs/ls1021aiot.h
AgeCommit message (Expand)Author
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford
2018-02-23configs: Re-sync with CONFIG_DISTRO_DEFAULTSTom Rini
2018-02-14configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini
2017-12-12ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen
2017-10-27arm: layerscape: Remove CONFIG_USB_MAX_CONTROLLER_COUNTRan Wang
2017-10-27usb: host: Move CONFIG_XHCI_FSL to KconfigRan Wang
2017-10-27arm64: layerscape: Move CONFIG_HAS_FSL_XHCI_USB to KconfigRan Wang
2017-10-12Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-10-10configs: Re-sync CONFIG_CMD_IMLS with moveconfigTuomas Tynkkynen
2017-10-09armv7: ls1021aiot: Move CONFIG_CMD_BOOTZ to KconfigFabio Estevam
2017-09-03include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni
2017-09-03include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni
2017-09-01configs: Migrate all of the existing USB symbols, except fastbootTom Rini
2017-08-13spl: moveconfig: remove SPL_LDSCRIPT definitions for header-filesPhilipp Tomsich
2017-08-11Convert CONFIG_CMD_SCSI to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass
2017-08-08configs: Finish migration of PHY_GIGETom Rini
2017-08-07Move PHYLIB to KconfigAlexandru Gagniuc
2017-07-28configs: Remove CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS in all boardsBin Meng
2017-07-25Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2017-06-03Kconfig: Migrate FS_FAT / FAT_WRITETom Rini
2017-05-22Convert CONFIG_CMD_HASH to KconfigSimon Glass
2017-05-22lib: move hash CONFIG options to KconfigTom Rini
2017-04-17armv7: ls1021a: Drop macro CONFIG_LS102XAYork Sun
2017-04-06Remove various unused interrupt related codeTom Rini
2017-04-05fsl: ls102x: remove redundant GENERIC_TIMER_CLKAndre Przywara
2017-04-05ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCYAndre Przywara
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich
2017-03-09Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigsTom Rini
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada
2017-01-28cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay
2017-01-28disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass
2017-01-21config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki
2017-01-18arm: layerscape: Enable UUID & GPT partition for NXP's ARM SoCPrabhakar Kushwaha
2017-01-18arm: ls1021a: Enable PCIe in defconfigsMinghuan Lian
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada
2016-11-23armv7: ls1021aiot: Fixing SPL compiling issuesYork Sun
2016-11-21armv7: Add support of ls1021a-iot boardFeng Li