summaryrefslogtreecommitdiffstats
path: root/src/cpu/dmp
Commit message (Expand)AuthorAgeFilesLines
* src/cpu: Improve code formattingElyes HAOUAS2016-09-043-523/+523
* src/cpu: Capitalize CPUElyes HAOUAS2016-07-311-2/+2
* x86 chipsets: Link non-code flow CHIPSET_BOOTBLOCK_INCLUDE filesAlexandru Gagniuc2015-12-305-6/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3110-40/+0
* x86/bootblock: Use LDFLAGS_bootblock to enable garbage collectionAlexandru Gagniuc2015-10-072-14/+14
* x86: bootblock: remove linking and program flow from build systemAaron Durbin2015-09-094-3/+7
* Remove address from GPLv2 headersPatrick Georgi2015-05-2110-10/+10
* dmp/vortex86: fix missing cpu Kconfig guardsMatt DeVillier2015-04-301-0/+7
* dmp/vortex86: move PLL config to cpu KconfigMartin Roth2015-04-291-0/+47
* build system x86: deprecate bootblock_lds and ldscripts variablesPatrick Georgi2015-04-041-2/+2
* build system: normalize linker script file namesPatrick Georgi2015-03-283-2/+2
* vboot2: add verstageStefan Reinauer2015-01-271-0/+1
* Introduce stage-specific architecture for corebootFurquan Shaikh2014-05-061-1/+3
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-031-0/+1
* dmp/vortex86ex: Add timeout for keyboard system flag checking.Andrew Wu2013-11-301-0/+1
* dmp/vortex86ex: Move DMP specific POST code defines into one fileAndrew Wu2013-11-241-0/+33
* Add initial support for DMP Vortex86EX CPU.Andrew Wu2013-06-209-0/+1003