coreboot/src
Arthur Heymans 00b9f4c4b1 mb/*/*/cmos.layout: Make multibyte options byte aligned
Changes the offsets of some options so that options that span multiple
bytes are byte aligned.

To make the cmos.layout file more consistent some things where moved
around in the cmos.layout of thinkpads X200 and T400.

Change-Id: Ic84a2a5dc6f9c102f041085871c2ed55e2f3692a
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/18321
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2017-06-06 18:59:40 +02:00
..
acpi src/acpi: Capitalize ACPI and SATA 2016-07-31 19:25:40 +02:00
arch arch/arm/include/armv7/arch: Correct keyword organization in cpu.h 2017-06-02 18:31:03 +02:00
commonlib commonlib: Move drivers/storage into commonlib/storage 2017-05-12 18:20:33 +02:00
console console/flashsconsole: Add spi flash console for debugging 2017-06-04 18:44:56 +02:00
cpu arch/x86: Add function to determine if we're currently running from CAR 2017-05-30 22:19:25 +02:00
device device/Kconfig: Move "Display" menu below gfx options 2017-06-06 17:16:31 +02:00
drivers fsp1_1: Verify FSP_IMAGE_ID/_REV against headers 2017-06-06 17:41:40 +02:00
ec ec/ene_kb3940q: correct ACPI battery data fed into ToString() 2017-06-04 18:42:07 +02:00
include cpu/x86/mtrr: don't guard function declarations 2017-06-05 00:21:31 +02:00
lib lib/coreboot_tables: Remove weak fill_lb_framebuffer() 2017-06-04 18:47:39 +02:00
mainboard mb/*/*/cmos.layout: Make multibyte options byte aligned 2017-06-06 18:59:40 +02:00
northbridge Kconfig: Add choice of framebuffer mode 2017-06-04 18:47:19 +02:00
soc soc/intel/skylake/chip.h: Reorder declarations 2017-06-06 17:44:09 +02:00
southbridge sb/intel/bd82x6x: Disable unused bridges 2017-06-02 18:51:40 +02:00
superio superio/winbond/*/header: Include <arch/io.h> 2017-06-04 18:45:42 +02:00
vboot vboot: Separate board name and version number in FWID with a dot 2017-04-29 01:44:10 +02:00
vendorcode vendorcode/intel/fsp/fsp2_0/glk: Add FSP header files for GLK 2017-05-12 05:32:39 +02:00
Kconfig lib/edid: Split out fill_lb_framebuffer() 2017-05-30 18:32:44 +02:00