switch-coreboot/southbridge/amd/cs5536
Myles Watson 9d6d811dd1 This patch converts __FUNCTION__ to __func__, since __func__ is standard.
Signed-off-by: Myles Watson <mylesgw@gmail.com>
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>


git-svn-id: svn://coreboot.org/repository/coreboot-v3@1131 f3766cd6-281f-0410-b1cd-43a5c92072e9
2009-02-12 21:15:34 +00:00
..
cs5536.c This patch converts __FUNCTION__ to __func__, since __func__ is standard. 2009-02-12 21:15:34 +00:00
cs5536.h cs5536: Use NANDF_CTL for NAND Flash Control Timing register constant 5140001Ch define, as in data book, not mis-spelled NADF_CNTL 2009-02-09 13:40:10 +00:00
dts cs5536: Support NAND flash on other locations than CS0 2008-11-06 17:52:52 +00:00
ide cs5536: Remove redundant enable_ide variable from ide device. 2009-01-09 18:12:08 +00:00
irq_tables.c This patch converts __FUNCTION__ to __func__, since __func__ is standard. 2009-02-12 21:15:34 +00:00
Makefile Change v3 makefile rules to be source-based, part I. 2008-08-18 11:15:43 +00:00
nand cs5536: Add a NAND device and do the IDE PCI header disabling on time. 2009-01-09 18:12:05 +00:00
smbus_initram.c EMERGENCY patch for a stupid typo. This code won't compile without these includes. 2008-09-17 16:29:02 +00:00
stage1.c minor include stuff. 2008-08-01 16:59:09 +00:00