coreboot/src
Ronald G. Minnich 130aafacb0 Samsung/exynos5250: convert unsigned {int,char} to u32/u8
The types are (esp. int) are confusing at times as to size.
Make them definite as to size.

Change-Id: Id7808f1f61649ec0a3403c1afc3c2c3d4302b7fb
Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Reviewed-on: http://review.coreboot.org/3103
Tested-by: build bot (Jenkins)
Reviewed-by: Gabe Black <gabeblack@chromium.org>
Reviewed-by: David Hendricks <dhendrix@chromium.org>
2013-04-17 02:28:14 +02:00
..
arch Exynos5250: add a microsecond timer 2013-04-13 00:47:27 +02:00
console console: Make use of CONFIG_USE_OPTION_TABLE 2013-04-01 20:54:48 +02:00
cpu Samsung/exynos5250: convert unsigned {int,char} to u32/u8 2013-04-17 02:28:14 +02:00
device Add PXE ROM selection to Kconfig menu 2013-04-03 18:01:44 +02:00
drivers [2/2] tps65090: re-factor for coreboot 2013-04-10 17:34:19 +02:00
ec ec/google: Move plug-n-play initialization to LPC protocol. 2013-04-16 01:07:16 +02:00
include Exynos5250: add a microsecond timer 2013-04-13 00:47:27 +02:00
lib Fix read_option invocation in uart8250mem.c 2013-04-08 21:36:01 +02:00
mainboard AMD Parmer: remove unused macros and turn off unused pcie port 2013-04-16 17:49:04 +02:00
northbridge Lenovo ThinkPad X60: Add Native VGA init. 2013-04-16 05:20:12 +02:00
southbridge Intel Panther Point PCH: Use 2 << 24 to clarify that APIC ID is 2 2013-04-16 15:34:09 +02:00
superio Add new superio device 2013-04-12 00:37:34 +02:00
vendorcode AMD AGESA: Fix argument list for PCIE_DDI_DATA_INITIALIZER in comments 2013-04-16 00:14:12 +02:00
Kconfig dynamic cbmem: fix memconsole and timestamps 2013-03-23 19:44:25 +01:00