summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)Author
2014-11-21x86: ivybridge: Implement SDRAM initSimon Glass
2014-11-21x86: ivybridge: Add LAPIC supportSimon Glass
2014-11-21x86: ivybridge: Add support for early GPIO initSimon Glass
2014-11-21x86: ivybridge: Add early init for PCH devicesSimon Glass
2014-11-21x86: ivybridge: Perform Intel microcode update on bootSimon Glass
2014-11-21x86: ivybridge: Perform initial CPU setupSimon Glass
2014-11-21x86: Add msr read/write functions that use a structureSimon Glass
2014-11-21x86: Add clr/setbits functionsSimon Glass
2014-11-21x86: ivybridge: Add early LPC init so that serial worksSimon Glass
2014-11-21x86: pci: Allow configuration before relocationSimon Glass
2014-11-21x86: Support use of PCI before relocationSimon Glass
2014-11-21x86: Refactor PCI to permit alternate initSimon Glass
2014-11-21x86: chromebook_link: Implement CAR support (cache as RAM)Simon Glass
2014-11-21x86: Emit post codes in startup code for ChromebooksSimon Glass
2014-11-21x86: Add chromebook_link boardSimon Glass
2014-11-21x86: Replace fill_processor_name() with cpu_get_name()Simon Glass
2014-11-21x86: Remove unnecessary find_fdt(), prepare_fdt() functionsSimon Glass
2014-11-21x86: Add processor functions to halt and get stack pointerSimon Glass
2014-11-21x86: Save TSC frequency in the global dataBin Meng
2014-11-21x86: Add quick TSC calibration via PITBin Meng
2014-11-21x86: Do CPU identification in the early phaseBin Meng
2014-11-21x86: Save the BIST value on resetSimon Glass
2014-11-21x86: Fix up some missing prototypesSimon Glass
2014-11-21x86: Use the standard arch_cpu_init() functionSimon Glass
2014-11-21x86: Use the standard dram_init() functionSimon Glass
2014-10-29x86: Move kernel boot function to arch/x86/lib/bootm.cSimon Glass
2014-10-29x86: Add support for starting 64-bit kernelSimon Glass
2014-10-29x86: Display basic CPU information on bootSimon Glass
2014-10-29x86: Bring in msr-index.h from linux 3.8Simon Glass
2014-10-29x86: Move paging functions into cpu.cSimon Glass
2014-10-27Provide option to avoid defining a custom version of uintptr_t.Gabe Black
2014-10-24dm: x86: Convert coreboot serial to use driver modelSimon Glass
2014-10-24dm: x86: Add a gpio header for corebootSimon Glass
2014-10-23kconfig: move CONFIG_USE_PRIVATE_LIBGCC to KconfigMasahiro Yamada
2014-10-23x86: set CONFIG_USE_PRIVATE_LIBGCC to yMasahiro Yamada
2014-10-22x86: Rewrite bootm.c to make it similar to ARMSimon Glass
2014-10-22x86: Enable LMB and RAMDISK_HIGH by defaultSimon Glass
2014-01-24x86: delete unused header filesMasahiro Yamada
2013-11-08cosmetic: remove empty lines at the top of fileMasahiro Yamada
2013-08-19SPDX-License-Identifier: convert BSD-3-Clause filesWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-26x86: Support tracing functionSimon Glass
2013-05-13x86: Support adding coreboot timestanps to bootstageSimon Glass
2013-05-13x86: Re-enable PCAT timer 2 for beepingSimon Glass
2013-05-13x86: Add TSC timerSimon Glass
2013-05-13x86: Implement panic output for corebootSimon Glass
2013-05-13x86: Remove legacy board init codeSimon Glass
2013-05-13x86: Remove unused bios/pci codeSimon Glass
2013-03-15x86: Enable generic boardSimon Glass
2013-03-15x86: Enable generic board supportSimon Glass