summaryrefslogtreecommitdiffstats
path: root/src/mainboard/dmp
Commit message (Expand)AuthorAgeFilesLines
* x86: flatten hierarchy4.14.1Stefan Reinauer2015-07-131-1/+1
* Remove address from GPLv2 headersPatrick Georgi2015-05-217-7/+7
* dmp/vortex86: move PLL config to cpu KconfigMartin Roth2015-04-291-47/+0
* Kconfig whitespace fixesMartin Roth2015-04-281-1/+1
* kconfig: automatically include mainboardsStefan Reinauer2015-04-183-3/+6
* misc: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-091-0/+1
* mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan2015-01-061-3/+3
* Replace hlt() loops with halt()Patrick Georgi2014-11-301-2/+2
* mainboard/dmp/vortex86ec: Unused variable in romstage.cEdward O'Callaghan2014-11-041-1/+0
* azalia: Shrink boilerplateVladimir Serbinenko2014-09-132-9/+7
* azalia: Use convenience macros throughoutVladimir Serbinenko2014-09-051-56/+14
* azalia: Move shared variable to separate fileVladimir Serbinenko2014-08-182-3/+1
* intel/cpu: rename car.h to romstage.hAaron Durbin2014-08-151-1/+1
* Intel: Add common header file for CAR setupEdward O'Callaghan2014-08-141-0/+1
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-031-1/+0
* console: Drop EARLY_CONSOLE optionKyösti Mälkki2014-04-301-1/+0
* vortex86ex: Drop baudrate programming for 10 UARTsKyösti Mälkki2014-02-171-260/+0
* dmp/vortex86ex: Initialize I2C controller base address/IRQAndrew Wu2014-01-231-0/+5
* board_info.txt: Classify almost all remaining boards.Vladimir Serbinenko2014-01-221-0/+1
* vortex86ex: Cleanup earlymtrr.c includeKyösti Mälkki2013-12-261-1/+1
* dmp/vortex86ex: Move DMP specific POST code defines into one fileAndrew Wu2013-11-241-7/+3
* dmp/vortex86ex: Initialize Reatek ALC262 audio codecAndrew Wu2013-08-132-0/+115
* Fix Vortex86EX devicetree.cb indentation.Andrew Wu2013-07-081-7/+7
* Add support for DMP Vortex86EX PCI mainboard.Andrew Wu2013-07-056-0/+2182