Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
b0b1768e1b138204ab07d46cbe7d24d3770f0a12
/
arch
/
x86
/
include
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
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
7d2a053
x86: BayTrail: southcluster.asl: Change PCI 64 bit address range / region
by Stefan Roese
· 6 years ago
590cee8
x86: Update mtrr functions to allow leaving cache alone
by Simon Glass
· 6 years ago
f7ce2d6
x86: tangier: acpi: add I2C6 node
by Georgii Staroselskii
· 6 years ago
224742a
x86: cpu: introduce scu_ipc_raw_command()
by Georgii Staroselskii
· 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
dae73c4
elf: Move x86 reloc defines to common elf.h
by Alexander Graf
· 6 years ago
05855fd
x86: acpi: Prevent acpi_table.h from being included more than once
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
8199a14
x86: Use microcode update from device tree for all processors
by Ivan Gorinov
· 6 years ago
5460fd0
x86: Change __kernel_size_t conditionals to use compiler provided defines
by Bin Meng
· 6 years ago
9649273
x86: Add 64-bit setjmp/longjmp implementation
by Ivan Gorinov
· 6 years ago
51050ff
x86: irq: Support discrete PIRQ routing registers via device tree
by Bin Meng
· 6 years ago
dcec5d5
x86: irq: Parse number of PIRQ links from device tree
by Bin Meng
· 6 years ago
594d089
x86: irq: Change LINK_V2N and LINK_N2V to inline functions
by Bin Meng
· 6 years ago
bc728b1
x86: irq: Remove chipset specific irq router drivers
by Bin Meng
· 6 years ago
329da48
Define board_quiesce_devices() in a shared location
by Simon Glass
· 6 years ago
30fe8b0
x86: Define PLATFORM__SET_BIT for generic_set_bit()
by Bryan O'Donoghue
· 7 years ago
4549e78
SPDX: Convert all of our multiple license tags to Linux Kernel style
by Tom Rini
· 7 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
4551992
x86: Rename e820entry to e820_entry
by Bin Meng
· 7 years ago
87af71c
x86: Use 'unsigned int' in install_e820_map() functions
by Bin Meng
· 7 years ago
014d7b1
x86: Update the io.h file to use {out|in}_{be|le}X macros
by Lukasz Majewski
· 7 years ago
53cabe3
x86: Add 64-bit memory-mapped I/O functions
by Ivan Gorinov
· 7 years ago
5d73292
x86: zImage: Pass working device tree data to the kernel
by Ivan Gorinov
· 7 years ago
45410da
x86: acpi: Use an API to get the ACPI RSDP table address
by Bin Meng
· 7 years ago
3469bf4
x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters
by Andy Shevchenko
· 7 years ago
3ffb33d
x86: tangier: Make _CRS for BTH0 Serialized to avoid warning
by Andy Shevchenko
· 7 years ago
5d8c4eb
x86: tangier: Add Bluetooth to ACPI table
by Andy Shevchenko
· 7 years ago
d08953e
x86: tangier: Use actual GPIO hardware numbers
by Andy Shevchenko
· 7 years ago
1602d21
x86: tangier: Use official ACPI HID for FLIS IP
by Andy Shevchenko
· 7 years ago
411898d
x86: acpi: Put sleepstates.asl to the common place
by Bin Meng
· 7 years ago
f685955
x86: baytrail: fsp: Use a function to update the Azalia config pointer
by Bin Meng
· 7 years ago
abddcd5
x86: fsp: Consolidate Azalia header file
by Bin Meng
· 7 years ago
39665be
x86: tangier: Enable ACPI support for Intel Tangier
by Andy Shevchenko
· 7 years ago
6f01316
x86: Use asm-generic/io.h
by Paul Burton
· 7 years ago
2ff50f5
dm: x86: Allow TSC timer to be used before DM is ready
by Simon Glass
· 7 years ago
fffad92
x86: braswell: Add FSP configuration
by Bin Meng
· 7 years ago
de9ac9a
x86: Add Intel Braswell SoC support
by Bin Meng
· 7 years ago
b3fd212
x86: fsp: Update fsp command to show spec 1.1 header
by Bin Meng
· 7 years ago
4ff333b
x86: fsp: Add FSP_GRAPHICS_INFO_HOB
by Bin Meng
· 7 years ago
bb737ce
x86: fsp: Update struct common_buf for FSP spec 1.1
by Bin Meng
· 7 years ago
b27af39
dma: import linux/dma-direction.h to consolidate enum dma_data_direction
by Masahiro Yamada
· 7 years ago
091e51d
x86: Remove dead ISA related codes
by Bin Meng
· 7 years ago
5d89b37
x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig
by Bin Meng
· 7 years ago
c3df28f
x86: Make table address selectable
by Andy Shevchenko
· 7 years ago
ace7762
x86: acpi: Export acpi_fill_mcfg() with __weak attribute
by Andy Shevchenko
· 7 years ago
2dcbef6
x86: acpi: Name fields in FADT in accordance with specification
by Andy Shevchenko
· 7 years ago
e71de54
x86: Add Intel Tangier support
by Felipe Balbi
· 7 years ago
b7026b0
x86: Add dma-mapping.h to architectural code
by Andy Shevchenko
· 7 years ago
3ff240c
x86: Don't include asm/u-boot.h in common
by Simon Glass
· 7 years ago
6862b50
x86: Make u-boot-x86.h a private header
by Simon Glass
· 7 years ago
f8f291b
x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integer
by Bin Meng
· 7 years ago
5e74e5a
x86: baytrail: Use macros instead of magic numbers for FSP settings
by Bin Meng
· 7 years ago
6702488
x86: baytrail: Remove "serial-debug-port-*" settings
by Bin Meng
· 7 years ago
5ae5aa9
x86: acpi: Fix Windows S3 resume failure
by Bin Meng
· 8 years ago
0f4e258
x86: acpi: Refactor acpi_resume()
by Bin Meng
· 8 years ago
9957278
x86: acpi: Make enter_acpi_mode() public
by Bin Meng
· 8 years ago
ba65808
x86: fsp: Save stack address to CMOS for next S3 boot
by Bin Meng
· 8 years ago
9f1fad1
x86: Add an early CMOS access library
by Bin Meng
· 8 years ago
3a34cae
x86: acpi: Resume OS if resume vector is found
by Bin Meng
· 8 years ago
e76bf38
x86: acpi: Add one API to find OS wakeup vector
by Bin Meng
· 8 years ago
2b2d666
x86: acpi: Add wake up assembly stub
by Bin Meng
· 8 years ago
e652e13
x86: baytrail: Conditionally report S3 in the ACPI table
by Bin Meng
· 8 years ago
b727961
x86: Store and display previous sleep state
by Bin Meng
· 8 years ago
1206723
x86: fsp: acpi: Pass different boot mode to FSP init
by Bin Meng
· 8 years ago
b7ef3bf
x86: Add post codes for OS resume
by Bin Meng
· 8 years ago
fcf2fba
x86: baytrail: acpi: Add APIs for determining/clearing sleep state
by Bin Meng
· 8 years ago
4372c11
x86: acpi: Add Kconfig option and header file for ACPI resume
by Bin Meng
· 8 years ago
ca0d29e
x86: Introduce minimal PMU driver for Intel MID platforms
by Andy Shevchenko
· 8 years ago
bb41646
x86: Add SCU IPC driver for Intel MID platforms
by Felipe Balbi
· 8 years ago
e47b2d6
board_f: Make relocation functions generic
by Simon Glass
· 8 years ago
96d4b75
board_f: Make init_helpers generic
by Simon Glass
· 8 years ago
5e924a1
Move dram_init_banksize() to a common header
by Simon Glass
· 8 years ago
76b00ac
board_f: Drop setup_dram_config() wrapper
by Simon Glass
· 8 years ago
671549e
board_f: x86: Rename x86_fsp_init() to arch_fsp_init()
by Simon Glass
· 8 years ago
a0c75f9
x86: Move turbo_state to global_data
by Simon Glass
· 8 years ago
1bff836
x86: Move pirq_routing_table to global_data
by Simon Glass
· 8 years ago
fa5fcb3
x86: Support jumping from SPL to U-Boot
by Simon Glass
· 8 years ago
db35723
x86: Fix up type sizes for 64-bit
by Simon Glass
· 8 years ago
4b57414
x86: Drop flag_is_changable() on x86_64
by Simon Glass
· 8 years ago
9097805
x86: Fix up byteorder.h for x86_64
by Simon Glass
· 8 years ago
a160092
x86: Support global_data on x86_64
by Simon Glass
· 8 years ago
be059e8
x86: Move the i386 code into its own directory
by Simon Glass
· 8 years ago
4bbc024
x86: Add an SPL implementation
by Simon Glass
· 8 years ago
beb4d65
x86: fsp: Fix cast for 64-bit compilation
by Simon Glass
· 8 years ago
e71ffd0
x86: Update mpspec to build on 64-bit machines
by Simon Glass
· 8 years ago
42fd8c1
x86: Use unsigned long for address in table generation
by Simon Glass
· 8 years ago
7cbaddd
x86: Synchronize list of x86 subarchitectures (update bootparam.h)
by Andy Shevchenko
· 8 years ago
b7b8410
ls2080: Exit dpaa only right before exiting U-Boot
by Alexander Graf
· 8 years ago
3431b39
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 8 years ago
Next »