index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
/
Makefile
Age
Commit message (
Expand
)
Author
2019-12-15
x86: Don't include the BIOS emulator in TPL
Simon Glass
2019-10-08
x86: fsp: Move common dram functions into a common file
Simon Glass
2019-10-08
x86: Rename existing FSP code to fsp1
Simon Glass
2019-08-09
x86: Add a common HOB library
Park, Aiden
2019-05-08
x86: Add a simple TPL implementation
Simon Glass
2019-02-13
x86: do not use i386 code for x86_64 memory functions
Heinrich Schuchardt
2018-07-20
x86: acpi: Move APIs unrelated to ACPI tables generation to a separate library
Bin Meng
2018-06-17
x86: efi: Refactor the directory of EFI app and payload support
Bin Meng
2018-06-13
x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codes
Bin Meng
2018-06-13
x86: Conditionally build the pinctrl_ich6 driver
Bin Meng
2018-06-03
efi_loader: build CRT0 and RELOC on x86_64
Heinrich Schuchardt
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-08
x86: Move commands from under arch/x86 to cmd/x86/
Tom Rini
2017-11-30
x86: lib: Implement standalone __udivdi3 etc instead of libgcc ones
Stefan Roese
2017-05-17
x86: Add an early CMOS access library
Bin Meng
2017-05-17
x86: acpi: Resume OS if resume vector is found
Bin Meng
2017-04-10
x86: Introduce minimal PMU driver for Intel MID platforms
Andy Shevchenko
2017-04-10
x86: Add SCU IPC driver for Intel MID platforms
Felipe Balbi
2017-02-06
x86: Don't try to boot Linux from SPL
Simon Glass
2017-02-06
x86: Don't build 32-bit efi files on x86_64
Simon Glass
2017-02-06
x86: Don't try to run the VGA BIOS in 64-bit mode
Simon Glass
2017-02-06
x86: Add an SPL implementation
Simon Glass
2016-11-27
efi_loader: Allow to compile helloworld.efi w/o bundling it
Alexander Graf
2016-11-14
efi: x86: Adjust EFI files support efi_loader
Simon Glass
2016-11-14
x86: Move efi .S files into the 'lib' directory
Simon Glass
2016-10-19
x86: efi: Add EFI loader support for x86
Simon Glass
2016-10-19
x86: Move smbios generation into arch independent directory
Alexander Graf
2016-05-23
x86: Compile coreboot_table.c only for SeaBIOS
Bin Meng
2016-05-23
x86: qemu: fix ACPI Kconfig options
Miao Yan
2016-03-17
x86: Add an ICH6 pin configuration driver
Simon Glass
2016-03-17
x86: Implement functions for writing coreboot table
Bin Meng
2016-02-05
x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLE
Bin Meng
2016-01-28
x86: qemu: add the ability to load and link ACPI tables from QEMU
Miao Yan
2016-01-24
dm: x86: Add a northbridge uclass
Simon Glass
2016-01-24
dm: Expand the uclass for Platform Controller Hubs (PCH)
Simon Glass
2015-12-01
x86: tsc: Move tsc_timer.c to drivers/timer
Bin Meng
2015-11-13
x86: Rename pcat_ to i8254 and i8259 accordingly
Bin Meng
2015-10-21
x86: Move mrccache.[c|h] to a common place
Bin Meng
2015-10-21
x86: fsp: Make hob command a sub-command to fsp
Bin Meng
2015-10-21
x86: Add SMBIOS table support
Bin Meng
2015-10-21
x86: Move install_e820_map() out of zimage.c
Bin Meng
2015-08-26
x86: Generate a valid ACPI table
Saket Sinha
2015-08-05
x86: Add helper code for running from EFI
Simon Glass
2015-08-05
x86: Support building the EFI stub
Simon Glass
2015-07-14
x86: Add MultiProcessor (MP) table APIs
Bin Meng
2015-04-29
x86: Add support for the Simple Firmware Interface (SFI)
Simon Glass
2015-04-29
x86: Support platform PIRQ routing
Bin Meng
2015-04-29
x86: Write configuration tables in last_stage_init()
Bin Meng
2015-04-29
x86: Remove the old VGA driver
Bin Meng
2015-04-18
dm: x86: Add a uclass for an Low Pin Count (LPC) device
Simon Glass
[next]