Age | Commit message (Expand) | Author |
2022-04-01 | arch/x86/Kconfig: Drop obsolete fixed ramstage symbols | Arthur Heymans |
2021-01-28 | arch/x86: Top-align .init in bootblock | Kyösti Mälkki |
2020-12-14 | arch/x86: Combine bootblock linker scripts | Kyösti Mälkki |
2020-11-17 | Revert "arch|cpu/x86: Add Kconfig option for x86 reset vector" | Kyösti Mälkki |
2020-07-06 | arch/x86: Remove RELOCATABLE_RAMSTAGE | Kyösti Mälkki |
2020-06-13 | arch/x86: Include id.ld unconditionally in memlayout.ld | Furquan Shaikh |
2020-06-13 | arch/x86: Drop early_ram.ld | Furquan Shaikh |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-29 | arch/x86: Implement RESET_VECTOR_IN_RAM | Felix Held |
2020-04-23 | rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE | Julius Werner |
2020-03-06 | src/arch/x86: Convert to SPDX license header | Patrick Georgi |
2019-12-20 | arch/x86: Drop romcc bootblock | Arthur Heymans |
2019-12-06 | arch|cpu/x86: Add Kconfig option for x86 reset vector | Marshall Dawson |
2019-11-25 | Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol | Arthur Heymans |
2019-09-10 | AUTHORS: Move src/arch/x86 copyrights into AUTHORS file | Martin Roth |
2019-08-26 | x86: Introduce RESET_VECTOR_IN_RAM option | Martin Roth |
2019-03-25 | Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX) | Julius Werner |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2018-06-06 | arch/x86: Use fixed size limit with RELOCATABLE_RAMSTAGE | Kyösti Mälkki |
2016-03-23 | arch/x86: introduce postcar stage/phase | Aaron Durbin |
2016-03-03 | arch/x86: Allow soc/chipset to set linking address | Andrey Petrov |
2016-02-13 | x86: make bootblock size for C_ENVIRONMENT_BOOTBLOCK configurable | Aaron Durbin |
2016-01-23 | arch/x86: link bootblock like other stages for C_ENVIRONMENT_BOOTBLOCK | Aaron Durbin |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-14 | x86: add standalone verstage support | Aaron Durbin |
2015-09-16 | x86: remove double link step for romstage | Aaron Durbin |
2015-09-09 | x86: link romstage and ramstage with 1 file | Aaron Durbin |