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
...
|
*
mpc83xx: immap_83xx: add spi8xxx_t in immap for mpc8309
Rasmus Villemoes
2020-01-08
2
-2
/
+2
|
*
powerpc: mpc83xx: convert CONFIG_FSL_ELBC to Kconfig
Rasmus Villemoes
2020-01-08
8
-11
/
+7
|
*
mpc83xx: make ARCH_MPC8309 select SYS_FSL_ERRATUM_ESDHC111
Rasmus Villemoes
2020-01-08
1
-0
/
+1
*
|
Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm
Tom Rini
2020-01-09
27
-297
/
+767
|
\
\
|
*
|
log: Include missing header for log.h
Sean Anderson
2020-01-07
1
-0
/
+1
|
*
|
dm: Add a debug message when devices are skipped pre-reloc
Sean Anderson
2020-01-07
1
-1
/
+3
|
*
|
Include missing headers for fdt_support.h
Sean Anderson
2020-01-07
1
-0
/
+1
|
*
|
binman: fix default filename of u-boot-with-ucode-ptr in documentation
Masahiro Yamada
2020-01-07
2
-2
/
+2
|
*
|
dm: devres: Add a new OFDATA phase
Simon Glass
2020-01-07
4
-9
/
+37
|
*
|
dm: devres: Use an enum for the allocation phase
Simon Glass
2020-01-07
1
-6
/
+16
|
*
|
dm: devres: Add tests
Simon Glass
2020-01-07
4
-0
/
+212
|
*
|
dm: test: Add a test driver for devres
Simon Glass
2020-01-07
4
-0
/
+61
|
*
|
dm: devres: Convert to use logging
Simon Glass
2020-01-07
2
-2
/
+5
|
*
|
test: Add functions to find the amount of allocated memory
Simon Glass
2020-01-07
2
-0
/
+30
|
*
|
dm: devres: Create a new devres header file
Simon Glass
2020-01-07
2
-254
/
+270
|
*
|
dm: core: Add a new flag to track platform data
Simon Glass
2020-01-07
3
-1
/
+7
|
*
|
dm: core: Export a new function to read platdata
Simon Glass
2020-01-07
2
-2
/
+43
|
*
|
dm: core: Add a comment for DM_FLAG_OF_PLATDATA
Simon Glass
2020-01-07
1
-0
/
+1
|
*
|
dm: core: Allocate parent data separate from probing parent
Simon Glass
2020-01-07
1
-8
/
+11
|
*
|
dm: core: Move ofdata_to_platdata() call earlier
Simon Glass
2020-01-07
1
-7
/
+7
|
*
|
dm: core: Don't clear active flag twice when probe() fails
Simon Glass
2020-01-07
1
-3
/
+1
|
*
|
aspeed: ast2500: Read clock ofdata in the correct method
Simon Glass
2020-01-07
1
-2
/
+2
|
*
|
pci: Print a warning if the bus is accessed before probing
Simon Glass
2020-01-07
1
-0
/
+13
|
*
|
x86: apl: Avoid accessing the PCI bus before it is probed
Simon Glass
2020-01-07
2
-11
/
+29
|
*
|
usb: Drop use of BUG_ON() and WARN_ON()
Simon Glass
2020-01-07
4
-1
/
+13
|
*
|
dm: core: Use assert_noisy() in devres
Simon Glass
2020-01-07
1
-3
/
+3
|
*
|
common: Add a noisy assert()
Simon Glass
2020-01-07
1
-0
/
+14
|
|
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2020-01-09
7
-10
/
+71
|
\
\
|
*
|
x86: edison: Enable DFU timeout
Andy Shevchenko
2020-01-07
1
-0
/
+1
|
*
|
dfu: Add optional timeout parameter
Andy Shevchenko
2020-01-07
6
-4
/
+62
|
*
|
dfu: Refactor do_dfu() to handle optional argument
Andy Shevchenko
2020-01-07
1
-7
/
+10
|
*
|
dfu: Drop unused prototype of dfu_trigger_reset()
Andy Shevchenko
2020-01-07
1
-1
/
+0
*
|
|
Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-01-08
57
-83
/
+1719
|
\
\
\
|
*
|
|
efi_selftest: unit test for EFI_RNG_PROTOCOL
Heinrich Schuchardt
2020-01-07
2
-0
/
+118
|
*
|
|
efi_rng_protocol: Install the efi_rng_protocol on the root node
Sughosh Ganu
2020-01-07
3
-0
/
+10
|
*
|
|
efi: qemu: arm64: Add efi_rng_protocol implementation for the platform
Sughosh Ganu
2020-01-07
5
-0
/
+195
|
*
|
|
cmd: add rng command
Heinrich Schuchardt
2020-01-07
3
-0
/
+64
|
*
|
|
virtio: rng: Add a random number generator(rng) driver
Sughosh Ganu
2020-01-07
5
-1
/
+99
|
*
|
|
test: rng: Add basic test for random number generator(rng) uclass
Sughosh Ganu
2020-01-07
2
-0
/
+27
|
*
|
|
configs: sandbox: Enable random number generator(rng) device
Sughosh Ganu
2020-01-07
2
-0
/
+4
|
*
|
|
sandbox: rng: Add a random number generator(rng) driver
Sughosh Ganu
2020-01-07
4
-0
/
+69
|
*
|
|
configs: stm32mp15: Enable random number generator(rng) device
Sughosh Ganu
2020-01-07
3
-0
/
+6
|
*
|
|
stm32mp1: rng: Add a driver for random number generator(rng) device
Sughosh Ganu
2020-01-07
3
-0
/
+168
|
*
|
|
clk: stm32mp1: Add a clock entry for RNG1 device
Sughosh Ganu
2020-01-07
1
-0
/
+1
|
*
|
|
dm: rng: Add random number generator(rng) uclass
Sughosh Ganu
2020-01-07
7
-0
/
+73
|
*
|
|
test/py: Create a test for launching UEFI binaries from FIT images
Cristian Ciocaltea
2020-01-07
1
-0
/
+458
|
*
|
|
doc: uefi.rst: Document launching UEFI binaries from FIT images
Cristian Ciocaltea
2020-01-07
1
-0
/
+34
|
*
|
|
doc: Add sample uefi.its image description file
Cristian Ciocaltea
2020-01-07
1
-0
/
+67
|
*
|
|
bootm: Add a bootm command for type IH_OS_EFI
Cristian Ciocaltea
2020-01-07
2
-0
/
+63
|
*
|
|
image: Add IH_OS_EFI for EFI chain-load boot
Cristian Ciocaltea
2020-01-07
3
-1
/
+4
[prev]
[next]