History log of /arch/blackfin/mach-bf518/Makefile
Revision Date Author Comments
73feb5c09dcf0d64beb67aa5e1f79e11a388e0ff 07-Jan-2009 Michael Hennerich <michael.hennerich@analog.com> Blackfin arch: fix bugs and unify BFIN_KERNEL_CLOCK option

- remove duplicated code and headers
- add option allowing arbitrary SDRAM/DDR Timing parameters.
- mark automatically calculated timings as EXPERIMENTAL
- fix comment header block

Related to BUGs:
- kernel boot up fails with CONFIG_BFIN_KERNEL_CLOCK item on.
- kernel does not boot if re-program clocks

[ Mike Frysinger <vapier.adi@gmail.com>
- fix comment header
- mark do_sync static
- document the DMA shutdown
- simplify SIC_IWR handling
- fix ANOMALY_05000265 handling to work as intended ]

Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Mike Frysinger <vapier.adi@gmail.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
2f6f4bcdd611cb968b800f7569c4383727856668 18-Nov-2008 Bryan Wu <cooloney@kernel.org> Blackfin arch: add support for Blackfin latest processor family BF51x

Signed-off-by: Bryan Wu <cooloney@kernel.org>