Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
2aeaa5799d7c0c7d3852accf3245f76ab16bb0f5
/
arch
/
x86
/
cpu
2aeaa57
x86: broadwell: Select refcode and CPU code for SPL
by Simon Glass
· Thu Apr 25 21:58:55 2019 -0600
c51faed
x86: broadwell: Allow booting from SPL
by Simon Glass
· Thu Apr 25 21:58:54 2019 -0600
79ef699
x86: Allow 16-bit init to be in TPL
by Simon Glass
· Thu Apr 25 21:58:53 2019 -0600
75659ac
x86: Add support for starting from SPL/TPL
by Simon Glass
· Thu Apr 25 21:58:52 2019 -0600
409cb19
x86: broadwell: Split CPU init
by Simon Glass
· Thu Apr 25 21:58:51 2019 -0600
412f11b
x86: broadwell: Move init of debug UART to cpu.c
by Simon Glass
· Thu Apr 25 21:58:50 2019 -0600
69343ff
x86: broadwell: Allow SDRAM init from SPL
by Simon Glass
· Thu Apr 25 21:58:49 2019 -0600
345f366
x86: broadwell: Improve SDRAM debugging output
by Simon Glass
· Thu Apr 25 21:58:48 2019 -0600
05e12f7
x86: Add a way to reinit the cpu
by Simon Glass
· Thu Apr 25 21:58:42 2019 -0600
f9b5800
x86: mp_init: Use proper error numbers
by Simon Glass
· Thu Apr 25 21:58:41 2019 -0600
cb770c5
x86: Update a stale comment about ifdtool
by Simon Glass
· Thu Apr 25 21:58:44 2019 -0600
435f705
x86: start64: Fix copyright message
by Simon Glass
· Thu Apr 25 21:58:40 2019 -0600
3642ba9
x86: broadwell: Add support for serial I/O devices
by Simon Glass
· Sat Feb 16 20:25:03 2019 -0700
7c2beb0
x86: broadwell: Don't bother probing the PCH for pinctrl
by Simon Glass
· Sat Feb 16 20:25:02 2019 -0700
398336e
x86: broadwell: Add support for the ADSP
by Simon Glass
· Sat Feb 16 20:25:01 2019 -0700
e7ceeef
sound: x86: link: Add sound support
by Simon Glass
· Sat Feb 16 20:24:57 2019 -0700
1a9360d
x86: ivybridge: Add a way to get the HDA config setting
by Simon Glass
· Sat Feb 16 20:24:52 2019 -0700
7a83017
x86: Use the existing GDT in the ROM for 64-bit U-Boot proper
by Bin Meng
· Thu Jan 31 08:22:14 2019 -0800
17b7b60
x86: Don't copy the cpu_call64() function to a hardcoded address
by Bin Meng
· Thu Jan 31 08:22:13 2019 -0800
6aac2ca
x86: Change 4-level page table base address to low memory
by Bin Meng
· Thu Jan 31 08:22:12 2019 -0800
2aaa27d
linker: Modify linker scripts to be more generic
by Tom Rini
· Tue Jan 22 17:09:26 2019 -0500
cdd8df2
x86: Kconfig: spelling fixes
by Chris Packham
· Sun Jan 13 22:13:22 2019 +1300
a7bb8ef
efi: payload: only init usb if necessary
by Bin Meng
· Thu Nov 29 20:07:13 2018 -0800
8d7b8d1
coreboot: only init usb if necessary
by Thomas RIENOESSL
· Thu Nov 29 20:07:12 2018 -0800
d18df3c
x86: make the LAPIC / IOAPIC construct switchable with Kconfig
by Hannes Schmelzer
· Sun Nov 18 23:19:43 2018 +0100
09921ac
cpu: Add DM_FLAG_PRE_RELOC flag to various cpu drivers
by Bin Meng
· Sun Oct 14 01:07:19 2018 -0700
8204f50
sysreset: Remove DM_FLAG_PRE_RELOC flag in various drivers
by Bin Meng
· Wed Oct 24 06:36:37 2018 -0700
253a24a
x86: Fix car_uninit weak symbol definition
by Bin Meng
· Thu Oct 25 03:05:37 2018 -0700
b431568
x86: quark: Specify X86_TSC_TIMER_EARLY_FREQ
by Bin Meng
· Sat Oct 13 20:52:11 2018 -0700
f92b3d7
x86: Fix the mystery of printch() during 64-bit boot
by Bin Meng
· Sat Oct 13 20:52:09 2018 -0700
0928036
x86: put global data pointer into the .data section
by Heinrich Schuchardt
· Sat Oct 13 20:52:07 2018 -0700
8fafd01
x86: Update mtrr functions to allow leaving cache alone
by Simon Glass
· Mon Oct 01 12:22:37 2018 -0600
b992856
x86: tangier: pinmux: add API to configure protected pins
by Georgii Staroselskii
· Tue Sep 11 13:31:07 2018 +0300
106dcfc
x86: zimage: Support booting Linux kernel from an EFI payload
by Bin Meng
· Thu Aug 23 08:24:10 2018 -0700
2f65c07
x86: efi: payload: Install E820 map from EFI memory map
by Bin Meng
· Thu Aug 23 08:24:08 2018 -0700
634bc70
Merge tag 'signed-efi-2018.09' of git://github.com/agraf/u-boot
by Tom Rini
· Tue Aug 21 13:15:21 2018 -0400
61c7678
x86: Include bss subsections in linker script
by Alexander Graf
· Mon Aug 20 14:17:41 2018 +0200
204e1e5
x86: coreboot: Add generic coreboot payload support
by Bin Meng
· Fri Aug 10 02:39:33 2018 -0700
2133bc5
x86: Add efi_loader bits to x86_64 linker script
by Alexander Graf
· Wed Jul 11 01:39:31 2018 +0200
94a10f2
efi_loader: Rename sections to allow for implicit data
by Alexander Graf
· Tue Jun 12 07:48:37 2018 +0200
467f411
x86: acpi: Don't touch ACPI hardware in write_acpi_tables()
by Bin Meng
· Wed Jul 18 21:42:16 2018 -0700
ac63025
x86: acpi: Move APIs unrelated to ACPI tables generation to a separate library
by Bin Meng
· Wed Jul 18 21:42:15 2018 -0700
af5b8d2
x86: Switch to use DM sysreset driver
by Bin Meng
· Thu Jul 19 03:07:33 2018 -0700
ed0efdf
x86: tangier: Add a sysreset driver
by Bin Meng
· Thu Jul 19 03:07:30 2018 -0700
54d55a4
x86: quark: acpi: Add full reset bit to the reset register value in FADT
by Bin Meng
· Tue Jul 03 02:48:39 2018 -0700
7fe4075
x86: Use microcode update from device tree for all processors
by Ivan Gorinov
· Thu Jun 21 21:16:16 2018 -0700
49568fe
x86: Add scsi command to coreboot and qemu
by Bin Meng
· Tue Jun 26 03:58:55 2018 -0700
7eb28a5
x86: efi: payload: Count in conventional memory above 4GB in DRAM bank
by Bin Meng
· Fri Jun 22 01:38:30 2018 -0700
db59dd3
x86: efi-x86_payload: Enable usb keyboard during boot
by Bin Meng
· Sun Jun 17 05:57:53 2018 -0700
8a57ea7
x86: Add 64-bit setjmp/longjmp implementation
by Ivan Gorinov
· Tue Jun 19 11:40:42 2018 -0700
12339dd
x86: qemu: do not build car.o with start64.o
by Heinrich Schuchardt
· Tue Jun 19 19:12:15 2018 +0200
90e565e
x86: efi: app: Display correct CPU info during boot
by Bin Meng
· Tue Jun 12 08:36:25 2018 -0700
6582074
x86: Rename efi-x86 target to efi-x86_app
by Bin Meng
· Tue Jun 12 08:36:24 2018 -0700
7676370
x86: baytrail: Drop EFI-specific test logics
by Bin Meng
· Tue Jun 12 08:36:20 2018 -0700
740aa42
x86: Drop QEMU-specific EFI payload support
by Bin Meng
· Tue Jun 12 08:36:19 2018 -0700
6bd4109
x86: efi: payload: Add arch_cpu_init()
by Bin Meng
· Tue Jun 12 08:36:17 2018 -0700
525c861
x86: efi: Refactor the directory of EFI app and payload support
by Bin Meng
· Tue Jun 12 08:36:16 2018 -0700
d803f54
x86: irq: Support discrete PIRQ routing registers via device tree
by Bin Meng
· Tue Jun 12 01:26:46 2018 -0700
c332fca
x86: irq: Parse number of PIRQ links from device tree
by Bin Meng
· Tue Jun 12 01:26:45 2018 -0700
5acbb78
x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codes
by Bin Meng
· Sun Jun 10 06:25:03 2018 -0700
c253c3f
x86: Conditionally build the pinctrl_ich6 driver
by Bin Meng
· Sun Jun 10 06:25:01 2018 -0700
1defbb1
x86: irq: Change LINK_V2N and LINK_N2V to inline functions
by Bin Meng
· Sun Jun 03 19:04:23 2018 -0700
0c9f594
x86: irq: Remove chipset specific irq router drivers
by Bin Meng
· Sun Jun 03 19:04:22 2018 -0700
516bb59
x86: ivybridge: Drop CONFIG_USBDEBUG
by Bin Meng
· Sun Jun 03 19:04:19 2018 -0700
9032bbf
x86: ivybridge: Enable 206ax cpu driver for FSP build
by Bin Meng
· Sun Jun 03 19:04:18 2018 -0700
e1c6d2c
x86: ivybridge: Imply USB_XHCI_HCD
by Bin Meng
· Sun Jun 03 19:04:15 2018 -0700
a45c39d
x86: baytrail: Correct the comment of IACORE_VIDS bit ranges
by Bin Meng
· Thu May 24 03:05:59 2018 -0700
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· Wed Apr 18 13:50:47 2018 -0400
4b8fc74
x86: Rename e820entry to e820_entry
by Bin Meng
· Wed Apr 11 22:02:11 2018 -0700
3838d71
x86: Use 'unsigned int' in install_e820_map() functions
by Bin Meng
· Wed Apr 11 22:02:10 2018 -0700
75f82d0
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· Mon Mar 05 01:20:11 2018 +0900
008454f
x86: quark: Fix unused warnings
by Tom Rini
· Sat Jan 27 15:13:47 2018 -0500
edf9f62
ata: Migrate CONFIG_SCSI_AHCI to Kconfig
by Tuomas Tynkkynen
· Fri Dec 08 15:36:19 2017 +0200
5e5fe80
x86: don't compare pointers to 0
by Heinrich Schuchardt
· Mon Nov 20 19:45:56 2017 +0100
c1f72e7
x86: qemu: Move Cache-As-RAM memory from area mapped to ROM
by Anton Gerasimov
· Tue Nov 14 18:47:16 2017 +0100
93ea4ca
x86: braswell: cherryhill: Update dts for SPI lock down
by Bin Meng
· Wed Oct 18 18:20:58 2017 -0700
66c9586
env: x86: braswell: Set ENV_IS_IN_SPI_FLASH as default
by Bin Meng
· Wed Oct 18 18:20:54 2017 -0700
2bc8ecd
x86: braswell: Fix unexpected crash during Linux kernel boot
by Bin Meng
· Wed Oct 18 18:20:53 2017 -0700
07e245c
x86: baytrail: fsp: Move Azalia update codes to board
by Bin Meng
· Fri Oct 13 01:30:06 2017 -0700
e6d48c6
x86: baytrail: fsp: Use a function to update the Azalia config pointer
by Bin Meng
· Fri Oct 13 01:30:05 2017 -0700
1de482e
x86: fsp: Consolidate Azalia header file
by Bin Meng
· Fri Oct 13 01:30:04 2017 -0700
b11494c
x86: baytrail: Fix unstable ACPI S3 resume
by Bin Meng
· Thu Oct 12 05:07:57 2017 -0700
286e77f
x86: tangier: Enable ACPI support for Intel Tangier
by Andy Shevchenko
· Tue Oct 03 14:55:07 2017 +0300
81e1042
treewide: replace with error() with pr_err()
by Masahiro Yamada
· Sat Sep 16 14:10:41 2017 +0900
1e4251b
x86: ivybridge: remove unused variables
by Heinrich Schuchardt
· Tue Sep 12 03:40:31 2017 +0200
991387f
x86: braswell: Disable PUNIT power configuration for B0 stepping
by Bin Meng
· Tue Aug 15 22:42:01 2017 -0700
fde66f4
x86: braswell: Add FSP configuration
by Bin Meng
· Tue Aug 15 22:42:00 2017 -0700
68a070b
x86: Add Intel Braswell SoC support
by Bin Meng
· Tue Aug 15 22:41:58 2017 -0700
62e16c5
x86: baytrail: acpi: Add full reset bit to the reset register value in FADT
by Bin Meng
· Mon Aug 28 22:09:11 2017 -0700
05c074e
x86: tangier: kconfig: Guard tangier-specific options
by Bin Meng
· Sun Aug 20 04:33:46 2017 -0700
f647599
x86: baytrail: Fix turbo enable
by Bin Meng
· Thu Aug 17 01:10:43 2017 -0700
842c31e
x86: Convert CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED to Kconfig
by Bin Meng
· Thu Aug 17 01:10:42 2017 -0700
87551f1
env: Convert CONFIG_ENV_IS_IN... to a choice
by Simon Glass
· Thu Aug 03 12:21:59 2017 -0600
8bf9908
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· Tue Aug 01 15:38:32 2017 -0400
73f5bc1
x86: Switch all boards to use DM SCSI
by Bin Meng
· Sun Jul 30 19:24:02 2017 -0700
828b725
x86: Convert MMC to driver model
by Simon Glass
· Sun Jul 30 19:24:01 2017 -0700
ccf6641
x86: ivybridge: remove unused uma_memory_size
by xypron.glpk@gmx.de
· Sun Jul 30 21:17:26 2017 +0200
ce9d1b0
x86: Convert INTEL_ICH6_GPIO to Kconfig
by Bin Meng
· Sun Jul 30 06:23:28 2017 -0700
5b5d173
x86: kconfig: Move USB to platform Kconfig
by Bin Meng
· Sun Jul 30 06:23:27 2017 -0700
Next »