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
...
|
*
|
rtc: fall back to ->{read, write} if ->{read, write}8 are not provided
Rasmus Villemoes
2020-07-09
1
-6
/
+19
|
*
|
rtc: add dm_rtc_write() helper
Rasmus Villemoes
2020-07-09
2
-0
/
+43
|
*
|
rtc: add dm_rtc_read helper and ->read method
Rasmus Villemoes
2020-07-09
2
-0
/
+42
|
*
|
i2c: imx_lpi2c: Improve the codes to use private data
Ye Li
2020-07-09
1
-11
/
+11
|
*
|
board: presidio-asic: Add I2C support
Alex Nemirovsky
2020-07-09
1
-0
/
+3
|
*
|
i2c: i2c-cortina: added CAxxxx I2C support
Arthur Li
2020-07-09
6
-0
/
+465
|
*
|
i2c: octeon_i2c: Add I2C controller driver for Octeon
Suneel Garapati
2020-07-09
4
-0
/
+882
|
|
/
*
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2020-07-09
26
-138
/
+297
|
\
\
|
|
/
|
/
|
|
*
net: mvpp2: fix second cp110 initialization
Sven Auhagen
2020-07-09
1
-29
/
+34
|
*
arm: kirkwood: enable DM_ETH for LaCie board
Simon Guinot
2020-07-09
9
-3
/
+10
|
*
arm: kirkwood: enable DM_USB for LaCie board
Simon Guinot
2020-07-09
6
-0
/
+12
|
*
arm: kirkwood: switch LaCie boards to sata_mv driver
Simon Guinot
2020-07-09
8
-28
/
+30
|
*
arm: kirkwood: convert LaCie boards to DM_SPI_FLASH
Simon Guinot
2020-07-09
7
-14
/
+28
|
*
arm: kirkwood: add DT spi0 alias to LaCie boards
Simon Guinot
2020-07-09
9
-7
/
+69
|
*
arm: mvebu: helios4: sync helios4 config to clearfog and dts to kernel
Dennis Gilmore
2020-07-09
4
-53
/
+93
|
*
arm: mvebu: a38x: Adjust UTMI PHY parameters
Chris Packham
2020-07-09
1
-4
/
+21
|
*
arm: mvebu: a38x: Fix typo
Chris Packham
2020-07-09
1
-1
/
+1
|
*
mv_ddr: ddr3: Update {min,max}_read_sample calculation
Chris Packham
2020-07-09
1
-2
/
+2
|
*
mv_ddr: ddr3: Use correct bitmask for read sample delay
Chris Packham
2020-07-09
1
-1
/
+1
|
/
*
Merge branch '2020-07-08-misc-features-and-fixes'
Tom Rini
2020-07-08
27
-207
/
+746
|
\
|
*
lib: rsa: function to verify a signature against a hash
Heiko Stuebner
2020-07-08
2
-24
/
+53
|
*
cmd: Add a memory-search command
Simon Glass
2020-07-08
6
-0
/
+456
|
*
command: Drop #ifdef for MEM_SUPPORT_64BIT_DATA
Simon Glass
2020-07-08
1
-4
/
+5
|
*
display_options: Drop #ifdef for MEM_SUPPORT_64BIT_DATA
Simon Glass
2020-07-08
1
-14
/
+4
|
*
cmd: mem: Drop #ifdef for MEM_SUPPORT_64BIT_DATA
Simon Glass
2020-07-08
1
-79
/
+38
|
*
cmd: mem: Use a macro to avoid #ifdef in help
Simon Glass
2020-07-08
1
-51
/
+17
|
*
Update MEM_SUPPORT_64BIT_DATA to be always defined
Simon Glass
2020-07-08
4
-32
/
+34
|
*
spl: fit: improve spl_nand_fit_read(...) readability
Dario Binacchi
2020-07-08
1
-5
/
+5
|
*
spl: fit: nand: fix fit loading in case of bad blocks
Dario Binacchi
2020-07-08
3
-1
/
+33
|
*
spl: fit: fail fit loading in case of FDT appending error
Dario Binacchi
2020-07-08
1
-3
/
+6
|
*
spl: fix format of function documentation
Dario Binacchi
2020-07-08
1
-1
/
+1
|
*
spl: fit: select SPL_CRYPTO_SUPPORT for SPL_FIT_SIGNATURE
Heiko Stuebner
2020-07-08
1
-0
/
+1
|
*
spl: fit: select SPL_HASH_SUPPORT for SPL_FIT_SIGNATURE
Heiko Stuebner
2020-07-08
1
-0
/
+1
|
*
lib: rsa: add documentation to padding_pss_verify to document limitations
Heiko Stuebner
2020-07-08
1
-0
/
+13
|
*
lib: rsa: free local arrays after use in rsa_gen_key_prop()
Heiko Stuebner
2020-07-08
1
-11
/
+10
|
*
lib: rsa: fix allocated size for rr and rrtmp in rsa_gen_key_prop()
Heiko Stuebner
2020-07-08
1
-5
/
+9
|
*
lib: rsa: bring exp_len in line when generating a key_prop
Heiko Stuebner
2020-07-08
1
-1
/
+1
|
*
lib: rsa: take spl/non-spl into account when building rsa_verify_with_pkey()
Heiko Stuebner
2020-07-08
2
-4
/
+4
|
*
lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFY
Heiko Stuebner
2020-07-08
1
-1
/
+1
|
*
cmd: add a panic command
Heiko Stuebner
2020-07-08
2
-0
/
+24
|
*
debug_uart: Add CR before and after announce string
Stefan Roese
2020-07-08
1
-1
/
+1
|
*
tpm: add #ifndef to fix redeclaration build errors
Johannes Holland
2020-07-08
1
-0
/
+2
|
*
tpm: add TPM2_GetRandom command support
Dhananjay Phadke
2020-07-08
2
-0
/
+57
|
*
tpm2: tis_spi: add linux compatible fallback string
Bruno Thomsen
2020-07-08
2
-3
/
+3
|
/
*
Merge tag 'u-boot-amlogic-20200708' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2020-07-08
19
-40
/
+777
|
\
|
*
ARM: dts: meson-sm1-odroid-c4: add ethernet PHY reset
Neil Armstrong
2020-07-08
1
-0
/
+6
|
*
boards: amlogic: add Odroid C4 support
Christian Hewitt
2020-07-08
5
-1
/
+207
|
*
ARM: dts: sync amlogic G12A/G12B/SM1 DT from Linux 5.8-rc1
Christian Hewitt
2020-07-08
10
-36
/
+501
|
*
board: amlogic: Add Odroid-N2 board support
Pascal Vizeli
2020-07-08
5
-3
/
+63
*
|
gpio: fix test.py for gpio label lookup
Heiko Schocher
2020-07-08
3
-0
/
+3
[prev]
[next]