dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
[oweals/u-boot.git] / arch / x86 / include /
2016-07-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2016-07-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2016-07-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-07-12 Bin Mengx86: baytrail: acpi: Hide internal UART per GNVS setting
2016-07-12 Bin Mengx86: acpi: Pack global NVS into ACPI table
2016-07-12 Bin Mengx86: quark: Introduce ACPI global NVS
2016-07-12 Bin Mengx86: baytrail: Introduce ACPI global NVS
2016-06-18 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2016-06-12 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2016-06-06 Tom RiniMerge http://git.denx.de/u-boot-samsung
2016-05-31 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2016-05-31 Tom RiniMerge git://www.denx.de/git/u-boot-marvell
2016-05-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-05-30 Bin Mengx86: quark: Add platform ASL files
2016-05-30 Bin Mengx86: quark: Prepare device.h for inclusion by ASL
2016-05-30 Bin Mengx86: acpi: Make irqroute.asl common
2016-05-30 Bin Mengx86: acpi: Create a common irqlinks ASL file
2016-05-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2016-05-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2016-05-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2016-05-24 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-micro...
2016-05-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2016-05-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-05-23 Bin Mengx86: baytrail: Add GPIO ASL description
2016-05-23 Bin Mengx86: baytrail: Add internal UART ASL description
2016-05-23 Bin Mengx86: acpi: Switch to ACPI mode by ourselves instead...
2016-05-23 Bin Mengx86: Prepare configuration tables in dedicated high...
2016-05-23 Tom Rinix86: qemu: Move qfw command over to cmd and add Kconfig...
2016-05-23 Bin Mengx86: baytrail: Add platform ASL files
2016-05-23 Bin Mengx86: acpi: Return table length in acpi_create_madt_lapics()
2016-05-23 Bin Mengx86: acpi: Add some generic ASL libraries
2016-05-23 Bin Mengx86: acpi: Clean up table header revisions
2016-05-23 Bin Mengx86: acpi: Use u32 in table write routines
2016-05-23 Bin Mengx86: acpi: Adjust order in acpi_table.c
2016-05-23 Bin Mengx86: acpi: Change fill_header()
2016-05-23 Bin Mengx86: acpi: Remove acpi_create_ssdt_generator()
2016-05-23 Bin Mengx86: acpi: Reorder code in acpi_table.h
2016-05-23 Bin Mengx86: acpi: Various changes to acpi_table.h
2016-05-23 Bin Mengx86: acpi: Remove unused codes
2016-05-23 Bin Mengx86: irq: Enable SCI on IRQ9
2016-05-23 Bin Mengx86: Drop asm/acpi.h
2016-03-20 Stefano BabicMerge branch 'next'
2016-03-17 Simon Glassx86: Add common SDRAM-init code
2016-03-17 Simon Glassx86: Move common PCH code into a common place
2016-03-17 Simon Glassx86: Add a function to set the IOAPIC ID
2016-03-17 Simon Glassx86: broadwell: Add support for SDRAM setup
2016-03-17 Simon Glassx86: broadwell: Add power-control support
2016-03-17 Simon Glassx86: broadwell: Add an LPC driver
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: Add support for running Intel reference code
2016-03-17 Simon Glassx86: Drop all the old pin configuration code
2016-03-17 Simon Glassx86: Add an ICH6 pin configuration driver
2016-03-17 Simon Glassx86: Update microcode for secondary CPUs
2016-03-17 Simon Glassx86: Record the CPU details when starting each core
2016-03-17 Simon Glassx86: Allow I/O functions to use pointers
2016-03-17 Simon Glassx86: Add macros to clear and set I/O bits
2016-03-17 Simon Glassx86: ivybridge: Drop sandybridge_early_init()
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: 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: Correct duplicate POST values
2016-03-17 Simon Glassx86: gpio: Correct GPIO setup ordering
2016-03-17 Simon Glassx86: Add some more common MSR indexes
2016-03-17 Bin Mengx86: Support booting SeaBIOS
2016-03-17 Bin Mengx86: Implement functions for writing coreboot table
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: 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-02-21 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2016-02-21 Bin Mengx86: ivybridge: Add FSP support
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-05 Bin Mengx86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLE
2016-02-05 Bin Mengx86: pci: Drop legacy PCI APIs
2016-02-05 Bin Mengx86: irq: Move irq_router to a per driver priv
2016-02-05 Bin Mengx86: Drop asm/arch/gpio.h
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
next