History log of /drivers/bcma/driver_mips.c
Revision Date Author Comments
908debc8da0d5a91418f71c6a462f62bd2ac69ef 23-Jul-2011 Hauke Mehrtens <hauke@hauke-m.de> bcma: get CPU clock

Add method to return the clock of the CPU. This is needed by the arch
code to calculate the mips_hpt_frequency.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Acked-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
e3afe0e5be7576ac1282ea9fbbc9b352bb379227 23-Jul-2011 Hauke Mehrtens <hauke@hauke-m.de> bcma: add serial console support

This adds support for serial console to bcma, when operating on an SoC.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Acked-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
21e0534ad7415559bb8dee0dc00e39646fed83c9 23-Jul-2011 Hauke Mehrtens <hauke@hauke-m.de> bcma: add mips driver

This adds a mips driver to bcma. This is only found on embedded
devices. For now the driver just initializes the irqs used on this
system.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Acked-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>