summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | rtc: add dm_rtc_read helper and ->read methodRasmus Villemoes2020-07-092-0/+42
| * | i2c: imx_lpi2c: Improve the codes to use private dataYe Li2020-07-091-11/+11
| * | board: presidio-asic: Add I2C supportAlex Nemirovsky2020-07-091-0/+3
| * | i2c: i2c-cortina: added CAxxxx I2C supportArthur Li2020-07-096-0/+465
| * | i2c: octeon_i2c: Add I2C controller driver for OcteonSuneel Garapati2020-07-094-0/+882
| |/
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2020-07-0926-138/+297
|\ \ | |/ |/|
| * net: mvpp2: fix second cp110 initializationSven Auhagen2020-07-091-29/+34
| * arm: kirkwood: enable DM_ETH for LaCie boardSimon Guinot2020-07-099-3/+10
| * arm: kirkwood: enable DM_USB for LaCie boardSimon Guinot2020-07-096-0/+12
| * arm: kirkwood: switch LaCie boards to sata_mv driverSimon Guinot2020-07-098-28/+30
| * arm: kirkwood: convert LaCie boards to DM_SPI_FLASHSimon Guinot2020-07-097-14/+28
| * arm: kirkwood: add DT spi0 alias to LaCie boardsSimon Guinot2020-07-099-7/+69
| * arm: mvebu: helios4: sync helios4 config to clearfog and dts to kernelDennis Gilmore2020-07-094-53/+93
| * arm: mvebu: a38x: Adjust UTMI PHY parametersChris Packham2020-07-091-4/+21
| * arm: mvebu: a38x: Fix typoChris Packham2020-07-091-1/+1
| * mv_ddr: ddr3: Update {min,max}_read_sample calculationChris Packham2020-07-091-2/+2
| * mv_ddr: ddr3: Use correct bitmask for read sample delayChris Packham2020-07-091-1/+1
|/
* Merge branch '2020-07-08-misc-features-and-fixes'Tom Rini2020-07-0827-207/+746
|\
| * lib: rsa: function to verify a signature against a hashWIP/2020-07-08-misc-features-and-fixesHeiko Stuebner2020-07-082-24/+53
| * cmd: Add a memory-search commandSimon Glass2020-07-086-0/+456
| * command: Drop #ifdef for MEM_SUPPORT_64BIT_DATASimon Glass2020-07-081-4/+5
| * display_options: Drop #ifdef for MEM_SUPPORT_64BIT_DATASimon Glass2020-07-081-14/+4
| * cmd: mem: Drop #ifdef for MEM_SUPPORT_64BIT_DATASimon Glass2020-07-081-79/+38
| * cmd: mem: Use a macro to avoid #ifdef in helpSimon Glass2020-07-081-51/+17
| * Update MEM_SUPPORT_64BIT_DATA to be always definedSimon Glass2020-07-084-32/+34
| * spl: fit: improve spl_nand_fit_read(...) readabilityDario Binacchi2020-07-081-5/+5
| * spl: fit: nand: fix fit loading in case of bad blocksDario Binacchi2020-07-083-1/+33
| * spl: fit: fail fit loading in case of FDT appending errorDario Binacchi2020-07-081-3/+6
| * spl: fix format of function documentationDario Binacchi2020-07-081-1/+1
| * spl: fit: select SPL_CRYPTO_SUPPORT for SPL_FIT_SIGNATUREHeiko Stuebner2020-07-081-0/+1
| * spl: fit: select SPL_HASH_SUPPORT for SPL_FIT_SIGNATUREHeiko Stuebner2020-07-081-0/+1
| * lib: rsa: add documentation to padding_pss_verify to document limitationsHeiko Stuebner2020-07-081-0/+13
| * lib: rsa: free local arrays after use in rsa_gen_key_prop()Heiko Stuebner2020-07-081-11/+10
| * lib: rsa: fix allocated size for rr and rrtmp in rsa_gen_key_prop()Heiko Stuebner2020-07-081-5/+9
| * lib: rsa: bring exp_len in line when generating a key_propHeiko Stuebner2020-07-081-1/+1
| * lib: rsa: take spl/non-spl into account when building rsa_verify_with_pkey()Heiko Stuebner2020-07-082-4/+4
| * lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFYHeiko Stuebner2020-07-081-1/+1
| * cmd: add a panic commandHeiko Stuebner2020-07-082-0/+24
| * debug_uart: Add CR before and after announce stringStefan Roese2020-07-081-1/+1
| * tpm: add #ifndef to fix redeclaration build errorsJohannes Holland2020-07-081-0/+2
| * tpm: add TPM2_GetRandom command supportDhananjay Phadke2020-07-082-0/+57
| * tpm2: tis_spi: add linux compatible fallback stringBruno Thomsen2020-07-082-3/+3
|/
* Merge tag 'u-boot-amlogic-20200708' of https://gitlab.denx.de/u-boot/custodia...WIP/08Jul2020Tom Rini2020-07-0819-40/+777
|\
| * ARM: dts: meson-sm1-odroid-c4: add ethernet PHY resetNeil Armstrong2020-07-081-0/+6
| * boards: amlogic: add Odroid C4 supportChristian Hewitt2020-07-085-1/+207
| * ARM: dts: sync amlogic G12A/G12B/SM1 DT from Linux 5.8-rc1Christian Hewitt2020-07-0810-36/+501
| * board: amlogic: Add Odroid-N2 board supportPascal Vizeli2020-07-085-3/+63
* | gpio: fix test.py for gpio label lookupHeiko Schocher2020-07-083-0/+3
* | Merge tag 'u-boot-rockchip-20200708' of https://gitlab.denx.de/u-boot/custodi...WIP/07Jul2020Tom Rini2020-07-0720-13/+966
|\ \
| * | ARM: dts: rockchip: Add Radxa Rock Pi N8 initial supportJagan Teki2020-07-076-9/+123