]> git.sur5r.net Git - u-boot/history - arch/x86/include
x86: Add a function to set the IOAPIC ID
[u-boot] / arch / x86 / include /
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://www.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
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 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: 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 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: 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: Make x86_init_cpus() static
2016-01-24 Simon Glassx86: ivybridge: Move CPU init code into the driver
2016-01-24 Simon Glassx86: ivybridge: Rename lpc_init() to lpc_init_extra()
2016-01-24 Simon Glassx86: ivybridge: Rename bd82x6x_init()
2016-01-24 Simon Glassx86: ivybridge: Move lpc_early_init() to probe()
2016-01-24 Simon Glassdm: x86: Drop the weak cpu_irq_init() function
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-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c...
2016-01-19 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2016-01-19 Tom RiniAdd more SPDX-License-Identifier tags
2016-01-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-01-14 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2016-01-14 Tom RiniMerge git://git.denx.de/u-boot-net
2016-01-13 Miao Yanx86: qemu: add fw_cfg support
2016-01-13 Bin Mengx86: ivybridge: Add macros for LPC decode ranges
2016-01-13 Bin Mengx86: fsp: Set up init runtime buffer in update_fsp_conf...
2016-01-13 Bin Mengx86: fsp: Move struct fspinit_rtbuf definition to chips...
2016-01-13 Bin Mengx86: fsp: Rename update_fsp_upd() and change its signature
2016-01-13 Bin Mengx86: fsp: Rename shared_data to fsp_config_data
2016-01-13 Bin Mengx86: fsp: Add boot_mode as a member of struct shared_data
2016-01-13 Bin Mengx86: fsp: Avoid cast stack_top in struct shared_data
2016-01-13 Bin Mengx86: fsp: Simplify fsp_continue()
2016-01-12 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-01-12 Simon Glassdm: x86: ivybridge: Convert graphics init to use DM...
2016-01-03 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-12-04 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-12-01 Bin Mengx86: tsc: Remove legacy timer codes
next