coreboot/src
Patrick Georgi 06c04299c1 Another indirection for normal/fallback bootblock
Provide a way to redefine the names of normal and fallback via CBFS.
This way updates can use some more expressive naming scheme (numbers,
dates, version numbers) and replace the coreboot-stages file to
point to the new version (with the current version as new "old").

If coreboot-stages doesn't exist, the default behaviour remains to
use "normal" and "fallback".

Change-Id: I77c134d79ed95831ad5098b7663c15e95d3b5a2a
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-on: http://review.coreboot.org/589
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <marcj303@gmail.com>
2012-03-17 12:07:39 +01:00
..
arch/x86 Another indirection for normal/fallback bootblock 2012-03-17 12:07:39 +01:00
boot Move C labels to start-of-line 2012-03-07 17:48:03 +01:00
console move console includes to central console/console.h 2012-03-09 20:31:45 +01:00
cpu Intel cpus: Include CAR from socket 2012-03-17 09:38:31 +01:00
devices Add helper function to find a Local APIC by ID in the device tree. 2012-03-09 20:34:03 +01:00
drivers OXPCIe: Reinitialize UART after pci_dev_set_resources() 2012-03-09 20:32:30 +01:00
ec X60/T60: Add option to enable/disable bluetooth 2012-01-31 18:03:40 +01:00
include xchg is atomic with side-effects 2012-03-16 22:22:49 +01:00
lib malloc: size is unsigned, don't test for size < 0 2012-03-11 22:18:57 +01:00
mainboard Rename AMD_AGESA to CPU_AMD_AGESA 2012-03-16 22:40:35 +01:00
northbridge Fix AMD Fam15 CBMEM allocation 2012-03-16 23:17:53 +01:00
pc80 vga: removed inclusion of .c files 2012-01-27 20:07:00 +01:00
southbridge VIA southbridge K8T890: Apply un-written naming rules 2012-03-16 19:45:47 +01:00
superio SIO: Add smsc sio1036 superio 2012-02-17 17:19:34 +01:00
vendorcode AGESA family 12 changes to fix torpedo warnings 2012-03-14 00:57:55 +01:00
Kconfig Move SeaBIOS output out of coreboot source tree 2012-02-07 00:21:03 +01:00
Kconfig.deprecated_options Unify ID_SECTION_OFFSET and mark it deprecated 2012-01-18 11:21:39 +01:00