aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/boot/tables.c
AgeCommit message (Expand)Author
2015-07-13x86: flatten hierarchyStefan Reinauer
2015-05-26ACPI: slic supportVladimir Serbinenko
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-02-14arch/x86/boot/tables.c: Remove unused variable assignment to `rom_table_end`Paul Menzel
2015-01-27CBMEM: Always use DYNAMIC_CBMEMKyösti Mälkki
2015-01-27CBMEM: Implement cbmem_run_init_hooks() stubKyösti Mälkki
2014-12-31arch/x86: Declare GDT symbols and move_gdt()Kyösti Mälkki
2014-10-19ACPI: Allocate S3 resume backup in CBMEM earlierKyösti Mälkki
2014-10-16ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko
2014-09-11Increase space for ACPI tables when using dynamic CBMEMStefan Reinauer
2014-06-20ACPI S3 support: Add acpi_s3_resume_allowed()Kyösti Mälkki
2014-03-03coreboot: don't return struct lb_memory * from write_tables()Aaron Durbin
2014-01-23Multiboot: remove multiboot tables generation.Vladimir Serbinenko
2014-01-06CBMEM: Drop cbmem_base_check()Kyösti Mälkki
2013-09-11CBMEM tables: Remove references to global high_tables_baseKyösti Mälkki
2013-09-11CBMEM: Add cbmem_late_set_table() and drop references to high_tables_baseKyösti Mälkki
2013-08-05AMD Kabini: Add northbridge AGESA wrapper (new AMD processor)Siyuan Wang
2013-07-10arch: Fix spellingMartin Roth
2013-03-26x86: dynamic cbmem: fix acpi reservationsAaron Durbin
2013-03-22Unify coreboot table generationStefan Reinauer
2013-03-21cbmem: dynamic cbmem supportAaron Durbin
2013-03-21coreboot: introduce CONFIG_RELOCATABLE_RAMSTAGEAaron Durbin
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-07-03AGESA F15 wrapper for Trinityzbao
2012-05-08Clean up #ifsPatrick Georgi
2012-05-03Make creation of CBMEM_ID_RESUME_SCRATCH depending on AgesaStefan Reinauer
2012-04-16S3 code in coreboot public folder.zbao
2012-03-09Increase size of the coreboot table areaStefan Reinauer
2011-08-26Add automatic SMBIOS table generationSven Schnelle
2010-12-11After this has been brought up many times before, rename src/arch/i386 toStefan Reinauer