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: itss: Remove apl-prefix
Wolfgang Wallner
2020-02-04
2
-29
/
+29
*
x86: itss: Add a Kconfig option to enable/disable ITSS driver
Wolfgang Wallner
2020-02-04
3
-3
/
+8
*
x86: Move itss.c from Apollo Lake to a more generic location
Wolfgang Wallner
2020-02-04
3
-1
/
+3
*
x86: Move itss.h from Apollo Lake to the generic x86 include directory
Wolfgang Wallner
2020-02-04
2
-1
/
+1
*
x86: apl: Add the term "Interrupt Timer Subsystem" to ITSS files
Wolfgang Wallner
2020-02-04
2
-1
/
+3
*
x86: limit the fs segment to the pointer size
Masahiro Yamada
2020-02-04
1
-3
/
+7
*
x86: use invd instead of wbinvd in real mode start code
Masahiro Yamada
2020-02-04
2
-2
/
+2
*
x86: serial: Use NS16550_DYNAMIC in Slim Bootloader
Park, Aiden
2020-02-04
1
-8
/
+5
*
x86: Move coreboot over to use the coreboot UART
Simon Glass
2020-02-04
1
-1
/
+5
*
x86: Update coreboot serial table struct
Simon Glass
2020-02-04
1
-0
/
+19
*
asm: dma-mapping.h: Fix dma mapping functions
Vignesh Raghavendra
2020-01-25
1
-2
/
+21
*
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
5
-0
/
+5
*
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-17
1
-0
/
+1
*
common: Move ll_boot_init() to init.h
Simon Glass
2020-01-17
5
-0
/
+5
*
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
[next]