summaryrefslogtreecommitdiffstats
path: root/src/arch/mips/tables.c
Commit message (Expand)AuthorAgeFilesLines
* Remove MIPS architectureJulius Werner2019-11-201-28/+0
* AUTHORS: Move src/arch/mips copyrights into AUTHORS fileMartin Roth2019-08-271-5/+0
* lib: add common write_tables() implementationAaron Durbin2016-04-211-34/+0
* lib/coreboot_table: add architecture hooks for adding tablesAaron Durbin2016-04-211-0/+4
* lib/bootmem: allow architecture specific bootmem rangesAaron Durbin2016-04-211-0/+5
* arch: only print cbmem entries in one placeAaron Durbin2016-04-211-3/+0
* arch: use Kconfig variable for coreboot table sizeAaron Durbin2016-04-211-1/+1
* lib/coreboot_table: add function to allow arch code to add recordsAaron Durbin2016-02-191-0/+4
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* mips: fix write_tablePatrick Georgi2015-03-301-8/+2
* arch/mips: Add base MIPS architecture supportPaul Burton2015-03-211-0/+67