coreboot/src
Gabe Black c1cec67295 snow: Tidy up chromeos.c.
Got rid of a lot of #defines, some of which were converted to enums and
the rest which were eliminated entirely. Got rid of cruft in
get_developer_mode_switch and started using it for the dev mode GPIO.
Instead of a macro defining how many GPIOs are expected, now the code
actually counts the GPIOs as they're added.

Change-Id: I97b6b9f52a72d1276eb3cf36d7f9dd7b335b4d19
Signed-off-by: Gabe Black <gabeblack@chromium.org>
Reviewed-on: http://review.coreboot.org/3093
Reviewed-by: David Hendricks <dhendrix@chromium.org>
Tested-by: build bot (Jenkins)
2013-04-30 19:43:17 -07:00
..
arch Exynos5250: add a microsecond timer 2013-04-30 18:24:41 -07:00
console console: Make use of CONFIG_USE_OPTION_TABLE 2013-04-01 20:54:48 +02:00
cpu exynos5/snow: remove wait_ms arg from dp_controller_init() 2013-04-30 18:24:41 -07:00
device x86: use proper types for interrupt callbacks 2013-04-26 12:37:55 -07:00
drivers [2/2] tps65090: re-factor for coreboot 2013-04-30 18:24:39 -07:00
ec ec/google: Move plug-n-play initialization to LPC protocol. 2013-04-30 19:43:16 -07:00
include Exynos5250: add a microsecond timer 2013-04-30 18:24:41 -07:00
lib Provide support for setting up the framebuffer from EDID 2013-04-24 18:33:20 -07:00
mainboard snow: Tidy up chromeos.c. 2013-04-30 19:43:17 -07:00
northbridge FUI: reorganize include files 2013-04-25 11:21:55 -07:00
southbridge haswell: Configure PCH power sharing for ULT 2013-04-29 13:13:02 -07:00
superio Winbond W83627HF: Rename and move ASL snippet to acpi/superio.asl 2013-04-01 21:09:24 +02:00
vendorcode Eliminate use of pointers in coreboot table 2013-04-22 11:57:06 -07:00
Kconfig dynamic cbmem: fix memconsole and timestamps 2013-03-23 19:44:25 +01:00