]> git.ipfire.org Git - people/ms/u-boot.git/history - arch/x86
arm: dts: omap: add reg-shift to serial device tree node
[people/ms/u-boot.git] / arch / x86 /
2015-12-04  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-12-01  Simon Glassdm: pci: Disable PCI compatibility functions by default
2015-12-01  Bin Mengx86: tsc: Move tsc_timer.c to drivers/timer
2015-12-01  Bin Mengx86: tsc: Remove legacy timer codes
2015-12-01  Bin Mengx86: Convert to use driver model timer
2015-12-01  Bin Mengx86: tsc: Add driver model timer support
2015-12-01  Bin Mengx86: tsc: Use notrace from <linux/compiler.h>
2015-12-01  Bin Mengx86: Remove MIN_PORT80_KCLOCKS_DELAY
2015-11-30  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2015-11-22  Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2015-11-21  Thomas Chouns16550: unify serial_x86
2015-11-20  Bin Mengx86: qemu: Convert to use driver model keyboard
2015-11-20  Bin Mengx86: crownbay: Convert to use driver model keyboard
2015-11-20  Simon Glassx86: Add an i8042 device for boards that have it
2015-11-16  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-11-13  Tom RiniMerge branch 'series1_v2' of git://git.denx.de/u-boot...
2015-11-13  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2015-11-13  Bin Mengx86: Remove legacy pci codes
2015-11-13  Bin Mengx86: qemu: Convert to use driver model pci
2015-11-13  Bin Mengx86: qemu: Move chipset-specific codes from pci.c to...
2015-11-13  Bin Mengx86: qemu: Remove call to vgabios execution
2015-11-13  Bin Mengx86: queensbay: Really disable IGD
2015-11-13  Bin Mengx86: Move CONFIG_8259_PIC and CONFIG_8254_TIMER to...
2015-11-13  Bin Mengx86: Rename pcat_ to i8254 and i8259 accordingly
2015-11-13  Bin Mengx86: Initialize i8254 timer counter 1
2015-11-13  Bin Mengx86: Fix cosmetic issues in the i8254 and i8259 codes
2015-11-13  Bin Mengx86: Remove dead codes wrapped by PARANOID_IRQ_TRIGGERS
2015-11-13  Bin Mengx86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQS
2015-11-12  Stefano BabicMerge git://git.denx.de/u-boot
2015-11-12  Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-blackfin
2015-11-10  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2015-11-10  Tom RiniVarious Makefiles: Add SPDX-License-Identifier tags
2015-11-06  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-nios
2015-11-06  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2015-11-05  Fabio Estevamx86: Use the generic bitops headers
2015-10-23  Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2015-10-22  Tom RiniMerge git://git.denx.de/u-boot-x86
2015-10-21  George McCollisterx86: Add support for Advantech SOM-6896
2015-10-21  Bin Mengx86: ivybridge: Enable the MRC cache
2015-10-21  Simon Glassx86: ivybridge: Measure the MRC code execution time
2015-10-21  Simon Glassx86: ivybridge: Fix car_uninit() to correctly set run...
2015-10-21  Simon Glassx86: ivybridge: Check the RTC return value
2015-10-21  Simon Glassx86: ivybridge: Use 'ret' instead of 'rcode'
2015-10-21  Simon Glassx86: chromebook_link: Enable the debug UART
2015-10-21  Simon Glassx86: Init the debug UART if enabled
2015-10-21  Bin Mengx86: Pass correct cpu_index to ap_init()
2015-10-21  Bin Mengx86: galileo: Enable mrc cache
2015-10-21  Bin Mengx86: quark: Implement mrc cache
2015-10-21  Bin Mengx86: ivybridge: Correct two typos for MRC
2015-10-21  Bin Mengx86: Remove unused rw-mrc-cache properties in the link...
2015-10-21  Bin Mengx86: baytrail: Issue full system reset in reset_cpu()
2015-10-21  Bin Mengx86: Enable mrc cache for bayleybay and minnowmax
2015-10-21  Bin Mengx86: baytrail: Save mrc cache to spi flash
2015-10-21  Bin Mengx86: fsp: Pass mrc cache to fsp_init() and save it...
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: Add more common routines to manipulate mrc cache
2015-10-21  Bin Mengx86: Add various minor tidy-ups in mrccache codes
2015-10-21  Bin Mengx86: Do sanity test on the cache record in mrccache_upd...
2015-10-21  Bin Mengx86: Move mrccache.[c|h] to a common place
2015-10-21  Bin Mengx86: Add ENABLE_MRC_CACHE Kconfig option
2015-10-21  Bin Mengx86: fsp: Add a hdr sub-command to show header information
2015-10-21  Bin Mengx86: fsp: Make hob command a sub-command to fsp
2015-10-21  Bin Mengx86: fsp: Print GUID whenever applicable in the hob...
2015-10-21  Bin Mengx86: fsp: Compact the output of hob command
2015-10-21  Bin Mengx86: Add SMBIOS table support
2015-10-21  Bin Mengx86: Move install_e820_map() out of zimage.c
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-15  Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2015-10-15  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-10-14  Albert ARIBAUDMerge remote-tracking branch 'u-boot/master'
2015-10-13  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-10-03  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2015-10-02  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-10-01  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2015-10-01  Tom RiniMerge git://git.denx.de/u-boot-marvell
2015-09-30  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2015-09-29  Tom RiniMerge git://git.denx.de/u-boot-x86
2015-09-29  Bin Mengx86: fsp: Report correct number of E820 table entries
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: galileo: Add PCIe root port IRQ routing
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 clrbits, setbits, clrsetbits macros...
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-09-09  Simon Glassx86: panther: Add PCI and video configuration
2015-08-31  Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
next