coreboot-kgpe-d16/src/southbridge/intel/bd82x6x
Stefan Reinauer 5ab52ddc3d southbridge: Drop print_ implementation from non-romcc boards
Because we had no stack on romcc boards, we had a separate, not as
powerful clone of printk: print_*. Back in the day, like more than
half a decade ago, we migrated a lot of boards to printk, but we never
cleaned up the existing code to be consistent. instead, we worked around
the problem with a very messy console.h (nowadays the mess is hidden in
romstage_console.c and early_print.h)
This patch cleans up the southbridge code to use printk() on all non-ROMCC
boards.

Change-Id: I312406257e66bbdc3940e206b5256460559a2c98
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: http://review.coreboot.org/8110
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Tested-by: build bot (Jenkins)
2015-01-06 20:15:20 +01:00
..
acpi intel: Remove IRQ1 from possible PIRQ assignemnt. 2014-11-25 23:47:20 +01:00
azalia.c azalia: Shrink boilerplate 2014-09-13 00:42:14 +02:00
bootblock.c soutbridge/*/bootblock: Use pci_dev_t over device_t typedef 2014-11-05 14:41:47 +01:00
chip.h sandy/ivy/nehalem: Remerge interrupt handling 2014-11-23 17:30:13 +01:00
early_me.c Replace hlt with halt() 2014-12-02 10:25:55 +01:00
early_me_native.c early_me_native.c: Remove unused pci_write_dword_ptr. 2014-12-07 12:55:48 +01:00
early_pch.c timestamps: Switch from tsc_t to uint64_t 2015-01-05 22:21:49 +01:00
early_pch_native.c Replace hlt with halt() 2014-12-02 10:25:55 +01:00
early_rcba.c sandy/ivy/nehalem: Remerge interrupt handling 2014-11-23 17:30:13 +01:00
early_smbus.c southbridge: Drop print_ implementation from non-romcc boards 2015-01-06 20:15:20 +01:00
early_spi.c
early_thermal.c
early_usb.c
early_usb_native.c intel/bd82x6x: Add new current for native USB ports 2014-11-02 03:37:12 +01:00
elog.c
finalize.c
gpio.c
gpio.h sandy/ivy native: dedup romstage.c main() 2014-10-24 09:14:46 +02:00
Kconfig bd82x6x: Move to common FADT. 2014-11-08 13:41:48 +01:00
lpc.c sandy/ivy/nehalem: Remerge interrupt handling 2014-11-23 17:30:13 +01:00
madt.c sandy/ivy/nehalem: Remerge interrupt handling 2014-11-23 17:30:13 +01:00
Makefile.inc sandy/ivy/nehalem: Remerge interrupt handling 2014-11-23 17:30:13 +01:00
me.c Replace hlt with halt() 2014-12-02 10:25:55 +01:00
me.h
me_8.x.c Replace hlt with halt() 2014-12-02 10:25:55 +01:00
me_status.c
nvs.h Move nehalem/sandy/ivy to per-device acpi 2014-09-11 21:53:33 +02:00
pch.c
pch.h sandy/ivy/nehalem: Remerge interrupt handling 2014-11-23 17:30:13 +01:00
pci.c
pcie.c i82801ix,bd82x6x,ibexpeak: rewrite expresscard hotplug 2014-11-19 21:09:51 +01:00
reset.c
sata.c
smbus.c
smbus.h
smi.c
smihandler.c smihandler.c: Fix doxygen errors in southbridge_smi_handler 2015-01-04 20:06:57 +01:00
usb_ehci.c
usb_xhci.c
watchdog.c