summaryrefslogtreecommitdiffstats
path: root/src/cpu/via/nano/nano_init.c
Commit message (Expand)AuthorAgeFilesLines
* cpu/via/nano: Drop supportArthur Heymans2019-11-201-196/+0
* AUTHORS: Move src/cpu copyrights into AUTHORS fileMartin Roth2019-09-101-2/+0
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-231-5/+5
* src: Move common IA-32 MSRs to <cpu/x86/msr.h>Elyes HAOUAS2018-10-111-14/+11
* Constify struct cpu_device_id instancesJonathan Neuschäfer2017-11-231-1/+1
* cpu/*: Add whitespace around '<<'Elyes HAOUAS2017-06-281-6/+6
* src/cpu: Add required space before opening parenthesis '('Elyes HAOUAS2016-08-281-4/+4
* src/cpu: Remove unnecessary whitespace before "\n"Elyes HAOUAS2016-08-281-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
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-3/+0
* {arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan2014-10-271-1/+1
* VIA Nano: Add support for VIA Nano CPUsAlexandru Gagniuc2012-09-051-0/+204