coreboot/src/devices
Uwe Hermann e4870474b9 Various cosmetic and coding style fixes in src/devices.
Also:

 - Improve a few code comments, fix typos, etc.

 - Change a few more variable types to u8/u16/u32 etc.

 - Make some very long lines fit into 80chars/line.

 - Drop a huge duplicated comment, use "@see" to refer to the other one.

 - Reduce nesting level a bit by restructuring some code chunks.

 - s/Config.lb/devicetree.cb/ in a few places.

Abuild-tested.

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@6019 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-11-04 23:23:47 +00:00
..
oprom Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
agp_device.c Various cosmetic and coding style fixes in src/devices. 2010-11-04 23:23:47 +00:00
cardbus_device.c Various cosmetic and coding style fixes in src/devices. 2010-11-04 23:23:47 +00:00
device.c Various cosmetic and coding style fixes in src/devices. 2010-11-04 23:23:47 +00:00
device_util.c Various cosmetic and coding style fixes in src/devices. 2010-11-04 23:23:47 +00:00
hypertransport.c Various cosmetic and coding style fixes in src/devices. 2010-11-04 23:23:47 +00:00
Kconfig Enable PCI_OPTION_ROM_REALMODE when GEODE_VSA is selected. 2010-06-04 15:55:12 +00:00
Makefile.inc Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
pci_device.c Various cosmetic and coding style fixes in src/devices. 2010-11-04 23:23:47 +00:00
pci_ops.c Various cosmetic and coding style fixes in src/devices. 2010-11-04 23:23:47 +00:00
pci_rom.c Various cosmetic and coding style fixes in src/devices. 2010-11-04 23:23:47 +00:00
pciexp_device.c Various cosmetic and coding style fixes in src/devices. 2010-11-04 23:23:47 +00:00
pcix_device.c Various cosmetic and coding style fixes in src/devices. 2010-11-04 23:23:47 +00:00
pnp_device.c Various cosmetic and coding style fixes in src/devices. 2010-11-04 23:23:47 +00:00
root_device.c Cosmetics and coding style fixes in devices/*. 2010-10-18 00:00:57 +00:00
smbus_ops.c Various cosmetic and coding style fixes in src/devices. 2010-11-04 23:23:47 +00:00