Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
327c0e95859e7df6b21ff7d0d28e198254d2957a
/
arch
/
x86
0b9461d
x86: crownbay: Enable the beeper sound driver
by Bin Meng
· 6 years ago
d2232ef
x86: coreboot: Add the missing pc speaker node in the device tree
by Bin Meng
· 6 years ago
2a745e3
x86: Add a dtsi file for the pc speaker
by Bin Meng
· 6 years ago
b673e6e
x86: Make sure i8254 is setup correctly before generating beeps
by Bin Meng
· 6 years ago
9b9ca5b
x86: edison: Add the rest of UARTs present on board
by Andy Shevchenko
· 6 years ago
8e9ce29
x86: edison: Use proper number of serial interface
by Andy Shevchenko
· 6 years ago
bf9c8e3
x86: acpi: Not every platform has serial console a first device
by Andy Shevchenko
· 6 years ago
98625c5
x86: acpi: Add DMA descriptors for I2C1 on Intel Tangier
by Andy Shevchenko
· 6 years ago
77406e5
x86: acpi: Add DMA descriptors for SPI5 on Intel Tangier
by Andy Shevchenko
· 6 years ago
7e111d4
x86: Add sound support for samus
by Simon Glass
· 6 years ago
3642ba9
x86: broadwell: Add support for serial I/O devices
by Simon Glass
· 6 years ago
7c2beb0
x86: broadwell: Don't bother probing the PCH for pinctrl
by Simon Glass
· 6 years ago
398336e
x86: broadwell: Add support for the ADSP
by Simon Glass
· 6 years ago
4d0c6ea
sound: x86: Add beeping support in i8254
by Simon Glass
· 6 years ago
e7ceeef
sound: x86: link: Add sound support
by Simon Glass
· 6 years ago
1a9360d
x86: ivybridge: Add a way to get the HDA config setting
by Simon Glass
· 6 years ago
4a82768
x86: Adjust I/O macros to work on 64-bit machines
by Simon Glass
· 6 years ago
7245476
x86: do not use i386 code for x86_64 memory functions
by Heinrich Schuchardt
· 6 years ago
e1aa27b
x86: tangier: Add initial ACPI support for PMIC device
by Andy Shevchenko
· 6 years ago
7a83017
x86: Use the existing GDT in the ROM for 64-bit U-Boot proper
by Bin Meng
· 6 years ago
17b7b60
x86: Don't copy the cpu_call64() function to a hardcoded address
by Bin Meng
· 6 years ago
6aac2ca
x86: Change 4-level page table base address to low memory
by Bin Meng
· 6 years ago
2aaa27d
linker: Modify linker scripts to be more generic
by Tom Rini
· 6 years ago
cdd8df2
x86: Kconfig: spelling fixes
by Chris Packham
· 6 years ago
896c164
dm: serial: Adjust serial_getinfo() to use proper API
by Simon Glass
· 6 years ago
daaff93
dm: serial: Adjust serial_getconfig() to use proper API
by Simon Glass
· 6 years ago
a7bb8ef
efi: payload: only init usb if necessary
by Bin Meng
· 6 years ago
8d7b8d1
coreboot: only init usb if necessary
by Thomas RIENOESSL
· 6 years ago
cda8aab
x86: kconfig: Allow board defconfig file to disable 8259 and APIC
by Bin Meng
· 6 years ago
465c710
x86: Wrap calls to 8259 with CONFIG_I8259_PIC
by Bin Meng
· 6 years ago
d18df3c
x86: make the LAPIC / IOAPIC construct switchable with Kconfig
by Hannes Schmelzer
· 6 years ago
6a211b6
x86: acpi: Fix indentation in Intel Tangier ASL code
by Andy Shevchenko
· 6 years ago
8334046
x86: acpi: Enable RTC for Intel Tangier
by Andy Shevchenko
· 6 years ago
4ca48c9
x86: acpi: Generate SPCR table
by Andy Shevchenko
· 6 years ago
6e84f087
x86: acpi: Add SPCR table description
by Andy Shevchenko
· 6 years ago
784cf87
x86: efi: app: Generate Microsoft PE format compliant image
by Bin Meng
· 6 years ago
1aad48b
x86: efi: payload: Generate Microsoft PE format compliant image
by Bin Meng
· 6 years ago
09921ac
cpu: Add DM_FLAG_PRE_RELOC flag to various cpu drivers
by Bin Meng
· 6 years ago
8204f50
sysreset: Remove DM_FLAG_PRE_RELOC flag in various drivers
by Bin Meng
· 6 years ago
59c4aa4
x86: Implement arch-specific io accessor routines
by Bin Meng
· 6 years ago
39aff64
x86: acpi: Remove redundant Offset (0x00)
by Andy Shevchenko
· 6 years ago
253a24a
x86: Fix car_uninit weak symbol definition
by Bin Meng
· 6 years ago
9c9d0e9
x86: BayTrail: southcluster.asl: Change PCI 64 bit address range / region
by Stefan Roese
· 6 years ago
b431568
x86: quark: Specify X86_TSC_TIMER_EARLY_FREQ
by Bin Meng
· 6 years ago
f92b3d7
x86: Fix the mystery of printch() during 64-bit boot
by Bin Meng
· 6 years ago
0928036
x86: put global data pointer into the .data section
by Heinrich Schuchardt
· 6 years ago
a7e8bb3
x86: detect unsupported relocation types
by Heinrich Schuchardt
· 6 years ago
58d4bc6
x86: Ensure no instruction sets of MMX/SSE are generated in 64-bit build
by Bin Meng
· 6 years ago
f50b17c
x86: Specify -march=core2 to build 64-bit U-Boot proper
by Bin Meng
· 6 years ago
833f2b5
x86/bootm: fix error handling in boot_prep_linux(...)
by Hannes Schmelzer
· 6 years ago
8fafd01
x86: Update mtrr functions to allow leaving cache alone
by Simon Glass
· 6 years ago
9dfc34e
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 6 years ago
508332b
config.mk: Remove duplicated -fno-strict-aliasing
by Bin Meng
· 6 years ago
d0de806
efi_loader: simplify ifdefs
by Stephen Warren
· 6 years ago
e02e5b2
x86: cpu: add docstring to scu_ipc_command()
by Georgii Staroselskii
· 6 years ago
418c246
x86: tangier: acpi: add I2C6 node
by Georgii Staroselskii
· 6 years ago
d9c7277
x86: dts: edison: configure I2C#6 pins
by Georgii Staroselskii
· 6 years ago
b992856
x86: tangier: pinmux: add API to configure protected pins
by Georgii Staroselskii
· 6 years ago
0805a76
x86: cpu: introduce scu_ipc_raw_command()
by Georgii Staroselskii
· 6 years ago
c7570a3
Remove <inttypes.h> includes and PRI* usages in printf() entirely
by Masahiro Yamada
· 6 years ago
1359226
arch: types.h: factor out fixed width typedefs to int-ll64.h
by Masahiro Yamada
· 6 years ago
72e545a
Remove CONFIG_USE_STDINT
by Masahiro Yamada
· 6 years ago
69ebf19
x86: zimage: Remove acpi_rsdp_addr propagation to kernel boot parameters
by Bin Meng
· 6 years ago
106dcfc
x86: zimage: Support booting Linux kernel from an EFI payload
by Bin Meng
· 6 years ago
2f65c07
x86: efi: payload: Install E820 map from EFI memory map
by Bin Meng
· 6 years ago
634bc70
Merge tag 'signed-efi-2018.09' of git://github.com/agraf/u-boot
by Tom Rini
· 6 years ago
8664297
x86: Enable -fdata-sections always
by Alexander Graf
· 6 years ago
61c7678
x86: Include bss subsections in linker script
by Alexander Graf
· 6 years ago
36ed88e
x86: efi: payload: Add default TSC frequency in the device tree
by Bin Meng
· 6 years ago
8675845
x86: coreboot: Add default TSC frequency in the device tree
by Bin Meng
· 6 years ago
0832be5
x86: dts: Remove coreboot_fb.dtsi
by Bin Meng
· 6 years ago
8effd99
x86: Remove support for Advantech SOM-6896
by Bin Meng
· 6 years ago
204e1e5
x86: coreboot: Add generic coreboot payload support
by Bin Meng
· 6 years ago
e8561af
binman: Rename 'position' to 'offset'
by Simon Glass
· 6 years ago
2133bc5
x86: Add efi_loader bits to x86_64 linker script
by Alexander Graf
· 6 years ago
94a10f2
efi_loader: Rename sections to allow for implicit data
by Alexander Graf
· 6 years ago
af915bf
elf: Move x86 reloc defines to common elf.h
by Alexander Graf
· 6 years ago
4533519
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 6 years ago
3f04707
x86: acpi: Prevent acpi_table.h from being included more than once
by Bin Meng
· 6 years ago
467f411
x86: acpi: Don't touch ACPI hardware in write_acpi_tables()
by Bin Meng
· 6 years ago
ac63025
x86: acpi: Move APIs unrelated to ACPI tables generation to a separate library
by Bin Meng
· 6 years ago
af5b8d2
x86: Switch to use DM sysreset driver
by Bin Meng
· 6 years ago
6e57714
x86: fsp: Eliminate the reset_cpu() call
by Bin Meng
· 6 years ago
ed0efdf
x86: tangier: Add a sysreset driver
by Bin Meng
· 6 years ago
54d55a4
x86: quark: acpi: Add full reset bit to the reset register value in FADT
by Bin Meng
· 6 years ago
28bad7d
x86: Remove unused _relocate arguments
by Ivan Gorinov
· 6 years ago
1a4e82d
x86: efi_loader: Build EFI memory map per E820 table
by Bin Meng
· 6 years ago
7fe4075
x86: Use microcode update from device tree for all processors
by Ivan Gorinov
· 6 years ago
49568fe
x86: Add scsi command to coreboot and qemu
by Bin Meng
· 6 years ago
7eb28a5
x86: efi: payload: Count in conventional memory above 4GB in DRAM bank
by Bin Meng
· 6 years ago
6ba3999
x86: Change __kernel_size_t conditionals to use compiler provided defines
by Bin Meng
· 6 years ago
db59dd3
x86: efi-x86_payload: Enable usb keyboard during boot
by Bin Meng
· 6 years ago
8a57ea7
x86: Add 64-bit setjmp/longjmp implementation
by Ivan Gorinov
· 6 years ago
12339dd
x86: qemu: do not build car.o with start64.o
by Heinrich Schuchardt
· 6 years ago
b290956
.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore
by Masahiro Yamada
· 6 years ago
90e565e
x86: efi: app: Display correct CPU info during boot
by Bin Meng
· 6 years ago
6582074
x86: Rename efi-x86 target to efi-x86_app
by Bin Meng
· 6 years ago
5d69a5c
x86: efi: payload: Add EFI framebuffer driver support
by Bin Meng
· 6 years ago
7676370
x86: baytrail: Drop EFI-specific test logics
by Bin Meng
· 6 years ago
740aa42
x86: Drop QEMU-specific EFI payload support
by Bin Meng
· 6 years ago
Next »