summaryrefslogtreecommitdiff
path: root/board/freescale/ls1043ardb/ddr.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2019-12-03Move strtomhz() to vsprintf.hSimon Glass1-0/+1
2018-12-07armv8: ls1043ardb: Add TFABOOT supportRajesh Bhagat1-0/+14
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-10-09armv8: ls1043ardb: Use static DDR setting for SPL bootYork Sun1-0/+46
2017-06-05common: freescale: Move arch-specific declarationsSimon Glass1-0/+1
2017-04-12arm: freescale: Rename initdram() to fsl_initdram()Simon Glass1-1/+1
2017-04-05board_f: Drop return value from initdram()Simon Glass1-2/+4
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass1-1/+1
2017-03-14armv8: layerscape: Rewrite memory reservationYork Sun1-29/+0
2016-12-15fsl/board/ddr: optimize board-specific cpo for erratum A-009942Shengzhou Liu1-0/+3
2016-07-15armv8: Move secure_ram variable out of generic global dataYork Sun1-7/+8
2016-05-17armv8/ls1043: Add workaround for DDR erratum A-008850Shengzhou Liu1-0/+2
2015-12-15armv8: fsl-layerscape: Make DDR non secure in MMU tablesYork Sun1-0/+15
2015-12-14armv8/ls1043ardb: Add support for >2GB memoryShaohui Xie1-1/+8
2015-10-29armv8/ls1043ardb: Add LS1043ARDB board supportMingkai Hu1-0/+191