~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* x86: Don't enable SMP in SPLSimon Glass2020-07-20
* x86: coreboot: Allow building an SPL imageSimon Glass2020-05-04
* x86: Add support for ACPI general-purpose eventsSimon Glass2020-02-07
* x86: apl: Add Kconfig and MakefileSimon Glass2019-12-15
* x86: Move qemu CPU fixup function into its own fileSimon Glass2019-12-15
* x86: Allow interrupt to happen onceSimon Glass2019-12-15
* x86: cpu: Don't include the cpu driver in TPLSimon Glass2019-10-08
* x86: Add new slimbootloader CPU typePark, Aiden2019-08-09
* x86: Add support for starting from SPL/TPLSimon Glass2019-05-08
* x86: make the LAPIC / IOAPIC construct switchable with KconfigHannes Schmelzer2018-12-10
* x86: efi: Refactor the directory of EFI app and payload supportBin Meng2018-06-17
* x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codesBin Meng2018-06-13
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* x86: Add Intel Braswell SoC supportBin Meng2017-09-16
* x86: Add Intel Tangier supportFelipe Balbi2017-07-30
* x86: acpi: Add wake up assembly stubBin Meng2017-05-17
* x86: Compile irq.c for 64-bitBin Meng2017-02-07
* x86: Move setjmp to the i386 directorySimon Glass2017-02-07
* x86: Move call64 to the i386 directorySimon Glass2017-02-07
* x86: Don't build cpu files which are not supported on 64-bitSimon Glass2017-02-06
* x86: Don't build call64 and setjmp on 64-bitSimon Glass2017-02-06
* x86: Add cpu code for x86_64Simon Glass2017-02-06
* x86: Move the i386 code into its own directorySimon Glass2017-02-06
* x86: Add 64-bit start-up codeSimon Glass2017-02-06
* x86: Use X86_16BIT_INIT instead of X86_RESET_VECTORSimon Glass2017-02-06
* x86: Add implementations of setjmp() and longjmp()Simon Glass2016-10-18
* x86: Add basic support for broadwellSimon Glass2016-03-17
* x86: Move cache-as-RAM code into a common locationSimon Glass2016-03-17
* x86: ivybridge: Remove NORTHBRIDGE_INTEL_SANDYBRIDGEBin Meng2015-12-09
* x86: Add a way to call 32-bit code from 64-bit modeSimon Glass2015-08-05
* x86: Add support for U-Boot as an EFI applicationBen Stoltz2015-08-05
* x86: Add I/O APIC register access routinesBin Meng2015-07-14
* x86: dm: Clean up cpu driversBin Meng2015-07-14
* x86: Refactor PIRQ routing supportBin Meng2015-06-04
* x86: Support QEMU x86 targetsBin Meng2015-06-04
* x86: Add multi-processor initSimon Glass2015-04-30
* x86: Enable the Intel quark/galileo buildBin Meng2015-02-06
* x86: Add support for Intel Minnowboard MaxSimon Glass2015-02-06
* x86: Add support for MTRRsSimon Glass2015-01-13
* x86: Enable the queensbay cpu directory buildBin Meng2014-12-18
* x86: Add LAPIC setup codeSimon Glass2014-11-25
* x86: Add Intel speedstep and turbo mode codeSimon Glass2014-11-25
* x86: Add ivybridge directory to MakefileSimon Glass2014-11-25
* Merge git://git.denx.de/u-boot-x86Tom Rini2014-11-24
|\
| * x86: Refactor PCI to permit alternate initSimon Glass2014-11-21
* | x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directoryMasahiro Yamada2014-11-23
* | kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada2014-11-23
|/
* x86: Add support for starting 64-bit kernelSimon Glass2014-10-28
* x86: Fix rom version build with CONFIG_X86_RESET_VECTORBin Meng2014-10-22
* x86: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01