coreboot-kgpe-d16/src
Felix Held d5a11ed6c8 device/pci_rom: use ALIGN_UP instead of ALIGN for better readability
Change-Id: Icb0b3fd22fa9b6ea73b7770079f81335e40fd0d3
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33633
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
2019-06-21 12:49:57 +00:00
..
acpi
arch arch/arm/cpu: use ALIGN_UP instead of ALIGN for better readability 2019-06-21 12:49:30 +00:00
commonlib commonlib/storage: use ALIGN_UP instead of ALIGN for better readability 2019-06-21 12:49:43 +00:00
console console: Allow using vprintk() with disabled console 2019-06-11 17:29:02 +00:00
cpu cpu/intel/haswell: Link monotonic_timer.c in early stages 2019-06-21 09:19:18 +00:00
device device/pci_rom: use ALIGN_UP instead of ALIGN for better readability 2019-06-21 12:49:57 +00:00
drivers src/driver/vpd: Update vpd_decode from upstream 2019-06-21 08:41:16 +00:00
ec ec/kontron/kempld/kempld_i2c.c: Remove unneeded 'else' 2019-06-21 08:32:32 +00:00
include device_tree: Update comment style to C89 2019-06-21 09:23:19 +00:00
lib device_tree: Update comment style to C89 2019-06-21 09:23:19 +00:00
mainboard mb/lenovo/x201: Remove duplicated include 2019-06-21 12:40:28 +00:00
northbridge nb/amd/amdmct/mct_ddr3: Remove unused code 2019-06-21 09:14:43 +00:00
security security/vboot: Remove useless 'const' 2019-06-21 08:48:51 +00:00
soc mediatek/mt8183: support SAMSUNG and MICRON EMCP LPDDR4X DDR bootup 2019-06-21 09:57:52 +00:00
southbridge sb/intel/common: Link SPI code in bootblock 2019-06-21 09:18:57 +00:00
superio superio/fintek/f71863fg: Remove variable set but not used 2019-05-25 18:20:15 +00:00
vendorcode vendorcode/agesa/*/Proc/IDS/Library/IdsLib.c: Fix logical 'or' tests 2019-06-15 16:31:11 +00:00
Kconfig arch/x86/Kconfig: Hide the prefix option on all but BOOTBLOCK_NORMAL 2019-06-15 17:24:44 +00:00