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
Age
Commit message (
Expand
)
Author
2016-12-02
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
Masahiro Yamada
2016-11-27
efi_loader: Allow to compile helloworld.efi w/o bundling it
Alexander Graf
2016-11-17
ls2080: Exit dpaa only right before exiting U-Boot
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-11-14
x86: Move efi .lds files into the 'lib' directory
Simon Glass
2016-11-14
x86: Correct a build warning in x86 tables
Simon Glass
2016-10-19
x86: efi: Add EFI loader support for x86
Simon Glass
2016-10-19
smbios: Allow compilation on 64bit systems
Alexander Graf
2016-10-19
x86: Move smbios generation into arch independent directory
Alexander Graf
2016-10-19
x86: Move table csum into separate file
Alexander Graf
2016-10-11
x86: mrccache: Fix error handling in mrccache_get_region()
Simon Glass
2016-10-11
x86: Drop unused init_helper functions
Simon Glass
2016-10-11
x86: Add an accelerated memmove() function
Simon Glass
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-07-27
dm: Use dm_scan_fdt_dev() directly where possible
Simon Glass
2016-07-27
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
Simon Glass
2016-07-12
x86: acpi: Pack global NVS into ACPI table
Bin Meng
2016-07-12
x86: fsp: Wrap setup_internal_uart() call with CONFIG_INTERNAL_UART
Bin Meng
2016-06-12
x86: acpi: Fix madt lapic generation
George McCollister
2016-05-23
x86: Switch to use SMBIOS Kconfig options when writing SMBIOS tables
Bin Meng
2016-05-23
x86: acpi: Remove header length check when writing tables
Bin Meng
2016-05-23
x86: acpi: Remove the unnecessary checksum calculation of DSDT
Bin Meng
2016-05-23
x86: acpi: Switch to ACPI mode by ourselves instead of requested by OSPM
Bin Meng
2016-05-23
x86: Use high_table_malloc() for tables passing to SeaBIOS
Bin Meng
2016-05-23
x86: Prepare configuration tables in dedicated high memory region
Bin Meng
2016-05-23
x86: Compile coreboot_table.c only for SeaBIOS
Bin Meng
2016-05-23
x86: Fix up PIRQ routing table checksum earlier
Bin Meng
2016-05-23
x86: Call board_final_cleanup() in last_stage_init()
Bin Meng
2016-05-23
x86: qemu: fix ACPI Kconfig options
Miao Yan
2016-05-23
x86: qemu: Move qfw command over to cmd and add Kconfig entry
Tom Rini
2016-05-23
x86: acpi: Return table length in acpi_create_madt_lapics()
Bin Meng
2016-05-23
x86: acpi: Clean up table header revisions
Bin Meng
2016-05-23
x86: acpi: Align FACS table to a 64 byte boundary
Bin Meng
2016-05-23
x86: acpi: Use u32 in table write routines
Bin Meng
2016-05-23
x86: acpi: Adjust order in acpi_table.c
Bin Meng
2016-05-23
x86: acpi: Change fill_header()
Bin Meng
2016-05-23
x86: acpi: Remove acpi_create_ssdt_generator()
Bin Meng
2016-05-23
x86: acpi: Various changes to acpi_table.h
Bin Meng
2016-05-23
x86: acpi: Fix compiler warnings in write_acpi_tables()
Bin Meng
2016-05-23
x86: Fix build warning in tables.c when CONFIG_SEABIOS
Bin Meng
2016-03-17
x86: Add an ICH6 pin configuration driver
Simon Glass
2016-03-17
x86: Update microcode for secondary CPUs
Simon Glass
2016-03-17
x86: Support booting SeaBIOS
Bin Meng
2016-03-17
x86: Implement functions for writing coreboot table
Bin Meng
2016-03-17
x86: Support writing configuration tables in high area
Bin Meng
2016-03-17
x86: Simplify codes in write_tables()
Bin Meng
2016-03-17
x86: Change write_acpi_tables() signature a little bit
Bin Meng
2016-03-17
x86: Use a macro for ROM table alignment
Bin Meng
2016-03-17
x86: Change to use start/end address pair in write_tables()
Bin Meng
[next]