aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-09-04efi_loader: fix efi_tcg2_hash_log_extend_event() parameter checkMasahisa Kojima
2021-09-04efi_loader: fix boot_service_capability_min calculationMasahisa Kojima
2021-09-04efi_loader: efi_auth_var_type for AuditMode, DeployedModeHeinrich Schuchardt
2021-09-04efi_loader: don't load signature database from fileHeinrich Schuchardt
2021-09-01arm: mvebu: a38x: Define supported UART baudratesPali Rohár
2021-08-27Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2021-08-26mmc: zynq_sdhci: Move setting tapdelay code to driverAshok Reddy Soma
2021-08-26mmc: zynq_sdhci: Add xilinx_pm_request() method to set tapdelaysAshok Reddy Soma
2021-08-25Merge branch 'next-socfpga' of https://github.com/tienfong/uboot_mainlineTom Rini
2021-08-25include: configs: Add Intel N5X device CONFIGsSiew Chin Lim
2021-08-25drivers: clk: Add clock driver for Intel N5X deviceSiew Chin Lim
2021-08-24arm: socfpga: Changed base_addr_s10.h to base_addr_soc64.hSiew Chin Lim
2021-08-23Merge tag 'efi-2021-10-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-08-23Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2021-08-22i2c: add dm_i2c_reg_clrsetSebastian Reichel
2021-08-20configs: lx2160a: load device-tree in RAM for distro bootPriyanka Jain
2021-08-18configs: Migrate CORTINA_FW_ADDR and CORTINA_FW_LENGTH to KconfigKuldeep Singh
2021-08-18arm: Finish migration of HAS_FSL_XHCI_USBTom Rini
2021-08-17efi_loader: use correct type for AllocatePages, AllocatePoolHeinrich Schuchardt
2021-08-17efi_loader rename enum efi_mem_type to efi_memory_typeHeinrich Schuchardt
2021-08-17efi_loader: use an enum for the memory allocation typesHeinrich Schuchardt
2021-08-17efi_loader: add comment for efi_tcg2.hMasahisa Kojima
2021-08-16dm: crypto: Define UCLASS API for ECDSA signature verificationAlexandru Gagniuc
2021-08-14efi_loader: add ExitBootServices() measurementMasahisa Kojima
2021-08-14efi_loader: add boot variable measurementMasahisa Kojima
2021-08-14efi_loader: add secure boot variable measurementMasahisa Kojima
2021-08-14efi_loader: Uri() device path nodeHeinrich Schuchardt
2021-08-12Merge tag 'u-boot-rockchip-20210812' of https://source.denx.de/u-boot/custodi...Tom Rini
2021-08-11Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flashTom Rini
2021-08-11Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2021-08-11Merge tag 'u-boot-amlogic-20210810' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-08-11rockchip: rk3188-power: sync power domain dt-binding header from LinuxJohan Jonker
2021-08-11rockchip: rk3188-cru-common: sync clock dt-binding header from LinuxJohan Jonker
2021-08-11rockchip: Fix MMC boot orderAlex Bee
2021-08-11riscv: qemu: Enable MTD NOR flash supportBin Meng
2021-08-11flash.h: Remove CONFIG_SYS_FLASH_CFI from flash_info_tBin Meng
2021-08-11arm: kirkwood: Do not overwrite CONFIG_SYS_TCLKPali Rohár
2021-08-11arm: mvebu: axp: Set CONFIG_SYS_TCLK globallyPali Rohár
2021-08-11arm: mvebu: msys: Set CONFIG_SYS_TCLK globallyPali Rohár
2021-08-11arm: mvebu: a37x: Detect CONFIG_SYS_TCLK from SAR registerPali Rohár
2021-08-11arm: mvebu: a38x: Detect CONFIG_SYS_TCLK from SAR registerPali Rohár
2021-08-11arm: kirkwood: GoFlex Home: Add DM SATA configsTony Dinh
2021-08-10configs: sei510/610: android bootflow via abootimgGuillaume La Roque
2021-08-10configs: sei510/sei610: don't use hard-coded gpt uuidsMattijs Korpershoek
2021-08-10configs: sei510/sei610: reformat PARTS_defaultMattijs Korpershoek
2021-08-10configs: meson64_android: boot android via abootimgGuillaume La Roque
2021-08-10configs: meson64_android: define BOOT_CMD macroMattijs Korpershoek
2021-08-10configs: meson64_android: implement A/B slot supportMattijs Korpershoek
2021-08-10configs: meson64_android: implement AVB supportMattijs Korpershoek
2021-08-10configs: meson64_android: increase SYS_MALLOC_LEN to 128M for AVBMattijs Korpershoek