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
...
|
*
buildman: Enable buildman on aarch64 hosts
Matthias Brugger
2020-02-05
1
-0
/
+2
|
*
tpm2: ftpm: A driver for firmware TPM running inside TEE
Thirupathaiah Annapureddy
2020-02-05
4
-0
/
+292
|
*
cli: Make the sandbox board_run_command the default
Sean Anderson
2020-02-05
2
-7
/
+7
|
*
cmd: tpm: add a subcommand device
Philippe Reynes
2020-02-05
4
-4
/
+80
|
*
tpm: add a helper to iterate on all tpm devices
Philippe Reynes
2020-02-05
1
-0
/
+3
|
*
image: fdt: check "status" of "/reserved-memory" subnodes
Thirupathaiah Annapureddy
2020-02-05
1
-1
/
+1
|
*
test: Add a way to check each line of console output
Simon Glass
2020-02-05
3
-0
/
+115
|
*
test: Enable console recording in tests
Simon Glass
2020-02-05
1
-2
/
+2
|
*
console: Add a function to read a line of the output / eof
Simon Glass
2020-02-05
2
-0
/
+30
|
*
sandbox: pmic: Correct i2c pmic emulator platdata method
Simon Glass
2020-02-05
1
-3
/
+13
|
*
bloblist: Zero records when adding
Simon Glass
2020-02-05
3
-4
/
+30
|
*
bloblist: Tidy up a few comments and code-style nits
Simon Glass
2020-02-05
2
-4
/
+4
|
*
bloblist: Add a new function to add or check size
Simon Glass
2020-02-05
3
-1
/
+65
|
*
dm: core: Drop uclass_find_next_free_req_seq() conditions
Simon Glass
2020-02-05
1
-4
/
+0
|
*
dm: core: Add a way to iterate through children, probing each
Simon Glass
2020-02-05
3
-0
/
+80
|
*
dm: core: Add a way to read platdata for all child devices
Simon Glass
2020-02-05
4
-1
/
+99
|
*
dm: core: Add ofnode_get_chosen_prop()
Simon Glass
2020-02-05
4
-3
/
+29
|
*
dm: core: Reimplement ofnode_read_size()
Simon Glass
2020-02-05
1
-19
/
+10
|
*
dm: core: Add ofnode_read_prop()
Simon Glass
2020-02-05
3
-8
/
+62
|
*
dm: core: Rename ofnode_get_chosen_prop()
Simon Glass
2020-02-05
6
-8
/
+32
|
*
dm: core: Update comment for ofnode_get_chosen_node()
Simon Glass
2020-02-05
1
-3
/
+6
|
*
test: Add underscore prefix to macro parameters
Simon Glass
2020-02-05
1
-22
/
+22
|
*
dm: core: Use const device for the dev_read_...() interface
Simon Glass
2020-02-05
2
-143
/
+159
|
*
dm: core: Use const device for the devfdt...() interface
Simon Glass
2020-02-05
2
-26
/
+26
|
*
dm: pci: Update a few more interfaces for const udevice *
Simon Glass
2020-02-05
4
-19
/
+19
|
*
dm: pci: Update the PCI read_config() method to const dev *
Simon Glass
2020-02-05
26
-60
/
+67
|
*
dm: core: Use const where possible in device.h
Simon Glass
2020-02-05
3
-29
/
+32
*
|
Merge branch '2020-02-10-master-imports'
Tom Rini
2020-02-11
4
-10
/
+8
|
\
\
|
*
|
Kconfig: update LOGLEVEL range
Marek Bykowski
2020-02-10
1
-1
/
+1
|
*
|
dm: fix design.rst document
Dario Binacchi
2020-02-10
1
-4
/
+4
|
*
|
regulator: fix: Move code to enable gpio regulator to pre_probe from ofdata_t...
Lukasz Majewski
2020-02-10
2
-5
/
+3
|
/
/
*
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2020-02-10
38
-94
/
+1640
|
\
\
|
*
|
x86: coral: Enable TPM
Simon Glass
2020-02-07
1
-1
/
+2
|
*
|
tpm: Add a driver for H1/Cr50
Simon Glass
2020-02-07
3
-0
/
+670
|
*
|
tpm: Add more TPM2 definitions
Simon Glass
2020-02-07
1
-0
/
+31
|
*
|
x86: coral: Add I2C and TPM device-tree definitions
Simon Glass
2020-02-07
2
-0
/
+89
|
*
|
x86: Add support for ACPI general-purpose events
Simon Glass
2020-02-07
4
-0
/
+149
|
*
|
dm: irq: Add support for requesting interrupts
Simon Glass
2020-02-07
6
-1
/
+439
|
*
|
x86: itss: Add of-platdata support
Simon Glass
2020-02-07
1
-0
/
+10
|
*
|
x86: Give each driver an IRQ type
Simon Glass
2020-02-07
5
-6
/
+8
|
*
|
dm: irq: Add support for interrupt controller types
Simon Glass
2020-02-07
5
-2
/
+55
|
*
|
x86: coral: Update i2c and rtc status
Simon Glass
2020-02-07
1
-2
/
+0
|
*
|
x86: apl: Drop the I2C config in FSP-S
Simon Glass
2020-02-07
1
-58
/
+0
|
*
|
x86: apl: Use the clock driver
Simon Glass
2020-02-07
2
-0
/
+8
|
*
|
x86: Add a clock driver for Intel devices
Simon Glass
2020-02-07
5
-0
/
+73
|
*
|
tegra: i2c: Change driver to use helper function
Simon Glass
2020-02-07
1
-12
/
+1
|
*
|
dm: core: Change syscon to use helper function
Simon Glass
2020-02-07
1
-11
/
+4
|
*
|
dm: core: Add a function to find a device by drvdata
Simon Glass
2020-02-07
4
-0
/
+54
|
*
|
dm: core: Allow iterating devices without uclass_get()
Simon Glass
2020-02-07
2
-0
/
+38
|
*
|
x86: Move P2SB from Apollo Lake to a more generic location
Wolfgang Wallner
2020-02-07
5
-1
/
+9
[prev]
[next]