summaryrefslogtreecommitdiff
path: root/include/configs/ls2080ardb.h
Commit message (Expand)AuthorAgeFilesLines
* configs: Migrate CORTINA_FW_ADDR and CORTINA_FW_LENGTH to KconfigKuldeep Singh2021-08-181-10/+0
* configs: ls2080ardb.h: Update mc size in envPriyanka Jain2021-07-201-6/+6
* armv8: layerscape: drop CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33Yangbo Lu2021-06-171-6/+1
* dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-211-1/+1
* rtc: move pcf8563 to KconfigWIP/2020-10-22-misc-changesHeiko Schocher2020-10-221-1/+0
* Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigWIP/08Aug2020Tom Rini2020-08-081-3/+0
* configs: ls2080ardb: Make BOOT command access flash memory as per spi-memKuldeep Singh2020-05-191-4/+10
* configs: ls2080ardb: Make MC_INIT access flash memory as per spi-memKuldeep Singh2020-05-191-10/+18
* treewide: Remove unused FSL QSPI config options for Layerscape platformsKuldeep Singh2020-05-191-5/+1
* armv8: ls2088a: Updates secure boot headers offsetPriyanka Singh2020-02-041-26/+26
* armv8: fsl-layerscape: Increase mmc read size for secure-boot headersUdit Agarwal2019-12-261-4/+4
* mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal2019-12-031-1/+1
* Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to KconfigTom Rini2019-12-031-1/+0
* Convert CONFIG_PHY_CORTINA to KconfigTom Rini2019-12-031-1/+0
* env: Finish migration of common ENV optionsTom Rini2019-11-201-17/+0
* boards: ls2088a: Add support of I2C driver model.Chuanhua Han2019-08-221-0/+2
* armv8: ls2088ardb: Fix MC firmware loading during SD bootWasim Khan2019-06-191-6/+6
* armv8: Secure Boot: Modify boot_a_script definitionVinitha V Pillai2019-05-221-1/+2
* configs: fsl: move DDR specific defines to KconfigRajesh Bhagat2019-03-031-2/+0
* board: ls2080ardb: use default scan_dev_for_bootMian Yousaf Kaukab2019-03-031-12/+0
* Revert "ls2080ardb: remove dhcp function from env as boot source"Mian Yousaf Kaukab2019-03-031-1/+2
* armv8: ls2088ardb: Add TFABOOT supportRajesh Bhagat2019-01-171-1/+136
* configs: migrate CONFIG_PHY_AQUANTIA to KconfigJeremy Gebben2018-10-241-3/+0
* Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford2018-10-191-3/+0
* ls2080ardb: remove dhcp function from env as boot sourcePriyanka Jain2018-09-271-2/+1
* Convert CONFIG_MISC_INIT_R to KconfigAdam Ford2018-08-171-2/+0
* Convert CONFIG_MII et al to KconfigAdam Ford2018-08-171-1/+0
* armv8: ls2088ardb: Move CONFIG_SPI_FLASH, CONFIG_SPI_FLASH_SPANSION to defconfigAshish Kumar2018-07-261-4/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* treewide: Migrate CONFIG_FSL_ESDHC to KconfigMario Six2018-04-081-1/+0
* LS2088ARDB: Secure Boot: Fix fall back option failureVinitha V Pillai2018-03-201-7/+7
* Convert all of CONFIG_CONS_INDEX to KconfigTom Rini2018-03-161-3/+0
* Remove config_distro_defaults.hAdam Ford2018-02-231-2/+0
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-231-1/+0
* ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen2017-12-121-1/+0
* ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen2017-12-121-1/+0
* armv8: ls2080ardb: Add sd_bootcmd for distro fallback in case of sdbootShengzhou Liu2017-11-151-7/+32
* arm: layerscape: Remove CONFIG_USB_MAX_CONTROLLER_COUNTRan Wang2017-10-271-5/+0
* usb: host: Move CONFIG_XHCI_FSL to KconfigRan Wang2017-10-271-1/+0
* arm64: layerscape: Move CONFIG_HAS_FSL_XHCI_USB to KconfigRan Wang2017-10-271-1/+0
* board/ls2080ardb: Add mcmemsize variable in default envPriyanka Jain2017-09-221-0/+1
* board/ls2081ardb: Update QSPI flash type from n25q512a to s25fs512sSantan Kumar2017-09-221-5/+1
* board/ls2080ardb: Remove CONFIG_DISPLAY_BOARDINFO_LATESantan Kumar2017-09-221-1/+0
* common: Move CONFIG_BOOTARGS to KconfigSam Protsenko2017-08-141-6/+0
* Convert CONFIG_CMD_PCI to KconfigSimon Glass2017-08-111-1/+0
* configs: Finish migration of PHY_GIGETom Rini2017-08-081-1/+0
* Move PHYLIB to KconfigAlexandru Gagniuc2017-08-071-1/+0
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-08-021-72/+88
|\
| * arm64: ls2088ardb: Add distro secure boot supportVINITHA PILLAI2017-08-011-34/+53
| * arm64: ls2088ardb: Add distro boot supportZhang Ying-224552017-08-011-48/+45