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: keep time offset when resetting
Heinrich Schuchardt
2021-01-30
4
-1
/
+53
|
*
|
binman: Print a debug message when binman selects a node
Simon Glass
2021-01-30
1
-0
/
+2
|
*
|
Add a symlink for ctype.h
Simon Glass
2021-01-30
1
-0
/
+1
|
*
|
dm: core: Update ofnode_read_fmap_entry() to read hashes
Simon Glass
2021-01-30
4
-9
/
+61
|
*
|
dm: core: Add a comment about pinctrl_select_state()
Simon Glass
2021-01-30
1
-0
/
+9
|
*
|
clk: x86: Correct the driver name
Simon Glass
2021-01-30
1
-2
/
+2
|
*
|
clk: Add debugging for return values
Simon Glass
2021-01-30
1
-5
/
+11
|
*
|
dm: core: Don't inline dev_read...() calls with of-platdata
Simon Glass
2021-01-30
1
-2
/
+1
|
*
|
sandbox: Disable I2C emulators in SPL
Simon Glass
2021-01-30
4
-8
/
+13
|
*
|
i2c: desigware: Add an alias for Intel Apollo Lake
Simon Glass
2021-01-30
1
-0
/
+2
|
*
|
x86: coral: Support TPM and RTC in SPL
Simon Glass
2021-01-30
2
-1
/
+22
|
*
|
spl: Tidy up SPL/TPL malloc sizes
Simon Glass
2021-01-30
1
-5
/
+8
|
*
|
cros_ec: Add vstore support
Simon Glass
2021-01-30
4
-2
/
+202
|
*
|
cros_ec: Allow use with of-platdata
Simon Glass
2021-01-30
1
-0
/
+2
|
*
|
cros_ec: Show events in human-readable form
Simon Glass
2021-01-30
3
-7
/
+112
|
*
|
cros_ec: Add support for switches
Simon Glass
2021-01-30
7
-0
/
+120
|
*
|
cros_ec: Add documentation for cros_ec driver operations
Simon Glass
2021-01-30
1
-0
/
+40
|
*
|
cros_ec: Support reading EC features
Simon Glass
2021-01-30
6
-10
/
+195
|
*
|
cros_ec: Add support for reading the SKU ID
Simon Glass
2021-01-30
5
-0
/
+55
|
*
|
cros_ec: Add run-time check for input buffer overflow
Simon Glass
2021-01-30
1
-0
/
+2
|
*
|
cros_ec: Tidy up a few delays
Simon Glass
2021-01-30
1
-7
/
+17
|
*
|
cros_ec: Add a function for the hello message
Simon Glass
2021-01-30
6
-15
/
+101
|
*
|
doc/sandbox: improve formatting of command line options
Heinrich Schuchardt
2021-01-30
1
-14
/
+14
|
*
|
sandbox: fix sandbox_cmdline_cb_test_fdt()
Heinrich Schuchardt
2021-01-30
1
-1
/
+1
|
*
|
x86: typo segement
Heinrich Schuchardt
2021-01-30
2
-2
/
+2
|
*
|
binman: Allow for skip_at_start when reading entries
Simon Glass
2021-01-30
3
-4
/
+48
|
*
|
binman: Support alignment of files
Simon Glass
2021-01-30
7
-1
/
+53
|
*
|
binman: Allow vblock to include devicetree blobs
Simon Glass
2021-01-30
5
-10
/
+96
|
*
|
binman: Support reading an image with entry args
Simon Glass
2021-01-30
5
-4
/
+64
|
*
|
binman: Support finding symbols in sub-sections
Simon Glass
2021-01-30
6
-7
/
+123
|
*
|
binman: Fix a few file comments
Simon Glass
2021-01-30
2
-2
/
+1
|
*
|
binman: Show the size when writing entries
Simon Glass
2021-01-30
1
-1
/
+2
|
*
|
binman: Update the TODO list
Simon Glass
2021-01-30
1
-2
/
+1
|
*
|
patman: Correct lz4 compression parameters
Simon Glass
2021-01-30
1
-1
/
+2
|
*
|
dtoc: binman: Drop Python 2 code
Simon Glass
2021-01-30
2
-4
/
+3
|
*
|
x86: coral: Enable CONFIG_BOOTARGS_SUBST
Simon Glass
2021-01-30
1
-0
/
+1
|
*
|
x86: coral: Update an unused pin to reduce power
Simon Glass
2021-01-30
1
-0
/
+1
|
*
|
tpm: cr50: Rename driver to work with of-platdata
Simon Glass
2021-01-30
1
-2
/
+2
|
*
|
tpm: cr50: Add a better description and more debug
Simon Glass
2021-01-30
1
-4
/
+18
|
*
|
tpm: cr50: Check for valid locality
Simon Glass
2021-01-30
1
-4
/
+12
|
|
/
*
|
Merge tag 'efi-2021-04-rc1-4' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2021-01-30
8
-10
/
+38
|
\
\
|
|
/
|
/
|
|
*
efi_loader: add Linux magic to aarch64 crt0
Heinrich Schuchardt
2021-01-29
2
-1
/
+4
|
*
tools: add mkeficapsule to .gitignore
Heinrich Schuchardt
2021-01-29
1
-0
/
+1
|
*
disk: part_efi: update partition table entries after write
Gary Bisson
2021-01-29
1
-0
/
+3
|
*
efi_loader: switch to non-secure mode later
Heinrich Schuchardt
2021-01-29
2
-4
/
+4
|
*
efi_loader: correct block IO alignment check
Heinrich Schuchardt
2021-01-29
1
-4
/
+6
|
*
efi_selftest: test EFI_BLOCK_IO_PROTOCOL.Media->LastBlock
Heinrich Schuchardt
2021-01-29
1
-1
/
+20
|
/
*
configs: Resync with savedefconfig
Tom Rini
2021-01-29
27
-108
/
+62
*
Merge branch '2021-01-29-assorted-fixes'
Tom Rini
2021-01-29
22
-52
/
+677
|
\
|
*
cmd: add more implementation IDs to sbi command
Heinrich Schuchardt
2021-01-29
1
-16
/
+21
[prev]
[next]