]> git.ipfire.org Git - people/ms/u-boot.git/history - arch/x86
Move CONFIG_OF_LIBFDT to Kconfig
[people/ms/u-boot.git] / arch / x86 /
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
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: Don't show an error when the MRC cache is up to...
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()
2016-01-24  Simon Glassx86: ivybridge: Move LPC and PCH init into northbridge...
2016-01-24  Simon Glassx86: ivybridge: Move northbridge init into the probe...
2016-01-24  Simon Glassx86: ivybridge: Add a driver for the bd82x6x northbridge
2016-01-24  Simon Glassdm: x86: Add a northbridge uclass
2016-01-24  Simon Glassx86: ivybridge: Rename bd82x6x_init()
2016-01-24  Simon Glassx86: ivybridge: Move more init to the probe() function
2016-01-24  Simon Glassx86: ivybridge: Move lpc_early_init() to probe()
2016-01-24  Simon Glassx86: ivybridge: Set up the LPC device using driver...
2016-01-24  Simon Glassdm: x86: Drop the weak cpu_irq_init() function
2016-01-24  Simon Glassdm: x86: queensbay: Add an interrupt driver
2016-01-24  Simon Glassdm: x86: quark: Add an interrupt driver
2016-01-24  Simon Glassx86: Use the IRQ device when setting up the mptable
2016-01-24  Simon Glassdm: x86: Add a common PIRQ init function
2016-01-24  Simon Glassdm: x86: Set up interrupt routing from interrupt_init()
2016-01-24  Simon Glassdm: x86: Create a driver for x86 interrupts
2016-01-24  Simon Glassdm: x86: spi: Convert ICH SPI driver to driver model...
next