Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
77f8292042eeb86a806cbdf49ade1d8c2c02eb23
/
arch
/
x86
77f8292
x86: broadwell: Add a few microcode files
by Simon Glass
· Sun Mar 06 19:28:34 2016 -0700
c926bfc
x86: Add comments to the SIPI vector
by Simon Glass
· Sun Mar 06 19:28:25 2016 -0700
17dbe89
x86: Tidy up mp_init to reduce duplication
by Simon Glass
· Sun Mar 06 19:28:22 2016 -0700
7f3ccae
x86: Correct duplicate POST values
by Simon Glass
· Sun Mar 06 19:28:18 2016 -0700
ec5c786
x86: gpio: Correct GPIO setup ordering
by Simon Glass
· Sun Mar 06 19:28:13 2016 -0700
ed5652c
x86: dts: link: Add board ID GPIOs
by Simon Glass
· Sun Mar 06 19:28:12 2016 -0700
d7729f8
x86: dts: link: Move SPD info into the memory controller
by Simon Glass
· Sun Mar 06 19:28:11 2016 -0700
8a307ee
x86: link: Add required GPIO properties
by Simon Glass
· Sun Mar 06 19:28:10 2016 -0700
9d95358
x86: Add some more common MSR indexes
by Simon Glass
· Sun Mar 06 19:28:04 2016 -0700
e79d2c6
x86: cpu: Make the vendor table const
by Simon Glass
· Sun Mar 06 19:27:57 2016 -0700
96030fa
x86: Support booting SeaBIOS
by Bin Meng
· Sun Feb 28 23:54:50 2016 -0800
3815d57
x86: Implement functions for writing coreboot table
by Bin Meng
· Sat Feb 27 22:58:03 2016 -0800
ca68d77
x86: Support writing configuration tables in high area
by Bin Meng
· Sat Feb 27 22:58:02 2016 -0800
ef47ed1
x86: Simplify codes in write_tables()
by Bin Meng
· Sat Feb 27 22:58:01 2016 -0800
5c54910
x86: Change write_acpi_tables() signature a little bit
by Bin Meng
· Sat Feb 27 22:58:00 2016 -0800
900e49a
x86: Use a macro for ROM table alignment
by Bin Meng
· Sat Feb 27 22:57:59 2016 -0800
904da8e
x86: Change to use start/end address pair in write_tables()
by Bin Meng
· Sat Feb 27 22:57:58 2016 -0800
1754675
x86: Clean up coreboot_tables.h
by Bin Meng
· Sat Feb 27 22:57:57 2016 -0800
d75fb95
x86: Move sysinfo related to sysinfo.h
by Bin Meng
· Sat Feb 27 22:57:56 2016 -0800
164e757
x86: Move asm/arch-coreboot/tables.h to a common place
by Bin Meng
· Sat Feb 27 22:57:55 2016 -0800
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
4c836c9
x86: fsp: Make sure HOB list is not overwritten by U-Boot
by Bin Meng
· Wed Feb 17 00:16:23 2016 -0800
5dbe304
x86: ivybridge: Add FSP support
by Bin Meng
· Wed Feb 17 00:16:21 2016 -0800
5923b59
x86: fix memalign() parameter order
by Stephen Warren
· Fri Feb 12 14:27:56 2016 -0700
3d93c94
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Tom Rini
· Mon Feb 08 09:48:04 2016 -0500
7557405
Use correct spelling of "U-Boot"
by Bin Meng
· Fri Feb 05 19:30:11 2016 -0800
cc2a370
x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLE
by Bin Meng
· Tue Feb 02 05:58:09 2016 -0800
cf0635e
x86: Disable DM_PCI_COMPAT
by Bin Meng
· Tue Feb 02 05:58:08 2016 -0800
5d8a820
x86: quark: Use Quark's own PCI config APIs
by Bin Meng
· Tue Feb 02 05:58:02 2016 -0800
bc35d34
x86: pci: Drop legacy PCI APIs
by Bin Meng
· Mon Feb 01 01:40:58 2016 -0800
8df0181
x86: pci: Use DM PCI APIs in pci_assign_irqs()
by Bin Meng
· Mon Feb 01 01:40:57 2016 -0800
5fecada
x86: qemu: Convert to use DM PCI API
by Bin Meng
· Mon Feb 01 01:40:56 2016 -0800
4f6c577
x86: tnc: Remove IGD and SDVO devices from driver model
by Bin Meng
· Mon Feb 01 01:40:55 2016 -0800
e0ff4b2
x86: tnc: Use DM PCI API in disable_igd()
by Bin Meng
· Mon Feb 01 01:40:54 2016 -0800
f041c56
x86: tnc: Change disable_igd() to have a return value
by Bin Meng
· Mon Feb 01 01:40:53 2016 -0800
bfe20b7
x86: irq: Convert to use DM PCI API
by Bin Meng
· Mon Feb 01 01:40:52 2016 -0800
a5a2003
x86: irq: Move irq_router to a per driver priv
by Bin Meng
· Mon Feb 01 01:40:51 2016 -0800
5cf803a
x86: irq: Get irq_router's bdf via dm_pci_get_bdf()
by Bin Meng
· Mon Feb 01 01:40:50 2016 -0800
95bae0d
x86: minnowmax: Drop io-base property in the pch_pinctrl node
by Bin Meng
· Mon Feb 01 01:40:49 2016 -0800
9570d1f
x86: Drop asm/arch/gpio.h
by Bin Meng
· Mon Feb 01 01:40:48 2016 -0800
6e916cc
x86: ich6_gpio: Convert to use proper DM API
by Bin Meng
· Mon Feb 01 01:40:47 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
5a8ba7a
x86: quark: Drop unprotect_spi_flash()
by Bin Meng
· Mon Feb 01 01:40:40 2016 -0800
81ca881
x86: tnc: Drop unprotect_spi_flash()
by Bin Meng
· Mon Feb 01 01:40:39 2016 -0800
d940667
spi: ich: Use compatible strings to distinguish controller version
by Bin Meng
· Mon Feb 01 01:40:37 2016 -0800
4f8d4e9
x86: Correct spi node alias
by Bin Meng
· Wed Jan 27 00:56:34 2016 -0800
389ef48
x86: config option for loading ACPI table from QEMU
by Miao Yan
· Wed Jan 20 01:57:07 2016 -0800
3b68c52
x86: qemu: add the ability to load and link ACPI tables from QEMU
by Miao Yan
· Wed Jan 20 01:57:06 2016 -0800
35603ff
x86: qemu: setup PM IO base for ACPI in southbridge
by Miao Yan
· Wed Jan 20 01:57:05 2016 -0800
c90a058
x86: qemu: re-structure qemu_fwcfg_list_firmware()
by Miao Yan
· Wed Jan 20 01:57:04 2016 -0800
a377b7c
x86: baytrail: Add option to disable the internal UART to setup_early_uart()
by Stefan Roese
· Tue Jan 19 14:24:12 2016 +0100
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
00431f6
x86: Bring up northbridge, pch and lpc after the CPUs
by Simon Glass
· Sun Jan 17 16:11:30 2016 -0700
9df244f
x86: Don't show an error when the MRC cache is up to date
by Simon Glass
· Sun Jan 17 16:11:29 2016 -0700
0aa7bfa
x86: Make x86_init_cpus() static
by Simon Glass
· Sun Jan 17 16:11:28 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
aa0f23e
x86: ivybridge: Move northbridge init into the probe() method
by Simon Glass
· Sun Jan 17 16:11:16 2016 -0700
061e9ea
x86: ivybridge: Add a driver for the bd82x6x northbridge
by Simon Glass
· Sun Jan 17 16:11:15 2016 -0700
29ce97e
dm: x86: Add a northbridge uclass
by Simon Glass
· Sun Jan 17 16:11:14 2016 -0700
a7b1d95
x86: ivybridge: Rename bd82x6x_init()
by Simon Glass
· Sun Jan 17 16:11:13 2016 -0700
8acbabb
x86: ivybridge: Move more init to the probe() function
by Simon Glass
· Sun Jan 17 16:11:12 2016 -0700
62b3717
x86: ivybridge: Move lpc_early_init() to probe()
by Simon Glass
· Sun Jan 17 16:11:11 2016 -0700
Next »