coreboot/src
Edward O'Callaghan fd570665ce include/stdlib.h: Extend common macro collection
Add the following useful macros:

 * Absolute Value Macro
 * Taking ceiling of (a / b)
 * Check if value x is a power of 2 or not

Change-Id: I4e9a326aea3cdd963f13548d1fb63331a57d84b1
Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-on: http://review.coreboot.org/6198
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
2014-07-10 20:50:16 +02:00
..
arch arch: Trivial - drop trailing blank lines at EOF 2014-07-08 13:52:34 +02:00
console src/console/post.c: Sanitize headers from preprocessor abuse 2014-06-27 04:23:40 +02:00
cpu intel/haswell: add vmx support w/Kconfig option 2014-07-10 16:46:41 +02:00
device device: Trivial - drop trailing blank lines at EOF 2014-07-08 13:52:03 +02:00
drivers drivers: Trivial - drop trailing blank lines at EOF 2014-07-08 13:51:47 +02:00
ec spi: Change spi_xfer to work in units of bytes instead of bits. 2014-07-05 11:36:20 +02:00
include include/stdlib.h: Extend common macro collection 2014-07-10 20:50:16 +02:00
lib lib: Trivial - drop trailing blank lines at EOF 2014-07-08 13:52:15 +02:00
mainboard mainboard: Trivial - drop trailing blank lines at EOF in .h 2014-07-08 13:55:02 +02:00
northbridge northbridge/amd: Fix the family15tn option rom mapping 2014-07-10 19:29:38 +02:00
soc soc: Trivial - drop trailing blank lines at EOF 2014-07-08 13:52:54 +02:00
southbridge AGESA Hudson: Fix build without HAVE_ACPI_RESUME 2014-07-10 20:11:19 +02:00
superio superio: Trivial - drop trailing blank lines at EOF 2014-07-08 13:39:24 +02:00
vendorcode vendorcode/amd/agesa/f14: Trivial - drop whitespaces in .h 2014-07-10 10:41:09 +02:00
Kconfig AGESA S3: Fix ACPISCRATCH in CBMEM 2014-06-25 06:23:07 +02:00