aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-17Convert CONFIG_SYS_I2C_LEGACY to KconfigWIP/migrate-more-I2CTom Rini294-101/+213
2021-08-17Convert CONFIG_SYS_I2C_MVTWSI to KconfigTom Rini111-10/+101
2021-08-17Convert CONFIG_SYS_I2C_SOFT et al to KconfigTom Rini19-27/+45
2021-08-17Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to KconfigTom Rini300-260/+588
2021-08-17eeprom: Drop CONFIG_ENV_EEPROM_IS_ON_I2C usageTom Rini13-20/+4
2021-08-17cl-som-imx7: Enable CMD_EEPROMTom Rini1-0/+1
2021-08-17i2c: S3C24X0: Finish Kconfig migrationTom Rini11-12/+11
2021-08-17Convert CONFIG_ID_EEPROM to KconfigTom Rini95-31/+75
2021-08-17siemens: Move CONFIG_SYS_I2C_EEPROM_ADDR usage out of CONFIG namespaceTom Rini3-9/+10
2021-08-17keymile: Use CONFIG_SYS_IVM_EEPROM_ADRTom Rini2-4/+3
2021-08-17arm: shc: Change CONFIG_SYS_I2C_EEPROM_ADDR to EEPROM_ADDRTom Rini2-3/+3
2021-08-17davinci: Drop CONFIG_MAC_ADDR_IN_EEPROMTom Rini5-104/+3
2021-08-17kp_imx53: Switch to using a local namespace for ID EEPROMTom Rini2-6/+6
2021-08-17Merge https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini1-2/+18
2021-08-16board: apalis-tk1: launch toradex easy installer in usb recoveryMarcel Ziswiler1-2/+18
2021-08-16Prepare v2021.10-rc2v2021.10-rc2Tom Rini1-1/+1
2021-08-16configs: Resync with savedefconfigWIP/16Aug2021Tom Rini37-41/+6
2021-08-16Merge https://source.denx.de/u-boot/custodians/u-boot-stmTom Rini37-133/+887
2021-08-16test: dm: Add test for ECDSA UCLASS supportAlexandru Gagniuc3-0/+41
2021-08-16Kconfig: FIT_SIGNATURE should not select RSA_VERIFYAlexandru Gagniuc1-4/+4
2021-08-16arm: stm32mp1: Implement ECDSA signature verificationAlexandru Gagniuc3-0/+112
2021-08-16lib: ecdsa: Implement UCLASS_ECDSA verification on targetAlexandru Gagniuc5-0/+160
2021-08-16dm: crypto: Define UCLASS API for ECDSA signature verificationAlexandru Gagniuc2-0/+40
2021-08-16ARM: dts: stm32: Reduce DHCOR SPI NOR frequency to 50 MHzMarek Vasut1-1/+1
2021-08-16ARM: stm32: Set environment sector size to 4k on DHSOMMarek Vasut2-2/+2
2021-08-16arm: dts: stm32mp15: alignment with v5.14Patrick Delaunay3-9/+42
2021-08-16stm32mp: correctly handle board_get_usable_ram_top(0)Patrick Delaunay1-0/+3
2021-08-16stm32mp1: stm32prog: remove stm32prog_get_tee_partitions with FIPPatrick Delaunay4-0/+10
2021-08-16doc: st: stm32mp1: Add FIP support for trusted bootPatrick Delaunay1-96/+232
2021-08-16arm: stm32mp: add defconfig for trusted boot with FIPPatrick Delaunay6-16/+207
2021-08-16arm: stm32mp: handle the OP-TEE nodes in DT with FIP supportPatrick Delaunay3-1/+16
2021-08-16arm: stm32mp: add config for STM32IMAGE supportPatrick Delaunay4-4/+16
2021-08-16clk: stm32mp1: add support of BSEC clockPatrick Delaunay1-0/+1
2021-08-15Merge tag 'efi-2021-10-rc2-2' of https://source.denx.de/u-boot/custodians/u-b...WIP/15Aug2021Tom Rini29-1244/+845
2021-08-14efi_loader: refactor efi_append_scrtm_version()Masahisa Kojima1-13/+1
2021-08-14efi_loader: add ExitBootServices() measurementMasahisa Kojima3-0/+76
2021-08-14efi_loader: add boot variable measurementMasahisa Kojima4-1/+162
2021-08-14efi_loader: add secure boot variable measurementMasahisa Kojima2-0/+185
2021-08-14efi_loader: add Linux magic to RISC-V crt0Heinrich Schuchardt1-2/+5
2021-08-14efi_loader: Uri() device path nodeHeinrich Schuchardt2-0/+19
2021-08-14doc: stm32mp1: add page for device tree bindingsPatrick Delaunay13-893/+69
2021-08-14doc: Add a note about why devicetree is usedSimon Glass2-0/+42
2021-08-14doc: Update devicedocs including how to add tweaksSimon Glass1-81/+100
2021-08-14doc: Move devicetree control doc to rSTSimon Glass4-25/+43
2021-08-14doc: fix Latex marginsHeinrich Schuchardt1-12/+19
2021-08-14doc: require Sphinx 2.4.4Heinrich Schuchardt2-98/+5
2021-08-14doc: add pkg-config to the build dependenciesHeinrich Schuchardt1-2/+2
2021-08-13Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini2-14/+9
2021-08-13x86: crownbay: Enable CONFIG_SPI_FLASH_SMART_HWCAPSBin Meng1-1/+0
2021-08-13doc: x86: Update SeaBIOS build instructionsBin Meng1-13/+8