coreboot-kgpe-d16/src/arch/riscv
Patrick Georgi ea9f308018 build system: normalize linker script file names
We have .lb, .lds, and .ld in the tree. Go for .ld everywhere.

This is inspired by the commit listed below, but rewritten to match
upstream, and split in smaller pieces to keep intent clear.

Change-Id: I3126af608afe4937ec4551a78df5a7824e09b04b
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Based-On-Change-Id: I50af7dacf616e0f8ff4c43f4acc679089ad7022b
Based-On-Signed-off-by: Julius Werner <jwerner@chromium.org>
Based-On-Reviewed-on: https://chromium-review.googlesource.com/219170
Reviewed-on: http://review.coreboot.org/9107
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2015-03-28 19:14:47 +01:00
..
include src/arch/*/include/stdint.h: Provide definitions for bool type 2015-02-02 20:29:23 +01:00
boot.c loaders: add program_loading.h header file 2015-03-20 19:25:29 +01:00
bootblock.ld Add UCB RISCV support for architecture, soc, and emulation mainboard.. 2014-12-01 19:06:43 +01:00
bootblock.S Add UCB RISCV support for architecture, soc, and emulation mainboard.. 2014-12-01 19:06:43 +01:00
bootblock_simple.c bootblocks: use run_romstage() 2015-03-20 19:28:52 +01:00
id.ld build system: normalize linker script file names 2015-03-28 19:14:47 +01:00
Kconfig vboot2: add verstage 2015-01-27 01:41:40 +01:00
Makefile.inc RISCV: one last little nit to make it build and run 2014-12-05 09:06:19 +01:00
misc.c Add UCB RISCV support for architecture, soc, and emulation mainboard.. 2014-12-01 19:06:43 +01:00
prologue.inc Add UCB RISCV support for architecture, soc, and emulation mainboard.. 2014-12-01 19:06:43 +01:00
ramstage.ld bootstate: use structure pointers for scheduling callbacks 2015-03-18 16:41:43 +01:00
rom_media.c RISCV: get RISCV to build again 2014-12-04 19:17:51 +01:00
romstage.ld qemu-riscv: add preram_cbmem_console 2015-03-20 19:26:04 +01:00
stages.c Add UCB RISCV support for architecture, soc, and emulation mainboard.. 2014-12-01 19:06:43 +01:00
tables.c CBMEM: Implement cbmem_run_init_hooks() stub 2015-01-27 22:41:23 +01:00