]> git.sur5r.net Git - u-boot/history - arch/x86
x86: Rename PORT_RESET to IO_PORT_RESET
[u-boot] / arch / x86 /
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: broadwell: Add a few microcode files
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: Correct duplicate POST values
2016-03-17 Simon Glassx86: gpio: Correct GPIO setup ordering
2016-03-17 Simon Glassx86: dts: link: Add board ID GPIOs
2016-03-17 Simon Glassx86: dts: link: Move SPD info into the memory controller
2016-03-17 Simon Glassx86: link: Add required GPIO properties
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: Support booting SeaBIOS
2016-03-17 Bin Mengx86: Implement functions for writing coreboot table
2016-03-17 Bin Mengx86: Support writing configuration tables in high area
2016-03-17 Bin Mengx86: Simplify codes in write_tables()
2016-03-17 Bin Mengx86: Change write_acpi_tables() signature a little bit
2016-03-17 Bin Mengx86: Use a macro for ROM table alignment
2016-03-17 Bin Mengx86: Change to use start/end address pair in write_tables()
2016-03-17 Bin Mengx86: Clean up coreboot_tables.h
2016-03-17 Bin Mengx86: Move sysinfo related to sysinfo.h
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: fsp: Make sure HOB list is not overwritten by...
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: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLE
2016-02-05 Bin Mengx86: Disable DM_PCI_COMPAT
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: minnowmax: Drop io-base property in the pch_pinctr...
2016-02-05 Bin Mengx86: Drop asm/arch/gpio.h
2016-02-05 Bin Mengx86: ich6_gpio: Convert to use proper DM API
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-05 Bin Mengspi: ich: Use compatible strings to distinguish control...
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 Bin Mengx86: Correct spi node alias
2016-01-28 Miao Yanx86: config option for loading ACPI table from QEMU
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
next