aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-09pwm: Add PWM driver for SiFive SoCYash Shah
2020-07-09pwm: Add DT documentation for SiFive PWM ControllerYash Shah
2020-07-09i2c: stm32f7: SYSCFG Fast Mode Plus support for I2C STM32F7Patrick Delaunay
2020-07-09i2c: stm32f7: add stm32mp15 compatiblePatrick Delaunay
2020-07-09test: dm: rtc: add tests of rtc shell commandRasmus Villemoes
2020-07-09sandbox: add rtc command to defconfigsRasmus Villemoes
2020-07-09test: dm: rtc: add test of dm_rtc_read, dm_rtc_writeRasmus Villemoes
2020-07-09rtc: i2c_rtc_emul: catch any write to the "reset" registerRasmus Villemoes
2020-07-09rtc: sandbox-rtc: fix set methodRasmus Villemoes
2020-07-09rtc: add rtc commandRasmus Villemoes
2020-07-09rtc: pcf2127: provide ->write methodRasmus Villemoes
2020-07-09rtc: pcf2127: provide ->read methodRasmus Villemoes
2020-07-09rtc: fall back to ->{read, write} if ->{read, write}8 are not providedRasmus Villemoes
2020-07-09rtc: add dm_rtc_write() helperRasmus Villemoes
2020-07-09rtc: add dm_rtc_read helper and ->read methodRasmus Villemoes
2020-07-09i2c: imx_lpi2c: Improve the codes to use private dataYe Li
2020-07-09board: presidio-asic: Add I2C supportAlex Nemirovsky
2020-07-09i2c: i2c-cortina: added CAxxxx I2C supportArthur Li
2020-07-09i2c: octeon_i2c: Add I2C controller driver for OcteonSuneel Garapati
2020-07-08Merge branch '2020-07-08-misc-features-and-fixes'Tom Rini
2020-07-08lib: rsa: function to verify a signature against a hashHeiko Stuebner
2020-07-08cmd: Add a memory-search commandSimon Glass
2020-07-08command: Drop #ifdef for MEM_SUPPORT_64BIT_DATASimon Glass
2020-07-08display_options: Drop #ifdef for MEM_SUPPORT_64BIT_DATASimon Glass
2020-07-08cmd: mem: Drop #ifdef for MEM_SUPPORT_64BIT_DATASimon Glass
2020-07-08cmd: mem: Use a macro to avoid #ifdef in helpSimon Glass
2020-07-08Update MEM_SUPPORT_64BIT_DATA to be always definedSimon Glass
2020-07-08spl: fit: improve spl_nand_fit_read(...) readabilityDario Binacchi
2020-07-08spl: fit: nand: fix fit loading in case of bad blocksDario Binacchi
2020-07-08spl: fit: fail fit loading in case of FDT appending errorDario Binacchi
2020-07-08spl: fix format of function documentationDario Binacchi
2020-07-08spl: fit: select SPL_CRYPTO_SUPPORT for SPL_FIT_SIGNATUREHeiko Stuebner
2020-07-08spl: fit: select SPL_HASH_SUPPORT for SPL_FIT_SIGNATUREHeiko Stuebner
2020-07-08lib: rsa: add documentation to padding_pss_verify to document limitationsHeiko Stuebner
2020-07-08lib: rsa: free local arrays after use in rsa_gen_key_prop()Heiko Stuebner
2020-07-08lib: rsa: fix allocated size for rr and rrtmp in rsa_gen_key_prop()Heiko Stuebner
2020-07-08lib: rsa: bring exp_len in line when generating a key_propHeiko Stuebner
2020-07-08lib: rsa: take spl/non-spl into account when building rsa_verify_with_pkey()Heiko Stuebner
2020-07-08lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFYHeiko Stuebner
2020-07-08cmd: add a panic commandHeiko Stuebner
2020-07-08debug_uart: Add CR before and after announce stringStefan Roese
2020-07-08tpm: add #ifndef to fix redeclaration build errorsJohannes Holland
2020-07-08tpm: add TPM2_GetRandom command supportDhananjay Phadke
2020-07-08tpm2: tis_spi: add linux compatible fallback stringBruno Thomsen
2020-07-08Merge tag 'u-boot-amlogic-20200708' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-07-08gpio: fix test.py for gpio label lookupHeiko Schocher
2020-07-08ARM: dts: meson-sm1-odroid-c4: add ethernet PHY resetNeil Armstrong
2020-07-08boards: amlogic: add Odroid C4 supportChristian Hewitt
2020-07-08ARM: dts: sync amlogic G12A/G12B/SM1 DT from Linux 5.8-rc1Christian Hewitt
2020-07-08board: amlogic: Add Odroid-N2 board supportPascal Vizeli