Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
754f55e4b04e5048f4e886bf78ca2ea01df2fa67
/
arch
/
x86
/
cpu
/
ivybridge
3276163
dm: x86: spi: Convert ICH SPI driver to driver model PCI API
by Simon Glass
· Mon Jan 18 20:19:21 2016 -0700
19af854
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· Thu Jan 14 21:51:32 2016 -0500
c3153b3
x86: ivybridge: Do not require HAVE_INTEL_ME
by Bin Meng
· Fri Dec 11 02:55:49 2015 -0800
f9d94d3
dm: pci: video: Convert video and pci_rom to use DM PCI API
by Simon Glass
· Sun Nov 29 13:17:57 2015 -0700
3523035
dm: x86: ivybridge: Convert graphics init to use DM PCI API
by Simon Glass
· Sun Nov 29 13:17:55 2015 -0700
a986c3a
x86: Remove HAVE_ACPI_RESUME
by Bin Meng
· Wed Nov 25 17:46:09 2015 -0800
55af71f
x86: Remove CPU_INTEL_SOCKET_RPGA989
by Bin Meng
· Wed Nov 25 17:46:08 2015 -0800
715f20a
x86: Clean up ivybridge/chrome Kconfig options
by Bin Meng
· Wed Nov 25 17:46:07 2015 -0800
35da4d1
x86: ivybridge: Remove NORTHBRIDGE_INTEL_SANDYBRIDGE
by Bin Meng
· Wed Nov 25 17:46:06 2015 -0800
38de020
x86: Convert to use driver model timer
by Bin Meng
· Fri Nov 13 00:11:22 2015 -0800
149f24f
x86: ivybridge: Enable the MRC cache
by Bin Meng
· Sun Oct 18 15:55:37 2015 -0600
9eff5a7
x86: ivybridge: Measure the MRC code execution time
by Simon Glass
· Sun Oct 18 15:55:36 2015 -0600
5d12980
x86: ivybridge: Fix car_uninit() to correctly set run state
by Simon Glass
· Sun Oct 18 15:55:35 2015 -0600
664c0e1
x86: ivybridge: Check the RTC return value
by Simon Glass
· Sun Oct 18 15:55:33 2015 -0600
a45312e
x86: ivybridge: Use 'ret' instead of 'rcode'
by Simon Glass
· Sun Oct 18 15:55:32 2015 -0600
f2dd470
x86: chromebook_link: Enable the debug UART
by Simon Glass
· Sun Oct 18 19:51:27 2015 -0600
8046714
x86: ivybridge: Correct two typos for MRC
by Bin Meng
· Sun Oct 11 21:37:47 2015 -0700
2845ead
x86: Use struct mrc_region to describe a mrc region
by Bin Meng
· Sun Oct 11 21:37:41 2015 -0700
f34c059
x86: ivybridge: Use APIs provided in the mrccache lib
by Bin Meng
· Sun Oct 11 21:37:40 2015 -0700
21666cf
x86: Move mrccache.[c|h] to a common place
by Bin Meng
· Sun Oct 11 21:37:36 2015 -0700
f8e7992
x86: ivybridge: Remove the dead codes that programs pci bridge
by Bin Meng
· Thu Oct 01 00:36:03 2015 -0700
770fd33
x86: Enable DM RTC support for all x86 boards
by Bin Meng
· Wed Jul 15 16:23:39 2015 +0800
53112f2
Kill unneeded #include <linux/kconfig.h>
by Masahiro Yamada
· Fri Jul 17 20:30:28 2015 +0900
c9dea01
x86: Clean up lapic codes
by Bin Meng
· Wed Jun 17 11:15:38 2015 +0800
eb0bc56
x86: ivybridge: Remove SMP from CPU_SPECIFIC_OPTIONS
by Bin Meng
· Wed Jun 17 11:15:35 2015 +0800
a9a4426
x86: Add multi-processor init
by Simon Glass
· Wed Apr 29 22:25:59 2015 -0600
1375e9a
x86: ivybridge: Use reset_cpu()
by Simon Glass
· Tue Apr 28 20:11:30 2015 -0600
06e694f
x86: chromebook_link: dts: Add PCH and LPC devices
by Simon Glass
· Thu Mar 26 09:29:29 2015 -0600
404bc5e
dm: x86: Add a uclass for a Platform Controller Hub
by Simon Glass
· Thu Mar 26 09:29:27 2015 -0600
35f15f6
dm: x86: spi: Convert ICH SPI driver to driver model
by Simon Glass
· Thu Mar 26 09:29:26 2015 -0600
e0e7b36
dm: x86: pci: Convert chromebook_link to use driver model for pci
by Simon Glass
· Thu Mar 05 12:25:33 2015 -0700
7567f46
x86: Split up arch_cpu_init()
by Simon Glass
· Thu Mar 05 12:25:17 2015 -0700
240d06d
x86: Add a x86_ prefix to the x86-specific PCI functions
by Simon Glass
· Thu Mar 05 12:25:15 2015 -0700
684818d
x86: video: Allow video ROM execution to fall back to the other method
by Simon Glass
· Tue Jan 27 22:13:34 2015 -0700
461cebf
x86: Rename MMCONF_BASE_ADDRESS and make it common across x86
by Simon Glass
· Tue Jan 27 22:13:33 2015 -0700
e860ee4
x86: ivybridge: Drop the Kconfig MRC cache information
by Simon Glass
· Mon Jan 19 22:16:16 2015 -0700
428dfa4
x86: Implement a cache for Memory Reference Code parameters
by Simon Glass
· Mon Jan 19 22:16:14 2015 -0700
9281eb5
x86: ivybridge: Update microcode early in boot
by Simon Glass
· Thu Jan 01 16:18:14 2015 -0700
e591101
x86: ivybridge: Add a way to turn off the CAR
by Simon Glass
· Thu Jan 01 16:18:12 2015 -0700
a754b95
x86: ivybridge: Request MTRRs for DRAM regions
by Simon Glass
· Thu Jan 01 16:18:10 2015 -0700
5a530b6
x86: ivybridge: Set up an MTRR for the video frame buffer
by Simon Glass
· Thu Jan 01 16:18:08 2015 -0700
7bf5b9e
x86: Add support for MTRRs
by Simon Glass
· Thu Jan 01 16:18:07 2015 -0700
666534f
x86: ivybridge: Drop support for ROM caching
by Simon Glass
· Thu Jan 01 16:18:06 2015 -0700
19ec76d
x86: ivybridge: Only run the Video BIOS when video is enabled
by Simon Glass
· Thu Jan 01 16:18:02 2015 -0700
293f497
x86: Use consistent name XXX_ADDR for binary blob flash address
by Bin Meng
· Wed Dec 17 15:50:42 2014 +0800
c8a5c41
x86: Correct problems in the microcode loading
by Simon Glass
· Mon Dec 15 22:02:41 2014 -0700
44679e7
x86: ivybridge: Update the microcode
by Simon Glass
· Mon Dec 15 22:02:40 2014 -0700
642d248
x86: Add post failure codes for bist and car
by Bin Meng
· Fri Dec 12 21:05:30 2014 +0800
d90f8e1
x86: Add initial video device init for Intel GMA
by Simon Glass
· Fri Nov 14 20:56:36 2014 -0700
61612ed
x86: ivybridge: Add northbridge init functions
by Simon Glass
· Mon Nov 24 21:18:18 2014 -0700
cf46d37
x86: Add init for model 206AX CPU
by Simon Glass
· Mon Nov 24 21:18:16 2014 -0700
79248a1
x86: ivybridge: Set up XHCI USB
by Simon Glass
· Fri Nov 14 18:18:42 2014 -0700
194d757
x86: ivybridge: Set up EHCI USB
by Simon Glass
· Fri Nov 14 18:18:40 2014 -0700
cd0adb3
x86: ivybridge: Add SATA init
by Simon Glass
· Fri Nov 14 18:18:38 2014 -0700
06409c9
x86: ivybridge: Add additional LPC init
by Simon Glass
· Fri Nov 14 18:18:35 2014 -0700
f307708
x86: ivybridge: Add PCH init
by Simon Glass
· Fri Nov 14 18:18:34 2014 -0700
17f1c40
x86: ivybridge: Add support for BD82x6x PCH
by Simon Glass
· Fri Nov 14 18:18:32 2014 -0700
268eefd
x86: ivybridge: Implement SDRAM init
by Simon Glass
· Wed Nov 12 22:42:28 2014 -0700
d22f5c9
x86: ivybridge: Add LAPIC support
by Simon Glass
· Wed Nov 12 22:42:27 2014 -0700
30580fc
x86: ivybridge: Add early init for PCH devices
by Simon Glass
· Wed Nov 12 22:42:23 2014 -0700
f79d538
x86: ivybridge: Perform Intel microcode update on boot
by Simon Glass
· Wed Nov 12 22:42:21 2014 -0700
367077a
x86: ivybridge: Check BIST value on boot
by Simon Glass
· Wed Nov 12 22:42:20 2014 -0700
f226c41
x86: ivybridge: Perform initial CPU setup
by Simon Glass
· Wed Nov 12 22:42:19 2014 -0700
dcfac35
x86: ivybridge: Add early LPC init so that serial works
by Simon Glass
· Wed Nov 12 22:42:15 2014 -0700
3274ae0
x86: ivybridge: Enable PCI in early init
by Simon Glass
· Wed Nov 12 22:42:13 2014 -0700
98f139b
x86: chromebook_link: Implement CAR support (cache as RAM)
by Simon Glass
· Wed Nov 12 22:42:10 2014 -0700
0b36ecd
x86: Add chromebook_link board
by Simon Glass
· Wed Nov 12 22:42:07 2014 -0700