summaryrefslogtreecommitdiff
path: root/include/configs/ls1046a_common.h
AgeCommit message (Expand)AuthorFilesLines
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk1-1/+1
2021-02-21board: freescale: drop CONFIG_DM_I2C undefsIgor Opaniuk1-1/+0
2021-02-08configs: ls1046a: enable MPC8XXX_GPIOBiwen Li1-0/+7
2020-07-27I2C: ls1043a, ls1046a: enable SYS_I2C_MXCBiwen Li1-1/+0
2020-07-27armv8: layerscape: properly use CPU_RELEASE_ADDRMichael Walle1-1/+1
2020-06-05Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini1-2/+0
2020-04-29configs: ls1046aqds: support distro bootBiwen Li1-1/+17
2020-03-30dm: arm64: ls1046a: add i2c DM supportBiwen Li1-0/+11
2020-03-30arm64: ls1046a: remove fdt_high environment variableYuantian Tang1-2/+1
2020-02-04armv8: ls1046a: Updates secure boot headers offsetPriyanka Singh1-3/+3
2020-01-08treewide: Remove CONFIG_SYS_UBOOT_START from configs board filesPatrice Chotard1-1/+0
2019-11-08freescale/layerscape: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal1-2/+2
2019-06-19armv8: ls1046afrwy: Add support for LS1046AFRWY platformVabhav Sharma1-2/+11
2019-05-26configs: Migrate CONFIG_FMAN_ENET and some related options to KconfigTom Rini1-4/+0
2019-05-22armv8: Secure Boot: Modify boot_a_script definitionVinitha V Pillai1-2/+3
2019-04-30configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt1-3/+0
2019-03-26Convert CONFIG_ENV_SPI_* to KconfigPatrick Delaunay1-8/+0
2019-03-03board: ls1046a: use default scan_dev_for_bootMian Yousaf Kaukab1-7/+0
2019-03-03board: ls1046a: enable dhcp bootMian Yousaf Kaukab1-1/+2
2019-02-19armv8: layerscape: move CONFIG_LAYERSCAPE to KconfigRajesh Bhagat1-1/+0
2018-12-07armv8: ls1046ardb: Add TFABOOT supportRajesh Bhagat1-0/+12
2018-07-26armv8: ls1046ardb: Add falcon mode for for QSPI bootYork Sun1-2/+17
2018-07-26armv8: layerscape: Drop u-boot-with-spl.bin for selected boardsYork Sun1-2/+0
2018-07-26armv8: ls1046ardb: Enable IFC for SPL buildYork Sun1-1/+3
2018-07-26armv8: ls1046ardb: ls1046aqds: Move SPL macros to defconfigYork Sun1-9/+0
2018-07-10cmd: Kconfig: Move CONFIG_MP to KconfigSiva Durga Prasad Paladugu1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-29Cleanup CONFIG_SPL_SERIAL_SUPPORT migrationAlex Kiernan1-2/+0
2018-04-15Merge git://git.denx.de/u-boot-imxTom Rini1-5/+0
2018-04-09treewide: Migrate CONFIG_FSL_ESDHC to KconfigMario Six1-1/+0
2018-03-29drivers: i2c: mxc: Update SYS_I2C_MXC_I2C support in KconfigSriram Dash1-5/+0
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini1-1/+0
2018-02-24Remove config_distro_defaults.hAdam Ford1-1/+0
2018-02-24Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-4/+0
2018-02-14configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini1-2/+0
2018-01-17arm64: ls1046a: Add sata distro boot supportYuantian Tang1-0/+13
2018-01-10configs: Move SYS_DPAA_QBMAN to KconfigAhmed Mansour1-4/+0
2017-12-07SECURE BOOT: Add fall back optionVinitha Pillai-B572231-1/+11
2017-11-15armv8: ls1046ardb: Add sd_bootcmd for distro fallback in case of sdbootShengzhou Liu1-4/+7
2017-11-05Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULTTom Rini1-1/+1
2017-10-09armv8: ls1046aqds: Fix NAND offset for Fman ucode and envGong Qianyu1-1/+1
2017-09-03include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni1-1/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni1-2/+0
2017-08-15common: Move CONFIG_BOOTARGS to KconfigSam Protsenko1-4/+0
2017-08-13spl: moveconfig: remove SPL_LDSCRIPT definitions for header-filesPhilipp Tomsich1-2/+0
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass1-1/+0
2017-08-01arm64: ls1046ardb: Add distro secure boot supportSumit Garg1-0/+18
2017-08-01arm64: ls1046ardb: Add distro boot supportQianyu Gong1-6/+36
2017-06-05common: arm: freescale: layerscape: Move header files out of common.hSimon Glass1-0/+2
2017-05-26Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini1-5/+15