Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
273e641b21c93a92d50edaf4d0228961df77b5dd
/
arch
/
x86
/
cpu
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
b1f7873
x86: qemu: kconfig: Imply platform specific drivers
by Bin Meng
· Sun Jul 30 06:23:24 2017 -0700
ac43201
x86: quark: kconfig: Imply platform specific drivers
by Bin Meng
· Sun Jul 30 06:23:23 2017 -0700
a8e3dda
x86: tangier: kconfig: Imply platform specific drivers
by Bin Meng
· Sun Jul 30 06:23:22 2017 -0700
2f2c891
x86: queensbay: kconfig: Imply platform specific drivers
by Bin Meng
· Sun Jul 30 06:23:21 2017 -0700
860520c
x86: coreboot: kconfig: Imply drivers that are useful
by Bin Meng
· Sun Jul 30 06:23:20 2017 -0700
0120fef
x86: broadwell: kconfig: Imply platform specific drivers
by Bin Meng
· Sun Jul 30 06:23:19 2017 -0700
31dd76c
x86: ivybridge: kconfig: Imply platform specific drivers
by Bin Meng
· Sun Jul 30 06:23:18 2017 -0700
2c00e03
x86: baytrail: kconfig: Imply platform specific drivers
by Bin Meng
· Sun Jul 30 06:23:17 2017 -0700
1949a9a
x86: kconfig: Imply ENABLE_MRC_CACHE in the platform Kconfig
by Bin Meng
· Sun Jul 30 06:23:14 2017 -0700
6f40e7c
x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig
by Bin Meng
· Sun Jul 30 06:23:13 2017 -0700
b0d42d7
x86: kconfig: Select ARCH_MISC_INIT in the platform Kconfig
by Bin Meng
· Sun Jul 30 06:23:12 2017 -0700
842a8de
x86: kconfig: Let board select BOARD_EARLY_INIT_F
by Bin Meng
· Sun Jul 30 06:23:11 2017 -0700
d3935ff
x86: kconfig: Imply HAVE_INTEL_ME in the platform Kconfig
by Bin Meng
· Sun Jul 30 06:23:10 2017 -0700
89e7d97
ahci: Support non-PCI controllers
by Simon Glass
· Tue Jul 04 13:31:18 2017 -0600
13a5d87
x86: acpi: Deduplicate acpi_fill_madt() implementation
by Andy Shevchenko
· Fri Jul 21 22:32:04 2017 +0300
d31315d
x86: Add Intel Edison board files
by Andy Shevchenko
· Thu Jul 06 14:41:53 2017 +0300
e564d59
x86: Add Intel Tangier support
by Felipe Balbi
· Thu Jul 06 14:41:52 2017 +0300
3b21fdd
Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig
by Simon Glass
· Sun Jul 23 21:19:45 2017 -0600
fe54fda
x86: Move link to use driver model for SCSI
by Simon Glass
· Wed Jun 14 21:28:48 2017 -0600
367b3ac
Revert "x86: Convert MMC to driver model"
by Bin Meng
· Mon Jun 26 16:36:15 2017 -0700
273d0ec
x86: baytrail: Fix boot hang with a debug build
by Bin Meng
· Thu Jun 01 03:41:13 2017 -0700
e5bf969
x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integer
by Bin Meng
· Wed May 31 01:04:15 2017 -0700
497c516
x86: baytrail: Use macros instead of magic numbers for FSP settings
by Bin Meng
· Wed May 31 01:04:14 2017 -0700
fae4125
x86: baytrail: Remove "serial-debug-port-*" settings
by Bin Meng
· Wed May 31 01:04:13 2017 -0700
fa5905e
x86: baytrail: Change "fsp, mrc-init-tseg-size" default value to 1
by Bin Meng
· Wed May 31 01:04:12 2017 -0700
112e4b8
x86: Convert MMC to driver model
by Simon Glass
· Sun Apr 09 18:38:21 2017 -0600
353f5cb
x86: acpi: Fix Windows S3 resume failure
by Bin Meng
· Fri Apr 21 07:24:47 2017 -0700
280aebe
x86: acpi: Refactor acpi_resume()
by Bin Meng
· Fri Apr 21 07:24:44 2017 -0700
159661d
x86: Adjust board_final_cleanup() order
by Bin Meng
· Fri Apr 21 07:24:41 2017 -0700
cf20030
x86: fsp: Save stack address to CMOS for next S3 boot
by Bin Meng
· Fri Apr 21 07:24:39 2017 -0700
710d215
x86: acpi: Resume OS if resume vector is found
by Bin Meng
· Fri Apr 21 07:24:37 2017 -0700
215596c
x86: acpi: Add wake up assembly stub
by Bin Meng
· Fri Apr 21 07:24:35 2017 -0700
ef61f77
x86: Store and display previous sleep state
by Bin Meng
· Fri Apr 21 07:24:32 2017 -0700
4c762a6
x86: baytrail: acpi: Add APIs for determining/clearing sleep state
by Bin Meng
· Fri Apr 21 07:24:29 2017 -0700
579b51a
fs: Kconfig: Add a separate config for FS_CBFS
by Simon Glass
· Wed Apr 26 22:27:59 2017 -0600
0501e3e
fs: Convert CONFIG_CMD_CBFS to Kconfig
by Simon Glass
· Wed Apr 26 22:27:58 2017 -0600
0bd50cd
x86: Drop leading spaces in cpu_x86_get_desc()
by Simon Glass
· Sun Mar 19 12:59:20 2017 -0600
2f949c3
board_f: Drop setup_dram_config() wrapper
by Simon Glass
· Fri Mar 31 08:40:32 2017 -0600
ee7c36f
board_f: x86: Use checkcpu() for CPU init
by Simon Glass
· Tue Mar 28 10:27:30 2017 -0600
80b5bc9
dm: core: Add flags parameter to device_remove()
by Stefan Roese
· Mon Mar 20 12:51:48 2017 +0100
43b3ac5
x86: Intel MID platforms has no microcode update
by Andy Shevchenko
· Fri Feb 17 16:49:00 2017 +0300
6c0712a
x86: Force 32-bit jumps in interrupt handlers
by J. Tang
· Thu Feb 09 21:54:13 2017 -0500
dd79d6e
dm: core: Replace of_offset with accessor
by Simon Glass
· Tue Jan 17 16:52:55 2017 -0700
2ae7da0
x86: make LOAD_FROM_32_BIT visible for platforms
by Andy Shevchenko
· Sun Feb 05 16:52:00 2017 +0300
95e4a39
x86: qemu: Fix compiler warnings for 64-bit
by Bin Meng
· Wed Jan 18 03:32:56 2017 -0800
Next »