coreboot/src/include
Marc Jones fa418e3c66 Add uartmem_init prototype.
The oxpcie ramstage code calls uartmem_init after the PCI memory
allocation, but hte function was static and didn't have a prototype.

Change-Id: Iabc1a3d248aeaed29aaaa22504defac97c572326
Signed-off-by: Marc Jones <marc.jones@se-eng.com>
Reviewed-on: http://review.coreboot.org/1285
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
2012-07-24 12:17:21 +02:00
..
arch-generic
boot Fill out ChromeOS specific coreboot table extensions 2012-04-05 22:47:13 +02:00
console CBMEM CONSOLE: Add CBMEM console driver implementation. 2012-03-29 20:14:25 +02:00
cpu Intel cpus: Extend cache to cover complete Flash Device 2012-07-04 14:47:53 +02:00
device Allow shutting down internal graphics if plugin graphics are preferred 2012-07-20 23:38:51 +02:00
pc80 RTC: Add defines for standard clock offsets 2012-07-24 11:42:34 +02:00
smp Clean up #ifs 2012-05-08 00:34:34 +02:00
assert.h
cbfs.h split CBFS support into shared core and extended functions 2011-08-04 08:10:54 +02:00
cbfs_core.h Since cbfs_core.h provides a macro that uses ntohl, make sure ntohl is available 2012-03-14 23:00:25 +01:00
cbmem.h Hook up MRC cache update 2012-05-11 00:30:03 +02:00
delay.h Clean up #ifs 2012-05-08 00:34:34 +02:00
ehci.h Fix usb debug dongle support 2011-10-31 04:06:10 +01:00
fallback.h In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__. 2011-04-10 04:15:23 +00:00
ip_checksum.h
kconfig.h Add config_enabled() from Linux 2012-05-08 00:36:09 +02:00
lib.h AMD Geode cpus: apply un-written naming rules 2012-02-13 21:56:38 +01:00
reset.h Clean up #ifs 2012-05-08 00:34:34 +02:00
sdram_mode.h
smbios.h SMBIOS: Add Type 38 (IPMI) data structure 2012-07-09 11:51:30 +02:00
spd.h Some more DIMM0 related cleanups and deduplication. 2010-11-20 20:23:08 +00:00
spd_ddr2.h
spi.h SPI flash layer: remove unused function spi_flash_free() 2012-07-24 02:37:39 +02:00
spi_flash.h SPI flash layer: remove unused function spi_flash_free() 2012-07-24 02:37:39 +02:00
stdlib.h Remove unused free() function 2012-07-24 08:38:21 +02:00
string.h Add an implementation for the memchr library function 2012-03-09 20:00:53 +01:00
swab.h Add macros for 64bit byte order swapping 2011-10-21 14:13:19 +02:00
timestamp.h Hook up MRC cache update 2012-05-11 00:30:03 +02:00
trace.h Add support for the tracing infastructure in coreboot. 2011-09-07 01:26:47 +02:00
types.h
uart8250.h Add uartmem_init prototype. 2012-07-24 12:17:21 +02:00
usb_ch9.h
usbdebug.h Fix usb debug dongle support 2011-10-31 04:06:10 +01:00
version.h
watchdog.h Clean up #ifs 2012-05-08 00:34:34 +02:00