summaryrefslogtreecommitdiff
path: root/include/configs/ls2080a_common.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-01Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-3/+0
2021-09-01Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini1-2/+0
2021-09-01Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-1/+0
2021-08-30arm: Migrate GICV2 / GICV3 to KconfigTom Rini1-1/+0
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini1-3/+0
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass1-1/+1
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk1-1/+1
2021-02-08configs: ls208xa: enable CONFIG_MPC8XXX_GPIOBiwen Li1-0/+7
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford1-3/+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
2019-11-21env: Finish migration of common ENV optionsTom Rini1-8/+0
2019-08-22boards: ls2088a: Add support of I2C driver model.Chuanhua Han1-0/+2
2019-04-30configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt1-1/+0
2019-03-15mc : Reduce MC memory size to 128MMeenakshi Aggarwal1-1/+1
2019-03-03configs: fsl: move DDR specific defines to KconfigRajesh Bhagat1-3/+0
2019-02-19armv8: layerscape: move CONFIG_LAYERSCAPE to KconfigRajesh Bhagat1-1/+0
2019-02-19armv8: layerscape: move TZASC and TZPC configs to KconfigRajesh Bhagat1-1/+0
2019-01-18armv8: ls2088ardb: Add TFABOOT supportRajesh Bhagat1-0/+8
2018-08-23armv8: layerscape: Build u-boot-with-spl.bin for selected boardsJagdish Gediya1-0/+1
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-2/+0
2018-07-26armv8: layerscape: Drop u-boot-with-spl.bin for selected boardsYork Sun1-1/+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-15Merge git://git.denx.de/u-boot-imxTom Rini1-5/+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-24Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-5/+0
2018-02-14configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini1-1/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-6/+0
2017-12-26Move CONFIG_PANIC_HANG to KconfigMasahiro Yamada1-2/+0
2017-12-18armv8: ls2080a: Increase load image len for NAND bootYork Sun1-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-1/+0
2017-08-09armv8: ls2080a: Increase env sector size for qspi bootSantan Kumar1-1/+1
2017-07-26Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass1-1/+0
2017-06-05common: arm: freescale: layerscape: Move header files out of common.hSimon Glass1-0/+2
2017-06-02armv8: ls2080aqds: Add support for SD bootSantan Kumar1-0/+7
2017-06-02armv8: ls2080a: Reorganise NAND_BOOT code in config flagSantan Kumar1-0/+2
2017-06-02drivers: net: fsl-mc: Link MC boot to PHY_RESET_RBogdan Purcareata1-0/+5
2017-05-26Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini1-4/+11
2017-05-23armv8: ls2080ardb, ls2080aqds: Adjust memory map for NOR-bootSantan Kumar1-4/+4
2017-05-23armv8: ls2080ardb: Add QSPI-boot supportPriyanka Jain1-0/+7
2017-05-22Convert CONFIG_CMD_HASH to KconfigSimon Glass1-5/+0
2017-05-22Kconfig: Drop CONFIG_CMD_ENVSimon Glass1-1/+0
2017-05-22lib: move hash CONFIG options to KconfigTom Rini1-1/+0
2017-03-28armv8: fsl-lsch3: rename ls2080a_stream_id.h to stream_id_lsch3.hBharat Bhushan1-1/+1
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0