aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/memlayout.ld
AgeCommit message (Expand)Author
2021-01-28arch/x86: Top-align .init in bootblockKyösti Mälkki
2020-12-14arch/x86: Combine bootblock linker scriptsKyösti Mälkki
2020-11-17Revert "arch|cpu/x86: Add Kconfig option for x86 reset vector"Kyösti Mälkki
2020-07-06arch/x86: Remove RELOCATABLE_RAMSTAGEKyösti Mälkki
2020-06-13arch/x86: Include id.ld unconditionally in memlayout.ldFurquan Shaikh
2020-06-13arch/x86: Drop early_ram.ldFurquan Shaikh
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-29arch/x86: Implement RESET_VECTOR_IN_RAMFelix Held
2020-04-23rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGEJulius Werner
2020-03-06src/arch/x86: Convert to SPDX license headerPatrick Georgi
2019-12-20arch/x86: Drop romcc bootblockArthur Heymans
2019-12-06arch|cpu/x86: Add Kconfig option for x86 reset vectorMarshall Dawson
2019-11-25Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans
2019-09-10AUTHORS: Move src/arch/x86 copyrights into AUTHORS fileMartin Roth
2019-08-26x86: Introduce RESET_VECTOR_IN_RAM optionMartin Roth
2019-03-25Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)Julius Werner
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2018-06-06arch/x86: Use fixed size limit with RELOCATABLE_RAMSTAGEKyösti Mälkki
2016-03-23arch/x86: introduce postcar stage/phaseAaron Durbin
2016-03-03arch/x86: Allow soc/chipset to set linking addressAndrey Petrov
2016-02-13x86: make bootblock size for C_ENVIRONMENT_BOOTBLOCK configurableAaron Durbin
2016-01-23arch/x86: link bootblock like other stages for C_ENVIRONMENT_BOOTBLOCKAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-14x86: add standalone verstage supportAaron Durbin
2015-09-16x86: remove double link step for romstageAaron Durbin
2015-09-09x86: link romstage and ramstage with 1 fileAaron Durbin