Prafulla Wadaskar
|
4efb77d41f
|
arm: Kirkwood: Basic SOCs support
Kirkwood family controllers are highly integrated SOCs
based on Feroceon-88FR131/Sheeva-88SV131/arm926ejs cpu core.
SOC versions supported:-
1) 88F6281-A0 define CONFIG_KW88F6281_A0
2) 88F6192-A0 define CONFIG_KW88F6192_A0
Other supported features:-
1) get_random_hex() fucntion
2) PCI Express port initialization
3) NS16550 driver support
Contributors:
Yotam Admon <yotam@marvell.com>
Michael Blostein <michaelbl@marvell.com
Reviewed-by: Ronen Shitrit <rshitrit@marvell.com>
Acked-by: Stefan Rose <sr@denx.de>
Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
|
2009-07-06 21:52:17 +02:00 |
|
Mike Frysinger
|
b4746d8bf9
|
drivers/serial/ns16550: move ifdef into Makefile COBJS-$(...)
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
2009-02-21 22:49:53 +01:00 |
|
Jean-Christophe PLAGNIOL-VILLARD
|
6d0f6bcf33
|
rename CFG_ macros to CONFIG_SYS
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
|
2008-10-18 21:54:03 +02:00 |
|
Jean-Christophe PLAGNIOL-VILLARD
|
55d6d2d39f
|
drivers/misc: Move conditional compilation to Makefile
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
|
2008-08-13 01:40:40 +02:00 |
|
Hugo Villeneuve
|
bcab74baa6
|
Round the serial port clock divisor value returned by calc_divisor()
Round the serial port clock divisor value returned by
calc_divisor()
Signed-off-by: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
Acked-by: Gerald Van Baren <vanbaren@cideas.com>
|
2008-07-15 21:53:29 +02:00 |
|
Hugo Villeneuve
|
ef130d3093
|
Fix integer overflow warning in calc_divisor()
which happened when rounding the serial port clock divisor
Signed-off-by: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
|
2008-07-13 15:13:31 +02:00 |
|
Hugo Villeneuve
|
89134ea1f6
|
Round the serial port clock divisor value returned by calc_divisor()
Round the serial port clock divisor value returned by
calc_divisor().
Signed-off-by: Hugo Villeneuve <hugo.villeneuve@lyrtech.com>
Signed-off-by: John Roberts <john.roberts@pwav.com>
|
2008-07-10 00:48:31 +02:00 |
|
Jean-Christophe PLAGNIOL-VILLARD
|
1378df792a
|
drivers/serial : move serial drivers to drivers/serial
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
|
2007-11-25 23:24:16 +01:00 |
|