summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* i2c: Remove unused additional legacy soft i2c bus supportWIP/migrate-some-I2CTom Rini2021-08-172-91/+0
* Convert CONFIG_SYS_I2C_MVTWSI to KconfigTom Rini2021-08-17111-10/+101
* Convert CONFIG_SYS_I2C_SOFT et al to KconfigTom Rini2021-08-1717-15/+45
* Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to KconfigTom Rini2021-08-17316-305/+616
* eeprom: Drop CONFIG_ENV_EEPROM_IS_ON_I2C usageTom Rini2021-08-1713-20/+4
* cl-som-imx7: Enable CMD_EEPROMTom Rini2021-08-171-0/+1
* i2c: S3C24X0: Finish Kconfig migrationTom Rini2021-08-1711-12/+11
* Convert CONFIG_ID_EEPROM to KconfigTom Rini2021-08-1795-31/+75
* siemens: Move CONFIG_SYS_I2C_EEPROM_ADDR usage out of CONFIG namespaceTom Rini2021-08-173-9/+10
* keymile: Use CONFIG_SYS_IVM_EEPROM_ADRTom Rini2021-08-172-4/+3
* arm: shc: Change CONFIG_SYS_I2C_EEPROM_ADDR to EEPROM_ADDRTom Rini2021-08-172-3/+3
* davinci: Drop CONFIG_MAC_ADDR_IN_EEPROMTom Rini2021-08-175-104/+3
* kp_imx53: Switch to using a local namespace for ID EEPROMTom Rini2021-08-172-6/+6
* Merge https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini2021-08-171-2/+18
|\
| * board: apalis-tk1: launch toradex easy installer in usb recoveryMarcel Ziswiler2021-08-161-2/+18
|/
* Prepare v2021.10-rc2v2021.10-rc2Tom Rini2021-08-161-1/+1
* configs: Resync with savedefconfigTom Rini2021-08-1637-41/+6
* Merge https://source.denx.de/u-boot/custodians/u-boot-stmTom Rini2021-08-1637-133/+887
|\
| * test: dm: Add test for ECDSA UCLASS supportAlexandru Gagniuc2021-08-163-0/+41
| * Kconfig: FIT_SIGNATURE should not select RSA_VERIFYAlexandru Gagniuc2021-08-161-4/+4
| * arm: stm32mp1: Implement ECDSA signature verificationAlexandru Gagniuc2021-08-163-0/+112
| * lib: ecdsa: Implement UCLASS_ECDSA verification on targetAlexandru Gagniuc2021-08-165-0/+160
| * dm: crypto: Define UCLASS API for ECDSA signature verificationAlexandru Gagniuc2021-08-162-0/+40
| * ARM: dts: stm32: Reduce DHCOR SPI NOR frequency to 50 MHzMarek Vasut2021-08-161-1/+1
| * ARM: stm32: Set environment sector size to 4k on DHSOMMarek Vasut2021-08-162-2/+2
| * arm: dts: stm32mp15: alignment with v5.14Patrick Delaunay2021-08-163-9/+42
| * stm32mp: correctly handle board_get_usable_ram_top(0)Patrick Delaunay2021-08-161-0/+3
| * stm32mp1: stm32prog: remove stm32prog_get_tee_partitions with FIPPatrick Delaunay2021-08-164-0/+10
| * doc: st: stm32mp1: Add FIP support for trusted bootPatrick Delaunay2021-08-161-96/+232
| * arm: stm32mp: add defconfig for trusted boot with FIPPatrick Delaunay2021-08-166-16/+207
| * arm: stm32mp: handle the OP-TEE nodes in DT with FIP supportPatrick Delaunay2021-08-163-1/+16
| * arm: stm32mp: add config for STM32IMAGE supportPatrick Delaunay2021-08-164-4/+16
| * clk: stm32mp1: add support of BSEC clockPatrick Delaunay2021-08-161-0/+1
|/
* Merge tag 'efi-2021-10-rc2-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2021-08-1529-1244/+845
|\
| * efi_loader: refactor efi_append_scrtm_version()Masahisa Kojima2021-08-141-13/+1
| * efi_loader: add ExitBootServices() measurementMasahisa Kojima2021-08-143-0/+76
| * efi_loader: add boot variable measurementMasahisa Kojima2021-08-144-1/+162
| * efi_loader: add secure boot variable measurementMasahisa Kojima2021-08-142-0/+185
| * efi_loader: add Linux magic to RISC-V crt0Heinrich Schuchardt2021-08-141-2/+5
| * efi_loader: Uri() device path nodeHeinrich Schuchardt2021-08-142-0/+19
| * doc: stm32mp1: add page for device tree bindingsPatrick Delaunay2021-08-1413-893/+69
| * doc: Add a note about why devicetree is usedSimon Glass2021-08-142-0/+42
| * doc: Update devicedocs including how to add tweaksSimon Glass2021-08-141-81/+100
| * doc: Move devicetree control doc to rSTSimon Glass2021-08-144-25/+43
| * doc: fix Latex marginsHeinrich Schuchardt2021-08-141-12/+19
| * doc: require Sphinx 2.4.4Heinrich Schuchardt2021-08-142-98/+5
| * doc: add pkg-config to the build dependenciesHeinrich Schuchardt2021-08-141-2/+2
|/
* Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini2021-08-132-14/+9
|\
| * x86: crownbay: Enable CONFIG_SPI_FLASH_SMART_HWCAPSBin Meng2021-08-131-1/+0
| * doc: x86: Update SeaBIOS build instructionsBin Meng2021-08-131-13/+8