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
*
lib: print_freq() should output kHz not KHz
Heinrich Schuchardt
2020-10-22
1
-1
/
+1
*
common: rename getc() to getchar()
Heinrich Schuchardt
2020-10-22
2
-11
/
+11
*
efi_loader: fix use after free in receive path
Patrick Wildt
2020-10-19
1
-23
/
+69
*
time: Fix get_ticks being non-monotonic
Sean Anderson
2020-10-14
1
-2
/
+2
*
lib: rsa: superfluous initialization in rsa_verify()
Heinrich Schuchardt
2020-10-12
1
-1
/
+1
*
rsa: fix retrieving public exponent on big-endian systems
Rasmus Villemoes
2020-10-12
1
-2
/
+9
*
lib: rsa: check algo match in rsa_verify_with_keynode
Matthieu CASTET
2020-10-12
1
-0
/
+5
*
fit: cipher: aes: allow to store the IV in the FIT image
Philippe Reynes
2020-10-12
1
-4
/
+18
*
lib/hashtable: remove superfluous check
Heinrich Schuchardt
2020-10-12
1
-2
/
+1
*
lib: Allow hexdump to be used in SPL
Simon Glass
2020-10-10
1
-0
/
+8
*
Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dm
Tom Rini
2020-10-06
1
-1
/
+1
|
\
|
*
fdtdec: correct test on return of fdt_node_offset_by_phandle
Patrick Delaunay
2020-10-06
1
-1
/
+1
*
|
efi_loader: QEMU CONFIG_EFI_GRUB_ARM32_WORKAROUND=n
Heinrich Schuchardt
2020-10-06
1
-0
/
+1
*
|
efi: Fix typo in documentation
Sean Anderson
2020-10-06
1
-1
/
+1
*
|
efi_selftest: avoid unnecessary reset
Heinrich Schuchardt
2020-10-06
1
-0
/
+31
*
|
efi_selftest: print CRC32 of initrd as hexadecimal
Heinrich Schuchardt
2020-10-06
1
-1
/
+1
*
|
efi_selftest: enable printing hexadecimal numbers
Heinrich Schuchardt
2020-10-06
1
-13
/
+22
*
|
efi_loader: illegal free in EFI_LOAD_FILE2_PROTOCOL
Heinrich Schuchardt
2020-10-06
1
-8
/
+9
*
|
efi_loader: description EFI_LOAD_FILE2_PROTOCOL
Heinrich Schuchardt
2020-10-06
1
-19
/
+23
|
/
*
Merge branch 'next'
Tom Rini
2020-10-05
7
-18
/
+475
|
\
|
*
acpi: Use I2cSerialBusV2() instead of I2cSerialBus()
Simon Glass
2020-09-25
1
-1
/
+1
|
*
acpi: Add more support for generating processor tables
Simon Glass
2020-09-25
1
-0
/
+167
|
*
acpi: Add support for generating processor tables
Simon Glass
2020-09-25
1
-0
/
+55
|
*
x86: acpi: Support generation of the DBG2 table
Simon Glass
2020-09-25
1
-0
/
+64
|
*
dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio()
Simon Glass
2020-09-25
1
-2
/
+2
|
*
acpi: Support generating a multi-function _DSM for devices
Simon Glass
2020-09-25
2
-0
/
+97
|
*
acpi: Add support for conditions and return values
Simon Glass
2020-09-25
1
-0
/
+68
|
*
acpi: Add support for writing a _PRW
Simon Glass
2020-09-25
1
-0
/
+10
|
*
optee: add property no-map to secure reserved memory
Etienne Carriere
2020-09-22
1
-1
/
+1
|
*
fdtdec: optionally add property no-map to created reserved memory node
Etienne Carriere
2020-09-22
2
-3
/
+9
|
*
Merge branch 'master' into next
Tom Rini
2020-09-21
7
-32
/
+74
|
|
\
|
*
\
Merge branch 'remove-config-nr-dram-banks-v9-2020-08-26' of https://gitlab.de...
Tom Rini
2020-09-07
2
-12
/
+2
|
|
\
\
|
|
*
|
CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined
Stefan Roese
2020-08-26
2
-12
/
+2
*
|
|
|
efi_loader: installation of EFI_RNG_PROTOCOL
Heinrich Schuchardt
2020-09-27
3
-5
/
+34
|
|
_
|
/
|
/
|
|
*
|
|
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
|
\
\
[next]