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
...
|
*
|
binman: Handle reading data for end-at-4gb sections
Simon Glass
2019-10-08
3
-13
/
+11
|
*
|
binman: Add a base implementation of Entry.ReadChildData()
Simon Glass
2019-10-08
1
-0
/
+16
|
*
|
binman: Allow verbose output with all commands
Simon Glass
2019-10-08
1
-21
/
+15
|
*
|
serial: ns16550: Add a PCI device/function field
Simon Glass
2019-10-08
1
-0
/
+4
|
*
|
dm: pci: Add a function to read a PCI BAR
Simon Glass
2019-10-08
7
-32
/
+128
|
*
|
pci: Show a message if PCI autoconfig fails
Simon Glass
2019-10-08
1
-3
/
+9
|
*
|
pci: Add more debug detail when resources are exhausted
Simon Glass
2019-10-08
1
-1
/
+3
|
*
|
pci: Correct 'specifified' and 'Plese' typos
Simon Glass
2019-10-08
2
-2
/
+2
|
*
|
pci: Disable autoconfig in SPL
Simon Glass
2019-10-08
1
-1
/
+1
|
*
|
pci: Show the result of binding a device
Simon Glass
2019-10-08
1
-1
/
+2
|
*
|
pci: sandbox: Probe PCI emulation devices when used
Simon Glass
2019-10-08
1
-3
/
+2
|
*
|
pci: sandbox: Move the emulators into their own node
Simon Glass
2019-10-08
5
-33
/
+76
|
*
|
sandbox: Allow use of real I/O with readl(), etc.
Simon Glass
2019-10-08
3
-9
/
+72
|
*
|
sandbox: pci: Increase the memory space
Simon Glass
2019-10-08
1
-1
/
+1
|
*
|
sandbox: Add a -T flag to use the test device tree
Simon Glass
2019-10-08
2
-0
/
+34
|
*
|
sandbox: pci: Move pci_offset_to_barnum() to pci.h
Simon Glass
2019-10-08
2
-5
/
+6
|
*
|
sandbox: pci: Drop the get_devfn() method
Simon Glass
2019-10-08
2
-15
/
+0
|
*
|
sandbox: swap_case: Use statics where possible
Simon Glass
2019-10-08
1
-5
/
+5
|
*
|
sandbox: Add support for clrsetio_32() and friends
Simon Glass
2019-10-08
2
-12
/
+42
|
*
|
sandbox: Rename PCI ID for swap_case to be more specific
Simon Glass
2019-10-08
3
-6
/
+7
|
*
|
sandbox: mmc: Fix up MMC emulator for valgrind
Simon Glass
2019-10-08
1
-0
/
+4
|
*
|
sandbox: spmi: Add ranges property for address translation
Simon Glass
2019-10-08
2
-6
/
+8
|
*
|
dm: test: Correct a stray backslash in dm_test_destroy()
Simon Glass
2019-10-08
1
-1
/
+1
|
*
|
dm: core: Add device_foreach_child()
Simon Glass
2019-10-08
3
-4
/
+13
|
*
|
dm: core: Correct the return value for uclass_find_first_device()
Simon Glass
2019-10-08
3
-5
/
+4
|
*
|
dm: core: Call ofdata_to_platdata() with of-platdata
Simon Glass
2019-10-08
2
-1
/
+4
|
*
|
dm: test: Don't fail when tests are skipped due to build
Simon Glass
2019-10-08
1
-4
/
+4
|
*
|
dm: test: Fix running of multiple test from command line
Simon Glass
2019-10-08
1
-1
/
+5
|
*
|
dm: core: Add documentation on how to debug driver model
Simon Glass
2019-10-08
2
-0
/
+63
|
*
|
dm: core: Drop a few early returns
Simon Glass
2019-10-08
1
-4
/
+10
|
*
|
dm: core: Use U-Boot logging instead of pr_debug()
Simon Glass
2019-10-08
1
-8
/
+12
|
*
|
x86: Rename turbo ratio MSR to MSR_TURBO_RATIO_LIMIT
Simon Glass
2019-10-08
2
-3
/
+2
|
*
|
x86: Add various MTRR indexes and values
Simon Glass
2019-10-08
2
-0
/
+23
|
*
|
x86: Add more comments to the start-up code
Simon Glass
2019-10-08
3
-3
/
+17
|
*
|
x86: Change condition for using CAR
Simon Glass
2019-10-08
3
-2
/
+11
|
*
|
x86: fsp: Save usable RAM and hob_list in the handoff area
Simon Glass
2019-10-08
3
-0
/
+24
|
*
|
x86: spl: Move broadwell-specific code out of generic x86 spl
Simon Glass
2019-10-08
3
-5
/
+12
|
*
|
x86: spl: Reduce priority of the basic SPL image loader
Simon Glass
2019-10-08
3
-6
/
+6
|
*
|
x86: spl: Use hang() instead of a while() loop
Simon Glass
2019-10-08
2
-4
/
+2
|
*
|
x86: pci: Add a function to clear and set PCI config regs
Simon Glass
2019-10-08
2
-0
/
+59
|
*
|
x86: Add binman symbols to the image
Simon Glass
2019-10-08
1
-0
/
+6
|
*
|
x86: Move common Intel CPU info code into a function
Simon Glass
2019-10-08
4
-14
/
+32
|
*
|
x86: fsp: Add access to variable MRC data
Simon Glass
2019-10-08
3
-0
/
+23
|
*
|
x86: fsp: Add a few more definitions for FSP2
Simon Glass
2019-10-08
1
-1
/
+14
|
*
|
efi: Move inline functions to unconditional part of header
Simon Glass
2019-10-08
1
-5
/
+5
|
*
|
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
5
-97
/
+122
|
*
|
x86: fsp: Move common dram functions into a common file
Simon Glass
2019-10-08
5
-77
/
+111
|
*
|
x86: fsp: Tidy up comment style a little
Simon Glass
2019-10-08
4
-44
/
+54
|
*
|
x86: fsp: Use if() instead of #ifdef
Simon Glass
2019-10-08
2
-8
/
+6
[prev]
[next]