index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
Age
Commit message (
Expand
)
Author
2017-02-21
x86: zImage: add Intel MID platforms support
Vincent Tinelli
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-07
x86: spl: Add weak arch_cpu_init_dm()
Bin Meng
2017-02-07
x86: Change irq_already_routed to a local variable
Simon Glass
2017-02-06
x86: Drop interrupt support in 64-bit mode
Simon Glass
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 build call64 and setjmp on 64-bit
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
2017-02-06
x86: Tidy up use of size_t in relocation
Simon Glass
2017-02-06
x86: Add support for 64-bit relocation
Simon Glass
2017-02-06
x86: Refactor relocation to prepare for 64-bit
Simon Glass
2017-02-06
x86: Use X86_32BIT_INIT instead of X86_RESET_VECTOR
Simon Glass
2017-02-06
x86: lib: Fix types and casts for 64-bit compilation
Simon Glass
2017-02-06
x86: Update mpspec to build on 64-bit machines
Simon Glass
2017-02-06
x86: Use unsigned long for address in table generation
Simon Glass
2016-12-03
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
[next]