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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: Don't include the BIOS emulator in TPL
Simon Glass
2019-12-15
1
-0
/
+2
*
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
7
-0
/
+574
*
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
1
-0
/
+10
*
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
2
-20
/
+20
*
x86: Don't export mrccache_update()
Simon Glass
2019-12-15
1
-2
/
+14
*
x86: Add mrccache support for a 'variable' cache
Simon Glass
2019-12-15
1
-1
/
+2
*
x86: Update mrccache to support multiple caches
Simon Glass
2019-12-15
3
-34
/
+64
*
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
1
-6
/
+5
*
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
*
common: Move board_get_usable_ram_top() out of common.h
Simon Glass
2019-12-02
2
-0
/
+2
*
common: Move enable/disable_interrupts out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Move interrupt functions into a new header
Simon Glass
2019-12-02
3
-0
/
+3
*
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Move checkcpu() out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
x86: Quieten TPL's jump_to_image_no_args()
Simon Glass
2019-11-03
1
-1
/
+1
*
x86: Don't print CPU info in TPL
Simon Glass
2019-11-03
1
-5
/
+0
*
x86: Move CPU init to before spl_init()
Simon Glass
2019-11-03
2
-0
/
+9
*
x86: tpl: Add a fake PCI bus
Simon Glass
2019-11-03
1
-0
/
+25
*
x86: spl: Support init of a PUNIT
Simon Glass
2019-11-03
1
-0
/
+40
*
x86: Add a function to find the size of an mrccache record
Simon Glass
2019-10-11
1
-7
/
+8
*
x86: Panic when SPL or TPL fail
Simon Glass
2019-10-11
2
-2
/
+2
*
x86: Use mtrr_commit() with FSP2
Simon Glass
2019-10-08
1
-7
/
+15
*
x86: Allow the PCH and LPC uclasses to work with of-platdata
Simon Glass
2019-10-08
1
-0
/
+2
*
x86: Move acpi_s3.h to a common location
Simon Glass
2019-10-08
4
-4
/
+4
*
x86: fsp: Save usable RAM and hob_list in the handoff area
Simon Glass
2019-10-08
1
-0
/
+10
*
x86: spl: Move broadwell-specific code out of generic x86 spl
Simon Glass
2019-10-08
1
-5
/
+0
*
x86: spl: Reduce priority of the basic SPL image loader
Simon Glass
2019-10-08
2
-4
/
+5
*
x86: spl: Use hang() instead of a while() loop
Simon Glass
2019-10-08
2
-4
/
+2
*
x86: fsp: Add access to variable MRC data
Simon Glass
2019-10-08
1
-0
/
+7
*
x86: fsp: Move common support functions into a common file
Simon Glass
2019-10-08
3
-167
/
+177
*
x86: Move common fsp functions into a common file
Simon Glass
2019-10-08
3
-87
/
+105
*
x86: fsp: Move common dram functions into a common file
Simon Glass
2019-10-08
4
-77
/
+102
*
x86: fsp: Tidy up comment style a little
Simon Glass
2019-10-08
1
-4
/
+4
*
x86: fsp: Use if() instead of #ifdef
Simon Glass
2019-10-08
2
-8
/
+6
*
x86: Rename some FSP functions to have an fsp_ prefix
Simon Glass
2019-10-08
2
-12
/
+12
*
x86: Rename existing FSP code to fsp1
Simon Glass
2019-10-08
7
-5
/
+6
*
x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters
Andy Shevchenko
2019-10-01
1
-0
/
+4
*
x86: efi_loader: Use efi_add_conventional_memory_map()
Park, Aiden
2019-09-10
1
-3
/
+14
*
x86: Drop weak version board_get_usable_ram_top()
Bin Meng
2019-09-10
1
-6
/
+0
*
env: Move env_get_hex() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
x86: Skip setting up MTRRs in slimbootloader
Park, Aiden
2019-08-09
1
-1
/
+2
*
x86: Add a common HOB library
Park, Aiden
2019-08-09
3
-54
/
+88
[next]