aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-10dtoc: Updates BytesToValue() for Python 3Simon Glass
2019-07-10dtoc: Move BytesToValue() out of the Prop classSimon Glass
2019-07-10dtoc: Use GetBytes() to obtain repeating bytesSimon Glass
2019-07-10dtoc: Sort platdata output from dtocSimon Glass
2019-07-10dtoc: Adjust code for Python 3Simon Glass
2019-07-10patman: Don't require Python 2Simon Glass
2019-07-10patman: Tidy up a few more unicode conversionsSimon Glass
2019-07-10patman: Adjust functional tests for Python 3Simon Glass
2019-07-10patman: Avoid unicode type in settings unit testsSimon Glass
2019-07-10patman: Sort series output for repeatabilySimon Glass
2019-07-10patman: Move unicode helpers to toolsSimon Glass
2019-07-10patman: Support use of stringIO in Python 3Simon Glass
2019-07-10binman: Handle repeated bytes for Python 3Simon Glass
2019-07-10binman: Drop an unused input fileSimon Glass
2019-07-10binman: Use binary mode when compressing dataSimon Glass
2019-07-10patman: Provide a way to get program output in binary modeSimon Glass
2019-07-10tools: dtoc: Open all binary files in binary modeSimon Glass
2019-07-10tools: binman: Open all binary files in binary modeSimon Glass
2019-07-10binman: Use items() instead of iteritems()Simon Glass
2019-07-10patman: Use items() instead of iteritems()Simon Glass
2019-07-10binman: Remove use of Set()Simon Glass
2019-07-10binman: Don't show errors for failed testsSimon Glass
2019-07-10binman: Convert print statements to Python 3Simon Glass
2019-07-10patman: Convert print statements to Python 3Simon Glass
2019-07-10patman: Update cros_subprocess to use bytesSimon Glass
2019-07-10Merge https://gitlab.denx.de/u-boot/custodians/u-boot-i2cTom Rini
2019-07-10Merge https://gitlab.denx.de/u-boot/custodians/u-boot-ubiTom Rini
2019-07-09Merge tag 'u-boot-atmel-2019.10-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2019-07-09rtc: pcf2127: Fixed bug with rtc settings and getting error timeChuanhua Han
2019-07-09configs: sama5d2_xplained: add support QSPI flash bootEugen Hristev
2019-07-09configs: sama5d27_som1_ek: qspi: use common memory layoutTudor Ambarus
2019-07-09configs: sama5d27_som1_ek: add qspiflash_defconfigTudor Ambarus
2019-07-09configs: sama5d2_xplained: add qspiflash_defconfigTudor Ambarus
2019-07-09ARM: at91: sama5: add common environment for QSPICyrille Pitchen
2019-07-09ARM: dts: at91: sama5d2_xplained: fix QSPI0 nodeCyrille Pitchen
2019-07-09configs: sama5d27_som1_ek: enable qspi controller and flashesTudor Ambarus
2019-07-09configs: sama5d2_xplained: enable qspi controller and flashesTudor Ambarus
2019-07-09spi: Add Atmel QuadSPI driverTudor Ambarus
2019-07-09xilinx_xiic: Fix transfer initialisationMelin Tomas
2019-07-09xilinx_xiic: Fix fill tx fifo loopMelin Tomas
2019-07-09i2c: designware: Get clock rate from clock DMLey Foon Tan
2019-07-09i2c: designware_i2c: Restore enable state after set speedJun Chen
2019-07-09ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSGMarkus Klotzbuecher
2019-07-09ubispl: add support for loading volumes by nameHamish Guthrie
2019-07-09configs: migrate ubispl boards to KConfigMarkus Klotzbuecher
2019-07-09ubispl: migrate configuration to KconfigMarkus Klotzbuecher
2019-07-09ubi: fix UBI_SILENCE_MSGMarkus Klotzbuecher
2019-07-09env: ubi: support configurable VID offsetHamish Guthrie
2019-07-09at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigsMarkus Klotzbuecher
2019-07-09env: ubi: KConfig: add CONFIG_ENV_UBI_VOLUME_REDUNDMarkus Klotzbuecher