coreboot/southbridge/amd/amd8111
Carl-Daniel Hailfinger e3abcbefc2 Replace magic numbers with existing symbolic constants. SB600 is heavily
affected. This mostly targets pci_*_config*() calls.

This is part of my quest to make existing code more readable without
looking up the meaning of magic numbers.

Ron pointed out that this enables better kscope usage.

Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>


git-svn-id: svn://coreboot.org/repository/coreboot-v3@913 f3766cd6-281f-0410-b1cd-43a5c92072e9
2008-10-09 22:19:53 +00:00
..
ac97.c Replace magic numbers with existing symbolic constants. SB600 is heavily 2008-10-09 22:19:53 +00:00
ac97audio.dts Bring 8111 over to v3. 2008-08-15 19:08:44 +00:00
ac97modem.dts Bring 8111 over to v3. 2008-08-15 19:08:44 +00:00
acpi.c This finishes the fix to log2. The computed dram size now matches the 2008-09-01 02:44:08 +00:00
acpi.dts Bring 8111 over to v3. 2008-08-15 19:08:44 +00:00
amd8111.c This gets us to etherboot again, but this time devices are set 2008-10-09 14:54:29 +00:00
amd8111.h device_t -> struct device conversions. 2008-08-15 19:21:22 +00:00
amd8111_smbus.h Small typos. 2008-08-15 23:37:29 +00:00
ide.c Replace magic numbers with existing symbolic constants. SB600 is heavily 2008-10-09 22:19:53 +00:00
ide.dts Bring 8111 over to v3. 2008-08-15 19:08:44 +00:00
lpc.c If you get a warning, it's because you SHOULD be getting a warning. 2008-08-24 03:27:28 +00:00
lpc.dts Bring 8111 over to v3. 2008-08-15 19:08:44 +00:00
Makefile This now compiles (with many warnings but ...) and tries to build a rom 2008-08-24 02:59:05 +00:00
nic.c This now compiles (with many warnings but ...) and tries to build a rom 2008-08-24 02:59:05 +00:00
nic.dts This now compiles (with many warnings but ...) and tries to build a rom 2008-08-24 02:59:05 +00:00
pci.c Replace magic numbers with existing symbolic constants. SB600 is heavily 2008-10-09 22:19:53 +00:00
pci.dts This gets us to etherboot again, but this time devices are set 2008-10-09 14:54:29 +00:00
smbus.c This now compiles (with many warnings but ...) and tries to build a rom 2008-08-24 02:59:05 +00:00
smbus.dts Bring 8111 over to v3. 2008-08-15 19:08:44 +00:00
stage1_ctrl.c This gets closer to building serengeti. The next step is to go back and flush out all the 2008-08-16 02:34:51 +00:00
stage1_enable_rom.c Grow rom space. This now gets a triple fault but I am hoping some smart 2008-08-24 19:55:45 +00:00
stage1_reset.c substantial cleanups for k8. 2008-09-19 18:35:22 +00:00
stage1_smbus.c substantial cleanups for k8. 2008-09-19 18:35:22 +00:00
usb.c This gets us to etherboot again, but this time devices are set 2008-10-09 14:54:29 +00:00
usb.dts Bring 8111 over to v3. 2008-08-15 19:08:44 +00:00
usb2.c This now compiles (with many warnings but ...) and tries to build a rom 2008-08-24 02:59:05 +00:00
usb2.dts I am well aware this does not compile :-) 2008-08-15 22:04:31 +00:00