Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
708cae7095593469649f0dfdc6d01ba8ab2bba4d
/
arch
/
x86
/
cpu
/
ivybridge
027f837
x86: ivybridge: Implement PCH_REQ_PMBASE_INFO
by Simon Glass
· Thu Apr 25 21:59:02 2019 -0600
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
09921ac
cpu: Add DM_FLAG_PRE_RELOC flag to various cpu drivers
by Bin Meng
· Sun Oct 14 01:07:19 2018 -0700
af5b8d2
x86: Switch to use DM sysreset driver
by Bin Meng
· Thu Jul 19 03:07:33 2018 -0700
c253c3f
x86: Conditionally build the pinctrl_ich6 driver
by Bin Meng
· Sun Jun 10 06:25:01 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
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
edf9f62
ata: Migrate CONFIG_SCSI_AHCI to Kconfig
by Tuomas Tynkkynen
· Fri Dec 08 15:36:19 2017 +0200
1e4251b
x86: ivybridge: remove unused variables
by Heinrich Schuchardt
· Tue Sep 12 03:40:31 2017 +0200
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
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
31dd76c
x86: ivybridge: kconfig: Imply platform specific drivers
by Bin Meng
· Sun Jul 30 06:23:18 2017 -0700
1949a9a
x86: kconfig: Imply ENABLE_MRC_CACHE in the platform Kconfig
by Bin Meng
· Sun Jul 30 06:23:14 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
fe54fda
x86: Move link to use driver model for SCSI
by Simon Glass
· Wed Jun 14 21:28:48 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
dd79d6e
dm: core: Replace of_offset with accessor
by Simon Glass
· Tue Jan 17 16:52:55 2017 -0700
78a20d2
x86: ivybridge: Provide a dummy SDRAM init for 64-bit
by Simon Glass
· Mon Jan 16 07:04:08 2017 -0700
c48de2c
x86: ivybridge: Skip SATA init in SPL
by Simon Glass
· Mon Jan 16 07:04:07 2017 -0700
0e8047c
x86: ivybridge: Allow 32-bit init to move to SPL
by Simon Glass
· Mon Jan 16 07:03:47 2017 -0700
6fbb13d
x86: ivybridge: Fix types for 64-bit compilation
by Simon Glass
· Mon Jan 16 07:03:39 2017 -0700
e536796
x86: ivybridge: Add more debugging for failures
by Simon Glass
· Mon Jan 16 07:03:38 2017 -0700
d87b092
x86: ivybridge: Declare global data where it is used
by Simon Glass
· Mon Jan 16 07:03:37 2017 -0700
67f66bd
cpu: Add get_vendor callback
by Alexander Graf
· Fri Aug 19 01:23:27 2016 +0200
c8f4453
x86: ivybridge: Tidy up enable_clock_gating() for 64-bit
by Simon Glass
· Sun Sep 25 21:33:35 2016 -0600
0a42c02
x86: ivybridge: Fix PCH power setup
by Simon Glass
· Sun Sep 25 21:33:34 2016 -0600
b154a2d
dm: x86: Move link to use driver model for video
by Simon Glass
· Wed Oct 05 20:42:20 2016 -0600
1710321
x86: squash lines for immediate return
by Masahiro Yamada
· Tue Sep 06 22:17:36 2016 +0900
f7f5674
x86: Add debugging when cpu_common_init() fails
by Simon Glass
· Mon Jul 25 18:58:59 2016 -0600
47a3d05
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· Tue Jul 12 08:15:17 2016 -0400
e0f0cc5
x86: link: Correct a failure in DRAM init
by Simon Glass
· Mon Jul 11 09:30:55 2016 -0600
9404be5
x86: fdt: Drop the unused compatible strings in fdtdec
by Simon Glass
· Sun Jun 19 17:33:11 2016 -0600
d538c36
x86: Call lapic_setup() in interrupt_init()
by Bin Meng
· Sun May 22 01:45:33 2016 -0700
1141fcf
x86: Unify reserve_arch() for all x86 boards
by Bin Meng
· Wed May 11 07:45:00 2016 -0700
c2f2b3b
x86: Drop asm/acpi.h
by Bin Meng
· Sat May 07 07:46:10 2016 -0700
85ee165
dm: Rename disk uclass to ahci
by Simon Glass
· Sun May 01 11:35:52 2016 -0600
e623ff6
x86: ivybridge: Convert to use the common SDRAM code
by Simon Glass
· Wed Mar 16 07:44:38 2016 -0600
9c852d7
x86: Move common PCH code into a common place
by Simon Glass
· Wed Mar 16 07:44:36 2016 -0600
3b6c843
x86: ivybridge: Show microcode version for each core
by Simon Glass
· Fri Mar 11 22:07:10 2016 -0700
d4e9074
x86: Move common MRC Kconfig options to the common file
by Simon Glass
· Fri Mar 11 22:07:08 2016 -0700
b67be7e
x86: Move Intel Management Engine code to a common place
by Simon Glass
· Fri Mar 11 22:07:00 2016 -0700
780ba48
x86: Move common CPU code to its own place
by Simon Glass
· Fri Mar 11 22:06:58 2016 -0700
63e08a2
x86: Move common LPC code to its own place
by Simon Glass
· Fri Mar 11 22:06:57 2016 -0700
ab39d33
x86: Add the root-complex block to common intel registers
by Simon Glass
· Fri Mar 11 22:06:56 2016 -0700
5535730
x86: Create a common header for Intel register access
by Simon Glass
· Fri Mar 11 22:06:55 2016 -0700
2df6188
x86: Move microcode code to a common location
by Simon Glass
· Fri Mar 11 22:06:54 2016 -0700
144652f
x86: Move cache-as-RAM code into a common location
by Simon Glass
· Fri Mar 11 22:06:53 2016 -0700
9d95358
x86: Add some more common MSR indexes
by Simon Glass
· Sun Mar 06 19:28:04 2016 -0700
c7298e7
dm: Use uclass_first_device_err() where it is useful
by Simon Glass
· Thu Feb 11 13:23:26 2016 -0700
5afa22a
x86: Add Intel Cougar Canyon 2 board
by Bin Meng
· Wed Feb 17 00:16:25 2016 -0800
051f175
x86: ivybridge: bd82x6x: Support FSP enabled configuration
by Bin Meng
· Wed Feb 17 00:16:24 2016 -0800
5dbe304
x86: ivybridge: Add FSP support
by Bin Meng
· Wed Feb 17 00:16:21 2016 -0800
fd2afdf
x86: pch: Implement get_gpio_base op
by Bin Meng
· Mon Feb 01 01:40:44 2016 -0800
06d66af
dm: pch: Rename get_sbase op to get_spi_base
by Bin Meng
· Mon Feb 01 01:40:42 2016 -0800
1124562
dm: pch: Remove pch_get_version op
by Bin Meng
· Mon Feb 01 01:40:41 2016 -0800
a75abeb
x86: ivybridge: Use syscon for the GMA device
by Simon Glass
· Sun Jan 17 16:11:59 2016 -0700
43a5034
x86: Set up a shared syscon numbering schema
by Simon Glass
· Sun Jan 17 16:11:58 2016 -0700
b0a6dca
x86: ivybridge: Drop the SMM-locking code
by Simon Glass
· Sun Jan 17 16:11:57 2016 -0700
72ce7ef
x86: ivybridge: Drop XHCI support
by Simon Glass
· Sun Jan 17 16:11:56 2016 -0700
74a9e6a
x86: ivybridge: Drop special EHCI init
by Simon Glass
· Sun Jan 17 16:11:55 2016 -0700
11f76a7
x86: ivybridge: Sort out the calls to bridge_silicon_revision()
by Simon Glass
· Sun Jan 17 16:11:54 2016 -0700
6c9e1d8
x86: ivybridge: Move code from pch.c to bd82x6x.c
by Simon Glass
· Sun Jan 17 16:11:53 2016 -0700
b3a9e51
x86: ivybridge: Convert pch.c to use DM PCI API
by Simon Glass
· Sun Jan 17 16:11:52 2016 -0700
cd7f2d9
x86: ivybridge: Convert report_platform to DM PCI API
by Simon Glass
· Sun Jan 17 16:11:51 2016 -0700
37a91ff
x86: ivybridge: Convert SDRAM init to use driver model
by Simon Glass
· Sun Jan 17 16:11:50 2016 -0700
1e186f5
x86: ivybridge: Convert sdram_initialise() to use DM PCI API
by Simon Glass
· Sun Jan 17 16:11:48 2016 -0700
a33044b
x86: ivybridge: Convert dram_init() to use DM PCI API
by Simon Glass
· Sun Jan 17 16:11:47 2016 -0700
18df7d0
x86: ivybridge: Convert enable_usb_bar() to use DM PCI API
by Simon Glass
· Sun Jan 17 16:11:46 2016 -0700
9afcd96
x86: ivybridge: Use the I2C driver to perform SMbus init
by Simon Glass
· Sun Jan 17 16:11:45 2016 -0700
d6fe74e
x86: ivybridge: Convert lpc init code to DM PCI API
by Simon Glass
· Sun Jan 17 16:11:42 2016 -0700
582075c
x86: ivybridge: Drop the special PCI driver
by Simon Glass
· Sun Jan 17 16:11:41 2016 -0700
40e7a20
x86: ivybridge: Move LPC init into the LPC probe() method
by Simon Glass
· Sun Jan 17 16:11:40 2016 -0700
5337b43
x86: ivybridge: Move lpc_enable() into gma.c
by Simon Glass
· Sun Jan 17 16:11:39 2016 -0700
35c50a5
x86: ivybridge: Use driver model PCI API in sata.c
by Simon Glass
· Sun Jan 17 16:11:38 2016 -0700
39f3f8c
x86: ivybridge: Use the SATA driver to do the init
by Simon Glass
· Sun Jan 17 16:11:37 2016 -0700
c0cf9ac
x86: ivybridge: Drop the unused bd82x6x_init_extra()
by Simon Glass
· Sun Jan 17 16:11:36 2016 -0700
5cc400b
x86: ivybridge: Do the SATA init before relocation
by Simon Glass
· Sun Jan 17 16:11:35 2016 -0700
9c8caca
x86: ivybridge: Drop unnecessary northbridge setup
by Simon Glass
· Sun Jan 17 16:11:33 2016 -0700
e5bdccd
x86: ivybridge: Use driver model PCI API in bd82x6x.c
by Simon Glass
· Sun Jan 17 16:11:32 2016 -0700
4fa56b1
x86: ivybridge: Move northbridge and PCH init into drivers
by Simon Glass
· Sun Jan 17 16:11:31 2016 -0700
6b7f76d
x86: ivybridge: Move early init code into northbridge.c
by Simon Glass
· Sun Jan 17 16:11:27 2016 -0700
83b9c65
x86: ivybridge: Drop the dead MTRR code
by Simon Glass
· Sun Jan 17 16:11:26 2016 -0700
0b22c97
x86: ivybridge: Set up the thermal target correctly
by Simon Glass
· Sun Jan 17 16:11:25 2016 -0700
5e469f3
x86: ivybridge: Move CPU init code into the driver
by Simon Glass
· Sun Jan 17 16:11:24 2016 -0700
b4974c4
x86: ivybridge: Use common CPU init code
by Simon Glass
· Sun Jan 17 16:11:23 2016 -0700
25d1f94
x86: ivybridge: Move GPIO init to the LPC init() method
by Simon Glass
· Sun Jan 17 16:11:22 2016 -0700
a716f9e
x86: ivybridge: Move sandybridge init to the lpc probe() method
by Simon Glass
· Sun Jan 17 16:11:21 2016 -0700
d4d1e91
x86: ivybridge: Move graphics init much later
by Simon Glass
· Sun Jan 17 16:11:20 2016 -0700
b20cf04
x86: ivybridge: Probe the LPC in CPU init
by Simon Glass
· Sun Jan 17 16:11:19 2016 -0700
ee30129
x86: ivybridge: Rename lpc_init() to lpc_init_extra()
by Simon Glass
· Sun Jan 17 16:11:18 2016 -0700
99eecaa
x86: ivybridge: Move LPC and PCH init into northbridge probe()
by Simon Glass
· Sun Jan 17 16:11:17 2016 -0700
Next »