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
...
|
|
*
|
|
|
|
i2c: designware_i2c: check is high speed possible support
Jun Chen
2020-03-16
2
-0
/
+13
|
|
*
|
|
|
|
i2c: designware_i2c: Fix IC_CON register setting for high speed mode
Jun Chen
2020-03-16
1
-1
/
+1
|
|
*
|
|
|
|
misc: i2c_eeprom: store pagesize instead of pagewidth in i2c_eeprom_drv_data
Masahiro Yamada
2020-03-16
1
-16
/
+16
|
|
*
|
|
|
|
misc: i2c_eeprom: remove pagewidth field from i2c_eeprom
Masahiro Yamada
2020-03-16
2
-7
/
+3
|
|
*
|
|
|
|
dm: i2c-gpio: add support for clock stretching
Heiko Schocher
2020-03-16
2
-1
/
+24
|
|
*
|
|
|
|
dm: i2c-gpio: rework gpio get/set functions
Michael Auchter
2020-03-16
1
-69
/
+64
|
|
*
|
|
|
|
doc: i2c: gpio: Document deblock sequence on probe
Marek Vasut
2020-03-16
1
-0
/
+2
|
|
*
|
|
|
|
i2c: gpio: Run deblock sequence on probe
Marek Vasut
2020-03-16
1
-0
/
+16
|
|
*
|
|
|
|
i2c: Add option to send start condition after deblocking
Marek Vasut
2020-03-16
2
-4
/
+23
|
|
*
|
|
|
|
i2c: Export i2c_deblock_gpio_loop()
Marek Vasut
2020-03-16
2
-4
/
+20
|
|
*
|
|
|
|
i2c: Make deblock delay and SCL clock configurable
Marek Vasut
2020-03-16
1
-10
/
+11
|
*
|
|
|
|
|
Merge branch '2020-03-16-kbuild-etc-resync-v4.18' into next
Tom Rini
2020-03-17
67
-1326
/
+1611
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
configs: Drop '$(ARCH)' usage in CONFIG_SPL_LDSCRIPT
Tom Rini
2020-03-16
3
-3
/
+3
|
|
*
|
|
|
|
kconfig / kbuild: re-sync with Linux 4.18
Tom Rini
2020-03-16
42
-1030
/
+1202
|
|
*
|
|
|
|
scripts/dtc: Update to upstream version v1.4.6-21-g84e414b0b5bc
Rob Herring
2020-03-16
4
-16
/
+206
|
|
*
|
|
|
|
Azure / GitLab / Travis: Add Kconfig unit tests to a job
Tom Rini
2020-03-16
3
-6
/
+9
|
|
*
|
|
|
|
mach-davinci: Hard-code the default SPL_LDSCRIPT path
Tom Rini
2020-03-16
1
-1
/
+1
|
|
*
|
|
|
|
edminiv2: Move CONFIG_SPL_LDSCRIPT to defconfig
Tom Rini
2020-03-16
2
-3
/
+1
|
|
*
|
|
|
|
mx31pdk: Move CONFIG_SPL_LDSCRIPT to defconfig
Tom Rini
2020-03-16
2
-3
/
+1
|
|
*
|
|
|
|
Kconfig: Remove redundant variable sets
Tom Rini
2020-03-16
3
-9
/
+0
|
|
*
|
|
|
|
spl: Kconfig: Escape '$(ARCH)' in LDSCRIPT entries
Tom Rini
2020-03-16
1
-2
/
+2
|
|
*
|
|
|
|
kbuild: remove unused dtc-version.sh script
Masahiro Yamada
2020-03-16
2
-22
/
+0
|
|
*
|
|
|
|
spl.h: make <spl.h> self-contained
Masahiro Yamada
2020-03-16
1
-0
/
+4
|
|
*
|
|
|
|
debug_uart.h: make <debug_uart.h> self-contained
Masahiro Yamada
2020-03-16
1
-10
/
+10
|
|
*
|
|
|
|
asm-generic/u-boot.h: make <asm-generic/u-boot.h> self-contained
Masahiro Yamada
2020-03-16
1
-0
/
+2
|
|
*
|
|
|
|
global_data.h: make <asm-generic/global_data.h> self-contained
Masahiro Yamada
2020-03-16
1
-1
/
+1
|
|
*
|
|
|
|
scripts/Makefile.lib: Re-add -Wno-simple_bus_reg to DTC_FLAGS
Tom Rini
2020-03-16
1
-0
/
+1
|
|
*
|
|
|
|
scripts/Makefile.lib: Restore PCI related warnings to DTC_FLAGS
Tom Rini
2020-03-16
1
-0
/
+4
|
|
*
|
|
|
|
kbuild: Re-sync DTC flag logic with v4.17
Tom Rini
2020-03-16
2
-21
/
+16
|
|
*
|
|
|
|
kbuild: fixdep: Resync this with v4.17
Tom Rini
2020-03-16
1
-201
/
+150
|
|
*
|
|
|
|
fixdep: fix U-Boot own code to handle only valid symbol characters
Masahiro Yamada
2020-03-16
1
-1
/
+1
|
|
/
/
/
/
/
|
*
|
|
|
|
Merge branch '2020-03-12-rsa-improvements' into next
Tom Rini
2020-03-12
20
-436
/
+1558
|
|
\
\
\
\
\
|
|
*
|
|
|
|
test: enable RSA library test on sandbox
AKASHI Takahiro
2020-03-12
4
-0
/
+4
|
|
*
|
|
|
|
test: add rsa_verify() unit test
AKASHI Takahiro
2020-03-12
3
-0
/
+217
|
|
*
|
|
|
|
lib: rsa: add rsa_verify_with_pkey()
AKASHI Takahiro
2020-03-12
1
-1
/
+64
|
|
*
|
|
|
|
lib: rsa: generate additional parameters for public key
AKASHI Takahiro
2020-03-12
4
-0
/
+752
|
|
*
|
|
|
|
include: image.h: add key info to image_sign_info
AKASHI Takahiro
2020-03-12
1
-0
/
+7
|
|
*
|
|
|
|
rsa: add CONFIG_RSA_VERIFY_WITH_PKEY config
AKASHI Takahiro
2020-03-12
1
-0
/
+14
|
|
*
|
|
|
|
lib: rsa: decouple rsa from FIT image verification
AKASHI Takahiro
2020-03-12
11
-438
/
+501
|
|
*
|
|
|
|
image.h: isolate android_image_* functions from tooling
Eugeniu Rosca
2020-03-12
1
-0
/
+2
|
|
/
/
/
/
/
*
|
|
|
|
|
Prepare v2020.04
Tom Rini
2020-04-13
1
-1
/
+1
*
|
|
|
|
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx
Tom Rini
2020-04-12
1
-6
/
+7
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Revert "mpc85xx: ddr: Always start DDR RAM in Self Refresh mode"
Biwen Li
2020-04-10
1
-6
/
+7
*
|
|
|
|
|
Merge tag 'dm-pull9apr20' of git://git.denx.de/u-boot-dm
Tom Rini
2020-04-10
1
-7
/
+11
|
\
\
\
\
\
\
|
*
|
|
|
|
|
dm: dump.c: Refactor dm_dump_drivers prints
Ovidiu Panait
2020-04-09
1
-7
/
+11
|
*
|
|
|
|
|
dm: dump.c: Fix segfault when entry->of_match is NULL
Ovidiu Panait
2020-04-09
1
-1
/
+2
*
|
|
|
|
|
|
Merge tag 'mips-fixes-for-2020.04' of git://git.denx.de/u-boot-mips
Tom Rini
2020-04-09
10
-69
/
+114
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
mips: cmd: go: Flush cache before jumping to app/image
Stefan Roese
2020-04-09
2
-0
/
+24
|
*
|
|
|
|
|
mips: vcoreiii: Fix cache coherency issues
Lars Povlsen
2020-04-09
4
-18
/
+26
|
*
|
|
|
|
|
mips: vcoreiii: Ajust CONFIG_SYS_MEMTEST_END
Lars Povlsen
2020-04-09
1
-1
/
+2
[prev]
[next]