summaryrefslogtreecommitdiff
path: root/board/freescale/ls1012ardb/ls1012ardb.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-16ls1012a: net: pfe: remove pfe stop from bootcmdMian Yousaf Kaukab1-0/+8
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk1-6/+6
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-2/+3
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-24/+124
2020-01-18common: Move hang() to the same header as panic()Simon Glass1-0/+1
2020-01-17common: Move device-tree setup functions to fdt_support.hSimon Glass1-0/+1
2019-08-12env: Rename environment.h to env_internal.hSimon Glass1-1/+1
2018-12-07armv8: ls1012ardb: Add TFABOOT supportRajesh Bhagat1-1/+15
2018-08-08board: freescale: ls1012ardb: Add command to switch QSPI bankJagdish Gediya1-0/+85
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-22board: freescale: ls1012ardb: enable network support on ls1012ardbCalvin Johnson1-4/+0
2018-01-15board: ls1012a: LS1012A-2G5RDB board supportBhaskar Upadhaya1-1/+6
2017-12-15armv8: ls1012ardb: support hwconfig for eSDHC1 enablingYangbo Lu1-20/+35
2017-12-15armv8: ls1012ardb: add more board version informationYangbo Lu1-3/+23
2017-12-15armv8: ls1012ardb: clean up definitions for I2C IO expandersYangbo Lu1-7/+7
2017-09-11fsl-layerscape: Consolidate registers space defination for CCI-400 busAshish Kumar1-1/+2
2017-04-17armv8: LS1012ARDB: Add QSPI Secure Boot targetVinitha Pillai-B572231-0/+5
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/+6
2017-02-04board: freescale: ls1012a: Enable secure DDR on LS1012A platformsPrabhakar Kushwaha1-0/+29
2017-01-18armv8: ls1012a: define esdhc_status_fixup for RDB boardYangbo Lu1-0/+38
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 ls1012ardb boardPrabhakar Kushwaha1-0/+224