coreboot/src
Aaron Durbin 4e6ad1bcaf rmodule: allow rmodule header structure to be used by userland
In order for userland to create rmodules the common code should be
shareable.  Therefore, convert the short u<width> name types to the
posix uint<width>_t types. Additionally, move the definition of the
header structure to a new rmodule-defs.h header file so that userland
can include that without pulling in the coreboot state.

Change-Id: I54acd3bfd8c207b9efd50a3b6d89efd5fcbfc1d9
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/5363
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2014-03-11 19:42:15 +01:00
..
arch smbios: Supply tag type 2 (base board information) 2014-03-09 21:21:46 +01:00
console console: Use single driver entry for UARTs 2014-03-04 15:40:34 +01:00
cpu x86: add MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING option 2014-03-07 15:30:27 +01:00
device devices: Allow to configure textmode in native gfx init. 2014-03-03 23:13:17 +01:00
drivers intel/gma: Remove MCH register declarations. 2014-03-09 21:22:15 +01:00
ec lenovo/x60: Unify volume button handling with common code. 2014-03-01 21:59:15 +01:00
include rmodule: allow rmodule header structure to be used by userland 2014-03-11 19:42:15 +01:00
lib rmodule: allow rmodule header structure to be used by userland 2014-03-11 19:42:15 +01:00
mainboard AMD Olive Hill: add IMC fan control 2014-03-10 18:07:53 +01:00
northbridge console: Fix includes 2014-03-04 15:26:08 +01:00
soc baytrail: use common code for iosf accessors 2014-02-27 06:35:44 +01:00
southbridge bd82x6x, ibexpeak, lynxpoint: Unify SPI. 2014-03-04 00:00:57 +01:00
superio superio/fintek: Document Fintek F71869AD code. 2014-02-13 17:14:20 +01:00
vendorcode coreboot: unify infrastructure for loading payloads 2014-03-03 19:48:02 +01:00
Kconfig Add a generic register script handler 2014-03-04 16:31:14 +01:00