coreboot/src
Alec Ari 923d200d16 Unmark source files as executables
Change source file modes from 755 to 644

The following files have been grepped for changes:

*.c
*.h
*Kconfig*
*Makefile*

Change-Id: I275f42ac7c4df894380d0492bca65c16a057376c
Signed-off-by: Alec Ari <neotheuser@ymail.com>
Reviewed-on: http://review.coreboot.org/1023
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
2012-05-10 08:44:08 +02:00
..
arch/x86 Unmark source files as executables 2012-05-10 08:44:08 +02:00
boot Clean up #ifs 2012-05-08 00:34:34 +02:00
console Add support to run SMM handler in TSEG instead of ASEG 2012-04-04 04:49:09 +02:00
cpu Some more #if cleanup 2012-05-08 00:38:11 +02:00
devices Clean up #ifs 2012-05-08 00:34:34 +02:00
drivers Clean up #ifs 2012-05-08 00:34:34 +02:00
ec Add EC component for SMSC MEC1308/1310 2012-04-02 18:42:40 +02:00
include Add config_enabled() from Linux 2012-05-08 00:36:09 +02:00
lib Don't loop infinitely long on serial comm failures 2012-05-08 04:34:26 +02:00
mainboard Unmark source files as executables 2012-05-10 08:44:08 +02:00
northbridge Some more #if cleanup 2012-05-08 00:38:11 +02:00
southbridge Unmark source files as executables 2012-05-10 08:44:08 +02:00
superio Unmark source files as executables 2012-05-10 08:44:08 +02:00
vendorcode Unmark source files as executables 2012-05-10 08:44:08 +02:00
Kconfig Make CBFS output more consistent 2012-05-04 08:11:28 +02:00
Kconfig.deprecated_options Unify ID_SECTION_OFFSET and mark it deprecated 2012-01-18 11:21:39 +01:00