summaryrefslogtreecommitdiff
path: root/src/cpu/dmp
AgeCommit message (Expand)Author
2018-01-15DMP Vortex86ex board & chip: Remove - using LATE_CBMEM_INITMartin Roth
2017-07-13src/cpu: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2016-12-08buildsystem: Drop explicit (k)config.h includesKyösti Mälkki
2016-09-04src/cpu: Improve code formattingElyes HAOUAS
2016-07-31src/cpu: Capitalize CPUElyes HAOUAS
2015-12-30x86 chipsets: Link non-code flow CHIPSET_BOOTBLOCK_INCLUDE filesAlexandru Gagniuc
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-07x86/bootblock: Use LDFLAGS_bootblock to enable garbage collectionAlexandru Gagniuc
2015-09-09x86: bootblock: remove linking and program flow from build systemAaron Durbin
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-30dmp/vortex86: fix missing cpu Kconfig guardsMatt DeVillier
2015-04-29dmp/vortex86: move PLL config to cpu KconfigMartin Roth
2015-04-04build system x86: deprecate bootblock_lds and ldscripts variablesPatrick Georgi
2015-03-28build system: normalize linker script file namesPatrick Georgi
2015-01-27vboot2: add verstageStefan Reinauer
2014-05-06Introduce stage-specific architecture for corebootFurquan Shaikh
2014-05-03Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh
2013-11-30dmp/vortex86ex: Add timeout for keyboard system flag checking.Andrew Wu
2013-11-24dmp/vortex86ex: Move DMP specific POST code defines into one fileAndrew Wu
2013-06-20Add initial support for DMP Vortex86EX CPU.Andrew Wu