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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
mtd: spi: Export spi_flash_std_probe()
Simon Glass
2019-12-15
2
-1
/
+13
|
|
*
|
spi: ich: Add Apollo Lake support
Simon Glass
2019-12-15
2
-5
/
+15
|
|
*
|
spi: ich: Add TPL support
Simon Glass
2019-12-15
1
-4
/
+44
|
|
*
|
spi: ich: Add support for get_mmap() method
Simon Glass
2019-12-15
1
-0
/
+32
|
|
*
|
spi: ich: Support hardware sequencing
Simon Glass
2019-12-15
2
-3
/
+245
|
|
*
|
spi: ich: Support of-platdata for fast-spi
Simon Glass
2019-12-15
1
-3
/
+15
|
|
*
|
spi: ich: Correct max-size bug in ich_spi_adjust_size()
Simon Glass
2019-12-15
1
-3
/
+5
|
|
*
|
dm: doc: Add a note about of-platdata and header files
Simon Glass
2019-12-15
1
-0
/
+6
|
|
*
|
spi: ich: Add mmio_base to struct ich_spi_platdata
Simon Glass
2019-12-15
2
-19
/
+13
|
|
*
|
spi: ich: Various small tidy-ups
Simon Glass
2019-12-15
1
-9
/
+8
|
|
*
|
spi: ich: Fix header order
Simon Glass
2019-12-15
1
-2
/
+2
|
|
*
|
spi: ich: Convert to livetree
Simon Glass
2019-12-15
1
-17
/
+5
|
|
*
|
spi: ich: Move the protection/lockdown code into a function
Simon Glass
2019-12-15
2
-20
/
+44
|
|
*
|
spi: ich: Move init function just above probe()
Simon Glass
2019-12-15
1
-61
/
+61
|
|
*
|
x86: spi: Don't enable SPI_FLASH_BAR by default
Simon Glass
2019-12-15
1
-1
/
+0
|
|
*
|
spi: Correct operations check in dm_spi_xfer()
Simon Glass
2019-12-15
3
-10
/
+6
|
|
*
|
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
5
-18
/
+16
|
|
*
|
x86: Update .dtsi file for FSP2
Simon Glass
2019-12-15
1
-1
/
+31
|
|
*
|
x86: Update the fsp command for FSP2
Simon Glass
2019-12-15
1
-21
/
+44
|
|
*
|
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: Add a new arch_fsp_init_r() hook
Simon Glass
2019-12-15
2
-0
/
+14
|
|
*
|
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
11
-2
/
+787
|
|
*
|
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: Allow removal of standard PCH drivers
Simon Glass
2019-12-15
2
-2
/
+20
|
|
*
|
x86: Don't imply libfdt or SPI flash in TPL
Simon Glass
2019-12-15
1
-3
/
+0
|
|
*
|
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
|
|
*
|
x86: Correct mrccache find_next_mrc_cache() calculation
Simon Glass
2019-12-15
1
-4
/
+14
|
|
*
|
x86: Reduce mrccache record alignment size
Simon Glass
2019-12-15
1
-1
/
+1
[prev]
[next]