Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
b81bdf62e0cf9b5c64d30284d01658a851f142f7
/
arch
/
x86
/
include
/
asm
db7a7de
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 10 years ago
0267ba5
common: Move dram_init() declaration to common location
by Michal Simek
· 10 years ago
b162257
x86: quark: Initialize non-standard BARs
by Bin Meng
· 10 years ago
0a391b1
x86: quark: Add Memory Reference Code (MRC) main routines
by Bin Meng
· 10 years ago
828d9af
x86: Add basic Intel Quark processor support
by Bin Meng
· 10 years ago
3c8ae53
x86: Define macros for pci configuration space access
by Bin Meng
· 10 years ago
faa8323
x86: quark: Add routines to access message bus registers
by Bin Meng
· 10 years ago
b994efb
x86: Add header files for Intel Quark SoC defines
by Bin Meng
· 10 years ago
3a1a18f
x86: Add support for Intel Minnowboard Max
by Simon Glass
· 10 years ago
447f8b0
x86: Allow a UART to be set up before the FSP is ready
by Simon Glass
· 10 years ago
82196cf
x86: Adjust the FSP types slightly
by Simon Glass
· 10 years ago
1021af4
x86: Move common FSP code into a common location
by Simon Glass
· 10 years ago
2d934e5
x86: Rename MMCONF_BASE_ADDRESS and make it common across x86
by Simon Glass
· 10 years ago
191c008
x86: Implement a cache for Memory Reference Code parameters
by Simon Glass
· 10 years ago
b18c68d
x86: Use ipchecksum from net/
by Simon Glass
· 10 years ago
3b621cc
x86: Test mtrr support flag before accessing mtrr msr
by Bin Meng
· 10 years ago
4949166
x86: Save mtrr support flag in global data
by Bin Meng
· 10 years ago
bdc88d4
x86: Support ROMs on other archs
by Simon Glass
· 10 years ago
b2439ae
x86: fsp: Drop get_hob_type() and get_hob_length()
by Bin Meng
· 10 years ago
c72f74e
x86: ivybridge: Update microcode early in boot
by Simon Glass
· 10 years ago
aff2523
x86: Add support for MTRRs
by Simon Glass
· 10 years ago
6c911c4
x86: Drop RAMTOP Kconfig
by Simon Glass
· 10 years ago
949dbc1
x86: Simplify the fsp hob access functions
by Bin Meng
· 10 years ago
8f9052f
pci: Make pci apis usable before relocation
by Bin Meng
· 10 years ago
255fd5c
x86: Clean up the FSP support codes
by Bin Meng
· 10 years ago
adfe3b2
x86: crownbay: Add SPI flash support
by Bin Meng
· 10 years ago
b71eec3
x86: ich6-gpio: Add Intel Tunnel Creek GPIO support
by Bin Meng
· 10 years ago
b2e02d2
x86: Add basic support to queensbay platform and crownbay board
by Bin Meng
· 10 years ago
e6126a5
x86: move arch-specific asmlinkage to <asm/linkage.h>
by Masahiro Yamada
· 10 years ago
bceb9f0
x86: Support Intel FSP initialization path in start.S
by Bin Meng
· 10 years ago
95a5a47
x86: Add post failure codes for bist and car
by Bin Meng
· 10 years ago
8e04d4c
x86: queensbay: Adapt FSP support codes
by Bin Meng
· 10 years ago
752a0b0
x86: Initial import from Intel FSP release for Queensbay platform
by Bin Meng
· 10 years ago
a2927e0
x86: Add a simple superio driver for SMSC LPC47M
by Bin Meng
· 10 years ago
2795573
x86: ich6-gpio: Move setup_pch_gpios() to board support codes
by Bin Meng
· 10 years ago
afc366f
Replace <compiler.h> with <linux/compiler.h>
by Masahiro Yamada
· 10 years ago
effcf06
x86: Add initial video device init for Intel GMA
by Simon Glass
· 10 years ago
e34aef1
x86: Add GDT descriptors for option ROMs
by Simon Glass
· 10 years ago
2477427
x86: ivybridge: Add northbridge init functions
by Simon Glass
· 10 years ago
d1ef113
x86: Drop some msr functions that we don't support
by Simon Glass
· 10 years ago
bb80be3
x86: Add init for model 206AX CPU
by Simon Glass
· 10 years ago
0c9075e
x86: Add LAPIC setup code
by Simon Glass
· 10 years ago
1dae2e0
x86: Refactor interrupt_init()
by Bin Meng
· 10 years ago
a549f74
x86: Remove cpu_init_r() for x86
by Bin Meng
· 10 years ago
18739e2
x86: Add Intel speedstep and turbo mode code
by Simon Glass
· 10 years ago
a6d4c45
x86: ivybridge: Set up XHCI USB
by Simon Glass
· 10 years ago
9baeca4
x86: ivybridge: Set up EHCI USB
by Simon Glass
· 10 years ago
3ac8393
x86: ivybridge: Add SATA init
by Simon Glass
· 10 years ago
8c74a57
x86: ivybridge: Add PCH init
by Simon Glass
· 10 years ago
3e0332c
x86: Add a simple header file for ACPI
by Simon Glass
· 10 years ago
4e7a6ac
x86: ivybridge: Add support for BD82x6x PCH
by Simon Glass
· 10 years ago
a0bd851
x86: Set up edge triggering on interrupt 9
by Simon Glass
· 10 years ago
e94ea6f
x86: pci: Add handlers before and after a PCI hose scan
by Simon Glass
· 10 years ago
a2f5d09
x86: Add ioapic.h header
by Simon Glass
· 10 years ago
65dd74a
x86: ivybridge: Implement SDRAM init
by Simon Glass
· 10 years ago
3eafce0
x86: ivybridge: Add LAPIC support
by Simon Glass
· 10 years ago
1b4f25f
x86: ivybridge: Add support for early GPIO init
by Simon Glass
· 10 years ago
8e0df06
x86: ivybridge: Add early init for PCH devices
by Simon Glass
· 10 years ago
77f9b1f
x86: ivybridge: Perform Intel microcode update on boot
by Simon Glass
· 10 years ago
f5fbbe9
x86: ivybridge: Perform initial CPU setup
by Simon Glass
· 10 years ago
eddbad2
x86: Add msr read/write functions that use a structure
by Simon Glass
· 10 years ago
3f70a6f
x86: Add clr/setbits functions
by Simon Glass
· 10 years ago
2b60515
x86: ivybridge: Add early LPC init so that serial works
by Simon Glass
· 10 years ago
6fb3b72
x86: pci: Allow configuration before relocation
by Simon Glass
· 10 years ago
7430f10
x86: Support use of PCI before relocation
by Simon Glass
· 10 years ago
d188b18
x86: Refactor PCI to permit alternate init
by Simon Glass
· 10 years ago
70a09c6
x86: chromebook_link: Implement CAR support (cache as RAM)
by Simon Glass
· 10 years ago
d1cd045
x86: Emit post codes in startup code for Chromebooks
by Simon Glass
· 10 years ago
8ef0757
x86: Add chromebook_link board
by Simon Glass
· 10 years ago
727c1a9
x86: Replace fill_processor_name() with cpu_get_name()
by Simon Glass
· 10 years ago
003504b
x86: Remove unnecessary find_fdt(), prepare_fdt() functions
by Simon Glass
· 10 years ago
21b9b14
x86: Add processor functions to halt and get stack pointer
by Simon Glass
· 10 years ago
258b135
x86: Save TSC frequency in the global data
by Bin Meng
· 10 years ago
80de049
x86: Add quick TSC calibration via PIT
by Bin Meng
· 10 years ago
52f952b
x86: Do CPU identification in the early phase
by Bin Meng
· 10 years ago
f67cd51
x86: Save the BIST value on reset
by Simon Glass
· 10 years ago
e1ffd81
x86: Fix up some missing prototypes
by Simon Glass
· 10 years ago
8b37c76
x86: Use the standard arch_cpu_init() function
by Simon Glass
· 10 years ago
07387d1
x86: Use the standard dram_init() function
by Simon Glass
· 10 years ago
7653938
x86: Move kernel boot function to arch/x86/lib/bootm.c
by Simon Glass
· 10 years ago
200182a
x86: Add support for starting 64-bit kernel
by Simon Glass
· 10 years ago
92cc94a
x86: Display basic CPU information on boot
by Simon Glass
· 10 years ago
dc68584
x86: Bring in msr-index.h from linux 3.8
by Simon Glass
· 10 years ago
7bddac9
x86: Move paging functions into cpu.c
by Simon Glass
· 10 years ago
0d296cc
Provide option to avoid defining a custom version of uintptr_t.
by Gabe Black
· 10 years ago
e98a03c
dm: x86: Convert coreboot serial to use driver model
by Simon Glass
· 10 years ago
c15b0b8
dm: x86: Add a gpio header for coreboot
by Simon Glass
· 10 years ago
45ccec8
kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig
by Masahiro Yamada
· 10 years ago
dd43fa2
x86: set CONFIG_USE_PRIVATE_LIBGCC to y
by Masahiro Yamada
· 10 years ago
0d0ba59
x86: Rewrite bootm.c to make it similar to ARM
by Simon Glass
· 10 years ago
43e84bf
x86: Enable LMB and RAMDISK_HIGH by default
by Simon Glass
· 10 years ago
df05ff7
x86: delete unused header files
by Masahiro Yamada
· 11 years ago
0f0f757
cosmetic: remove empty lines at the top of file
by Masahiro Yamada
· 11 years ago
cb3761e
SPDX-License-Identifier: convert BSD-3-Clause files
by Wolfgang Denk
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
d8819f9
x86: Support tracing function
by Simon Glass
· 11 years ago
5397d80
x86: Support adding coreboot timestanps to bootstage
by Simon Glass
· 12 years ago
d0b6f24
x86: Re-enable PCAT timer 2 for beeping
by Simon Glass
· 12 years ago
e761ecd
x86: Add TSC timer
by Simon Glass
· 12 years ago
c78a62a
x86: Implement panic output for coreboot
by Simon Glass
· 12 years ago
Next »