summaryrefslogtreecommitdiff
path: root/board/freescale/ls1012aqds
AgeCommit message (Expand)AuthorFilesLines
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk1-2/+2
2021-09-28net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x"Vladimir Oltean3-5/+5
2021-06-16ls1012a: net: pfe: remove pfe stop from bootcmdMian Yousaf Kaukab1-0/+8
2021-03-05board: ls1012aqds: Update MAINTAINERSPriyanka Jain1-1/+1
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2021-01-06Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini1-2/+2
2021-01-06Merge tag 'v2021.01-rc5' into nextTom Rini1-3/+11
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass1-2/+2
2020-12-14dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-2/+2
2020-12-10net: pfe_eth: read PFE ESBC header flash with spi_flash_read APIBiwen Li1-3/+11
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2020-02-04dm: arm64: ls1012a: add i2c DM supportBiwen Li1-2/+18
2019-08-12env: Rename environment.h to env_internal.hSimon Glass1-1/+1
2018-12-11Merge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git.denx.de/u-boot-fsl-qoriqTom Rini3-3/+33
2018-12-07armv8: ls1012aqds: Add TFABOOT supportRajesh Bhagat2-3/+16
2018-12-07armv8: ls1012aqds: fix secure boot compilationRajesh Bhagat2-0/+16
2018-06-09board: Kconfig: Re-Arrangement of PPA firmware and header addressesBhaskar Upadhaya1-0/+3
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini4-8/+4
2018-03-22board: freescale: ls1012aqds: enable network support on ls1012aqdsCalvin Johnson6-7/+492
2017-09-11fsl-layerscape: Consolidate registers space defination for CCI-400 busAshish Kumar1-2/+2
2017-03-14armv8: layerscape: Update early MMU for DDR after initializationYork Sun1-0/+5
2017-03-14armv8: layerscape: Rewrite memory reservationYork Sun1-29/+0
2017-02-04armv8: ls1012a: Add support of PPAPrabhakar Kushwaha1-0/+7
2017-02-04board: freescale: ls1012a: Enable secure DDR on LS1012A platformsPrabhakar Kushwaha1-0/+29
2017-01-24NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUSTTom Rini1-0/+2
2017-01-18armv8: ls1012a: define esdhc_status_fixup for QDS boardYangbo Lu1-0/+28
2016-09-26driver: ddr: fsl_mmdc: Pass board parameters through data structureYork Sun1-1/+17
2016-09-15driver/ddr/fsl: Add general MMDC driver and reuse common MMDC driver for ls1012aShengzhou Liu1-116/+0
2016-09-15fsl-layerscape: Add workaround for PCIe erratum A010315Hou Zhiqiang1-0/+4
2016-09-15arm: fsl-layerscape: move forward the non-secure access permission setupHou Zhiqiang1-5/+0
2016-06-04armv8: ls1012a: Add support of ls1012aqds boardPrabhakar Kushwaha6-0/+356