index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: baytrail: acpi: Fix I/O APIC ID in the MADT table
Bin Meng
2016-05-30
1
-1
/
+1
*
x86: quark: Generate ACPI FADT/MADT tables
Bin Meng
2016-05-30
2
-0
/
+164
*
x86: broadwell: Correct I/O APIC ID
Bin Meng
2016-05-23
1
-1
/
+2
*
x86: quark: Assign a unique I/O APIC ID
Bin Meng
2016-05-23
1
-0
/
+4
*
x86: Call lapic_setup() in interrupt_init()
Bin Meng
2016-05-23
3
-7
/
+5
*
x86: Remove SMP limitation in lapic_setup()
Bin Meng
2016-05-23
1
-6
/
+1
*
x86: Don't touch IA32_APIC_BASE MSR on Intel Quark
Bin Meng
2016-05-23
1
-12
/
+16
*
x86: Reserve configuration tables in high memory
Bin Meng
2016-05-23
1
-3
/
+8
*
x86: Unify reserve_arch() for all x86 boards
Bin Meng
2016-05-23
5
-27
/
+12
*
x86: Fix up PIRQ routing table checksum earlier
Bin Meng
2016-05-23
1
-0
/
+4
*
x86: Call board_final_cleanup() in last_stage_init()
Bin Meng
2016-05-23
2
-9
/
+21
*
x86: qemu: rename qemu/acpi_table.c
Miao Yan
2016-05-23
2
-2
/
+1
*
cmd: qfw: bring ACPI generation code into qfw core
Miao Yan
2016-05-23
1
-209
/
+0
*
cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]
Miao Yan
2016-05-23
4
-4
/
+4
*
x86: qemu: add comment about qfw register endianness
Miao Yan
2016-05-23
1
-1
/
+8
*
x86: qemu: move x86 specific operations out of qfw core
Miao Yan
2016-05-23
1
-1
/
+38
*
x86: qemu: split qfw command interface and qfw core
Miao Yan
2016-05-23
3
-3
/
+6
*
cmd: qfw: remove qemu_fwcfg_free_files()
Miao Yan
2016-05-23
1
-2
/
+11
*
x86: qemu: fix ACPI Kconfig options
Miao Yan
2016-05-23
1
-1
/
+1
*
x86: qemu: Move qfw command over to cmd and add Kconfig entry
Tom Rini
2016-05-23
6
-574
/
+248
*
x86: baytrail: Generate ACPI FADT/MADT tables
Bin Meng
2016-05-23
2
-0
/
+164
*
x86: irq: Enable SCI on IRQ9
Bin Meng
2016-05-23
1
-0
/
+22
*
x86: irq: Reserve IRQ9 for ACPI in PIC mode
Bin Meng
2016-05-23
1
-0
/
+5
*
x86: Drop asm/acpi.h
Bin Meng
2016-05-23
3
-3
/
+0
*
dm: Rename disk uclass to ahci
Simon Glass
2016-05-17
4
-4
/
+4
*
x86: Correct typo of Miao Yan's email address
Bin Meng
2016-04-22
1
-1
/
+1
*
x86: qemu: Drop our own ACPI implementation
Bin Meng
2016-04-22
8
-890
/
+0
*
arm: x86: Drop command-line code when CONFIG_CMDLINE is disabled
Simon Glass
2016-03-22
1
-0
/
+4
*
x86: Support a chained-boot development flow
Simon Glass
2016-03-17
1
-0
/
+80
*
x86: ivybridge: Convert to use the common SDRAM code
Simon Glass
2016-03-17
1
-311
/
+83
*
x86: Add common SDRAM-init code
Simon Glass
2016-03-17
2
-0
/
+272
*
x86: Move common PCH code into a common place
Simon Glass
2016-03-17
4
-31
/
+43
*
x86: Add a function to set the IOAPIC ID
Simon Glass
2016-03-17
1
-0
/
+16
*
x86: broadwell: Add support for high-speed I/O lane with ME
Simon Glass
2016-03-17
2
-0
/
+58
*
x86: broadwell: Add support for SDRAM setup
Simon Glass
2016-03-17
2
-0
/
+308
*
x86: broadwell: Add power-control support
Simon Glass
2016-03-17
2
-0
/
+91
*
x86: broadwell: Add reference code support
Simon Glass
2016-03-17
2
-0
/
+114
*
x86: broadwell: Add an LPC driver
Simon Glass
2016-03-17
2
-0
/
+78
*
x86: broadwell: Add a northbridge driver
Simon Glass
2016-03-17
2
-0
/
+60
*
x86: broadwell: Add a SATA driver
Simon Glass
2016-03-17
2
-0
/
+270
*
x86: broadwell: Add a pinctrl driver
Simon Glass
2016-03-17
2
-0
/
+279
*
x86: broadwell: Add a PCH driver
Simon Glass
2016-03-17
3
-0
/
+686
*
x86: Add basic support for broadwell
Simon Glass
2016-03-17
4
-0
/
+799
*
x86: Update microcode for secondary CPUs
Simon Glass
2016-03-17
3
-2
/
+7
*
x86: ivybridge: Show microcode version for each core
Simon Glass
2016-03-17
1
-1
/
+2
*
x86: Record the CPU details when starting each core
Simon Glass
2016-03-17
2
-1
/
+11
*
x86: Move common MRC Kconfig options to the common file
Simon Glass
2016-03-17
1
-26
/
+1
*
x86: Move Intel Management Engine code to a common place
Simon Glass
2016-03-17
6
-35
/
+25
*
x86: Rename PORT_RESET to IO_PORT_RESET
Simon Glass
2016-03-17
2
-4
/
+4
*
x86: Move common CPU code to its own place
Simon Glass
2016-03-17
3
-74
/
+118
[next]