summaryrefslogtreecommitdiff
path: root/board/freescale/ls2080aqds
AgeCommit message (Expand)Author
2022-04-06Layerscape: Enable Job ring driver model.Gaurav Jain
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini
2021-10-31board: freescale: various boards: Let env subsystem set gd->env_addrMarek BehĂșn
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-09-29Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2021-09-28net: replace the "xfi" phy-mode with "10gbase-r"Vladimir Oltean
2021-08-30Convert CONFIG_SYS_I2C_EARLY_INIT to KconfigTom Rini
2021-07-20board: freescale: ls2080a, ls2088a: Update I2C mux configStephen Carlson
2021-03-05board: ls2080aqds: Update MAINTAINERSPriyanka Jain
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-05-19arm: dts: ls2080aqds: add CONFIG_MULTI_DTB_FIT supportIoana Ciornei
2020-05-19board: ls2080aqds: transition to DM_ETHIoana Ciornei
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-01-24board: fsl: ls2080a/ls2081a: remove empty arch_misc_initAlex Marginean
2020-01-17common: Move reset_phy() to net.hSimon Glass
2019-12-03mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal
2019-11-08armv8: ls2088a: add icid setup for platform devicesLaurentiu Tudor
2019-08-22boards: ls2088aqds: Add support of I2C driver model.Chuanhua Han
2019-08-22rtc: ds3232/ds3231: Add support to generate 32KHz output for driver moduleChuanhua Han
2019-08-11env: Rename environment.h to env_internal.hSimon Glass
2019-08-11env: Move env_get() to env.hSimon Glass
2019-01-17fsl-layerscape: dpaa: fix fsl-mc status in fdt with bootefiMian Yousaf Kaukab
2019-01-17armv8: ls2088aqds: Add TFABOOT supportRajesh Bhagat
2018-10-10driver: net: fsl-mc: Add support of multiple phys for dpmacPankaj Bansal
2018-09-27u-boot: fixup the iommu-map property of fsl-mc nodeNipun Gupta
2018-06-08board: Kconfig: Re-Arrangement of PPA firmware and header addressesBhaskar Upadhaya
2018-05-10board/freescale: Remove invalid fsl email addressesFabio Estevam
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2017-12-14board/ls2080a, ls1088a: Add check for mc-dpl applied in fdtYogesh Gaur
2017-09-11LS2080ARDB: QSPI boot: Secure Boot image validationUdit Agarwal
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-06-05common: freescale: Move arch-specific declarationsSimon Glass
2017-06-01armv8: ls2080aqds: Add support for SD bootSantan Kumar
2017-06-01drivers: net: fsl-mc: Link MC boot to PHY_RESET_RBogdan Purcareata
2017-05-23armv8: LS2080A: Adjust memory map for secure boot headers for NOR-bootUdit Agarwal
2017-05-23armv8: ls2080ardb, ls2080aqds: Adjust memory map for NOR-bootSantan Kumar
2017-04-12arm: freescale: Rename initdram() to fsl_initdram()Simon Glass
2017-04-05board_f: Drop return value from initdram()Simon Glass
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass
2017-03-28board: freescale: ls2080a/ls2088a: Enable PPASantan Kumar
2017-03-28armv8: LS2080A: Move sec_init to board_initUdit Agarwal
2017-03-14armv8: fsl-layerscape: Add vid support for LS2080AQDSPriyanka Jain
2017-03-14armv8: layerscape: Update early MMU for DDR after initializationYork Sun
2017-03-14armv8: layerscape: Rewrite memory reservationYork Sun