coreboot-kgpe-d16/src
Edward O'Callaghan 9a817ef183 soutbridge/*/bootblock: Use pci_dev_t over device_t typedef
Change-Id: I693b09d588ed6d56177cf86c23497231623b69c0
Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-on: http://review.coreboot.org/7193
Tested-by: build bot (Jenkins)
Reviewed-by: Nico Huber <nico.h@gmx.de>
2014-11-05 14:41:47 +01:00
..
arch ARM: Use local versions of libgcc functions instead of linking against libgcc. 2014-11-05 01:49:06 +01:00
console cbmem console: Locate the preram console with a symbol instead of a section. 2014-10-07 23:41:28 +02:00
cpu {cpu,soc}: Use DEVICE_NOOP macro over dummy symbol 2014-11-01 21:14:35 +01:00
device Kconfig: clean up options in top level and device menu 2014-10-17 14:36:53 +02:00
drivers intel_wifi: Export the SMBIOS structure required by intel driver. 2014-11-02 23:09:15 +01:00
ec {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs 2014-10-27 23:40:05 +01:00
include superio/common/conf_mode.c: Introduce 'new' enter/exit keys for SIO's 2014-11-01 21:27:50 +01:00
lib cbmem: Fix 64-bit pointer related casts in dynamic_cbmem.c 2014-10-28 17:09:49 +01:00
mainboard i82801gx: Handle whole FADT in southbridge. 2014-11-04 23:02:27 +01:00
northbridge Redundant addr '&' operator on func ptr's in struct initiator 2014-11-04 13:31:36 +01:00
soc Redundant addr '&' operator on func ptr's in struct initiator 2014-11-04 13:31:36 +01:00
southbridge soutbridge/*/bootblock: Use pci_dev_t over device_t typedef 2014-11-05 14:41:47 +01:00
superio superio/ite: Use common dispatch for pnp entry/exit functions 2014-11-04 11:36:32 +01:00
vendorcode amd/agesa/f16kb: Invalid inline asm in gcc-intrin.h 2014-11-04 13:33:54 +01:00
Kconfig src/Kconfig: Don't treat warns as errors on Clang builds yet 2014-10-28 23:02:28 +01:00