index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK 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
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
2016-03-14
dm: Use uclass_first_device_err() where it is useful
Simon Glass
2016-02-21
x86: fsp: Make sure HOB list is not overwritten by U-Boot
Bin Meng
2016-02-08
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Tom Rini
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
2016-02-05
x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLE
Bin Meng
2016-02-05
x86: irq: Move irq_router to a per driver priv
Bin Meng
2016-01-28
x86: qemu: add the ability to load and link ACPI tables from QEMU
Miao Yan
2016-01-28
x86: baytrail: Add option to disable the internal UART to setup_early_uart()
Stefan Roese
2016-01-24
x86: Don't show an error when the MRC cache is up to date
Simon Glass
2016-01-24
dm: x86: Add a northbridge uclass
Simon Glass
2016-01-24
x86: Use the IRQ device when setting up the mptable
Simon Glass
2016-01-24
dm: Expand the uclass for Platform Controller Hubs (PCH)
Simon Glass
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
2016-01-15
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2016-01-14
Fix board init code to respect the C runtime environment
Albert ARIBAUD
2016-01-13
x86: fsp: Always use hex numbers in the hob command output
Bin Meng
2016-01-13
x86: fsp: Set up init runtime buffer in update_fsp_configs()
Bin Meng
2016-01-13
x86: fsp: Introduce CONFIG_FSP_USE_UPD Kconfig option
Bin Meng
2016-01-13
x86: fsp: Rename update_fsp_upd() and change its signature
Bin Meng
2016-01-13
x86: fsp: Rename shared_data to fsp_config_data
Bin Meng
2016-01-13
x86: fsp: Add boot_mode as a member of struct shared_data
Bin Meng
2016-01-13
x86: fsp: Avoid cast stack_top in struct shared_data
Bin Meng
2016-01-13
x86: fsp: Simplify fsp_continue()
Bin Meng
2016-01-12
dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI API
Simon Glass
2016-01-12
dm: Convert bios_interrupts to use DM PCI API
Simon Glass
2015-12-01
x86: tsc: Move tsc_timer.c to drivers/timer
Bin Meng
2015-12-01
x86: tsc: Remove legacy timer codes
Bin Meng
2015-12-01
x86: tsc: Add driver model timer support
Bin Meng
2015-12-01
x86: tsc: Use notrace from <linux/compiler.h>
Bin Meng
2015-11-13
x86: Remove legacy pci codes
Bin Meng
2015-11-13
x86: Rename pcat_ to i8254 and i8259 accordingly
Bin Meng
[next]