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
2019-03-11
x86: crownbay: Enable the beeper sound driver
Bin Meng
2019-03-11
x86: coreboot: Add the missing pc speaker node in the device tree
Bin Meng
2019-03-11
x86: Add a dtsi file for the pc speaker
Bin Meng
2019-03-11
x86: Make sure i8254 is setup correctly before generating beeps
Bin Meng
2019-03-10
x86: edison: Add the rest of UARTs present on board
Andy Shevchenko
2019-03-10
x86: edison: Use proper number of serial interface
Andy Shevchenko
2019-03-10
x86: acpi: Not every platform has serial console a first device
Andy Shevchenko
2019-03-10
x86: acpi: Add DMA descriptors for I2C1 on Intel Tangier
Andy Shevchenko
2019-03-10
x86: acpi: Add DMA descriptors for SPI5 on Intel Tangier
Andy Shevchenko
2019-02-20
x86: Add sound support for samus
Simon Glass
2019-02-20
x86: broadwell: Add support for serial I/O devices
Simon Glass
2019-02-20
x86: broadwell: Don't bother probing the PCH for pinctrl
Simon Glass
2019-02-20
x86: broadwell: Add support for the ADSP
Simon Glass
2019-02-20
sound: x86: Add beeping support in i8254
Simon Glass
2019-02-20
sound: x86: link: Add sound support
Simon Glass
2019-02-20
x86: ivybridge: Add a way to get the HDA config setting
Simon Glass
2019-02-20
x86: Adjust I/O macros to work on 64-bit machines
Simon Glass
2019-02-13
x86: do not use i386 code for x86_64 memory functions
Heinrich Schuchardt
2019-02-12
x86: tangier: Add initial ACPI support for PMIC device
Andy Shevchenko
2019-02-12
x86: Use the existing GDT in the ROM for 64-bit U-Boot proper
Bin Meng
2019-02-12
x86: Don't copy the cpu_call64() function to a hardcoded address
Bin Meng
2019-02-12
x86: Change 4-level page table base address to low memory
Bin Meng
2019-01-26
linker: Modify linker scripts to be more generic
Tom Rini
2019-01-18
x86: Kconfig: spelling fixes
Chris Packham
2019-01-14
dm: serial: Adjust serial_getinfo() to use proper API
Simon Glass
2019-01-14
dm: serial: Adjust serial_getconfig() to use proper API
Simon Glass
2018-12-10
efi: payload: only init usb if necessary
Bin Meng
2018-12-10
coreboot: only init usb if necessary
Thomas RIENOESSL
2018-12-10
x86: kconfig: Allow board defconfig file to disable 8259 and APIC
Bin Meng
2018-12-10
x86: Wrap calls to 8259 with CONFIG_I8259_PIC
Bin Meng
2018-12-10
x86: make the LAPIC / IOAPIC construct switchable with Kconfig
Hannes Schmelzer
2018-12-10
x86: acpi: Fix indentation in Intel Tangier ASL code
Andy Shevchenko
2018-12-10
x86: acpi: Enable RTC for Intel Tangier
Andy Shevchenko
2018-12-05
x86: acpi: Generate SPCR table
Andy Shevchenko
2018-12-05
x86: acpi: Add SPCR table description
Andy Shevchenko
2018-12-02
x86: efi: app: Generate Microsoft PE format compliant image
Bin Meng
2018-12-02
x86: efi: payload: Generate Microsoft PE format compliant image
Bin Meng
2018-11-14
cpu: Add DM_FLAG_PRE_RELOC flag to various cpu drivers
Bin Meng
2018-11-14
sysreset: Remove DM_FLAG_PRE_RELOC flag in various drivers
Bin Meng
2018-11-14
x86: Implement arch-specific io accessor routines
Bin Meng
2018-11-06
x86: acpi: Remove redundant Offset (0x00)
Andy Shevchenko
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
[next]