summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* x86: ivybridge: Implement SDRAM initSimon Glass2014-11-218-0/+613
* x86: ivybridge: Add LAPIC supportSimon Glass2014-11-212-0/+160
* x86: ivybridge: Add support for early GPIO initSimon Glass2014-11-214-6/+158
* x86: ivybridge: Add early init for PCH devicesSimon Glass2014-11-214-1/+237
* x86: ivybridge: Perform Intel microcode update on bootSimon Glass2014-11-211-0/+20
* x86: ivybridge: Perform initial CPU setupSimon Glass2014-11-213-0/+144
* x86: Add msr read/write functions that use a structureSimon Glass2014-11-211-0/+19
* x86: Add clr/setbits functionsSimon Glass2014-11-211-0/+49
* x86: ivybridge: Add early LPC init so that serial worksSimon Glass2014-11-211-0/+48
* x86: pci: Allow configuration before relocationSimon Glass2014-11-211-0/+13
* x86: Support use of PCI before relocationSimon Glass2014-11-212-0/+10
* x86: Refactor PCI to permit alternate initSimon Glass2014-11-211-0/+11
* x86: chromebook_link: Implement CAR support (cache as RAM)Simon Glass2014-11-212-1/+133
* x86: Emit post codes in startup code for ChromebooksSimon Glass2014-11-211-0/+32
* x86: Add chromebook_link boardSimon Glass2014-11-211-0/+10
* x86: Replace fill_processor_name() with cpu_get_name()Simon Glass2014-11-212-3/+9
* x86: Remove unnecessary find_fdt(), prepare_fdt() functionsSimon Glass2014-11-211-2/+0
* x86: Add processor functions to halt and get stack pointerSimon Glass2014-11-211-0/+19
* x86: Save TSC frequency in the global dataBin Meng2014-11-211-0/+1
* x86: Add quick TSC calibration via PITBin Meng2014-11-211-0/+3
* x86: Do CPU identification in the early phaseBin Meng2014-11-212-4/+169
* x86: Save the BIST value on resetSimon Glass2014-11-211-0/+1
* x86: Fix up some missing prototypesSimon Glass2014-11-211-0/+9
* x86: Use the standard arch_cpu_init() functionSimon Glass2014-11-211-0/+1
* x86: Use the standard dram_init() functionSimon Glass2014-11-211-2/+2
* x86: Move kernel boot function to arch/x86/lib/bootm.cSimon Glass2014-10-282-3/+17
* x86: Add support for starting 64-bit kernelSimon Glass2014-10-281-0/+26
* x86: Display basic CPU information on bootSimon Glass2014-10-281-0/+7
* x86: Bring in msr-index.h from linux 3.8Simon Glass2014-10-281-2/+106
* x86: Move paging functions into cpu.cSimon Glass2014-10-281-0/+22
* Provide option to avoid defining a custom version of uintptr_t.Gabe Black2014-10-271-0/+5
* dm: x86: Convert coreboot serial to use driver modelSimon Glass2014-10-231-10/+0
* dm: x86: Add a gpio header for corebootSimon Glass2014-10-232-0/+16
* kconfig: move CONFIG_USE_PRIVATE_LIBGCC to KconfigMasahiro Yamada2014-10-231-2/+0
* x86: set CONFIG_USE_PRIVATE_LIBGCC to yMasahiro Yamada2014-10-231-0/+2
* x86: Rewrite bootm.c to make it similar to ARMSimon Glass2014-10-221-0/+12
* x86: Enable LMB and RAMDISK_HIGH by defaultSimon Glass2014-10-221-0/+3
* x86: delete unused header filesMasahiro Yamada2014-01-241-193/+0
* cosmetic: remove empty lines at the top of fileMasahiro Yamada2013-11-081-1/+0
* SPDX-License-Identifier: convert BSD-3-Clause filesWolfgang Denk2013-08-192-44/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2421-337/+21
* x86: Support tracing functionSimon Glass2013-06-263-3/+4
* x86: Support adding coreboot timestanps to bootstageSimon Glass2013-05-131-0/+7
* x86: Re-enable PCAT timer 2 for beepingSimon Glass2013-05-131-0/+1
* x86: Add TSC timerSimon Glass2013-05-131-0/+2
* x86: Implement panic output for corebootSimon Glass2013-05-131-0/+1
* x86: Remove legacy board init codeSimon Glass2013-05-133-83/+0
* x86: Remove unused bios/pci codeSimon Glass2013-05-131-4/+0
* x86: Enable generic boardSimon Glass2013-03-151-0/+1
* x86: Enable generic board supportSimon Glass2013-03-151-0/+11
OpenPOWER on IntegriCloud