index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
2017-06-05
x86: Don't include asm/u-boot.h in common
Simon Glass
2017-06-05
x86: Make u-boot-x86.h a private header
Simon Glass
2017-06-05
x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integer
Bin Meng
2017-06-05
x86: baytrail: Use macros instead of magic numbers for FSP settings
Bin Meng
2017-06-05
x86: baytrail: Remove "serial-debug-port-*" settings
Bin Meng
2017-05-17
x86: acpi: Fix Windows S3 resume failure
Bin Meng
2017-05-17
x86: acpi: Refactor acpi_resume()
Bin Meng
2017-05-17
x86: acpi: Make enter_acpi_mode() public
Bin Meng
2017-05-17
x86: fsp: Save stack address to CMOS for next S3 boot
Bin Meng
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-05-17
x86: acpi: Add one API to find OS wakeup vector
Bin Meng
2017-05-17
x86: acpi: Add wake up assembly stub
Bin Meng
2017-05-17
x86: baytrail: Conditionally report S3 in the ACPI table
Bin Meng
2017-05-17
x86: Store and display previous sleep state
Bin Meng
2017-05-17
x86: fsp: acpi: Pass different boot mode to FSP init
Bin Meng
2017-05-17
x86: Add post codes for OS resume
Bin Meng
2017-05-17
x86: baytrail: acpi: Add APIs for determining/clearing sleep state
Bin Meng
2017-05-17
x86: acpi: Add Kconfig option and header file for ACPI resume
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-04-05
board_f: Make relocation functions generic
Simon Glass
2017-04-05
board_f: Make init_helpers generic
Simon Glass
2017-04-05
Move dram_init_banksize() to a common header
Simon Glass
2017-04-05
board_f: Drop setup_dram_config() wrapper
Simon Glass
2017-04-05
board_f: x86: Rename x86_fsp_init() to arch_fsp_init()
Simon Glass
2017-02-07
x86: Move turbo_state to global_data
Simon Glass
2017-02-07
x86: Move pirq_routing_table to global_data
Simon Glass
2017-02-06
x86: Support jumping from SPL to U-Boot
Simon Glass
2017-02-06
x86: Fix up type sizes for 64-bit
Simon Glass
2017-02-06
x86: Drop flag_is_changable() on x86_64
Simon Glass
2017-02-06
x86: Fix up byteorder.h for x86_64
Simon Glass
2017-02-06
x86: Support global_data on x86_64
Simon Glass
2017-02-06
x86: Move the i386 code into its own directory
Simon Glass
2017-02-06
x86: Add an SPL implementation
Simon Glass
2017-02-06
x86: fsp: Fix cast 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
2017-02-06
x86: Synchronize list of x86 subarchitectures (update bootparam.h)
Andy Shevchenko
2016-11-17
ls2080: Exit dpaa only right before exiting U-Boot
Alexander Graf
2016-10-19
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2016-10-19
cpu: Add get_vendor callback
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-18
x86: Add implementations of setjmp() and longjmp()
Simon Glass
2016-10-18
x86: Move table csum into separate header
Alexander Graf
2016-10-11
x86: Drop unused init_helper functions
Simon Glass
2016-10-11
dm: x86: Move link to use driver model for video
Simon Glass
2016-10-11
x86: Add an accelerated memmove() function
Simon Glass
2016-10-11
x86: Fix Linux v4.7+ zimage booting (update bootparam.h)
Stefan Roese
[next]