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
...
|
|
*
|
|
|
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 'v2021.01-rc5' into next
Tom Rini
2021-01-05
445
-4539
/
+8238
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
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
|
|
*
|
|
|
|
qemu: arm: Initialise virtio devices in board_late_init
Sughosh Ganu
2020-12-31
2
-0
/
+7
|
|
*
|
|
|
|
mkeficapsule: Add support for embedding public key in a dtb
Sughosh Ganu
2020-12-31
2
-12
/
+222
|
|
*
|
|
|
|
efi_loader: event queueing
Heinrich Schuchardt
2020-12-31
1
-1
/
+1
|
|
*
|
|
|
|
efi_loader: Add size checks to efi_create_indexed_name()
Ilias Apalodimas
2020-12-31
4
-7
/
+15
|
|
*
|
|
|
|
efi_loader: Remove unconditional installation of file2 protocol for initrd
Ilias Apalodimas
2020-12-31
1
-5
/
+0
|
|
*
|
|
|
|
efi_loader: Remove unused headers from efi_load_initrd.c
Ilias Apalodimas
2020-12-31
1
-5
/
+3
|
|
*
|
|
|
|
efi_loader: use after free in efi_exit()
Heinrich Schuchardt
2020-12-31
2
-7
/
+14
|
|
*
|
|
|
|
efi_loader: describe struct efi_loaded_image_obj
Heinrich Schuchardt
2020-12-31
1
-1
/
+3
|
|
*
|
|
|
|
efi_loader: efi_signal_event() fix comment typos
Heinrich Schuchardt
2020-12-31
1
-2
/
+2
|
|
*
|
|
|
|
efi_loader: avoid invalid free
Heinrich Schuchardt
2020-12-31
1
-1
/
+1
|
|
*
|
|
|
|
efi_loader: escape key handling
Heinrich Schuchardt
2020-12-31
1
-0
/
+12
|
|
*
|
|
|
|
efi_loader: missing parentheses after if
Heinrich Schuchardt
2020-12-31
1
-1
/
+1
|
|
*
|
|
|
|
fs/fat: implement fsuuid command
Heinrich Schuchardt
2020-12-31
3
-1
/
+31
|
|
*
|
|
|
|
fs: fat: eliminate DIRENTSPERBLOCK() macro
Heinrich Schuchardt
2020-12-31
2
-4
/
+2
|
|
*
|
|
|
|
efi_loader: Extra checks while opening an OPTEE session
Ilias Apalodimas
2020-12-31
1
-5
/
+15
|
|
*
|
|
|
|
efi_loader: make variable store size customizable
Heinrich Schuchardt
2020-12-31
2
-1
/
+15
|
|
/
/
/
/
/
|
*
|
|
|
|
Merge tag 'dm-next-23dec20' of git://git.denx.de/u-boot-dm into next
Tom Rini
2020-12-23
162
-680
/
+964
|
|
\
\
\
\
\
|
|
*
|
|
|
|
dm: core: Inline a few ofnode functions in SPL
Simon Glass
2020-12-22
3
-11
/
+63
|
|
*
|
|
|
|
buildman: Remove output binaries before building
Simon Glass
2020-12-22
1
-1
/
+13
|
|
*
|
|
|
|
dm: spi: Fix spi_free_slave() freed memory write
Niel Fourie
2020-12-22
1
-1
/
+0
|
|
*
|
|
|
|
test: dm: spi: Add testcase for spi_claim_bus()
Ovidiu Panait
2020-12-22
1
-0
/
+82
|
|
*
|
|
|
|
spi: spi-uclass: Fix spi_claim_bus() speed/mode setup logic
Ovidiu Panait
2020-12-22
3
-10
/
+26
|
|
*
|
|
|
|
test: spi: Add sandbox_spi_get_{speed, mode} interface
Ovidiu Panait
2020-12-22
2
-0
/
+30
|
|
*
|
|
|
|
spi: sandbox_spi: Implement speed/mode setup
Ovidiu Panait
2020-12-22
1
-0
/
+26
|
|
*
|
|
|
|
sandbox: test: Add a second SPI slave on sandbox_spi bus
Ovidiu Panait
2020-12-22
3
-4
/
+12
|
|
*
|
|
|
|
sandbox: spi: Drop unused sandbox_spi_parse_spec function
Ovidiu Panait
2020-12-22
2
-26
/
+0
[prev]
[next]