summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag '20200316-for-next' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2020-03-1712-109/+315
|\
| * bootcounter: add DM support for memory based bootcounterHeiko Schocher2020-03-164-0/+121
| * i2c: designware_i2c: add 'hs_hcnt' and 'hs_lcnt' for high speedJun Chen2020-03-162-0/+7
| * i2c: designware_i2c: remove 'has_high_speed'Jun Chen2020-03-162-4/+1
| * i2c: designware_i2c: check is high speed possible supportJun Chen2020-03-162-0/+13
| * i2c: designware_i2c: Fix IC_CON register setting for high speed modeJun Chen2020-03-161-1/+1
| * misc: i2c_eeprom: store pagesize instead of pagewidth in i2c_eeprom_drv_dataMasahiro Yamada2020-03-161-16/+16
| * misc: i2c_eeprom: remove pagewidth field from i2c_eepromMasahiro Yamada2020-03-162-7/+3
| * dm: i2c-gpio: add support for clock stretchingHeiko Schocher2020-03-162-1/+24
| * dm: i2c-gpio: rework gpio get/set functionsMichael Auchter2020-03-161-69/+64
| * doc: i2c: gpio: Document deblock sequence on probeMarek Vasut2020-03-161-0/+2
| * i2c: gpio: Run deblock sequence on probeMarek Vasut2020-03-161-0/+16
| * i2c: Add option to send start condition after deblockingMarek Vasut2020-03-162-4/+23
| * i2c: Export i2c_deblock_gpio_loop()Marek Vasut2020-03-162-4/+20
| * i2c: Make deblock delay and SCL clock configurableMarek Vasut2020-03-161-10/+11
* | Merge branch '2020-03-16-kbuild-etc-resync-v4.18' into nextTom Rini2020-03-1767-1326/+1611
|\ \ | |/ |/|
| * configs: Drop '$(ARCH)' usage in CONFIG_SPL_LDSCRIPTWIP/2020-03-16-kbuild-etc-resync-v4.18Tom Rini2020-03-163-3/+3
| * kconfig / kbuild: re-sync with Linux 4.18Tom Rini2020-03-1642-1030/+1202
| * scripts/dtc: Update to upstream version v1.4.6-21-g84e414b0b5bcRob Herring2020-03-164-16/+206
| * Azure / GitLab / Travis: Add Kconfig unit tests to a jobTom Rini2020-03-163-6/+9
| * mach-davinci: Hard-code the default SPL_LDSCRIPT pathTom Rini2020-03-161-1/+1
| * edminiv2: Move CONFIG_SPL_LDSCRIPT to defconfigTom Rini2020-03-162-3/+1
| * mx31pdk: Move CONFIG_SPL_LDSCRIPT to defconfigTom Rini2020-03-162-3/+1
| * Kconfig: Remove redundant variable setsTom Rini2020-03-163-9/+0
| * spl: Kconfig: Escape '$(ARCH)' in LDSCRIPT entriesTom Rini2020-03-161-2/+2
| * kbuild: remove unused dtc-version.sh scriptMasahiro Yamada2020-03-162-22/+0
| * spl.h: make <spl.h> self-containedMasahiro Yamada2020-03-161-0/+4
| * debug_uart.h: make <debug_uart.h> self-containedMasahiro Yamada2020-03-161-10/+10
| * asm-generic/u-boot.h: make <asm-generic/u-boot.h> self-containedMasahiro Yamada2020-03-161-0/+2
| * global_data.h: make <asm-generic/global_data.h> self-containedMasahiro Yamada2020-03-161-1/+1
| * scripts/Makefile.lib: Re-add -Wno-simple_bus_reg to DTC_FLAGSTom Rini2020-03-161-0/+1
| * scripts/Makefile.lib: Restore PCI related warnings to DTC_FLAGSTom Rini2020-03-161-0/+4
| * kbuild: Re-sync DTC flag logic with v4.17Tom Rini2020-03-162-21/+16
| * kbuild: fixdep: Resync this with v4.17Tom Rini2020-03-161-201/+150
| * fixdep: fix U-Boot own code to handle only valid symbol charactersMasahiro Yamada2020-03-161-1/+1
|/
* Merge branch '2020-03-12-rsa-improvements' into nextTom Rini2020-03-1220-436/+1558
|\
| * test: enable RSA library test on sandboxWIP/2020-03-12-rsa-improvementsAKASHI Takahiro2020-03-124-0/+4
| * test: add rsa_verify() unit testAKASHI Takahiro2020-03-123-0/+217
| * lib: rsa: add rsa_verify_with_pkey()AKASHI Takahiro2020-03-121-1/+64
| * lib: rsa: generate additional parameters for public keyAKASHI Takahiro2020-03-124-0/+752
| * include: image.h: add key info to image_sign_infoAKASHI Takahiro2020-03-121-0/+7
| * rsa: add CONFIG_RSA_VERIFY_WITH_PKEY configAKASHI Takahiro2020-03-121-0/+14
| * lib: rsa: decouple rsa from FIT image verificationAKASHI Takahiro2020-03-1211-438/+501
| * image.h: isolate android_image_* functions from toolingEugeniu Rosca2020-03-121-0/+2
|/
* Merge tag 'mmc-2020-3-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcWIP/10Mar2020Tom Rini2020-03-1029-84/+531
|\
| * configs: j721e_evm: Add Support for eMMC bootFaiz Abbas2020-03-092-0/+6
| * configs: am65x_evm: Add CONFIG_SUPPORT_EMMC_BOOTFaiz Abbas2020-03-093-2/+2
| * arm: dts: k3-j721e-r5-common-proc-board: Use unique names for dummy clocksFaiz Abbas2020-03-091-2/+2
| * arm: K3: sysfw-loader: Add a config_pm_pre_callback()Faiz Abbas2020-03-094-4/+70
| * spl: mmc: Fix spl_mmc_get_uboot_raw_sector() implementationFaiz Abbas2020-03-092-8/+6