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
/
lib
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: acpi: Move APIs unrelated to ACPI tables generation to a separate library
Bin Meng
2018-07-20
1
-0
/
+1
*
x86: efi: Refactor the directory of EFI app and payload support
Bin Meng
2018-06-17
1
-1
/
+0
*
x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codes
Bin Meng
2018-06-13
1
-2
/
+2
*
x86: Conditionally build the pinctrl_ich6 driver
Bin Meng
2018-06-13
1
-1
/
+1
*
efi_loader: build CRT0 and RELOC on x86_64
Heinrich Schuchardt
2018-06-03
1
-1
/
+11
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-3
/
+1
*
x86: Move commands from under arch/x86 to cmd/x86/
Tom Rini
2018-01-08
1
-1
/
+0
*
x86: lib: Implement standalone __udivdi3 etc instead of libgcc ones
Stefan Roese
2017-11-30
1
-7
/
+1
*
x86: Add an early CMOS access library
Bin Meng
2017-05-17
1
-0
/
+1
*
x86: acpi: Resume OS if resume vector is found
Bin Meng
2017-05-17
1
-0
/
+1
*
x86: Introduce minimal PMU driver for Intel MID platforms
Andy Shevchenko
2017-04-10
1
-0
/
+1
*
x86: Add SCU IPC driver for Intel MID platforms
Felipe Balbi
2017-04-10
1
-0
/
+1
*
x86: Don't try to boot Linux from SPL
Simon Glass
2017-02-06
1
-0
/
+4
*
x86: Don't build 32-bit efi files on x86_64
Simon Glass
2017-02-06
1
-0
/
+4
*
x86: Don't try to run the VGA BIOS in 64-bit mode
Simon Glass
2017-02-06
1
-0
/
+2
*
x86: Add an SPL implementation
Simon Glass
2017-02-06
1
-0
/
+1
*
efi_loader: Allow to compile helloworld.efi w/o bundling it
Alexander Graf
2016-11-27
1
-1
/
+1
*
efi: x86: Adjust EFI files support efi_loader
Simon Glass
2016-11-14
1
-0
/
+5
*
x86: Move efi .S files into the 'lib' directory
Simon Glass
2016-11-14
1
-0
/
+18
*
x86: efi: Add EFI loader support for x86
Simon Glass
2016-10-19
1
-0
/
+1
*
x86: Move smbios generation into arch independent directory
Alexander Graf
2016-10-19
1
-1
/
+0
*
x86: Compile coreboot_table.c only for SeaBIOS
Bin Meng
2016-05-23
1
-1
/
+1
*
x86: qemu: fix ACPI Kconfig options
Miao Yan
2016-05-23
1
-1
/
+1
*
x86: Add an ICH6 pin configuration driver
Simon Glass
2016-03-17
1
-0
/
+1
*
x86: Implement functions for writing coreboot table
Bin Meng
2016-03-17
1
-0
/
+1
*
x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLE
Bin Meng
2016-02-05
1
-3
/
+0
*
x86: qemu: add the ability to load and link ACPI tables from QEMU
Miao Yan
2016-01-28
1
-0
/
+2
*
dm: x86: Add a northbridge uclass
Simon Glass
2016-01-24
1
-0
/
+1
*
dm: Expand the uclass for Platform Controller Hubs (PCH)
Simon Glass
2016-01-24
1
-1
/
+0
*
x86: tsc: Move tsc_timer.c to drivers/timer
Bin Meng
2015-12-01
1
-1
/
+0
*
x86: Rename pcat_ to i8254 and i8259 accordingly
Bin Meng
2015-11-13
1
-2
/
+2
*
x86: Move mrccache.[c|h] to a common place
Bin Meng
2015-10-21
1
-0
/
+1
*
x86: fsp: Make hob command a sub-command to fsp
Bin Meng
2015-10-21
1
-1
/
+0
*
x86: Add SMBIOS table support
Bin Meng
2015-10-21
1
-0
/
+1
*
x86: Move install_e820_map() out of zimage.c
Bin Meng
2015-10-21
1
-0
/
+1
*
x86: Generate a valid ACPI table
Saket Sinha
2015-08-26
1
-0
/
+1
*
x86: Add helper code for running from EFI
Simon Glass
2015-08-05
1
-0
/
+1
*
x86: Support building the EFI stub
Simon Glass
2015-08-05
1
-1
/
+1
*
x86: Add MultiProcessor (MP) table APIs
Bin Meng
2015-07-14
1
-0
/
+1
*
x86: Add support for the Simple Firmware Interface (SFI)
Simon Glass
2015-04-29
1
-0
/
+1
*
x86: Support platform PIRQ routing
Bin Meng
2015-04-29
1
-0
/
+1
*
x86: Write configuration tables in last_stage_init()
Bin Meng
2015-04-29
1
-0
/
+1
*
x86: Remove the old VGA driver
Bin Meng
2015-04-29
1
-1
/
+0
*
dm: x86: Add a uclass for an Low Pin Count (LPC) device
Simon Glass
2015-04-18
1
-0
/
+1
*
dm: x86: Add a uclass for a Platform Controller Hub
Simon Glass
2015-04-18
1
-0
/
+1
*
dm: x86: pci: Add a PCI driver for driver model
Simon Glass
2015-04-18
1
-0
/
+2
*
x86: Move common FSP code into a common location
Simon Glass
2015-02-05
1
-0
/
+1
*
x86: Add an 'mtrr' command to list and adjust MTRRs
Simon Glass
2015-01-13
1
-0
/
+1
*
x86: Add a simple command to show FSP HOB information
Bin Meng
2014-12-13
1
-0
/
+1
*
x86: Add support for running option ROMs natively
Simon Glass
2014-11-25
1
-0
/
+3
[next]