]> git.sur5r.net Git - u-boot/history - arch/x86
x86: baytrail: Update to latest microcode
[u-boot] / arch / x86 /
2016-05-23 Bin Mengx86: baytrail: Update to latest microcode
2016-05-23 Bin Mengx86: Add some notes for MRC cache with Intel FSP
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: Remove header length check when writing...
2016-05-23 Bin Mengx86: acpi: Remove the unnecessary checksum calculation...
2016-05-23 Bin Mengx86: acpi: Switch to ACPI mode by ourselves instead...
2016-05-23 Bin Mengx86: Use high_table_malloc() for tables passing to...
2016-05-23 Bin Mengx86: Reserve configuration tables in high memory
2016-05-23 Bin Mengx86: Unify reserve_arch() for all x86 boards
2016-05-23 Bin Mengx86: Prepare configuration tables in dedicated high...
2016-05-23 Bin Mengx86: Compile coreboot_table.c only for SeaBIOS
2016-05-23 Bin Mengx86: Fix up PIRQ routing table checksum earlier
2016-05-23 Bin Mengx86: Call board_final_cleanup() in last_stage_init()
2016-05-23 Miao Yanx86: qemu: rename qemu/acpi_table.c
2016-05-23 Miao Yancmd: qfw: bring ACPI generation code into qfw core
2016-05-23 Miao Yancmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]
2016-05-23 Miao Yanx86: qemu: add comment about qfw register endianness
2016-05-23 Miao Yanx86: qemu: move x86 specific operations out of qfw...
2016-05-23 Miao Yanx86: qemu: split qfw command interface and qfw core
2016-05-23 Miao Yancmd: qfw: remove qemu_fwcfg_free_files()
2016-05-23 Miao Yanx86: qemu: fix ACPI Kconfig options
2016-05-23 Tom Rinix86: qemu: Move qfw command over to cmd and add Kconfig...
2016-05-23 Bin Mengx86: baytrail: Generate ACPI FADT/MADT tables
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: Align FACS table to a 64 byte boundary
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: dts: Update to include ACTL register details
2016-05-23 Bin Mengx86: irq: Enable SCI on IRQ9
2016-05-23 Bin Mengx86: irq: Reserve IRQ9 for ACPI in PIC mode
2016-05-23 Bin Mengx86: acpi: Fix compiler warnings in write_acpi_tables()
2016-05-23 Bin Mengx86: Fix build warning in tables.c when CONFIG_SEABIOS
2016-05-23 Bin Mengx86: Drop asm/acpi.h
2016-05-17 Tom RiniMerge git://git.denx.de/u-boot-dm
2016-05-17 Simon Glassdm: Rename disk uclass to ahci
2016-04-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2016-04-25 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-04-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ubi
2016-04-22 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2016-04-22 Bin Mengx86: Correct typo of Miao Yan's email address
2016-04-22 Bin Mengx86: qemu: Drop our own ACPI implementation
2016-04-13 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2016-03-22 Simon Glassarm: x86: Drop command-line code when CONFIG_CMDLINE...
2016-03-20 Stefano BabicMerge branch 'next'
2016-03-17 Stefan Roesex86: Add congatec conga-QA3/E3845-4G (Bay Trail) support
2016-03-17 Simon Glassx86: Add support for the samus chromebook
2016-03-17 Simon Glassx86: Support a chained-boot development flow
2016-03-17 Simon Glassx86: dts: Drop memory SPD compatible string
2016-03-17 Simon Glassx86: ivybridge: Convert to use the common SDRAM code
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 high-speed I/O lane...
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 reference code support
2016-03-17 Simon Glassx86: broadwell: Add an LPC driver
2016-03-17 Simon Glassx86: broadwell: Add a northbridge driver
2016-03-17 Simon Glassx86: broadwell: Add a SATA 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: link: Add pin configuration to the device tree
2016-03-17 Simon Glassx86: Update microcode for secondary CPUs
2016-03-17 Simon Glassx86: ivybridge: Show microcode version for each core
2016-03-17 Simon Glassx86: Record the CPU details when starting each core
2016-03-17 Simon Glassx86: Move common MRC Kconfig options to the common...
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: 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
next