History log of /arch/blackfin/mach-common/clocks-init.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
761ec44add46d4dfdcb3a0607bfecb4cfc0dc0f0 15-Oct-2009 Mike Frysinger <vapier@gentoo.org> Blackfin: pull in asm/dpmc.h for power defines

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
/arch/blackfin/mach-common/clocks-init.c
97b070c8e7e82be30c8a3bf19e69b8c0c71f1fac 24-Apr-2009 Mike Frysinger <vapier@gentoo.org> Blackfin: add note about anomaly 05000242 being worked around

Document anomaly 05000242 workaround in source code.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
/arch/blackfin/mach-common/clocks-init.c
7acab7a9ca6b0c5b820f083424c57e6ac2031d9d 05-Mar-2009 Enrik Berkhan <Enrik.Berkhan@ge.com> Blackfin arch: fix bug - The SPORT_HYS bit is not set for BF561 0.5

IMHO the setting should depend on ANOMALY_05000305 which is about the
availability of the bit, not ANOMALY_05000265 which only describes the
SPORT sensitivity to noise (checked for BF561 only, though).

If that's not true for other BF variants, maybe the definition of
ANOMALY_05000265 for BF561 should be changed to '(1)' instead.

Signed-off-by: Enrik Berkhan <Enrik.Berkhan@ge.com>
Signed-off-by: Mike Frysinger <vapier.adi@gmail.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
/arch/blackfin/mach-common/clocks-init.c
331693129d1764e38b15561e5712347fd591b2a9 04-Feb-2009 Michael Hennerich <michael.hennerich@analog.com> Blackfin arch: Fix Bug - Kernel does not boot if re-program clocks

On BF561 EBIU_SDGCTL bit 31 controls the SDRAM external data
path width, typically set 0 for a 32-bit bus width. On other
Blackfin derivatives this bit should be set by default.

Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
/arch/blackfin/mach-common/clocks-init.c
211daf9d7252288ad88ab6b97268a8d828e6b696 07-Jan-2009 Mike Frysinger <vapier.adi@gmail.com> Blackfin arch: rename MAX_BLACKFIN_DMA_CHANNEL to MAX_DMA_CHANNELS to match everyone else

Signed-off-by: Mike Frysinger <vapier.adi@gmail.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
/arch/blackfin/mach-common/clocks-init.c
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>
/arch/blackfin/mach-common/clocks-init.c