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
*
sandbox: remove ram buffer file when U-Boot is loaded by SPL
Patrick Delaunay
2021-01-05
3
-4
/
+12
*
x86: Fix header guard in asm/pmu.h
Simon Glass
2021-01-05
1
-3
/
+3
*
x86: tpl: Remove unwanted devicetree string
Simon Glass
2021-01-05
1
-1
/
+3
*
x86: pinctrl: Drop unlikely error messages from TPL
Simon Glass
2021-01-05
1
-3
/
+8
*
x86: apl: Reduce size for TPL
Simon Glass
2021-01-05
13
-16
/
+44
*
x86: apl: Update hostbridge to remove unwanted TPL code
Simon Glass
2021-01-05
1
-5
/
+9
*
x86: coral: Move fsp-m settings to a subnode
Simon Glass
2021-01-05
2
-1
/
+9
*
x86: Move call64 into its own section
Simon Glass
2021-01-05
1
-0
/
+1
*
x86: apl: Use const for driver operations
Simon Glass
2021-01-05
2
-2
/
+2
*
dtoc: Convert _drivers to a dict
Simon Glass
2021-01-05
2
-4
/
+32
*
dtoc: Output the struct values in a separate function
Simon Glass
2021-01-05
1
-16
/
+34
*
dtoc: Output the device in a separate function
Simon Glass
2021-01-05
1
-11
/
+22
*
dtoc: Make _output_list a top-level function
Simon Glass
2021-01-05
1
-40
/
+40
*
dtoc: Fix a few pylint warnings in dtb_platdata
Simon Glass
2021-01-05
1
-15
/
+16
*
test: Move some test drivers into their own file
Simon Glass
2021-01-05
7
-221
/
+263
*
test: Use a simple variable to record removed device
Simon Glass
2021-01-05
2
-10
/
+6
*
timer: Use a shorter error in TPL
Simon Glass
2021-01-05
1
-2
/
+8
*
arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header
Simon Glass
2021-01-05
6
-0
/
+0
*
sysreset: Use a shorter error with SPL
Simon Glass
2021-01-05
1
-4
/
+8
*
pinctrl: Drop post_bind() method when not needed
Simon Glass
2021-01-05
1
-1
/
+3
*
dm: core: Rename the priv/plat members
Simon Glass
2021-01-05
4
-28
/
+33
*
dm: core: Use access methods for dev/uclass private data
Simon Glass
2021-01-05
3
-37
/
+45
*
dm: Use access methods for dev/uclass private data
Simon Glass
2021-01-05
113
-278
/
+372
*
dm: core: Add functions to set priv/plat
Simon Glass
2021-01-05
2
-0
/
+114
*
dm: core: Add function to access uclass priv
Simon Glass
2021-01-05
3
-0
/
+32
*
x86: apl: Drop support for !OF_PLATDATA_PARENT
Simon Glass
2021-01-05
4
-45
/
+1
*
dm: core: Only include simple-bus devicetree id when needed
Simon Glass
2021-01-05
1
-1
/
+3
*
dm: core: Use 'uclass_driver' for the uclass linker_list
Simon Glass
2021-01-05
3
-5
/
+5
*
dm: core: Support dm_dump_all() in SPL
Simon Glass
2021-01-05
1
-2
/
+4
*
spl: Drop bd_info in the data section
Simon Glass
2021-01-05
4
-10
/
+34
*
sandbox: Drop unnecessary test node
Simon Glass
2021-01-05
4
-23
/
+0
*
serial: Rename ns16550 functions to lower case
Simon Glass
2021-01-05
20
-53
/
+54
*
serial: Update NS16550_t and struct NS16550
Simon Glass
2021-01-05
27
-82
/
+85
*
Makefile: Use common args for dtoc
Simon Glass
2021-01-05
1
-2
/
+5
*
Makefile: Tidy up SPL dtb production
Simon Glass
2021-01-05
2
-12
/
+13
*
Makefile: Build SPL dtbs in the spl/ directory
Simon Glass
2021-01-05
2
-5
/
+6
*
Makefile: Build a separate .dtb for TPL
Simon Glass
2021-01-05
2
-4
/
+11
*
Merge tag 'efi-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi i...
Tom Rini
2020-12-31
36
-205
/
+1240
|
\
|
*
qemu: arm64: Add documentation for capsule update
Sughosh Ganu
2020-12-31
2
-0
/
+211
|
*
efidebug: capsule: Add a command to update capsule on disk
Sughosh Ganu
2020-12-31
1
-0
/
+14
|
*
efi_loader: Enable uefi capsule authentication
Sughosh Ganu
2020-12-31
1
-1
/
+35
|
*
efi: capsule: Add support for uefi capsule authentication
Sughosh Ganu
2020-12-31
7
-2
/
+214
|
*
efi_loader: Re-factor code to build the signature store from efi signature list
Sughosh Ganu
2020-12-31
2
-42
/
+63
|
*
efi_loader: Make the pkcs7 header parsing function an extern
Sughosh Ganu
2020-12-31
3
-89
/
+93
|
*
dfu_mtd: Add provision to unlock mtd device
Sughosh Ganu
2020-12-31
1
-3
/
+17
|
*
efi_loader: Add logic to parse EDKII specific fmp payload header
Sughosh Ganu
2020-12-31
1
-0
/
+41
|
*
fsp: Move and rename fsp_types.h file
Sughosh Ganu
2020-12-31
2
-4
/
+5
|
*
qemu: common: Set dfu_alt_info variable for the platform
Sughosh Ganu
2020-12-31
3
-0
/
+70
|
*
qemu: common: Add support for dynamic mtdparts for the platform
Sughosh Ganu
2020-12-31
4
-0
/
+107
|
*
crypto: Fix the logic to calculate hash with authattributes set
Sughosh Ganu
2020-12-31
1
-11
/
+26
[next]