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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
efi_selftest: check for RISC-V boot-hartid in FDT
Heinrich Schuchardt
2020-09-18
1
-0
/
+15
*
efi_selftest: rework device tree test
Heinrich Schuchardt
2020-09-18
1
-14
/
+39
*
efi_memory: refine overlap_only_ram description
Maxim Uvarov
2020-09-18
1
-1
/
+1
*
lib: fdt: Fix fdtdec_setup_mem..() conversion to livetree API
Marek Vasut
2020-09-16
1
-2
/
+2
*
efi_selftest: restore gd before do_reset()
Heinrich Schuchardt
2020-09-14
1
-2
/
+4
*
efi_loader: save global data pointer on RISC-V
Heinrich Schuchardt
2020-09-14
1
-9
/
+9
*
efi_loader: efi_var_mem_notify_exit_boot_services
Heinrich Schuchardt
2020-09-14
1
-1
/
+1
*
rsa: crash in br_i32_decode() called from rsa_gen_key_prop()
Robert Reither
2020-09-14
1
-3
/
+3
*
efi_selftest: simplify Makefile
Heinrich Schuchardt
2020-09-06
1
-6
/
+0
*
efi_loader: remove duplicate image size check
Heinrich Schuchardt
2020-09-06
1
-4
/
+0
*
efi_loader: error message if image not authenticated
Heinrich Schuchardt
2020-09-06
1
-2
/
+4
*
efi_loader: log function in image loader
Heinrich Schuchardt
2020-09-06
1
-22
/
+22
*
lib/rsa: correct check after allocation in fdt_add_bignum()
Heinrich Schuchardt
2020-08-27
1
-1
/
+1
*
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2020-08-25
1
-0
/
+16
|
\
|
*
fdtdec: Add API to read pci bus-range property
Suneel Garapati
2020-08-25
1
-0
/
+16
*
|
Merge branch '2020-08-24-misc-improvements'
Tom Rini
2020-08-25
1
-1
/
+2
|
\
\
|
*
|
xen: Code style conformity
Anastasiia Lukianenko
2020-08-24
1
-1
/
+2
|
|
/
*
|
efi_loader: validate device path length in boot manager
Heinrich Schuchardt
2020-08-24
1
-4
/
+2
*
|
efi_loader: efi_dp_check_length()
Heinrich Schuchardt
2020-08-24
1
-0
/
+33
*
|
efi_selftest: substitute ResetSystem() by do_reset()
Heinrich Schuchardt
2020-08-24
1
-2
/
+8
*
|
efi_selftest: add a test for ResetSystem()
Heinrich Schuchardt
2020-08-24
2
-0
/
+59
*
|
efi_loader: ResetSystem() should not hang
Heinrich Schuchardt
2020-08-24
1
-3
/
+4
|
/
*
lib: fdt: Convert fdtdes_setup_mem..() to livetree API
Michal Simek
2020-08-20
1
-32
/
+35
*
lib: fdt: Introduce fdtdec_setup_mem_size_base_lowest()
Michal Simek
2020-08-20
1
-0
/
+45
*
Merge tag 'efi-2020-10-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2020-08-15
4
-281
/
+208
|
\
|
*
efi_loader: signature: correct a behavior against multiple signatures
AKASHI Takahiro
2020-08-14
2
-85
/
+24
|
*
efi_loader: variable: fix secure state initialization
AKASHI Takahiro
2020-08-13
1
-5
/
+5
|
*
efi_loader: signature: rework for intermediate certificates support
AKASHI Takahiro
2020-08-13
4
-209
/
+184
|
*
efi_loader: variable: keep temporary buffer during the authentication
AKASHI Takahiro
2020-08-13
1
-7
/
+20
*
|
lib: sscanf: add sscanf implementation
Andrii Anisov
2020-08-14
3
-0
/
+828
|
/
*
efi_loader: set load options in boot manager
Heinrich Schuchardt
2020-08-08
1
-11
/
+27
*
efi_loader: factor out efi_set_load_options()
Heinrich Schuchardt
2020-08-08
1
-0
/
+32
*
efi_loader: add copyright notice
AKASHI Takahiro
2020-08-08
1
-0
/
+1
*
lib/crypto: simplify public_key_verify_signature
Heinrich Schuchardt
2020-08-08
1
-4
/
+0
*
include/u-boot, lib/zlib: add sources for zlib decompression
Joao Marcos Costa
2020-08-07
3
-0
/
+107
*
lmb/bdinfo: dump lmb info via bdinfo
Tero Kristo
2020-08-04
1
-19
/
+23
*
efi: Tidy up header includes
Simon Glass
2020-08-03
2
-0
/
+3
*
efi_selftest: block device test requires CONFIG_DOS_PARTITION
Heinrich Schuchardt
2020-08-01
2
-1
/
+3
*
efi_selftest: SNP test depends on network
Heinrich Schuchardt
2020-08-01
1
-1
/
+2
*
efi_loader: use CONFIG_STACK_SIZE in the UEFI sub-system
Heinrich Schuchardt
2020-08-01
1
-1
/
+1
*
efi_loader: Enable run-time variable support for tee based variables
Ilias Apalodimas
2020-08-01
6
-154
/
+148
*
efi_loader: Trim output buffer size correctly for tee variables
Ilias Apalodimas
2020-08-01
1
-10
/
+3
*
env: Add support for explicit write access list
Marek Vasut
2020-07-31
1
-1
/
+4
*
env: Add option to only ever append environment
Marek Vasut
2020-07-31
1
-0
/
+4
*
Revert "lib: fdt: Split fdtdec_setup_mem_size_base()"
Michal Simek
2020-07-25
1
-8
/
+3
*
Revert "lib: fdt: Split fdtdec_setup_memory_banksize()"
Michal Simek
2020-07-25
1
-12
/
+6
*
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-24
1
-9
/
+20
*
Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm
Tom Rini
2020-07-23
1
-20
/
+9
|
\
|
*
Revert "lib: fdt: Split fdtdec_setup_mem_size_base()"
Michal Simek
2020-07-20
1
-8
/
+3
|
*
Revert "lib: fdt: Split fdtdec_setup_memory_banksize()"
Michal Simek
2020-07-20
1
-12
/
+6
[next]