Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove MIPS architecture | Julius Werner | 2019-11-20 | 1 | -28/+0 |
* | AUTHORS: Move src/arch/mips copyrights into AUTHORS file | Martin Roth | 2019-08-27 | 1 | -5/+0 |
* | lib: add common write_tables() implementation | Aaron Durbin | 2016-04-21 | 1 | -34/+0 |
* | lib/coreboot_table: add architecture hooks for adding tables | Aaron Durbin | 2016-04-21 | 1 | -0/+4 |
* | lib/bootmem: allow architecture specific bootmem ranges | Aaron Durbin | 2016-04-21 | 1 | -0/+5 |
* | arch: only print cbmem entries in one place | Aaron Durbin | 2016-04-21 | 1 | -3/+0 |
* | arch: use Kconfig variable for coreboot table size | Aaron Durbin | 2016-04-21 | 1 | -1/+1 |
* | lib/coreboot_table: add function to allow arch code to add records | Aaron Durbin | 2016-02-19 | 1 | -0/+4 |
* | tree: drop last paragraph of GPL copyright header | Patrick Georgi | 2015-10-31 | 1 | -4/+0 |
* | Remove address from GPLv2 headers | Patrick Georgi | 2015-05-21 | 1 | -1/+1 |
* | mips: fix write_table | Patrick Georgi | 2015-03-30 | 1 | -8/+2 |
* | arch/mips: Add base MIPS architecture support | Paul Burton | 2015-03-21 | 1 | -0/+67 |