Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1375e9ad8c0e1713d4f16663d2ce1613e4a1761a
/
arch
/
x86
1375e9a
x86: ivybridge: Use reset_cpu()
by Simon Glass
· Tue Apr 28 20:11:30 2015 -0600
e0e7bd0
x86: Implement reset_cpu() correctly for modern CPUs
by Simon Glass
· Tue Apr 28 20:11:29 2015 -0600
9278471
x86: link: Add PCH driver to support SPI Flash
by Simon Glass
· Mon Apr 20 07:07:03 2015 -0600
07ea9da
x86: minnowmax: use the correct NOR in the configuration
by Gabriel Huau
· Sat Apr 25 08:13:11 2015 -0700
7b73090
x86: Correct the typo in write_tables()
by Bin Meng
· Tue Apr 28 18:37:03 2015 +0800
8dbe081
x86: Kconfig: Move DM_SPI & DM_SPI_FLASH to arch/Kconfig
by Bin Meng
· Mon Apr 27 23:22:27 2015 +0800
f959d90
x86: Kconfig: MARK_GRAPHICS_MEM_WRCOMB cosmetics
by Bin Meng
· Mon Apr 27 23:22:26 2015 +0800
6e8ddec
x86: Kconfig: Move platform options forward
by Bin Meng
· Mon Apr 27 23:22:25 2015 +0800
03b341b
x86: Kconfig: Divide the target selection to vendor/model
by Bin Meng
· Mon Apr 27 23:22:24 2015 +0800
6db1448
x86: quark: Turn on legacy segments decode
by Bin Meng
· Mon Apr 27 14:16:02 2015 +0800
7a01b87
x86: Check PIRQ routing table sanity in the F segment
by Bin Meng
· Mon Apr 27 14:16:01 2015 +0800
6d2466c
x86: minnowmax: add GPIO banks in the device tree
by Gabriel Huau
· Sat Apr 25 13:16:57 2015 -0700
995b630
x86: baytrail: fix the GPIOBASE address
by Gabriel Huau
· Sat Apr 25 13:16:03 2015 -0700
1530536
x86: queensbay: Implement PIRQ routing
by Bin Meng
· Fri Apr 24 18:10:06 2015 +0800
45236ad
x86: Support platform PIRQ routing
by Bin Meng
· Fri Apr 24 18:10:05 2015 +0800
f17cea6
x86: Write configuration tables in last_stage_init()
by Bin Meng
· Fri Apr 24 18:10:04 2015 +0800
363849b
x86: Add a function to assign IRQ numbers to PCI device
by Bin Meng
· Fri Apr 24 18:10:03 2015 +0800
32a4a04
x86: Install a default e820 table in the __weak install_e820_map()
by Bin Meng
· Tue Apr 21 12:21:36 2015 +0800
27947c9
x86: Clean up arch/x86/include/asm/e820.h
by Bin Meng
· Tue Apr 21 12:21:35 2015 +0800
60ccd37
x86: Add alias for SPI node in the board dts
by Bin Meng
· Wed Apr 15 12:00:11 2015 +0800
6e0150f
x86: Set serial port IRQ for SMSC LPC47M
by Bin Meng
· Tue Mar 31 11:25:03 2015 +0800
80e336a
x86: queensbay: Avoid using PCH prefix
by Bin Meng
· Mon Apr 13 19:03:42 2015 +0800
bbbe1af
x86: Remove the old VGA driver
by Bin Meng
· Mon Apr 13 19:05:02 2015 +0800
4f3b9d1
sandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig
by Simon Glass
· Fri Mar 06 13:19:02 2015 -0700
5322d62
Kconfig: Move CONFIG_BOOTSTAGE to Kconfig
by Simon Glass
· Mon Mar 02 17:04:37 2015 -0700
5ef5ccc
dm: select CONFIG_DM* options
by Masahiro Yamada
· Tue Mar 31 12:47:53 2015 +0900
06e694f
x86: chromebook_link: dts: Add PCH and LPC devices
by Simon Glass
· Thu Mar 26 09:29:29 2015 -0600
a5caa37
dm: x86: Add a uclass for an Low Pin Count (LPC) device
by Simon Glass
· Thu Mar 26 09:29:28 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
3da658a
dm: x86: pci: Convert coreboot to use driver model for pci
by Simon Glass
· Thu Mar 05 12:25:32 2015 -0700
4e03781
dm: x86: pci: Add a PCI driver for driver model
by Simon Glass
· Thu Mar 05 12:25:31 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
5f8865f
x86: Add support for panther (Asus Chromebox)
by Simon Glass
· Mon Mar 02 12:40:54 2015 -0700
745b1d1
x86: Support machines with >4GB of RAM
by Simon Glass
· Mon Mar 02 12:40:49 2015 -0700
c698824
malloc_f: enable SYS_MALLOC_F by default if DM is on
by Masahiro Yamada
· Thu Mar 19 19:42:55 2015 +0900
57a11eb
generic-board: select SYS_GENERIC_BOARD for some architectures
by Masahiro Yamada
· Thu Mar 19 19:42:52 2015 +0900
9e4af83
generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig
by Masahiro Yamada
· Thu Mar 19 19:42:51 2015 +0900
7e96d31
x86: quark: Enable on-chip ethernet controllers
by Bin Meng
· Wed Mar 11 11:25:56 2015 +0800
0ddc04b
arch/x86/cpu/quark/mrc.c: Switch to U_BOOT_DATE / U_BOOT_TIME
by Tom Rini
· Thu Feb 19 06:58:57 2015 -0500
15e3f28
x86: quark: MRC codes clean up
by Bin Meng
· Tue Mar 10 18:31:20 2015 +0800
ffdb488
remove unnecessary version.h includes
by Rob Herring
· Tue Mar 17 15:28:55 2015 -0500
838723b
dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig
by Simon Glass
· Wed Feb 11 16:32:59 2015 -0700
21ffe65
dm: x86: Move driver model CONFIGs to Kconfig
by Simon Glass
· Thu Feb 05 21:41:41 2015 -0700
fd619a8
Merge branch 'master' of git://git.denx.de/u-boot-x86
by Tom Rini
· Tue Feb 10 10:42:56 2015 -0500
ef932b0
common: Move dram_init() declaration to common location
by Michal Simek
· Fri Jan 30 10:51:46 2015 +0100
d11c1b2
x86: Use tab instead of space to indent in PCIE_ECAM_BASE
by Bin Meng
· Mon Feb 02 21:25:09 2015 +0800
d79593b
x86: Add SD/MMC support to quark/galileo
by Bin Meng
· Wed Feb 04 16:26:13 2015 +0800
ba6faff
x86: Add SPI support to quark/galileo
by Bin Meng
· Wed Feb 04 16:26:12 2015 +0800
6af4d46
x86: galileo: Add GPIO support
by Bin Meng
· Wed Feb 04 16:26:10 2015 +0800
3446986
x86: quark: Initialize non-standard BARs
by Bin Meng
· Wed Feb 04 16:26:09 2015 +0800
cdffd3b
x86: quark: Call MRC in dram_init()
by Bin Meng
· Thu Feb 05 23:42:28 2015 +0800
72ce2af
x86: quark: Enable the Memory Reference Code build
by Bin Meng
· Thu Feb 05 23:42:25 2015 +0800
93b4a39
x86: quark: Add System Memory Controller support
by Bin Meng
· Thu Feb 05 23:42:24 2015 +0800
e159cdf
x86: quark: Add utility codes needed for MRC
by Bin Meng
· Thu Feb 05 23:42:23 2015 +0800
4915037
x86: quark: Add Memory Reference Code (MRC) main routines
by Bin Meng
· Thu Feb 05 23:42:22 2015 +0800
06118ba
x86: quark: Bypass TSC calibration
by Bin Meng
· Thu Feb 05 23:42:21 2015 +0800
059f1f8
x86: Allow overriding TSC_FREQ_IN_MHZ
by Bin Meng
· Thu Feb 05 23:42:20 2015 +0800
8ba49fe
x86: Enable the Intel quark/galileo build
by Bin Meng
· Mon Feb 02 22:35:29 2015 +0800
8d6ed12
x86: Add basic Intel Galileo board support
by Bin Meng
· Mon Feb 02 22:35:28 2015 +0800
81da5a8
x86: Add basic Intel Quark processor support
by Bin Meng
· Mon Feb 02 22:35:27 2015 +0800
1d3068c
x86: quark: Add Cache-As-RAM initialization
by Bin Meng
· Mon Feb 02 22:35:26 2015 +0800
39620f6
x86: Define macros for pci configuration space access
by Bin Meng
· Mon Feb 02 22:35:25 2015 +0800
96c05fc
x86: quark: Add routines to access message bus registers
by Bin Meng
· Mon Feb 02 22:35:24 2015 +0800
00ffb4d
x86: Add header files for Intel Quark SoC defines
by Bin Meng
· Mon Feb 02 22:35:23 2015 +0800
4a56f10
x86: Add support for Intel Minnowboard Max
by Simon Glass
· Tue Jan 27 22:13:47 2015 -0700
4661c2c
x86: Allow a UART to be set up before the FSP is ready
by Simon Glass
· Tue Jan 27 22:13:42 2015 -0700
45c083b
x86: Allow FSP Kconfig settings for all x86
by Simon Glass
· Tue Jan 27 22:13:41 2015 -0700
8afe6ff
x86: Remove unnecessary casts and fix comment typos
by Simon Glass
· Tue Jan 27 22:13:40 2015 -0700
509805b
x86: mmc: Move common FSP functions into a common file
by Simon Glass
· Tue Jan 27 22:13:39 2015 -0700
2cf265e
x86: Make CAR and DRAM FSP code common
by Simon Glass
· Tue Jan 27 22:13:38 2015 -0700
457191e
x86: Adjust the FSP types slightly
by Simon Glass
· Tue Jan 27 22:13:37 2015 -0700
b93abfc
x86: Move common FSP code into a common location
by Simon Glass
· Tue Jan 27 22:13:36 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
6f71f60
x86: config: Enable hook for saving MRC configuration
by Simon Glass
· Mon Jan 19 22:16:15 2015 -0700
428dfa4
x86: Implement a cache for Memory Reference Code parameters
by Simon Glass
· Mon Jan 19 22:16:14 2015 -0700
7f9f6a9
x86: dts: Add SPI flash MRC details for chromebook_link
by Simon Glass
· Mon Jan 19 22:16:13 2015 -0700
f4072ee
x86: Use ipchecksum from net/
by Simon Glass
· Mon Jan 19 22:16:09 2015 -0700
65db0c9
x86: Fix various code format issues in start16.S
by Bin Meng
· Tue Jan 20 11:25:44 2015 +0800
80d2976
x86: Test mtrr support flag before accessing mtrr msr
by Bin Meng
· Thu Jan 22 11:29:41 2015 +0800
47eac04
x86: Save mtrr support flag in global data
by Bin Meng
· Thu Jan 22 11:29:40 2015 +0800
068fb35
x86: Add missing DECLARE_GLOBAL_DATA_PTR for mtrr.c
by Bin Meng
· Thu Jan 22 11:29:39 2015 +0800
38a9eb1
x86: Fix out of bounds irq handlers access
by Sebastien Ronsse
· Mon Jan 12 17:17:25 2015 +0000
1b6b9b9
x86: Support ROMs on other archs
by Simon Glass
· Mon Dec 29 19:32:24 2014 -0700
5390bba
x86: coreboot: Configure pci memory regions
by Bin Meng
· Tue Jan 06 22:14:23 2015 +0800
c8921be
x86: Make chromebook_link the default board for coreboot
by Bin Meng
· Tue Jan 06 22:14:21 2015 +0800
5d710a5
x86: coreboot: Move coreboot-specific defines from coreboot.h to Kconfig
by Bin Meng
· Tue Jan 06 22:14:18 2015 +0800
4cf0b47
x86: Hide ROM chip size when CONFIG_X86_RESET_VECTOR is not selected
by Bin Meng
· Tue Jan 06 22:14:16 2015 +0800
a11937c
x86: Move CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_START16 to Kconfig
by Bin Meng
· Tue Jan 06 22:14:15 2015 +0800
b2eb48b
x86: Allow a hardcoded TSC frequency provided by Kconfig
by Bin Meng
· Tue Jan 06 22:14:14 2015 +0800
4c07a84
x86: coreboot: Set up timer base correctly
by Bin Meng
· Tue Jan 06 22:14:13 2015 +0800
2f848bc
x86: fsp: Drop get_hob_type() and get_hob_length()
by Bin Meng
· Tue Jan 06 14:04:36 2015 +0800
fc0ba2d
x86: Add an 'mtrr' command to list and adjust MTRRs
by Simon Glass
· Thu Jan 01 16:18:15 2015 -0700
9281eb5
x86: ivybridge: Update microcode early in boot
by Simon Glass
· Thu Jan 01 16:18:14 2015 -0700
78da72c
x86: Disable CAR before relocation on platforms that need it
by Simon Glass
· Thu Jan 01 16:18:13 2015 -0700
e591101
x86: ivybridge: Add a way to turn off the CAR
by Simon Glass
· Thu Jan 01 16:18:12 2015 -0700
Next »