aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/ls2080aqds
AgeCommit message (Expand)AuthorFilesLines
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini1-0/+1
2021-10-31board: freescale: various boards: Let env subsystem set gd->env_addrMarek BehĂșn1-3/+0
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk1-1/+0
2021-09-29Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b...WIP/29Sep2021-nextTom Rini2-8/+7
2021-09-28net: replace the "xfi" phy-mode with "10gbase-r"Vladimir Oltean2-8/+7
2021-08-30Convert CONFIG_SYS_I2C_EARLY_INIT to KconfigTom Rini1-1/+1
2021-07-20board: freescale: ls2080a, ls2088a: Update I2C mux configStephen Carlson1-23/+2
2021-03-05board: ls2080aqds: Update MAINTAINERSPriyanka Jain1-5/+1
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2-9/+9
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass2-0/+2
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2-2/+2
2020-05-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2-3/+113
2020-05-19arm: dts: ls2080aqds: add CONFIG_MULTI_DTB_FIT supportIoana Ciornei1-0/+97
2020-05-19board: ls2080aqds: transition to DM_ETHIoana Ciornei2-3/+16
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass2-0/+2
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2020-01-24board: fsl: ls2080a/ls2081a: remove empty arch_misc_initAlex Marginean1-7/+0
2020-01-17common: Move reset_phy() to net.hSimon Glass1-0/+1
2019-12-03mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal1-1/+1
2019-11-08armv8: ls2088a: add icid setup for platform devicesLaurentiu Tudor1-0/+3
2019-08-22boards: ls2088aqds: Add support of I2C driver model.Chuanhua Han2-47/+118
2019-08-22rtc: ds3232/ds3231: Add support to generate 32KHz output for driver moduleChuanhua Han1-0/+2
2019-08-11env: Rename environment.h to env_internal.hSimon Glass1-1/+1
2019-08-11env: Move env_get() to env.hSimon Glass2-0/+2
2019-01-17fsl-layerscape: dpaa: fix fsl-mc status in fdt with bootefiMian Yousaf Kaukab1-1/+2
2019-01-17armv8: ls2088aqds: Add TFABOOT supportRajesh Bhagat2-0/+14
2018-10-10driver: net: fsl-mc: Add support of multiple phys for dpmacPankaj Bansal1-13/+13
2018-09-27u-boot: fixup the iommu-map property of fsl-mc nodeNipun Gupta1-0/+2
2018-06-08board: Kconfig: Re-Arrangement of PPA firmware and header addressesBhaskar Upadhaya1-0/+16
2018-05-10board/freescale: Remove invalid fsl email addressesFabio Estevam1-2/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini6-13/+6
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2017-12-14board/ls2080a, ls1088a: Add check for mc-dpl applied in fdtYogesh Gaur1-1/+1
2017-09-11LS2080ARDB: QSPI boot: Secure Boot image validationUdit Agarwal1-4/+3
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass2-4/+4
2017-06-05common: freescale: Move arch-specific declarationsSimon Glass1-0/+1
2017-06-01armv8: ls2080aqds: Add support for SD bootSantan Kumar4-4/+18
2017-06-01drivers: net: fsl-mc: Link MC boot to PHY_RESET_RBogdan Purcareata1-7/+7
2017-05-23armv8: LS2080A: Adjust memory map for secure boot headers for NOR-bootUdit Agarwal1-0/+1
2017-05-23armv8: ls2080ardb, ls2080aqds: Adjust memory map for NOR-bootSantan Kumar1-0/+12
2017-04-12arm: freescale: Rename initdram() to fsl_initdram()Simon Glass1-1/+1
2017-04-05board_f: Drop return value from initdram()Simon Glass1-6/+4
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass1-1/+1
2017-03-28board: freescale: ls2080a/ls2088a: Enable PPASantan Kumar1-0/+7
2017-03-28armv8: LS2080A: Move sec_init to board_initUdit Agarwal1-3/+3
2017-03-14armv8: fsl-layerscape: Add vid support for LS2080AQDSPriyanka Jain1-0/+9
2017-03-14armv8: layerscape: Update early MMU for DDR after initializationYork Sun1-7/+0
2017-03-14armv8: layerscape: Rewrite memory reservationYork Sun2-55/+10
2017-01-24NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUSTTom Rini1-0/+2