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
Age
Commit message (
Expand
)
Author
2018-10-28
x86: Fix car_uninit weak symbol definition
Bin Meng
2018-10-28
x86: BayTrail: southcluster.asl: Change PCI 64 bit address range / region
Stefan Roese
2018-10-22
x86: quark: Specify X86_TSC_TIMER_EARLY_FREQ
Bin Meng
2018-10-22
x86: Fix the mystery of printch() during 64-bit boot
Bin Meng
2018-10-22
x86: put global data pointer into the .data section
Heinrich Schuchardt
2018-10-22
x86: detect unsupported relocation types
Heinrich Schuchardt
2018-10-22
x86: Ensure no instruction sets of MMX/SSE are generated in 64-bit build
Bin Meng
2018-10-22
x86: Specify -march=core2 to build 64-bit U-Boot proper
Bin Meng
2018-10-22
x86/bootm: fix error handling in boot_prep_linux(...)
Hannes Schmelzer
2018-10-09
x86: Update mtrr functions to allow leaving cache alone
Simon Glass
2018-09-26
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-09-25
config.mk: Remove duplicated -fno-strict-aliasing
Bin Meng
2018-09-23
efi_loader: simplify ifdefs
Stephen Warren
2018-09-17
x86: cpu: add docstring to scu_ipc_command()
Georgii Staroselskii
2018-09-17
x86: tangier: acpi: add I2C6 node
Georgii Staroselskii
2018-09-17
x86: dts: edison: configure I2C#6 pins
Georgii Staroselskii
2018-09-17
x86: tangier: pinmux: add API to configure protected pins
Georgii Staroselskii
2018-09-17
x86: cpu: introduce scu_ipc_raw_command()
Georgii Staroselskii
2018-09-10
Remove <inttypes.h> includes and PRI* usages in printf() entirely
Masahiro Yamada
2018-09-10
arch: types.h: factor out fixed width typedefs to int-ll64.h
Masahiro Yamada
2018-09-10
Remove CONFIG_USE_STDINT
Masahiro Yamada
2018-08-30
x86: zimage: Remove acpi_rsdp_addr propagation to kernel boot parameters
Bin Meng
2018-08-30
x86: zimage: Support booting Linux kernel from an EFI payload
Bin Meng
2018-08-30
x86: efi: payload: Install E820 map from EFI memory map
Bin Meng
2018-08-21
Merge tag 'signed-efi-2018.09' of git://github.com/agraf/u-boot
Tom Rini
2018-08-20
x86: Enable -fdata-sections always
Alexander Graf
2018-08-20
x86: Include bss subsections in linker script
Alexander Graf
2018-08-20
x86: efi: payload: Add default TSC frequency in the device tree
Bin Meng
2018-08-20
x86: coreboot: Add default TSC frequency in the device tree
Bin Meng
2018-08-20
x86: dts: Remove coreboot_fb.dtsi
Bin Meng
2018-08-20
x86: Remove support for Advantech SOM-6896
Bin Meng
2018-08-20
x86: coreboot: Add generic coreboot payload support
Bin Meng
2018-08-01
binman: Rename 'position' to 'offset'
Simon Glass
2018-07-25
x86: Add efi_loader bits to x86_64 linker script
Alexander Graf
2018-07-25
efi_loader: Rename sections to allow for implicit data
Alexander Graf
2018-07-25
elf: Move x86 reloc defines to common elf.h
Alexander Graf
2018-07-20
Merge git://git.denx.de/u-boot-x86
Tom Rini
2018-07-20
x86: acpi: Prevent acpi_table.h from being included more than once
Bin Meng
2018-07-20
x86: acpi: Don't touch ACPI hardware in write_acpi_tables()
Bin Meng
2018-07-20
x86: acpi: Move APIs unrelated to ACPI tables generation to a separate library
Bin Meng
2018-07-20
x86: Switch to use DM sysreset driver
Bin Meng
2018-07-20
x86: fsp: Eliminate the reset_cpu() call
Bin Meng
2018-07-20
x86: tangier: Add a sysreset driver
Bin Meng
2018-07-20
x86: quark: acpi: Add full reset bit to the reset register value in FADT
Bin Meng
2018-07-19
x86: Remove unused _relocate arguments
Ivan Gorinov
2018-07-02
x86: efi_loader: Build EFI memory map per E820 table
Bin Meng
2018-07-02
x86: Use microcode update from device tree for all processors
Ivan Gorinov
2018-07-02
x86: Add scsi command to coreboot and qemu
Bin Meng
2018-06-24
x86: efi: payload: Count in conventional memory above 4GB in DRAM bank
Bin Meng
2018-06-24
x86: Change __kernel_size_t conditionals to use compiler provided defines
Bin Meng
[next]