index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-07-10
dtoc: Updates BytesToValue() for Python 3
Simon Glass
2019-07-10
dtoc: Move BytesToValue() out of the Prop class
Simon Glass
2019-07-10
dtoc: Use GetBytes() to obtain repeating bytes
Simon Glass
2019-07-10
dtoc: Sort platdata output from dtoc
Simon Glass
2019-07-10
dtoc: Adjust code for Python 3
Simon Glass
2019-07-10
patman: Don't require Python 2
Simon Glass
2019-07-10
patman: Tidy up a few more unicode conversions
Simon Glass
2019-07-10
patman: Adjust functional tests for Python 3
Simon Glass
2019-07-10
patman: Avoid unicode type in settings unit tests
Simon Glass
2019-07-10
patman: Sort series output for repeatabily
Simon Glass
2019-07-10
patman: Move unicode helpers to tools
Simon Glass
2019-07-10
patman: Support use of stringIO in Python 3
Simon Glass
2019-07-10
binman: Handle repeated bytes for Python 3
Simon Glass
2019-07-10
binman: Drop an unused input file
Simon Glass
2019-07-10
binman: Use binary mode when compressing data
Simon Glass
2019-07-10
patman: Provide a way to get program output in binary mode
Simon Glass
2019-07-10
tools: dtoc: Open all binary files in binary mode
Simon Glass
2019-07-10
tools: binman: Open all binary files in binary mode
Simon Glass
2019-07-10
binman: Use items() instead of iteritems()
Simon Glass
2019-07-10
patman: Use items() instead of iteritems()
Simon Glass
2019-07-10
binman: Remove use of Set()
Simon Glass
2019-07-10
binman: Don't show errors for failed tests
Simon Glass
2019-07-10
binman: Convert print statements to Python 3
Simon Glass
2019-07-10
patman: Convert print statements to Python 3
Simon Glass
2019-07-10
patman: Update cros_subprocess to use bytes
Simon Glass
2019-07-10
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-i2c
Tom Rini
2019-07-10
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-ubi
Tom Rini
2019-07-09
Merge tag 'u-boot-atmel-2019.10-a' of https://gitlab.denx.de/u-boot/custodian...
Tom Rini
2019-07-09
rtc: pcf2127: Fixed bug with rtc settings and getting error time
Chuanhua Han
2019-07-09
configs: sama5d2_xplained: add support QSPI flash boot
Eugen Hristev
2019-07-09
configs: sama5d27_som1_ek: qspi: use common memory layout
Tudor Ambarus
2019-07-09
configs: sama5d27_som1_ek: add qspiflash_defconfig
Tudor Ambarus
2019-07-09
configs: sama5d2_xplained: add qspiflash_defconfig
Tudor Ambarus
2019-07-09
ARM: at91: sama5: add common environment for QSPI
Cyrille Pitchen
2019-07-09
ARM: dts: at91: sama5d2_xplained: fix QSPI0 node
Cyrille Pitchen
2019-07-09
configs: sama5d27_som1_ek: enable qspi controller and flashes
Tudor Ambarus
2019-07-09
configs: sama5d2_xplained: enable qspi controller and flashes
Tudor Ambarus
2019-07-09
spi: Add Atmel QuadSPI driver
Tudor Ambarus
2019-07-09
xilinx_xiic: Fix transfer initialisation
Melin Tomas
2019-07-09
xilinx_xiic: Fix fill tx fifo loop
Melin Tomas
2019-07-09
i2c: designware: Get clock rate from clock DM
Ley Foon Tan
2019-07-09
i2c: designware_i2c: Restore enable state after set speed
Jun Chen
2019-07-09
ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSG
Markus Klotzbuecher
2019-07-09
ubispl: add support for loading volumes by name
Hamish Guthrie
2019-07-09
configs: migrate ubispl boards to KConfig
Markus Klotzbuecher
2019-07-09
ubispl: migrate configuration to Kconfig
Markus Klotzbuecher
2019-07-09
ubi: fix UBI_SILENCE_MSG
Markus Klotzbuecher
2019-07-09
env: ubi: support configurable VID offset
Hamish Guthrie
2019-07-09
at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs
Markus Klotzbuecher
2019-07-09
env: ubi: KConfig: add CONFIG_ENV_UBI_VOLUME_REDUND
Markus Klotzbuecher
[next]