the following patch was just integrated into master:
commit 476986e4e4493dd773f3ea4df83d3287e47a9f02
Author: Oskar Enoksson <enok(a)lysator.liu.se>
Date: Tue Feb 11 23:20:14 2014 +0100
winbond/w83627hf/acpi: Fix some ASL warnings
There were ASL compiler warnings about "Size mismatch". This commit
eliminates the warnings by changing the ASL declarations of those
fields.
Change-Id: If851ed4892ef6c96acbff861abd7001ab67d9d66
Signed-off-by: Oskar Enoksson <enok(a)lysator.liu.se>
See http://review.coreboot.org/5190 for details.
-gerrit
the following patch was just integrated into master:
commit f167b421e6ff96278d20d94a49f48f6c92972348
Author: Edward O'Callaghan <eocallaghan(a)alterapraxis.com>
Date: Sat Nov 2 03:40:39 2013 +1100
utils/crossgcc: Refactor Makefiles for separate arm/i386.
Refactor Makefile build system as decompartmentalise armv7a and i386
targets from crossgcc.
Change-Id: If93f62050810ba594c9925a9eb8ba9d04bc76459
Signed-off-by: Edward O'Callaghan <eocallaghan(a)alterapraxis.com>
See http://review.coreboot.org/4008 for details.
-gerrit