Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
e077b3ba4dd74c67109bdf32048226d388abb24d
/
arch
/
x86
3592965
x86: crownbay: Enable the beeper sound driver
by Bin Meng
· 6 years ago
8edaf34
x86: coreboot: Add the missing pc speaker node in the device tree
by Bin Meng
· 6 years ago
9b2c8c3
x86: Add a dtsi file for the pc speaker
by Bin Meng
· 6 years ago
7d0a53a
x86: Make sure i8254 is setup correctly before generating beeps
by Bin Meng
· 6 years ago
d9b59fc
x86: edison: Add the rest of UARTs present on board
by Andy Shevchenko
· 6 years ago
ab83e5c
x86: edison: Use proper number of serial interface
by Andy Shevchenko
· 6 years ago
edf18a8
x86: acpi: Not every platform has serial console a first device
by Andy Shevchenko
· 6 years ago
c652dd1
x86: acpi: Add DMA descriptors for I2C1 on Intel Tangier
by Andy Shevchenko
· 6 years ago
1d2825a
x86: acpi: Add DMA descriptors for SPI5 on Intel Tangier
by Andy Shevchenko
· 6 years ago
e2c901c
x86: Add sound support for samus
by Simon Glass
· 6 years ago
3f3411e
x86: broadwell: Add support for serial I/O devices
by Simon Glass
· 6 years ago
c692f82
x86: broadwell: Don't bother probing the PCH for pinctrl
by Simon Glass
· 6 years ago
23e8bd7
x86: broadwell: Add support for the ADSP
by Simon Glass
· 6 years ago
79a5be8
sound: x86: Add beeping support in i8254
by Simon Glass
· 6 years ago
6744c0d
sound: x86: link: Add sound support
by Simon Glass
· 6 years ago
67b0cda
x86: ivybridge: Add a way to get the HDA config setting
by Simon Glass
· 6 years ago
3a44bfd
x86: Adjust I/O macros to work on 64-bit machines
by Simon Glass
· 6 years ago
6b59607
x86: do not use i386 code for x86_64 memory functions
by Heinrich Schuchardt
· 6 years ago
24b56e2
x86: tangier: Add initial ACPI support for PMIC device
by Andy Shevchenko
· 6 years ago
bc1a8f0
x86: Use the existing GDT in the ROM for 64-bit U-Boot proper
by Bin Meng
· 6 years ago
9168326
x86: Don't copy the cpu_call64() function to a hardcoded address
by Bin Meng
· 6 years ago
dbb0696
x86: Change 4-level page table base address to low memory
by Bin Meng
· 6 years ago
2f41ade
linker: Modify linker scripts to be more generic
by Tom Rini
· 6 years ago
9259c92
x86: Kconfig: spelling fixes
by Chris Packham
· 6 years ago
a61cbad
dm: serial: Adjust serial_getinfo() to use proper API
by Simon Glass
· 6 years ago
67d1b05
dm: serial: Adjust serial_getconfig() to use proper API
by Simon Glass
· 6 years ago
d3d6531
efi: payload: only init usb if necessary
by Bin Meng
· 6 years ago
f86bd76
coreboot: only init usb if necessary
by Thomas RIENOESSL
· 6 years ago
2677a15
x86: kconfig: Allow board defconfig file to disable 8259 and APIC
by Bin Meng
· 6 years ago
c641010
x86: Wrap calls to 8259 with CONFIG_I8259_PIC
by Bin Meng
· 6 years ago
da4cfa6
x86: make the LAPIC / IOAPIC construct switchable with Kconfig
by Hannes Schmelzer
· 6 years ago
73af060
x86: acpi: Fix indentation in Intel Tangier ASL code
by Andy Shevchenko
· 6 years ago
f1b8641
x86: acpi: Enable RTC for Intel Tangier
by Andy Shevchenko
· 6 years ago
b288cd9
x86: acpi: Generate SPCR table
by Andy Shevchenko
· 6 years ago
f3275aa
x86: acpi: Add SPCR table description
by Andy Shevchenko
· 6 years ago
c54ed3e
x86: efi: app: Generate Microsoft PE format compliant image
by Bin Meng
· 6 years ago
972ffcd
x86: efi: payload: Generate Microsoft PE format compliant image
by Bin Meng
· 6 years ago
c337e1a
cpu: Add DM_FLAG_PRE_RELOC flag to various cpu drivers
by Bin Meng
· 6 years ago
ef329a6
sysreset: Remove DM_FLAG_PRE_RELOC flag in various drivers
by Bin Meng
· 6 years ago
3bf9a8e
x86: Implement arch-specific io accessor routines
by Bin Meng
· 6 years ago
24109bb
x86: acpi: Remove redundant Offset (0x00)
by Andy Shevchenko
· 6 years ago
3d2be80
x86: Fix car_uninit weak symbol definition
by Bin Meng
· 6 years ago
7d2a053
x86: BayTrail: southcluster.asl: Change PCI 64 bit address range / region
by Stefan Roese
· 6 years ago
a39f055
x86: quark: Specify X86_TSC_TIMER_EARLY_FREQ
by Bin Meng
· 6 years ago
49d5ff4
x86: Fix the mystery of printch() during 64-bit boot
by Bin Meng
· 6 years ago
2c78a79
x86: put global data pointer into the .data section
by Heinrich Schuchardt
· 6 years ago
80df194
x86: detect unsupported relocation types
by Heinrich Schuchardt
· 6 years ago
dd4611d
x86: Ensure no instruction sets of MMX/SSE are generated in 64-bit build
by Bin Meng
· 6 years ago
a139cc1
x86: Specify -march=core2 to build 64-bit U-Boot proper
by Bin Meng
· 6 years ago
c74e329
x86/bootm: fix error handling in boot_prep_linux(...)
by Hannes Schmelzer
· 6 years ago
590cee8
x86: Update mtrr functions to allow leaving cache alone
by Simon Glass
· 6 years ago
0ae8dcf
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 6 years ago
d8d81d4
config.mk: Remove duplicated -fno-strict-aliasing
by Bin Meng
· 6 years ago
9b5e639
efi_loader: simplify ifdefs
by Stephen Warren
· 6 years ago
6321da5
x86: cpu: add docstring to scu_ipc_command()
by Georgii Staroselskii
· 6 years ago
f7ce2d6
x86: tangier: acpi: add I2C6 node
by Georgii Staroselskii
· 6 years ago
f26b260
x86: dts: edison: configure I2C#6 pins
by Georgii Staroselskii
· 6 years ago
355c9b7
x86: tangier: pinmux: add API to configure protected pins
by Georgii Staroselskii
· 6 years ago
224742a
x86: cpu: introduce scu_ipc_raw_command()
by Georgii Staroselskii
· 6 years ago
dee37fc
Remove <inttypes.h> includes and PRI* usages in printf() entirely
by Masahiro Yamada
· 6 years ago
3747bdb
arch: types.h: factor out fixed width typedefs to int-ll64.h
by Masahiro Yamada
· 6 years ago
9865543
Remove CONFIG_USE_STDINT
by Masahiro Yamada
· 6 years ago
e69cc6b
x86: zimage: Remove acpi_rsdp_addr propagation to kernel boot parameters
by Bin Meng
· 6 years ago
1fdeacd
x86: zimage: Support booting Linux kernel from an EFI payload
by Bin Meng
· 6 years ago
aac7925
x86: efi: payload: Install E820 map from EFI memory map
by Bin Meng
· 6 years ago
2669999
Merge tag 'signed-efi-2018.09' of git://github.com/agraf/u-boot
by Tom Rini
· 6 years ago
1acbd0e
x86: Enable -fdata-sections always
by Alexander Graf
· 6 years ago
6331cb2
x86: Include bss subsections in linker script
by Alexander Graf
· 6 years ago
7bdf39c
x86: efi: payload: Add default TSC frequency in the device tree
by Bin Meng
· 6 years ago
8649155
x86: coreboot: Add default TSC frequency in the device tree
by Bin Meng
· 6 years ago
1cf6825
x86: dts: Remove coreboot_fb.dtsi
by Bin Meng
· 6 years ago
6e71a6a
x86: Remove support for Advantech SOM-6896
by Bin Meng
· 6 years ago
ceeee8f
x86: coreboot: Add generic coreboot payload support
by Bin Meng
· 6 years ago
3ab9598
binman: Rename 'position' to 'offset'
by Simon Glass
· 6 years ago
42a3d42
x86: Add efi_loader bits to x86_64 linker script
by Alexander Graf
· 6 years ago
7e21fbc
efi_loader: Rename sections to allow for implicit data
by Alexander Graf
· 6 years ago
dae73c4
elf: Move x86 reloc defines to common elf.h
by Alexander Graf
· 6 years ago
e0ed833
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 6 years ago
05855fd
x86: acpi: Prevent acpi_table.h from being included more than once
by Bin Meng
· 6 years ago
474a62b
x86: acpi: Don't touch ACPI hardware in write_acpi_tables()
by Bin Meng
· 6 years ago
a0609a8
x86: acpi: Move APIs unrelated to ACPI tables generation to a separate library
by Bin Meng
· 6 years ago
b37b7b2
x86: Switch to use DM sysreset driver
by Bin Meng
· 6 years ago
7bb6028
x86: fsp: Eliminate the reset_cpu() call
by Bin Meng
· 6 years ago
4c99ccf
x86: tangier: Add a sysreset driver
by Bin Meng
· 6 years ago
1ac10ab
x86: quark: acpi: Add full reset bit to the reset register value in FADT
by Bin Meng
· 6 years ago
6250098
x86: Remove unused _relocate arguments
by Ivan Gorinov
· 6 years ago
abe47ca
x86: efi_loader: Build EFI memory map per E820 table
by Bin Meng
· 6 years ago
8199a14
x86: Use microcode update from device tree for all processors
by Ivan Gorinov
· 6 years ago
fc48ebe
x86: Add scsi command to coreboot and qemu
by Bin Meng
· 6 years ago
5983747
x86: efi: payload: Count in conventional memory above 4GB in DRAM bank
by Bin Meng
· 6 years ago
5460fd0
x86: Change __kernel_size_t conditionals to use compiler provided defines
by Bin Meng
· 6 years ago
1ab2c01
x86: efi-x86_payload: Enable usb keyboard during boot
by Bin Meng
· 6 years ago
9649273
x86: Add 64-bit setjmp/longjmp implementation
by Ivan Gorinov
· 6 years ago
cbd29ef
x86: qemu: do not build car.o with start64.o
by Heinrich Schuchardt
· 6 years ago
28b538b
.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore
by Masahiro Yamada
· 6 years ago
0102023
x86: efi: app: Display correct CPU info during boot
by Bin Meng
· 6 years ago
3ebd892
x86: Rename efi-x86 target to efi-x86_app
by Bin Meng
· 6 years ago
d441ec8
x86: efi: payload: Add EFI framebuffer driver support
by Bin Meng
· 6 years ago
252d41f
x86: baytrail: Drop EFI-specific test logics
by Bin Meng
· 6 years ago
93c7b87
x86: Drop QEMU-specific EFI payload support
by Bin Meng
· 6 years ago
Next »