coreboot-kgpe-d16/src/southbridge/sis/sis966
Uwe Hermann dc3aa7abff Various Debug Port southbridge implementation fixes / cosmetics.
- Use PCI_COMMAND and PCI_COMMAND_MEMORY from pci_def.h instead of
   hardcoding their values.
   
 - SB600/SB700: Drop useless/unused SB600_DEVN_BASE and SB700_DEVN_BASE.
 
 - ICH7: Drop unused EHCI_CONFIG_FLAG and EHCI_PORTSC.
 
 - s/uint32_t/u32/.
 
 - Cosmetics, whitespace, coding style fixes and added code comments.
 
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5847 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-09-25 23:47:15 +00:00
..
chip.h Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
Kconfig Move all IOAPIC selection to southbridges, and remove them 2010-01-18 17:30:36 +00:00
Makefile.inc Use the romstraps build infrastructure created for "tinybootblock" 2010-02-28 20:56:42 +00:00
romstrap.inc Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
romstrap.lds This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
sis761.c printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
sis966.c coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 2009-02-28 20:10:20 +00:00
sis966.h Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
sis966_aza.c no warnings day 2010-04-07 15:32:52 +00:00
sis966_early_ctrl.c no warnings day 2010-04-07 15:32:52 +00:00
sis966_early_setup_car.c Fix all warnings in the tree 2010-07-08 16:41:05 +00:00
sis966_early_setup_ss.h Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
sis966_early_smbus.c Fix all warnings in the tree 2010-07-08 16:41:05 +00:00
sis966_enable_rom.c This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
sis966_enable_usbdebug.c Various Debug Port southbridge implementation fixes / cosmetics. 2010-09-25 23:47:15 +00:00
sis966_ide.c Drop \r\n and \n\r as both print_XXX and printk now do this internally. 2010-03-31 14:47:43 +00:00
sis966_lpc.c Always enable parent resources before child resources. 2010-06-17 16:16:56 +00:00
sis966_nic.c no warnings day 2010-04-07 15:32:52 +00:00
sis966_pcie.c Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
sis966_reset.c no warnings day 2010-04-07 15:32:52 +00:00
sis966_sata.c Drop \r\n and \n\r as both print_XXX and printk now do this internally. 2010-03-31 14:47:43 +00:00
sis966_smbus.h Fix all warnings in the tree 2010-07-08 16:41:05 +00:00
sis966_usb.c Drop \r\n and \n\r as both print_XXX and printk now do this internally. 2010-03-31 14:47:43 +00:00
sis966_usb2.c also rename the config option. 2010-05-25 17:09:05 +00:00