index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: ich6-gpio: Move setup_pch_gpios() to board support codes
Bin Meng
2014-12-13
3
-0
/
+7
*
Replace <compiler.h> with <linux/compiler.h>
Masahiro Yamada
2014-12-08
3
-3
/
+3
*
x86: Add initial video device init for Intel GMA
Simon Glass
2014-11-25
1
-0
/
+2
*
x86: Add GDT descriptors for option ROMs
Simon Glass
2014-11-25
1
-19
/
+12
*
x86: ivybridge: Add northbridge init functions
Simon Glass
2014-11-25
2
-1
/
+16
*
x86: Drop some msr functions that we don't support
Simon Glass
2014-11-25
1
-11
/
+0
*
x86: Add init for model 206AX CPU
Simon Glass
2014-11-25
2
-0
/
+5
*
x86: Add LAPIC setup code
Simon Glass
2014-11-25
2
-2
/
+123
*
x86: Refactor interrupt_init()
Bin Meng
2014-11-25
1
-0
/
+2
*
x86: Remove cpu_init_r() for x86
Bin Meng
2014-11-25
1
-2
/
+0
*
x86: Add Intel speedstep and turbo mode code
Simon Glass
2014-11-25
2
-0
/
+120
*
x86: ivybridge: Set up XHCI USB
Simon Glass
2014-11-25
1
-0
/
+1
*
x86: ivybridge: Set up EHCI USB
Simon Glass
2014-11-25
1
-0
/
+1
*
x86: ivybridge: Add SATA init
Simon Glass
2014-11-25
2
-0
/
+60
*
x86: ivybridge: Add PCH init
Simon Glass
2014-11-25
1
-0
/
+49
*
x86: Add a simple header file for ACPI
Simon Glass
2014-11-25
1
-0
/
+24
*
x86: ivybridge: Add support for BD82x6x PCH
Simon Glass
2014-11-25
2
-0
/
+27
*
x86: Set up edge triggering on interrupt 9
Simon Glass
2014-11-25
1
-0
/
+11
*
x86: pci: Add handlers before and after a PCI hose scan
Simon Glass
2014-11-25
1
-0
/
+3
*
x86: Add ioapic.h header
Simon Glass
2014-11-25
1
-0
/
+38
*
x86: ivybridge: Implement SDRAM init
Simon Glass
2014-11-21
8
-0
/
+613
*
x86: ivybridge: Add LAPIC support
Simon Glass
2014-11-21
2
-0
/
+160
*
x86: ivybridge: Add support for early GPIO init
Simon Glass
2014-11-21
4
-6
/
+158
*
x86: ivybridge: Add early init for PCH devices
Simon Glass
2014-11-21
4
-1
/
+237
*
x86: ivybridge: Perform Intel microcode update on boot
Simon Glass
2014-11-21
1
-0
/
+20
*
x86: ivybridge: Perform initial CPU setup
Simon Glass
2014-11-21
3
-0
/
+144
*
x86: Add msr read/write functions that use a structure
Simon Glass
2014-11-21
1
-0
/
+19
*
x86: Add clr/setbits functions
Simon Glass
2014-11-21
1
-0
/
+49
*
x86: ivybridge: Add early LPC init so that serial works
Simon Glass
2014-11-21
1
-0
/
+48
*
x86: pci: Allow configuration before relocation
Simon Glass
2014-11-21
1
-0
/
+13
*
x86: Support use of PCI before relocation
Simon Glass
2014-11-21
2
-0
/
+10
*
x86: Refactor PCI to permit alternate init
Simon Glass
2014-11-21
1
-0
/
+11
*
x86: chromebook_link: Implement CAR support (cache as RAM)
Simon Glass
2014-11-21
2
-1
/
+133
*
x86: Emit post codes in startup code for Chromebooks
Simon Glass
2014-11-21
1
-0
/
+32
*
x86: Add chromebook_link board
Simon Glass
2014-11-21
1
-0
/
+10
*
x86: Replace fill_processor_name() with cpu_get_name()
Simon Glass
2014-11-21
2
-3
/
+9
*
x86: Remove unnecessary find_fdt(), prepare_fdt() functions
Simon Glass
2014-11-21
1
-2
/
+0
*
x86: Add processor functions to halt and get stack pointer
Simon Glass
2014-11-21
1
-0
/
+19
*
x86: Save TSC frequency in the global data
Bin Meng
2014-11-21
1
-0
/
+1
*
x86: Add quick TSC calibration via PIT
Bin Meng
2014-11-21
1
-0
/
+3
*
x86: Do CPU identification in the early phase
Bin Meng
2014-11-21
2
-4
/
+169
*
x86: Save the BIST value on reset
Simon Glass
2014-11-21
1
-0
/
+1
*
x86: Fix up some missing prototypes
Simon Glass
2014-11-21
1
-0
/
+9
*
x86: Use the standard arch_cpu_init() function
Simon Glass
2014-11-21
1
-0
/
+1
*
x86: Use the standard dram_init() function
Simon Glass
2014-11-21
1
-2
/
+2
*
x86: Move kernel boot function to arch/x86/lib/bootm.c
Simon Glass
2014-10-28
2
-3
/
+17
*
x86: Add support for starting 64-bit kernel
Simon Glass
2014-10-28
1
-0
/
+26
*
x86: Display basic CPU information on boot
Simon Glass
2014-10-28
1
-0
/
+7
*
x86: Bring in msr-index.h from linux 3.8
Simon Glass
2014-10-28
1
-2
/
+106
*
x86: Move paging functions into cpu.c
Simon Glass
2014-10-28
1
-0
/
+22
[next]