Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
9281eb5328e5d5793bbc11ab1314b9402eb192c9
/
arch
/
x86
/
include
9281eb5
x86: ivybridge: Update microcode early in boot
by Simon Glass
· Thu Jan 01 16:18:14 2015 -0700
7bf5b9e
x86: Add support for MTRRs
by Simon Glass
· Thu Jan 01 16:18:07 2015 -0700
6d97d81
x86: Drop RAMTOP Kconfig
by Simon Glass
· Thu Jan 01 16:17:55 2015 -0700
2b21598
x86: Simplify the fsp hob access functions
by Bin Meng
· Tue Dec 30 16:02:05 2014 +0800
f1b81fc
pci: Make pci apis usable before relocation
by Bin Meng
· Tue Dec 30 22:53:21 2014 +0800
db60d86
x86: Clean up the FSP support codes
by Bin Meng
· Wed Dec 17 15:50:49 2014 +0800
b8b4440
x86: crownbay: Add SPI flash support
by Bin Meng
· Wed Dec 17 15:50:44 2014 +0800
9b64969
x86: ich6-gpio: Add Intel Tunnel Creek GPIO support
by Bin Meng
· Wed Dec 17 15:50:38 2014 +0800
08e484c
x86: Add basic support to queensbay platform and crownbay board
by Bin Meng
· Wed Dec 17 15:50:36 2014 +0800
d0506f7
x86: move arch-specific asmlinkage to <asm/linkage.h>
by Masahiro Yamada
· Wed Dec 03 17:36:57 2014 +0900
005f0af
x86: Support Intel FSP initialization path in start.S
by Bin Meng
· Fri Dec 12 21:05:31 2014 +0800
642d248
x86: Add post failure codes for bist and car
by Bin Meng
· Fri Dec 12 21:05:30 2014 +0800
01223e3
x86: queensbay: Adapt FSP support codes
by Bin Meng
· Fri Dec 12 21:05:29 2014 +0800
2922b3e
x86: Initial import from Intel FSP release for Queensbay platform
by Bin Meng
· Fri Dec 12 21:05:28 2014 +0800
0966130
x86: Add a simple superio driver for SMSC LPC47M
by Bin Meng
· Fri Dec 12 21:05:25 2014 +0800
a55173f
x86: ich6-gpio: Move setup_pch_gpios() to board support codes
by Bin Meng
· Fri Dec 12 21:05:23 2014 +0800
e722852
Replace <compiler.h> with <linux/compiler.h>
by Masahiro Yamada
· Wed Nov 26 16:00:58 2014 +0900
d90f8e1
x86: Add initial video device init for Intel GMA
by Simon Glass
· Fri Nov 14 20:56:36 2014 -0700
9fc71c1
x86: Add GDT descriptors for option ROMs
by Simon Glass
· Fri Nov 14 20:56:29 2014 -0700
61612ed
x86: ivybridge: Add northbridge init functions
by Simon Glass
· Mon Nov 24 21:18:18 2014 -0700
2b256ad
x86: Drop some msr functions that we don't support
by Simon Glass
· Mon Nov 24 21:18:17 2014 -0700
cf46d37
x86: Add init for model 206AX CPU
by Simon Glass
· Mon Nov 24 21:18:16 2014 -0700
3121dbd
x86: Add LAPIC setup code
by Simon Glass
· Mon Nov 24 21:18:15 2014 -0700
cb9d9cb
x86: Refactor interrupt_init()
by Bin Meng
· Thu Nov 20 16:11:16 2014 +0800
57a6cd8
x86: Remove cpu_init_r() for x86
by Bin Meng
· Thu Nov 20 16:11:00 2014 +0800
e804501
x86: Add Intel speedstep and turbo mode code
by Simon Glass
· Fri Nov 14 18:18:43 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
f307708
x86: ivybridge: Add PCH init
by Simon Glass
· Fri Nov 14 18:18:34 2014 -0700
2e5bb5f
x86: Add a simple header file for ACPI
by Simon Glass
· Fri Nov 14 18:18:33 2014 -0700
17f1c40
x86: ivybridge: Add support for BD82x6x PCH
by Simon Glass
· Fri Nov 14 18:18:32 2014 -0700
0e9c633
x86: Set up edge triggering on interrupt 9
by Simon Glass
· Fri Nov 14 18:18:31 2014 -0700
75a042b
x86: pci: Add handlers before and after a PCI hose scan
by Simon Glass
· Fri Nov 14 18:18:28 2014 -0700
31f88f4
x86: Add ioapic.h header
by Simon Glass
· Fri Nov 14 18:18:27 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
60af017
x86: ivybridge: Add support for early GPIO init
by Simon Glass
· Wed Nov 12 22:42:24 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
f226c41
x86: ivybridge: Perform initial CPU setup
by Simon Glass
· Wed Nov 12 22:42:19 2014 -0700
f41118e
x86: Add msr read/write functions that use a structure
by Simon Glass
· Wed Nov 12 22:42:18 2014 -0700
d57ad48
x86: Add clr/setbits functions
by Simon Glass
· Wed Nov 12 22:42:17 2014 -0700
dcfac35
x86: ivybridge: Add early LPC init so that serial works
by Simon Glass
· Wed Nov 12 22:42:15 2014 -0700
a205b1d
x86: pci: Allow configuration before relocation
by Simon Glass
· Wed Nov 12 22:42:14 2014 -0700
a54d981
x86: Support use of PCI before relocation
by Simon Glass
· Wed Nov 12 22:42:12 2014 -0700
7680550
x86: Refactor PCI to permit alternate init
by Simon Glass
· Wed Nov 12 22:42:11 2014 -0700
98f139b
x86: chromebook_link: Implement CAR support (cache as RAM)
by Simon Glass
· Wed Nov 12 22:42:10 2014 -0700
245561d
x86: Emit post codes in startup code for Chromebooks
by Simon Glass
· Wed Nov 12 22:42:09 2014 -0700
0b36ecd
x86: Add chromebook_link board
by Simon Glass
· Wed Nov 12 22:42:07 2014 -0700
543bb14
x86: Replace fill_processor_name() with cpu_get_name()
by Simon Glass
· Mon Nov 10 18:00:26 2014 -0700
2e733b1
x86: Remove unnecessary find_fdt(), prepare_fdt() functions
by Simon Glass
· Mon Nov 10 18:00:25 2014 -0700
be36df6
x86: Add processor functions to halt and get stack pointer
by Simon Glass
· Mon Nov 10 18:00:24 2014 -0700
aed37bf
x86: Save TSC frequency in the global data
by Bin Meng
· Sun Nov 09 22:19:35 2014 +0800
bba9705
x86: Add quick TSC calibration via PIT
by Bin Meng
· Sun Nov 09 22:19:25 2014 +0800
035c1d2
x86: Do CPU identification in the early phase
by Bin Meng
· Sun Nov 09 22:18:56 2014 +0800
1f4476c
x86: Save the BIST value on reset
by Simon Glass
· Thu Nov 06 13:20:10 2014 -0700
8337433
x86: Fix up some missing prototypes
by Simon Glass
· Thu Nov 06 13:20:08 2014 -0700
19a8b12
x86: Use the standard arch_cpu_init() function
by Simon Glass
· Thu Nov 06 13:20:06 2014 -0700
8aa7873
x86: Use the standard dram_init() function
by Simon Glass
· Thu Nov 06 13:20:05 2014 -0700
d98a5bd
x86: Move kernel boot function to arch/x86/lib/bootm.c
by Simon Glass
· Fri Oct 10 08:21:56 2014 -0600
463fac2
x86: Add support for starting 64-bit kernel
by Simon Glass
· Fri Oct 10 08:21:55 2014 -0600
2f2efbc
x86: Display basic CPU information on boot
by Simon Glass
· Fri Oct 10 08:21:54 2014 -0600
44f4b21
x86: Bring in msr-index.h from linux 3.8
by Simon Glass
· Fri Oct 10 08:21:53 2014 -0600
d8d9fec
x86: Move paging functions into cpu.c
by Simon Glass
· Fri Oct 10 08:21:52 2014 -0600
3687fe4
Provide option to avoid defining a custom version of uintptr_t.
by Gabe Black
· Wed Oct 15 04:38:30 2014 -0600
60cebe5
dm: x86: Convert coreboot serial to use driver model
by Simon Glass
· Fri Oct 10 07:49:20 2014 -0600
23815c0
dm: x86: Add a gpio header for coreboot
by Simon Glass
· Fri Oct 10 07:49:17 2014 -0600
9520b71
kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig
by Masahiro Yamada
· Fri Oct 24 01:30:43 2014 +0900
3070446
x86: set CONFIG_USE_PRIVATE_LIBGCC to y
by Masahiro Yamada
· Fri Oct 24 01:30:41 2014 +0900
aa83f2b
x86: Rewrite bootm.c to make it similar to ARM
by Simon Glass
· Sun Oct 19 21:11:20 2014 -0600
2a65c26
x86: Enable LMB and RAMDISK_HIGH by default
by Simon Glass
· Sun Oct 19 21:11:19 2014 -0600
eef3ae3
x86: delete unused header files
by Masahiro Yamada
· Wed Jan 08 20:10:46 2014 +0900
06bc873
cosmetic: remove empty lines at the top of file
by Masahiro Yamada
· Tue Nov 05 11:28:48 2013 +0900
c57eadc
SPDX-License-Identifier: convert BSD-3-Clause files
by Wolfgang Denk
· Sun Jul 28 22:12:47 2013 +0200
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
42081ce
x86: Support tracing function
by Simon Glass
· Tue Jun 11 11:14:52 2013 -0700
24f19b4
x86: Support adding coreboot timestanps to bootstage
by Simon Glass
· Wed Apr 17 16:13:47 2013 +0000
3e8b605
x86: Re-enable PCAT timer 2 for beeping
by Simon Glass
· Wed Apr 17 16:13:39 2013 +0000
11d7a5b
x86: Add TSC timer
by Simon Glass
· Wed Apr 17 16:13:36 2013 +0000
ace6cd8
x86: Implement panic output for coreboot
by Simon Glass
· Wed Apr 17 16:13:34 2013 +0000
7414d14
x86: Remove legacy board init code
by Simon Glass
· Wed Apr 17 16:13:32 2013 +0000
553faa4
x86: Remove unused bios/pci code
by Simon Glass
· Wed Apr 17 16:13:30 2013 +0000
0829896
x86: Enable generic board
by Simon Glass
· Tue Mar 05 14:39:57 2013 +0000
2e4622d
x86: Enable generic board support
by Simon Glass
· Mon Mar 11 07:40:13 2013 +0000
3e93e33
x86: Use sections header to obtain link symbols
by Simon Glass
· Tue Mar 05 14:39:54 2013 +0000
5b92820
Change stub example to use asm-generic/sections.h
by Simon Glass
· Tue Mar 05 14:39:39 2013 +0000
9bce37c
Introduce generic link section.h symbol files
by Simon Glass
· Tue Mar 05 14:39:37 2013 +0000
347c05b
x86: Support relocation of FDT on start-up
by Simon Glass
· Thu Feb 28 19:26:15 2013 +0000
781db8c
x86: Add an __end symbol to signal the end of the U-Boot binary
by Simon Glass
· Thu Feb 28 19:26:13 2013 +0000
6fa6e4a
x86: Permit bootstage and timer data to be used prior to relocation
by Simon Glass
· Thu Feb 28 19:26:12 2013 +0000
73368fc
x86: Remove unused real mode code
by Simon Glass
· Thu Feb 14 17:38:30 2013 +0000
b83dc58
x86: Remove sc520 cpu
by Simon Glass
· Thu Feb 14 04:18:52 2013 +0000
e10ffab
Clean up libfdt.h includes
by Gerald Van Baren
· Thu Feb 07 19:49:54 2013 -0500
d150db6
treewide: include libfdt_env.h before fdt.h
by Kim Phillips
· Wed Jan 16 13:59:04 2013 +0000
d388763
x86: Use generic global_data
by Simon Glass
· Thu Dec 13 20:49:27 2012 +0000
5e0f808
x86: Remove reset_status, relocoff from global_data
by Simon Glass
· Thu Dec 13 20:48:43 2012 +0000
2e4df99
x86: Move gd_addr into arch_global_data
by Simon Glass
· Thu Dec 13 20:48:41 2012 +0000
4e48d8a
x86: Remove gdt_addr from arch_global_data
by Simon Glass
· Thu Dec 13 20:48:40 2012 +0000
3ac47d7
Add architecture-specific global data
by Simon Glass
· Thu Dec 13 20:48:30 2012 +0000
Next »