coreboot/src
Ronald G. Minnich 3414234f5a Exynos5250: change all unsigned with no type to 'unsigned int'
At some point we did a lot of cleanup to replace bare 'unsigned'
with 'unsigned int'. Do that work for this imported code as well.

At some point, we may find we can shrink these 'int's to something
smaller, thought I very much doubt it's worth the trouble.

Change-Id: Ic3da491c0188c56c836f8b9c4c8f26a31b4b3573
Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Reviewed-on: http://review.coreboot.org/2223
Tested-by: build bot (Jenkins)
Reviewed-by: David Hendricks <dhendrix@chromium.org>
2013-01-29 23:59:45 +01:00
..
arch cbfstool: Change "locate" output to prefix "0x". 2013-01-29 06:08:31 +01:00
console Fix console.c with serial support disabled 2013-01-11 20:03:30 +01:00
cpu Exynos5250: change all unsigned with no type to 'unsigned int' 2013-01-29 23:59:45 +01:00
device Make PCIe config options depend on PCIe support 2013-01-04 19:35:14 +01:00
drivers snow: add max77686 driver in romstage and ramstage 2013-01-10 05:57:06 +01:00
ec
include Implement GCC code coverage analysis 2013-01-12 19:09:55 +01:00
lib src/lib/timestamp.c: Fix spelling of tim*e*stamp 2013-01-22 12:15:08 +01:00
mainboard armv7: Clean up the mmu setup a bit 2013-01-29 00:15:03 +01:00
northbridge Add MMCONF resource to AMD fam14 PCI_DOMAIN. 2013-01-22 19:17:35 +01:00
southbridge Hudson: Legacy free question is hudson only 2013-01-22 08:52:24 +01:00
superio
vendorcode F15tn: Fix all warnings, enable warnings as errors 2013-01-22 12:17:07 +01:00
Kconfig Implement GCC code coverage analysis 2013-01-12 19:09:55 +01:00