coreboot/src/include/device
Myles Watson b0259117f2 1. Move run_bios prototype to device.h
2. Use time.h for get_time() and move tb_freq into functions.c
3. Move read_io and write_io to io.c and make them static
4. Make a couple of functions static in interrupt.c
5. Refactor a cast from char[] to u64 to get rid of potential alignment problems and a warning

Signed-off-by: Myles Watson <mylesgw@gmail.com>
Acked-by: Stefan Reinauer <stepan@coresystems.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5191 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-03-05 18:27:19 +00:00
..
agp.h eric patch 2005-07-08 02:49:49 +00:00
cardbus.h EPIA-M fixup 2005-11-22 00:07:02 +00:00
device.h 1. Move run_bios prototype to device.h 2010-03-05 18:27:19 +00:00
hypertransport.h 1203_hcdn.diff: 2005-12-04 21:52:58 +00:00
hypertransport_def.h AMD Rev F support 2006-10-04 20:46:15 +00:00
path.h coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 2009-02-28 20:10:20 +00:00
pci.h Improve coreboot build output and eliminate some warnings: 2009-10-27 21:49:33 +00:00
pci_def.h add define for Role-Based Error Reporting to PCIe defines (trivial) 2009-04-21 23:01:10 +00:00
pci_ids.h Get the Via EPIA-N(L)/CN400 to a reasonable level of maturity:: 2009-08-17 17:09:46 +00:00
pci_ops.h If no pci access method has been set for the device tree so far (e.g. 2009-09-22 00:09:41 +00:00
pci_rom.h Fix a redundant declaration warning (trivial) 2009-07-22 01:42:13 +00:00
pciexp.h eric patch 2005-07-08 02:49:49 +00:00
pcix.h eric patch 2005-07-08 02:49:49 +00:00
pnp.h This is a general cleanup patch 2010-02-22 06:09:43 +00:00
pnp_def.h This is a general cleanup patch 2010-02-22 06:09:43 +00:00
resource.h Move the v3 resource allocator to v2. 2009-07-02 18:56:24 +00:00
smbus.h i2c mux support 2004-12-03 03:39:04 +00:00
smbus_def.h - Update the device header files 2004-10-14 21:10:23 +00:00