Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-21 | Big white-space cleanup. | Wolfgang Denk | |
This commit gets rid of a huge amount of silly white-space issues. Especially, all sequences of SPACEs followed by TAB characters get removed (unless they appear in print statements). Also remove all embedded "vim:" and "vi:" statements which hide indentation problems. Signed-off-by: Wolfgang Denk <wd@denx.de> | |||
2008-03-28 | sh: Move SuperH PCI driver from cpu/sh4 to drivers/pci | Nobuhiro Iwamatsu | |
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | |||
2008-03-28 | sh: Add support Renesas Solutions R7780MP | Yusuke Goda | |
Renesas Solutions R7780MP is a reference board on SH7780. This board has serial, 10/100 base Ethernet deivice, CF slot and VGA devices. This board can set extension board. Extension board has 10/100/1000 base Ethernet device, PCI slot, S-ATA, iDVR slot. Signed-off-by: Yusuke Goda <goda.yusuke@renesas.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> |