switch-coreboot/src
Kyösti Mälkki d1443aa60b CBMEM: Rename cbmem_reinit()
This function does not really initialize anything, but only
checks for the TOC.

Change-Id: I9d100d1823a0b630f5d1175e42a6a15f45266de4
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/4669
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@google.com>
2014-01-22 21:38:57 +01:00
..
arch CAR_GLOBAL: Define section details once 2014-01-21 19:05:25 +01:00
console Remove sprintf 2014-01-10 18:08:31 +01:00
cpu AMD K8/fam10: Fix CBMEM on S3 resume 2014-01-22 20:55:55 +01:00
device lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content 2014-01-12 17:41:02 +01:00
drivers xpowers/axp209: Add helper to set voltages from devicetree config 2014-01-13 06:24:54 +01:00
ec acpi/ec: Add missing delays 2014-01-12 18:06:06 +01:00
include CBMEM: Rename cbmem_reinit() 2014-01-22 21:38:57 +01:00
lib CBMEM: Rename cbmem_reinit() 2014-01-22 21:38:57 +01:00
mainboard lenovo/x230: Fix CBMEM 2014-01-22 21:32:00 +01:00
northbridge CBMEM: Replace cbmem_initialize() with cbmem_recovery() 2014-01-22 20:54:57 +01:00
southbridge Lenovo X230: new port 2014-01-22 16:44:57 +01:00
superio superio: Uncomment the w83627uhg UART clock source initialization 2014-01-03 18:47:22 +01:00
vendorcode CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_file 2014-01-12 17:41:58 +01:00
Kconfig Re-declare CACHE_ROM_SIZE as aligned ROM_SIZE for MTRR 2014-01-15 15:26:48 +01:00