Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
19c7739d99650c89e68a433a2cf127497b43a9a4
/
arch
/
x86
/
include
19c7739
x86: qemu: Enable legacy IDE I/O ports decode
by Bin Meng
· 10 years ago
a8b70a1
x86: qemu: Turn on legacy segments decode
by Bin Meng
· 10 years ago
ef9e9f9
x86: quark: Implement PIRQ routing
by Bin Meng
· 10 years ago
51c3b1e
x86: Refactor PIRQ routing support
by Bin Meng
· 10 years ago
2229c4c
x86: Support QEMU x86 targets
by Bin Meng
· 10 years ago
987214d
x86: Add a CPU driver for baytrail
by Simon Glass
· 10 years ago
02fe5e6
x86: Allow CPUs to be set up after relocation
by Simon Glass
· 10 years ago
699a90d
x86: Add functions to set and clear bits on MSRs
by Simon Glass
· 10 years ago
a9a4426
x86: Add multi-processor init
by Simon Glass
· 10 years ago
98d7e98
x86: Provide access to the IDT
by Simon Glass
· 10 years ago
2027f2b
x86: Store the GDT pointer in global_data
by Simon Glass
· 10 years ago
db139ab
x86: Add an mfence macro
by Simon Glass
· 10 years ago
71ca938
x86: Add defines for fixed MTRRs
by Simon Glass
· 10 years ago
d37de65
x86: Add atomic operations
by Simon Glass
· 10 years ago
07e922a
x86: Add support for the Simple Firmware Interface (SFI)
by Simon Glass
· 10 years ago
e0e7bd0
x86: Implement reset_cpu() correctly for modern CPUs
by Simon Glass
· 10 years ago
6db1448
x86: quark: Turn on legacy segments decode
by Bin Meng
· 10 years ago
995b630
x86: baytrail: fix the GPIOBASE address
by Gabriel Huau
· 10 years ago
1530536
x86: queensbay: Implement PIRQ routing
by Bin Meng
· 10 years ago
45236ad
x86: Support platform PIRQ routing
by Bin Meng
· 10 years ago
f17cea6
x86: Write configuration tables in last_stage_init()
by Bin Meng
· 10 years ago
363849b
x86: Add a function to assign IRQ numbers to PCI device
by Bin Meng
· 10 years ago
27947c9
x86: Clean up arch/x86/include/asm/e820.h
by Bin Meng
· 10 years ago
6e0150f
x86: Set serial port IRQ for SMSC LPC47M
by Bin Meng
· 10 years ago
80e336a
x86: queensbay: Avoid using PCH prefix
by Bin Meng
· 10 years ago
35f15f6
dm: x86: spi: Convert ICH SPI driver to driver model
by Simon Glass
· 10 years ago
e0e7b36
dm: x86: pci: Convert chromebook_link to use driver model for pci
by Simon Glass
· 10 years ago
4e03781
dm: x86: pci: Add a PCI driver for driver model
by Simon Glass
· 10 years ago
240d06d
x86: Add a x86_ prefix to the x86-specific PCI functions
by Simon Glass
· 10 years ago
57a11eb
generic-board: select SYS_GENERIC_BOARD for some architectures
by Masahiro Yamada
· 10 years ago
fd619a8
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
ef932b0
common: Move dram_init() declaration to common location
by Michal Simek
· 10 years ago
3446986
x86: quark: Initialize non-standard BARs
by Bin Meng
· 10 years ago
4915037
x86: quark: Add Memory Reference Code (MRC) main routines
by Bin Meng
· 10 years ago
81da5a8
x86: Add basic Intel Quark processor support
by Bin Meng
· 10 years ago
39620f6
x86: Define macros for pci configuration space access
by Bin Meng
· 10 years ago
96c05fc
x86: quark: Add routines to access message bus registers
by Bin Meng
· 10 years ago
00ffb4d
x86: Add header files for Intel Quark SoC defines
by Bin Meng
· 10 years ago
4a56f10
x86: Add support for Intel Minnowboard Max
by Simon Glass
· 10 years ago
4661c2c
x86: Allow a UART to be set up before the FSP is ready
by Simon Glass
· 10 years ago
457191e
x86: Adjust the FSP types slightly
by Simon Glass
· 10 years ago
b93abfc
x86: Move common FSP code into a common location
by Simon Glass
· 10 years ago
461cebf
x86: Rename MMCONF_BASE_ADDRESS and make it common across x86
by Simon Glass
· 10 years ago
428dfa4
x86: Implement a cache for Memory Reference Code parameters
by Simon Glass
· 10 years ago
f4072ee
x86: Use ipchecksum from net/
by Simon Glass
· 10 years ago
80d2976
x86: Test mtrr support flag before accessing mtrr msr
by Bin Meng
· 10 years ago
47eac04
x86: Save mtrr support flag in global data
by Bin Meng
· 10 years ago
1b6b9b9
x86: Support ROMs on other archs
by Simon Glass
· 10 years ago
2f848bc
x86: fsp: Drop get_hob_type() and get_hob_length()
by Bin Meng
· 10 years ago
9281eb5
x86: ivybridge: Update microcode early in boot
by Simon Glass
· 10 years ago
7bf5b9e
x86: Add support for MTRRs
by Simon Glass
· 10 years ago
6d97d81
x86: Drop RAMTOP Kconfig
by Simon Glass
· 10 years ago
2b21598
x86: Simplify the fsp hob access functions
by Bin Meng
· 10 years ago
f1b81fc
pci: Make pci apis usable before relocation
by Bin Meng
· 10 years ago
db60d86
x86: Clean up the FSP support codes
by Bin Meng
· 10 years ago
b8b4440
x86: crownbay: Add SPI flash support
by Bin Meng
· 10 years ago
9b64969
x86: ich6-gpio: Add Intel Tunnel Creek GPIO support
by Bin Meng
· 10 years ago
08e484c
x86: Add basic support to queensbay platform and crownbay board
by Bin Meng
· 10 years ago
d0506f7
x86: move arch-specific asmlinkage to <asm/linkage.h>
by Masahiro Yamada
· 10 years ago
005f0af
x86: Support Intel FSP initialization path in start.S
by Bin Meng
· 10 years ago
642d248
x86: Add post failure codes for bist and car
by Bin Meng
· 10 years ago
01223e3
x86: queensbay: Adapt FSP support codes
by Bin Meng
· 10 years ago
2922b3e
x86: Initial import from Intel FSP release for Queensbay platform
by Bin Meng
· 10 years ago
0966130
x86: Add a simple superio driver for SMSC LPC47M
by Bin Meng
· 10 years ago
a55173f
x86: ich6-gpio: Move setup_pch_gpios() to board support codes
by Bin Meng
· 10 years ago
e722852
Replace <compiler.h> with <linux/compiler.h>
by Masahiro Yamada
· 10 years ago
d90f8e1
x86: Add initial video device init for Intel GMA
by Simon Glass
· 10 years ago
9fc71c1
x86: Add GDT descriptors for option ROMs
by Simon Glass
· 10 years ago
61612ed
x86: ivybridge: Add northbridge init functions
by Simon Glass
· 10 years ago
2b256ad
x86: Drop some msr functions that we don't support
by Simon Glass
· 10 years ago
cf46d37
x86: Add init for model 206AX CPU
by Simon Glass
· 10 years ago
3121dbd
x86: Add LAPIC setup code
by Simon Glass
· 10 years ago
cb9d9cb
x86: Refactor interrupt_init()
by Bin Meng
· 10 years ago
57a6cd8
x86: Remove cpu_init_r() for x86
by Bin Meng
· 10 years ago
e804501
x86: Add Intel speedstep and turbo mode code
by Simon Glass
· 10 years ago
79248a1
x86: ivybridge: Set up XHCI USB
by Simon Glass
· 10 years ago
194d757
x86: ivybridge: Set up EHCI USB
by Simon Glass
· 10 years ago
cd0adb3
x86: ivybridge: Add SATA init
by Simon Glass
· 10 years ago
f307708
x86: ivybridge: Add PCH init
by Simon Glass
· 10 years ago
2e5bb5f
x86: Add a simple header file for ACPI
by Simon Glass
· 10 years ago
17f1c40
x86: ivybridge: Add support for BD82x6x PCH
by Simon Glass
· 10 years ago
0e9c633
x86: Set up edge triggering on interrupt 9
by Simon Glass
· 10 years ago
75a042b
x86: pci: Add handlers before and after a PCI hose scan
by Simon Glass
· 10 years ago
31f88f4
x86: Add ioapic.h header
by Simon Glass
· 10 years ago
268eefd
x86: ivybridge: Implement SDRAM init
by Simon Glass
· 10 years ago
d22f5c9
x86: ivybridge: Add LAPIC support
by Simon Glass
· 10 years ago
60af017
x86: ivybridge: Add support for early GPIO init
by Simon Glass
· 10 years ago
30580fc
x86: ivybridge: Add early init for PCH devices
by Simon Glass
· 10 years ago
f79d538
x86: ivybridge: Perform Intel microcode update on boot
by Simon Glass
· 10 years ago
f226c41
x86: ivybridge: Perform initial CPU setup
by Simon Glass
· 10 years ago
f41118e
x86: Add msr read/write functions that use a structure
by Simon Glass
· 10 years ago
d57ad48
x86: Add clr/setbits functions
by Simon Glass
· 10 years ago
dcfac35
x86: ivybridge: Add early LPC init so that serial works
by Simon Glass
· 10 years ago
a205b1d
x86: pci: Allow configuration before relocation
by Simon Glass
· 10 years ago
a54d981
x86: Support use of PCI before relocation
by Simon Glass
· 10 years ago
7680550
x86: Refactor PCI to permit alternate init
by Simon Glass
· 10 years ago
98f139b
x86: chromebook_link: Implement CAR support (cache as RAM)
by Simon Glass
· 10 years ago
245561d
x86: Emit post codes in startup code for Chromebooks
by Simon Glass
· 10 years ago
0b36ecd
x86: Add chromebook_link board
by Simon Glass
· 10 years ago
543bb14
x86: Replace fill_processor_name() with cpu_get_name()
by Simon Glass
· 10 years ago
Next »