aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86
AgeCommit message (Expand)Author
2015-04-14rk3288: Add CBMEM console support and fix RETURN_FROM_VERSTAGEJulius Werner
2015-04-14CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstoolJulius Werner
2015-04-10x86: Support reset routines in bootblockLee Leahy
2015-04-10build system: Fix SeaBIOS integration with multilib compilersPatrick Georgi
2015-04-07kconfig: drop intermittend forwarder filesStefan Reinauer
2015-04-06New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner
2015-04-06build system: run linker scripts through the preprocessorPatrick Georgi
2015-04-05acpi: protect acpi generators from PRE_RAM & SMMAlexander Couzens
2015-04-04build system: rename __BOOT_BLOCK__ and __VER_STAGE__Patrick Georgi
2015-04-04build system x86: deprecate bootblock_lds and ldscripts variablesPatrick Georgi
2015-04-04build system: use full (in-tree) pathsPatrick Georgi
2015-04-04x86: rename ldscript_failover.ld to failover.ldPatrick Georgi
2015-04-03program loading: unify on struct progAaron Durbin
2015-04-03program loading: add prog_run() functionAaron Durbin
2015-04-03program loading: introduce struct progAaron Durbin
2015-04-02Clean up architecture-specific KconfigsJulius Werner
2015-04-02build system: extend src-to-obj for non-.c/.S filesPatrick Georgi
2015-04-02smbios: add a family id in smbios type1 familyKane Chen
2015-04-01x86: set smbios rom size based on CONFIG_ROM_SIZEAaron Durbin
2015-03-31cbfs: add cbfs_serialized.h header fileAaron Durbin
2015-03-29arch/x86/boot/smbios: Rename fill_dimm_manufacturer and make publicTimothy Pearson
2015-03-29arch/x86/boot/smbios: Add additional SMBIOS defines and enumsTimothy Pearson
2015-03-28arch/x86: Guard option table specific rules with HAVE_OPTION_TABLEPatrick Georgi
2015-03-28build system: normalize linker script file namesPatrick Georgi
2015-03-27smbios: add funtion for smbios type17Kane Chen
2015-03-21x86: fix romstage_null.debug link w/o --gc-sectionsAaron Durbin
2015-03-20loaders: add program_loading.h header fileAaron Durbin
2015-03-18bootstate: use structure pointers for scheduling callbacksAaron Durbin
2015-03-17arch/x86/Kconfig: Add license headerStefan Reinauer
2015-03-17coreboot: x86: enable gc-sectionsAaron Durbin
2015-03-10ACPI: Get S3 resume state from romstage_handoffKyösti Mälkki
2015-03-10x86 cache-as-ram: Remove BROKEN_CAR_MIGRATE optionKyösti Mälkki
2015-03-10x86: simplify early_variables.h headerAaron Durbin
2015-03-09AMD fam10: Drop PCI_BUS_SEGN_BITSKyösti Mälkki
2015-03-04Add stage information to coreboot bannerStefan Reinauer
2015-02-23Remove */cpu/amd/agesa/* from excluded illegal globals fileDave Frodin
2015-02-16acpi: Generate valid ACPI processor objectsTimothy Pearson
2015-02-16nvram: Add option to reset NVRAM to default parameters on every bootTimothy Pearson
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2015-02-14arch/x86/boot/tables.c: Remove unused variable assignment to `rom_table_end`Paul Menzel
2015-02-09Get rid of .car.global_data warnings for GCC buildMartin Roth
2015-02-02src/arch/*/include/stdint.h: Provide definitions for bool typeAlexandru Gagniuc
2015-01-27CBMEM: Always use DYNAMIC_CBMEMKyösti Mälkki
2015-01-27CBMEM: Support DYNAMIC_CBMEM with LATE_CBMEM_INITKyösti Mälkki
2015-01-27CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEMKyösti Mälkki
2015-01-27CBMEM: Tidy up CAR migrationKyösti Mälkki
2015-01-27CBMEM: Tag chipsets with LATE_CBMEM_INITKyösti Mälkki
2015-01-27CBMEM: Add timestamp_reinit()Kyösti Mälkki
2015-01-27CBMEM: Move cbmemc_reinit()Kyösti Mälkki
2015-01-27CBMEM console: Fix CAR migration stepKyösti Mälkki
2015-01-27CBMEM: Implement cbmem_run_init_hooks() stubKyösti Mälkki
2015-01-27vboot2: add verstageStefan Reinauer
2015-01-10ACPI: Add acpi_is_wakeup_s3() for romstageKyösti Mälkki
2015-01-10ACPI: Prepare for HAVE_ACPI_RESUME changesKyösti Mälkki
2015-01-09misc: Drop print_ implementation from non-romcc boardsStefan Reinauer
2015-01-05timestamps: Switch from tsc_t to uint64_tStefan Reinauer
2015-01-04atomic.h: Fix doxygen errorsMartin Roth
2014-12-31arch/x86: Declare GDT symbols and move_gdt()Kyösti Mälkki
2014-12-30CBMEM: Always build for x86 romstageKyösti Mälkki
2014-12-28RELOCATABLE_RAMSTAGE: Fix weak symbols in ACPIKyösti Mälkki
2014-12-18i82371eb & qemu: Move to per-device ACPI.Vladimir Serbinenko
2014-12-09x86: provide symmetry between arm for cache_sync_instructions()Aaron Durbin
2014-12-05x86: Update the check for Forbidden global variablesFurquan Shaikh
2014-12-02Replace hlt with halt()Patrick Georgi
2014-12-02build system: remove ROMSTAGE_ELF variablePatrick Georgi
2014-11-30Unify remaining binutils invocationsPatrick Georgi
2014-11-27Make acpi_fill_dmar into parameterVladimir Serbinenko
2014-11-25build system: unify linker use across gcc and clangPatrick Georgi
2014-11-25build system: use a single variable name for compiler runtimesPatrick Georgi
2014-11-22acpigen: Use implicit length patching in acpigen.cVladimir Serbinenko
2014-11-20Replace includes of build.h with version.hKyösti Mälkki
2014-11-19acpigen: Use implicit length patching in acpigen_write_resourcetemplate_footerVladimir Serbinenko
2014-11-19acpigen: Add and use acpigen_write_device.Vladimir Serbinenko
2014-11-19acpigen: Add and use acpigen_write_method.Vladimir Serbinenko
2014-11-19console: Isolate console_init() for ROMCCKyösti Mälkki
2014-11-14AMD: Move RAMBASE and RAMTOPKyösti Mälkki
2014-11-09car globals: add "used" attributePatrick Georgi
2014-11-08acpigen: Add new function acpigen_pop_lenVladimir Serbinenko
2014-11-04i82801gx: Handle whole FADT in southbridge.Vladimir Serbinenko
2014-11-04romstage: Pass .car.data as ignored section while adding romstageFurquan Shaikh
2014-10-28build: Allow clang build linkage to use libcompiler-rtEdward O'Callaghan
2014-10-27{arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan
2014-10-26include/device/device.h: Deduplicate '*_pnp_devfn_t' typedefsEdward O'Callaghan
2014-10-19ACPI: Allocate S3 resume backup in CBMEM earlierKyösti Mälkki
2014-10-19x86 romstage: Move stack just below RAMTOPKyösti Mälkki
2014-10-18i945: Consolidate FADT codeVladimir Serbinenko
2014-10-17acpi_add_ssdt_pstates: Remove function.Vladimir Serbinenko
2014-10-16smbios: Mark laptops as suchVladimir Serbinenko
2014-10-16ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko
2014-10-11acpi: Don't add an empty SSDT.Vladimir Serbinenko
2014-10-11acpi: Remove explicit pointer tracking in per-device ssdt.Vladimir Serbinenko
2014-10-11bd82x6x, ibexpeak, lynxpoint: Declare NVSA before its use.Vladimir Serbinenko
2014-10-11early section: Don't add empty .car.cbmem_console.Vladimir Serbinenko
2014-10-10acpi_create_mcfg_mmconfig: Zero-out the structure before filling.Vladimir Serbinenko
2014-10-07cbmem console: Locate the preram console with a symbol instead of a section.Gabe Black
2014-10-04Kconfig: Allow native vga init to be selectable for SeaBIOS payloadEdward O'Callaghan
2014-09-13arm: Move exception_init() close to console_init()Julius Werner
2014-09-12payloads/external/SeaBIOS: Allow setting buffers below 0xC0000Martin Roth
2014-09-11Increase space for ACPI tables when using dynamic CBMEMStefan Reinauer
2014-09-05Implement ACPI in a per device wayVladimir Serbinenko