Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
7ac99be6e2087dc9c1f6be780ec10cc0ad8ad71b
/
arch
/
x86
/
include
7ac99be
x86: Add an ICH6 pin configuration driver
by Simon Glass
· 9 years ago
e77b62e
x86: Update microcode for secondary CPUs
by Simon Glass
· 9 years ago
6bcb675
x86: Record the CPU details when starting each core
by Simon Glass
· 9 years ago
005174d
x86: Allow I/O functions to use pointers
by Simon Glass
· 9 years ago
30928c1
x86: Add macros to clear and set I/O bits
by Simon Glass
· 9 years ago
b70e742
x86: ivybridge: Drop sandybridge_early_init()
by Simon Glass
· 9 years ago
8b900a4
x86: Move Intel Management Engine code to a common place
by Simon Glass
· 9 years ago
2a605d4
x86: Rename PORT_RESET to IO_PORT_RESET
by Simon Glass
· 9 years ago
50dd3da
x86: Move common CPU code to its own place
by Simon Glass
· 9 years ago
8c30b57
x86: Move common LPC code to its own place
by Simon Glass
· 9 years ago
bb096b9
x86: Add the root-complex block to common intel registers
by Simon Glass
· 9 years ago
06d336c
x86: Create a common header for Intel register access
by Simon Glass
· 9 years ago
9e66506
x86: Move microcode code to a common location
by Simon Glass
· 9 years ago
342727a
x86: cpu: Add functions to return the family and stepping
by Simon Glass
· 9 years ago
d116b53
x86: Add comments to the SIPI vector
by Simon Glass
· 9 years ago
fde4677
x86: Correct duplicate POST values
by Simon Glass
· 9 years ago
d6d50db
x86: gpio: Correct GPIO setup ordering
by Simon Glass
· 9 years ago
8bf08b4
x86: Add some more common MSR indexes
by Simon Glass
· 9 years ago
3cf2371
x86: Support booting SeaBIOS
by Bin Meng
· 9 years ago
26f9a9b
x86: Implement functions for writing coreboot table
by Bin Meng
· 9 years ago
358bb3f
x86: Change write_acpi_tables() signature a little bit
by Bin Meng
· 9 years ago
897e1dc
x86: Use a macro for ROM table alignment
by Bin Meng
· 9 years ago
f2d0690
x86: Clean up coreboot_tables.h
by Bin Meng
· 9 years ago
1329020
x86: Move sysinfo related to sysinfo.h
by Bin Meng
· 9 years ago
f1d6fda
x86: Move asm/arch-coreboot/tables.h to a common place
by Bin Meng
· 9 years ago
4374139
x86: ivybridge: Add FSP support
by Bin Meng
· 9 years ago
5c88442
x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLE
by Bin Meng
· 9 years ago
3857ed0
x86: pci: Drop legacy PCI APIs
by Bin Meng
· 9 years ago
b46c208
x86: irq: Move irq_router to a per driver priv
by Bin Meng
· 9 years ago
2b7ff26
x86: Drop asm/arch/gpio.h
by Bin Meng
· 9 years ago
fa287b1
x86: qemu: add the ability to load and link ACPI tables from QEMU
by Miao Yan
· 9 years ago
a3b15a0
x86: qemu: setup PM IO base for ACPI in southbridge
by Miao Yan
· 9 years ago
2575722
x86: qemu: re-structure qemu_fwcfg_list_firmware()
by Miao Yan
· 9 years ago
d521197
x86: baytrail: Add option to disable the internal UART to setup_early_uart()
by Stefan Roese
· 9 years ago
25d5352
x86: ivybridge: Use syscon for the GMA device
by Simon Glass
· 9 years ago
98655f3
x86: Set up a shared syscon numbering schema
by Simon Glass
· 9 years ago
b2a6235
x86: ivybridge: Drop XHCI support
by Simon Glass
· 9 years ago
278d3a4
x86: ivybridge: Drop special EHCI init
by Simon Glass
· 9 years ago
1605b10
x86: ivybridge: Sort out the calls to bridge_silicon_revision()
by Simon Glass
· 9 years ago
a5ea3a7
x86: ivybridge: Move code from pch.c to bd82x6x.c
by Simon Glass
· 9 years ago
9434c7a
x86: ivybridge: Convert pch.c to use DM PCI API
by Simon Glass
· 9 years ago
fad1296
x86: ivybridge: Convert report_platform to DM PCI API
by Simon Glass
· 9 years ago
c02a424
x86: ivybridge: Convert SDRAM init to use driver model
by Simon Glass
· 9 years ago
4e19072
x86: ivybridge: Move LPC init into the LPC probe() method
by Simon Glass
· 9 years ago
865c24e
x86: ivybridge: Move lpc_enable() into gma.c
by Simon Glass
· 9 years ago
01a6790
x86: ivybridge: Use the SATA driver to do the init
by Simon Glass
· 9 years ago
82935b7
x86: ivybridge: Drop the unused bd82x6x_init_extra()
by Simon Glass
· 9 years ago
d46f2a6
x86: ivybridge: Do the SATA init before relocation
by Simon Glass
· 9 years ago
1a9dd22
x86: ivybridge: Use driver model PCI API in bd82x6x.c
by Simon Glass
· 9 years ago
9ed781a
x86: ivybridge: Move northbridge and PCH init into drivers
by Simon Glass
· 9 years ago
afd5d50
x86: Make x86_init_cpus() static
by Simon Glass
· 9 years ago
9d156b5
x86: ivybridge: Move CPU init code into the driver
by Simon Glass
· 9 years ago
2b27d20
x86: ivybridge: Rename lpc_init() to lpc_init_extra()
by Simon Glass
· 9 years ago
858361b
x86: ivybridge: Rename bd82x6x_init()
by Simon Glass
· 9 years ago
788cd90
x86: ivybridge: Move lpc_early_init() to probe()
by Simon Glass
· 9 years ago
0bdce07
dm: x86: Drop the weak cpu_irq_init() function
by Simon Glass
· 9 years ago
d3b884b
dm: x86: Add a common PIRQ init function
by Simon Glass
· 9 years ago
12d6929
dm: x86: Set up interrupt routing from interrupt_init()
by Simon Glass
· 9 years ago
5b8031c
Add more SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
4edde96
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· 9 years ago
f60df20
x86: qemu: add fw_cfg support
by Miao Yan
· 9 years ago
87968de
x86: ivybridge: Add macros for LPC decode ranges
by Bin Meng
· 9 years ago
214feec
x86: fsp: Set up init runtime buffer in update_fsp_configs()
by Bin Meng
· 9 years ago
4ce022d
x86: fsp: Move struct fspinit_rtbuf definition to chipset header
by Bin Meng
· 9 years ago
81f84aa
x86: fsp: Rename update_fsp_upd() and change its signature
by Bin Meng
· 9 years ago
cb379a3
x86: fsp: Rename shared_data to fsp_config_data
by Bin Meng
· 9 years ago
57ac74f
x86: fsp: Add boot_mode as a member of struct shared_data
by Bin Meng
· 9 years ago
f0285fb
x86: fsp: Avoid cast stack_top in struct shared_data
by Bin Meng
· 9 years ago
aa02446
x86: fsp: Simplify fsp_continue()
by Bin Meng
· 9 years ago
9bf727f
dm: x86: ivybridge: Convert graphics init to use DM PCI API
by Simon Glass
· 9 years ago
1d4c83c
x86: tsc: Remove legacy timer codes
by Bin Meng
· 9 years ago
0f3176e
x86: Remove MIN_PORT80_KCLOCKS_DELAY
by Bin Meng
· 9 years ago
902ca5b
x86: Remove legacy pci codes
by Bin Meng
· 9 years ago
e5ffa4b
x86: queensbay: Really disable IGD
by Bin Meng
· 9 years ago
da3fe24
x86: Rename pcat_ to i8254 and i8259 accordingly
by Bin Meng
· 9 years ago
0a2ea02
x86: Fix cosmetic issues in the i8254 and i8259 codes
by Bin Meng
· 9 years ago
6c50527
x86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQS
by Bin Meng
· 9 years ago
6c2f758
x86: Use the generic bitops headers
by Fabio Estevam
· 9 years ago
4b9f6a6
x86: Use struct mrc_region to describe a mrc region
by Bin Meng
· 9 years ago
ed80096
x86: Add more common routines to manipulate mrc cache
by Bin Meng
· 9 years ago
bfa95c5
x86: Add various minor tidy-ups in mrccache codes
by Bin Meng
· 9 years ago
2fe66db
x86: Do sanity test on the cache record in mrccache_update()
by Bin Meng
· 9 years ago
f6220f1
x86: Move mrccache.[c|h] to a common place
by Bin Meng
· 9 years ago
721e992
x86: Add SMBIOS table support
by Bin Meng
· 9 years ago
59ec719
x86: Move install_e820_map() out of zimage.c
by Bin Meng
· 9 years ago
1f124eb
x86: Allow disabling IGD on Intel Queensbay
by Bin Meng
· 9 years ago
c6d4705
x86: quark: Configure MTRR to enable cache
by Bin Meng
· 9 years ago
554778c
x86: quark: Initialize thermal sensor properly
by Bin Meng
· 9 years ago
693b5f6
x86: quark: Lock HMBOUND register before jumping to kernel
by Bin Meng
· 9 years ago
d0b3e3b
x86: quark: Add clrbits, setbits, clrsetbits macros for message port access
by Bin Meng
· 9 years ago
2afb623
x86: quark: Add PCIe/USB static register programming after memory init
by Bin Meng
· 9 years ago
b06862b
x86: quark: Add USB PHY initialization support
by Bin Meng
· 9 years ago
316fd39
x86: Enable PCIe controller on quark/galileo
by Bin Meng
· 9 years ago
5750e5e
x86: quark: Optimize MRC execution time
by Bin Meng
· 9 years ago
867bcb6
x86: Generate a valid ACPI table
by Saket Sinha
· 9 years ago
c78dfb4
x86: superio: Add keyboard controller support to smsc_lpc47m driver
by Bin Meng
· 9 years ago
c17ca6b
x86: Remove calculate_relocation_address()
by Bin Meng
· 9 years ago
89b8708
x86: coreboot: Increase memrange entry number to 32
by Bin Meng
· 9 years ago
ecf674b
x86: Drop FSP error defines and use EFI instead
by Simon Glass
· 9 years ago
2db9374
x86: Move the GDT into global_data
by Simon Glass
· 9 years ago
Next »