]> git.sur5r.net Git - u-boot/history - arch/x86/cpu
x86: broadwell: Add a pinctrl driver
[u-boot] / arch / x86 / cpu /
2016-03-17 Simon Glassx86: broadwell: Add a pinctrl driver
2016-03-17 Simon Glassx86: broadwell: Add a PCH driver
2016-03-17 Simon Glassx86: Add basic support for broadwell
2016-03-17 Simon Glassx86: Update microcode for secondary CPUs
2016-03-17 Simon Glassx86: ivybridge: Show microcode version for each core
2016-03-17 Simon Glassx86: Record the CPU details when starting each core
2016-03-17 Simon Glassx86: Move common MRC Kconfig options to the common...
2016-03-17 Simon Glassx86: Move Intel Management Engine code to a common...
2016-03-17 Simon Glassx86: Rename PORT_RESET to IO_PORT_RESET
2016-03-17 Simon Glassx86: Move common CPU code to its own place
2016-03-17 Simon Glassx86: Move common LPC code to its own place
2016-03-17 Simon Glassx86: Add the root-complex block to common intel registers
2016-03-17 Simon Glassx86: Create a common header for Intel register access
2016-03-17 Simon Glassx86: Move microcode code to a common location
2016-03-17 Simon Glassx86: Move cache-as-RAM code into a common location
2016-03-17 Simon Glassx86: cpu: Add functions to return the family and stepping
2016-03-17 Simon Glassx86: Add comments to the SIPI vector
2016-03-17 Simon Glassx86: Tidy up mp_init to reduce duplication
2016-03-17 Simon Glassx86: Add some more common MSR indexes
2016-03-17 Simon Glassx86: cpu: Make the vendor table const
2016-03-17 Bin Mengx86: Change write_acpi_tables() signature a little bit
2016-03-17 Bin Mengx86: Move asm/arch-coreboot/tables.h to a common place
2016-03-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-03-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2016-03-14 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-03-14 Simon Glassdm: Use uclass_first_device_err() where it is useful
2016-02-21 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-02-21 Bin Mengx86: Add Intel Cougar Canyon 2 board
2016-02-21 Bin Mengx86: ivybridge: bd82x6x: Support FSP enabled configuration
2016-02-21 Bin Mengx86: ivybridge: Add FSP support
2016-02-21 Stephen Warrenx86: fix memalign() parameter order
2016-02-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-02-08 Tom RiniMerge branch 'agust@denx.de' of git://git.denx.de/u...
2016-02-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-nios
2016-02-06 Bin MengUse correct spelling of "U-Boot"
2016-02-05 Bin Mengx86: quark: Use Quark's own PCI config APIs
2016-02-05 Bin Mengx86: pci: Drop legacy PCI APIs
2016-02-05 Bin Mengx86: pci: Use DM PCI APIs in pci_assign_irqs()
2016-02-05 Bin Mengx86: qemu: Convert to use DM PCI API
2016-02-05 Bin Mengx86: tnc: Remove IGD and SDVO devices from driver model
2016-02-05 Bin Mengx86: tnc: Use DM PCI API in disable_igd()
2016-02-05 Bin Mengx86: tnc: Change disable_igd() to have a return value
2016-02-05 Bin Mengx86: irq: Convert to use DM PCI API
2016-02-05 Bin Mengx86: irq: Move irq_router to a per driver priv
2016-02-05 Bin Mengx86: irq: Get irq_router's bdf via dm_pci_get_bdf()
2016-02-05 Bin Mengx86: pch: Implement get_gpio_base op
2016-02-05 Bin Mengdm: pch: Rename get_sbase op to get_spi_base
2016-02-05 Bin Mengdm: pch: Remove pch_get_version op
2016-02-05 Bin Mengx86: quark: Drop unprotect_spi_flash()
2016-02-05 Bin Mengx86: tnc: Drop unprotect_spi_flash()
2016-02-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2016-01-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2016-01-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2016-01-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-01-28 Miao Yanx86: qemu: add the ability to load and link ACPI tables...
2016-01-28 Miao Yanx86: qemu: setup PM IO base for ACPI in southbridge
2016-01-28 Miao Yanx86: qemu: re-structure qemu_fwcfg_list_firmware()
2016-01-28 Stefan Roesex86: baytrail: Add option to disable the internal UART...
2016-01-27 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2016-01-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-01-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2016-01-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2016-01-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-imx
2016-01-24 Simon Glassx86: ivybridge: Use syscon for the GMA device
2016-01-24 Simon Glassx86: Set up a shared syscon numbering schema
2016-01-24 Simon Glassx86: ivybridge: Drop the SMM-locking code
2016-01-24 Simon Glassx86: ivybridge: Drop XHCI support
2016-01-24 Simon Glassx86: ivybridge: Drop special EHCI init
2016-01-24 Simon Glassx86: ivybridge: Sort out the calls to bridge_silicon_re...
2016-01-24 Simon Glassx86: ivybridge: Move code from pch.c to bd82x6x.c
2016-01-24 Simon Glassx86: ivybridge: Convert pch.c to use DM PCI API
2016-01-24 Simon Glassx86: ivybridge: Convert report_platform to DM PCI API
2016-01-24 Simon Glassx86: ivybridge: Convert SDRAM init to use driver model
2016-01-24 Simon Glassx86: ivybridge: Convert sdram_initialise() to use DM...
2016-01-24 Simon Glassx86: ivybridge: Convert dram_init() to use DM PCI API
2016-01-24 Simon Glassx86: ivybridge: Convert enable_usb_bar() to use DM...
2016-01-24 Simon Glassx86: ivybridge: Use the I2C driver to perform SMbus...
2016-01-24 Simon Glassx86: ivybridge: Convert lpc init code to DM PCI API
2016-01-24 Simon Glassx86: ivybridge: Drop the special PCI driver
2016-01-24 Simon Glassx86: ivybridge: Move LPC init into the LPC probe()...
2016-01-24 Simon Glassx86: ivybridge: Move lpc_enable() into gma.c
2016-01-24 Simon Glassx86: ivybridge: Use driver model PCI API in sata.c
2016-01-24 Simon Glassx86: ivybridge: Use the SATA driver to do the init
2016-01-24 Simon Glassx86: ivybridge: Drop the unused bd82x6x_init_extra()
2016-01-24 Simon Glassx86: ivybridge: Do the SATA init before relocation
2016-01-24 Simon Glassx86: ivybridge: Drop unnecessary northbridge setup
2016-01-24 Simon Glassx86: ivybridge: Use driver model PCI API in bd82x6x.c
2016-01-24 Simon Glassx86: ivybridge: Move northbridge and PCH init into...
2016-01-24 Simon Glassx86: Bring up northbridge, pch and lpc after the CPUs
2016-01-24 Simon Glassx86: Make x86_init_cpus() static
2016-01-24 Simon Glassx86: ivybridge: Move early init code into northbridge.c
2016-01-24 Simon Glassx86: ivybridge: Drop the dead MTRR code
2016-01-24 Simon Glassx86: ivybridge: Set up the thermal target correctly
2016-01-24 Simon Glassx86: ivybridge: Move CPU init code into the driver
2016-01-24 Simon Glassx86: ivybridge: Use common CPU init code
2016-01-24 Simon Glassx86: ivybridge: Move GPIO init to the LPC init() method
2016-01-24 Simon Glassx86: ivybridge: Move sandybridge init to the lpc probe...
2016-01-24 Simon Glassx86: ivybridge: Move graphics init much later
2016-01-24 Simon Glassx86: ivybridge: Probe the LPC in CPU init
2016-01-24 Simon Glassx86: ivybridge: Rename lpc_init() to lpc_init_extra()
next