summaryrefslogtreecommitdiffstats
path: root/src/cpu/x86/16bit
Commit message (Expand)AuthorAgeFilesLines
* arch|cpu/x86: Add Kconfig option for x86 reset vectorMarshall Dawson2019-12-061-7/+5
* Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans2019-11-251-1/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-3/+3
* arch/x86: Align _start16bit with C_ENVIRONMENT_BOOBLOCKKyösti Mälkki2019-01-231-1/+2
* arch/x86: Drop Kconfig AP_SIPI_VECTORKyösti Mälkki2019-01-132-0/+8
* src/cpu: Fix typoElyes HAOUAS2018-08-091-1/+1
* cpu/x86/16bit/entry16.inc: Fix typo in commentPaul Menzel2018-02-151-1/+1
* cpu/x86: fix spelling mistakeMartin Roth2017-06-121-1/+1
* src/cpu/x86: Update/Add license headers to all filesMartin Roth2017-02-222-0/+26
* src/cpu: Remove unnecessary whitespaceElyes HAOUAS2016-10-071-1/+1
* src/cpu: Capitalize CPU, APIC and IOAPIC typo fixElyes HAOUAS2016-08-231-1/+1
* src/cpu: Capitalize CPUElyes HAOUAS2016-07-311-1/+1
* src/cpu: Capitalize ROM and RAMElyes HAOUAS2016-07-312-2/+2
* arch/x86: rename reset_vector -> _startAaron Durbin2016-03-041-2/+2
* cpu/x86/16bit: rename _start -> _start16bitAaron Durbin2016-03-033-10/+10
* cpu/x86/16bit/reset16: mark reset vector executableAaron Durbin2016-03-031-1/+1
* cpu/x86/16bit/reset16: remove stale 32-bit jumpAaron Durbin2016-03-031-3/+0
* x86: Add Kconfig to disable early bootblock postcodesMartin Roth2015-11-191-1/+2
* x86/bootblock: Use LDFLAGS_bootblock to enable garbage collectionAlexandru Gagniuc2015-10-071-1/+1
* Remove empty lines at end of fileElyes HAOUAS2015-06-081-1/+0
* build system: normalize linker script file namesPatrick Georgi2015-03-282-0/+0
* x86 bootblock: improve clang compatibilityPatrick Georgi2014-02-192-3/+3
* Revert wbind added to the reset_vectorMarc Jones2012-04-201-1/+0
* Invalidate cache before first jumpStefan Reinauer2012-04-051-0/+1
* Fix address of IDT in real-mode entryKyösti Mälkki2012-03-161-7/+8
* trivial: spelling fixes in commentsVikram Narayanan2012-01-211-2/+2
* Remove unused code files and cosmetic changesKyösti Mälkki2011-11-241-28/+29
* Fix post_code in 16bit entryKyösti Mälkki2011-11-221-0/+2
* Load an IDT with NULL limitStefan Reinauer2011-10-132-1/+15
* drop incorrectly used CONFIG_ROM_IMAGE_SIZE and unused CONFIG_ARCHStefan Reinauer2011-04-141-1/+1
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-272-6/+6
* drop unused filesStefan Reinauer2010-04-091-1/+0
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-301-1/+1
* fix typoStefan Reinauer2009-03-311-1/+1
* 1201_ht_bus0_dev0_fidvid_core.diffStefan Reinauer2005-12-021-1/+2
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-34arch import user (historical)2005-07-061-1/+1
* mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a comp...Eric Biederman2004-11-111-1/+0
* tell people that the segment descriptors are different for ROMCC andLi-Ta Lo2004-11-041-4/+4
* - To reduce confuse rename the parts of linuxbios bios that run fromEric Biederman2004-10-302-6/+3
* - Add new cvs code to cvsEric Biederman2004-10-144-0/+161