]> git.sur5r.net Git - u-boot/history - arch/x86/cpu
x86: baytrail: Issue full system reset in reset_cpu()
[u-boot] / arch / x86 / cpu /
2015-10-21 Bin Mengx86: baytrail: Issue full system reset in reset_cpu()
2015-10-21 Bin Mengx86: baytrail: Save mrc cache to spi flash
2015-10-21 Bin Mengx86: Use struct mrc_region to describe a mrc region
2015-10-21 Bin Mengx86: ivybridge: Use APIs provided in the mrccache lib
2015-10-21 Bin Mengx86: Move mrccache.[c|h] to a common place
2015-10-21 Bin Mengx86: Initialize GDT entry 1 to be the 32-bit CS as...
2015-10-21 Bin Mengx86: Allow disabling IGD on Intel Queensbay
2015-10-21 Bin Mengx86: ivybridge: Remove the dead codes that programs...
2015-10-14 Albert ARIBAUDMerge remote-tracking branch 'u-boot/master'
2015-09-17 Tom RiniMerge git://git.denx.de/u-boot-x86
2015-09-17 Bin Mengx86: quark: Configure MTRR to enable cache
2015-09-17 Bin Mengx86: quark: Initialize thermal sensor properly
2015-09-17 Bin Mengx86: quark: Lock HMBOUND register before jumping to...
2015-09-17 Bin Mengx86: quark: Convert to use clrbits, setbits, clrsetbits...
2015-09-17 Bin Mengx86: quark: Add PCIe/USB static register programming...
2015-09-17 Bin Mengx86: Convert to use driver model eth on quark/galileo
2015-09-13 Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2015-09-11 Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2015-09-09 Bin Mengx86: quark: Add USB PHY initialization support
2015-09-09 Bin Mengx86: Convert to use driver model pci on quark/galileo
2015-09-09 Bin Mengx86: Enable PCIe controller on quark/galileo
2015-09-09 Bin Mengx86: quark: Avoid chicken and egg problem
2015-09-09 Bin Mengx86: quark: Optimize MRC execution time
2015-09-09 Bin Mengx86: coreboot: Convert to use more dm drivers
2015-08-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2015-08-26 Tom RiniMerge git://git.denx.de/u-boot-x86
2015-08-26 Saket Sinhax86: Add DSDT table for supporting ACPI on QEMU
2015-08-26 Saket Sinhax86: Add ACPI table support to QEMU
2015-08-26 Bin Mengx86: baytrail: Remove the fsp_init_phase_pci() call
2015-08-26 Bin Mengx86: queensbay: Move unprotect_spi_flash() to arch_misc...
2015-08-26 Bin Mengx86: fsp: Add comments about U-Boot entering start...
2015-08-26 Bin Mengx86: fsp: Enlarge the size of malloc() pool before...
2015-08-26 Bin Mengx86: coreboot: Allow >=4GiB memory bank size
2015-08-26 Bin Mengx86: Remove calculate_relocation_address()
2015-08-26 Bin Mengx86: coreboot: Correctly report E820 types
2015-08-14 Tom RiniMerge git://git.denx.de/u-boot-x86
2015-08-14 Simon Glassx86: Return -1 when reading a PCI config register fails
2015-08-14 Bin Mengx86: Set APs' req_seq to the reg number from device...
2015-08-14 Simon Glassx86: Show the un-relocated IP address in exceptions
2015-08-14 Simon Glassx86: Switch to using generic global_data setup
2015-08-14 Simon Glassx86: Move the GDT into global_data
2015-08-14 Simon Glassx86: baytrail: Support running as an EFI payload
2015-08-14 Simon Glassx86: baytrail: Tidy up interrupt and FSP init
2015-08-14 Simon Glassx86: Allow pirq_init() to return an error
2015-08-14 Simon Glassx86: Tidy up the PIRQ routing code a little
2015-08-14 Andrew Bradfordx86: baytrail: Configure FSP UPD from device tree
2015-08-06 Tom RiniMerge git://git.denx.de/u-boot-dm
2015-08-06 Simon Glassx86: Enable debug UART for Minnowmax
2015-08-05 Tom RiniMerge git://git.denx.de/u-boot-x86
2015-08-05 Simon Glassx86: qemu: Support operation as an EFI payload
2015-08-05 Simon Glassx86: baytrail: Support operation as an EFI payload
2015-08-05 Simon Glassx86: Handle running as EFI payload
2015-08-05 Simon Glassx86: Add support for passing tables into U-Boot
2015-08-05 Simon Glassx86: Add a way to call 32-bit code from 64-bit mode
2015-08-05 Simon Glassx86: Add relocation and link script for a 64-bit EFI...
2015-08-05 Ben Stoltzx86: Add support for U-Boot as an EFI application
2015-08-05 Simon Glassx86: Tidy up a few minor issues with interrupts
2015-08-05 Simon Glassx86: Add some missing global_data declarations in files...
2015-08-05 Simon Glassx86: Tidy up the 64-bit calling code
2015-08-05 Simon Glassx86: Tidy up global_data flags
2015-08-05 Simon Glassx86: Use CR0 constants in CPU init
2015-08-05 Simon Glassx86: Add various minor tidy-ups to the 32-bit startup...
2015-08-05 Bin Mengx86: bayleybay: Configure PCI IRQ
2015-08-02 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-08-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2015-07-29 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2015-07-28 Bin Mengx86: qemu: Turn on PCIe ECAM address range decoding...
2015-07-28 Bin Mengx86: qemu: Enable writing MP table
2015-07-28 Bin Mengx86: Allow cpu-x86 driver to be probed for UP
2015-07-28 Bin Mengx86: qemu: Enable I/O APIC chip select on PIIX3
2015-07-28 Bin Mengx86: Convert to use driver model pci on queensbay/crownbay
2015-07-28 Bin Mengx86: pci: Do not assign irq 0 to pci device
2015-07-28 Bin Mengx86: pci: Assign pci irqs to all functions
2015-07-28 Bin Mengx86: Enable DM RTC support for all x86 boards
2015-07-28 Bin Mengx86: Change pci option rom area MTRR setting to cacheable
2015-07-28 Bin Mengx86: Simplify architecture defined exception handling...
2015-07-28 Bin Mengx86: Display correct CS/EIP/EFLAGS when there is an...
2015-07-28 Tom RiniMerge branch 'zynq' of git://www.denx.de/git/u-boot...
2015-07-27 Masahiro YamadaKill unneeded #include <linux/kconfig.h>
2015-07-17 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2015-07-15 Tom RiniMerge git://git.denx.de/u-boot-x86
2015-07-15 Simon Glassdm: x86: baytrail: Correct PCI region 3 when driver...
2015-07-15 Simon Glassdm: x86: minnowmax: Move PCI to use driver model
2015-07-15 Simon Glassx86: pci: Tidy up the generic x86 PCI driver
2015-07-15 Bin Mengx86: queensbay: Change CPU_ADDR_BITS to 32
2015-07-15 Bin Mengx86: Setup fixed range MTRRs for legacy regions
2015-07-15 Bin Mengx86: queensbay: Change PCIe root ports' interrupt routing
2015-07-15 Bin Mengx86: Remove inline for lapic access routines
2015-07-15 Bin Mengx86: Add I/O APIC register access routines
2015-07-15 Bin Mengx86: Reduce PIRQ routing table size
2015-07-15 Bin Mengx86: Ignore function number when writing PIRQ routing...
2015-07-15 Bin Mengx86: Write correct bus number for the irq router
2015-07-15 Bin Mengx86: Clean up lapic codes
2015-07-15 Bin Mengx86: Move lapic_setup() call into init_bsp()
2015-07-15 Bin Mengx86: Move MP initialization codes into a common place
2015-07-15 Bin Mengx86: ivybridge: Remove SMP from CPU_SPECIFIC_OPTIONS
2015-07-15 Bin Mengx86: dm: Clean up cpu drivers
2015-07-15 Bin Mengx86: fsp: Move FspInitEntry call to board_init_f()
2015-07-15 Bin Mengx86: fsp: Load GDT before calling FspInitEntry
2015-07-15 Bin Mengx86: Add Kconfig options to be used by arch/x86/cpu...
next