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
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: apl: Avoid accessing the PCI bus before it is probed
Simon Glass
2020-01-07
2
-11
/
+29
*
x86: Add chromebook_coral
Simon Glass
2019-12-15
2
-0
/
+832
*
x86: apl: Add FSP support
Simon Glass
2019-12-15
3
-0
/
+877
*
x86: apl: Add FSP structures
Simon Glass
2019-12-15
4
-0
/
+440
*
x86: apl: Add Kconfig and Makefile
Simon Glass
2019-12-15
3
-0
/
+98
*
x86: apl: Add P2SB driver
Simon Glass
2019-12-15
2
-0
/
+167
*
x86: apl: Add SPL/TPL init
Simon Glass
2019-12-15
2
-0
/
+272
*
x86: apl: Add a CPU driver
Simon Glass
2019-12-15
5
-0
/
+81
*
x86: apl: Add SPL loaders
Simon Glass
2019-12-15
2
-0
/
+180
*
x86: apl: Add PUNIT driver
Simon Glass
2019-12-15
2
-0
/
+97
*
x86: apl: Add PCH driver
Simon Glass
2019-12-15
3
-0
/
+46
*
x86: apl: Add LPC driver
Simon Glass
2019-12-15
3
-0
/
+205
*
x86: apl: Add ITSS driver
Simon Glass
2019-12-15
3
-0
/
+258
*
x86: apl: Add hostbridge driver
Simon Glass
2019-12-15
2
-0
/
+180
*
x86: apl: Add systemagent driver
Simon Glass
2019-12-15
3
-0
/
+62
*
x86: apl: Add pinctrl driver
Simon Glass
2019-12-15
1
-0
/
+485
*
x86: apl: Add UART driver
Simon Glass
2019-12-15
3
-0
/
+154
*
x86: apl: Add PMC driver
Simon Glass
2019-12-15
3
-0
/
+240
*
x86: apl: Add basic IO addresses
Simon Glass
2019-12-15
1
-0
/
+29
*
x86: Move qemu CPU fixup function into its own file
Simon Glass
2019-12-15
3
-68
/
+79
*
x86: Add a generic Intel pinctrl driver
Simon Glass
2019-12-15
2
-0
/
+679
*
x86: Add low-power subsystem (lpss) support
Simon Glass
2019-12-15
3
-0
/
+81
*
x86: Make MSR_PKG_POWER_SKU common
Simon Glass
2019-12-15
3
-3
/
+8
*
x86: Separate out U-Boot and device tree in ROM image
Simon Glass
2019-12-15
1
-3
/
+11
*
x86: Don't repeat microcode in U-Boot if not needed
Simon Glass
2019-12-15
1
-0
/
+7
*
x86: Add an fdtmap and image-header
Simon Glass
2019-12-15
1
-0
/
+5
*
x86: Add an option to control the position of SPL
Simon Glass
2019-12-15
2
-2
/
+7
*
x86: Add an option to control the position of U-Boot
Simon Glass
2019-12-15
2
-15
/
+8
*
x86: Update .dtsi file for FSP2
Simon Glass
2019-12-15
1
-1
/
+31
*
x86: Disable microcode section for FSP2
Simon Glass
2019-12-15
2
-0
/
+11
*
x86: Add support for newer CAR schemes
Simon Glass
2019-12-15
5
-7
/
+564
*
x86: Add an option to include a FIT
Simon Glass
2019-12-15
2
-0
/
+14
*
x86: Don't include the BIOS emulator in TPL
Simon Glass
2019-12-15
1
-0
/
+2
*
x86: fsp: Make the notify API call common
Simon Glass
2019-12-15
2
-18
/
+27
*
x86: fsp: Allow remembering the location of FSP-S
Simon Glass
2019-12-15
1
-0
/
+3
*
x86: fsp: Set up an MTRR for the graphics frame buffer
Simon Glass
2019-12-15
1
-0
/
+4
*
x86: fsp: Add FSP2 base support
Simon Glass
2019-12-15
10
-2
/
+784
*
x86: fsp: Correct wrong header inlude in fsp_support.c
Simon Glass
2019-12-15
1
-1
/
+1
*
x86: fsp: Make graphics support common to FSP1/2
Simon Glass
2019-12-15
3
-2
/
+4
*
x86: Allow interrupt to happen once
Simon Glass
2019-12-15
3
-9
/
+11
*
x86: Set up the MTRR for SDRAM
Simon Glass
2019-12-15
1
-0
/
+5
*
x86: Set the DRAM banks to reflect real location
Simon Glass
2019-12-15
1
-1
/
+29
*
x86: Move fsp_prepare_mrc_cache() to fsp1 directory
Simon Glass
2019-12-15
3
-27
/
+20
*
x86: Don't export mrccache_update()
Simon Glass
2019-12-15
2
-17
/
+14
*
x86: Add mrccache support for a 'variable' cache
Simon Glass
2019-12-15
2
-1
/
+3
*
x86: Update mrccache to support multiple caches
Simon Glass
2019-12-15
8
-48
/
+106
*
x86: Tidy up error handling in mrccache_save()
Simon Glass
2019-12-15
1
-12
/
+7
*
x86: Add a new global_data member for the cache record
Simon Glass
2019-12-15
2
-6
/
+7
*
x86: Adjust mrccache_get_region() to support get_mmap()
Simon Glass
2019-12-15
1
-4
/
+14
*
x86: Adjust mrccache_get_region() to use livetree
Simon Glass
2019-12-15
1
-29
/
+26
[next]