summaryrefslogtreecommitdiff
path: root/src/soc/broadcom/cygnus/ddr_init.c
AgeCommit message (Expand)Author
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-06-04src/soc: Get rid of whitespace before tabElyes HAOUAS
2018-05-24src: Remove space after `defined`Elyes HAOUAS
2017-07-16src/soc: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-05-19drivers/spi/spi_flash: Pass in flash structure to fill in probeFurquan Shaikh
2016-11-17soc/broadcom/cygnus: Update DDR KconfigMartin Roth
2016-08-31soc/broadcom/cygnus/ddr_init.c: Correct typo in POWER ON and POWER OK.Elyes HAOUAS
2016-08-31src/soc: Add required space before opening parenthesis '('Elyes HAOUAS
2016-08-28src/soc: Remove unnecessary whitespace before "\n" and "\t"Elyes HAOUAS
2016-08-01Remove non-ascii & unprintable charactersMartin Roth
2016-01-29src/: Chmod 644 all .c, .h, .asl, .inc, .cb, .hex, & Kconfig filesMartin Roth
2016-01-07Correct some common spelling mistakesMartin Roth
2015-07-12Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED()Martin Roth
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-04-22broadcom/cygnus: Enable DDR auto self-refreshIcarus Chau
2015-04-22broadcom/cygnus: Initialize dram in romstage.Icarus Chau