coreboot/device
Stefan Reinauer 8a8f3f4836 * fix typos in device_util.c
* drop double error in malloc.c
* add extra CFLAGS to reduce code size by 10%
* add more build time defines and use them in the LB table.

The LB_TAG_COMPILE_TIME is a partly duplicate of LB_TAG_BUILD,
as LB_TAG_BUILD contains both date and time. I left this in for
compatibility reasons.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@268 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-03-22 00:36:11 +00:00
..
agp_device.c * rename devices to device for consistency 2007-02-23 11:23:37 +00:00
cardbus_device.c This one is going to break all your changes, but fix up a lot of code. 2007-02-27 14:03:20 +00:00
device.c More legacy code removal since we have make xconfig. 2007-03-13 15:51:08 +00:00
device_util.c * fix typos in device_util.c 2007-03-22 00:36:11 +00:00
hypertransport.c A bunch of small cosmetic improvement of the printk() calls (trivial). 2007-03-07 21:07:13 +00:00
Makefile This patch reshapes northbridge and southbridge inclusion. It selects 2007-03-13 09:31:08 +00:00
pci_device.c This patch reshapes northbridge and southbridge inclusion. It selects 2007-03-13 09:31:08 +00:00
pci_ops.c A bunch of small cosmetic improvement of the printk() calls (trivial). 2007-03-07 21:07:13 +00:00
pci_rom.c More legacy code removal since we have make xconfig. 2007-03-13 15:51:08 +00:00
pciexp_device.c * rename devices to device for consistency 2007-02-23 11:23:37 +00:00
pcix_device.c * rename devices to device for consistency 2007-02-23 11:23:37 +00:00
pnp_device.c This patch reshapes northbridge and southbridge inclusion. It selects 2007-03-13 09:31:08 +00:00
root_device.c new device model from Ron 2007-03-10 15:55:41 +00:00
smbus_ops.c This one is going to break all your changes, but fix up a lot of code. 2007-02-27 14:03:20 +00:00