aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-01-29Merge tag 'efi-2022-04-rc1-3' of https://source.denx.de/u-boot/custodians/u-b...WIP/29Jan2022Tom Rini3-1/+44
2022-01-29efi_loader: correctly handle mixed hashes and signatures in dbIlias Apalodimas2-1/+14
2022-01-29efi_loader: Enable RISCV_EFI_BOOT_PROTOCOL supportSunil V L3-0/+30
2022-01-28configs: am64xx_evm: Increase BSS max size to 16KVignesh Raghavendra1-1/+1
2022-01-28rsa: adds rsa3072 algorithmJamin Lin1-0/+1
2022-01-28spl: add support for custom boot method namesHeiko Thiery1-1/+14
2022-01-27Merge tag 'dm-pull-26jan22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini7-23/+396
2022-01-26usb: gadget: Add CDC ACM functionLoic Poulain1-0/+1
2022-01-26tools: mkimage: Show where signatures/keys are writtenSimon Glass1-1/+22
2022-01-26image: Return destination node for add_verify_data() methodSimon Glass3-5/+8
2022-01-26tools: Pass the key blob aroundSimon Glass1-5/+18
2022-01-26tools: Improve comments in signing functionsSimon Glass1-1/+1
2022-01-25dm: Fix OF_BAD_ADDR definitionPatrice Chotard1-1/+4
2022-01-25acpi: Add some tables needed by ARM devicesSimon Glass1-0/+205
2022-01-25acpi: Collect tables in the acpi_item listSimon Glass1-0/+14
2022-01-25x86: acpi: Update acpi_fill_csrt() to use acpi_ctxSimon Glass1-0/+12
2022-01-25x86: Move DSDT table to a writer functionSimon Glass1-0/+2
2022-01-25x86: Move FACS table to a writer functionSimon Glass1-0/+2
2022-01-25x86: Move base tables to a writer functionSimon Glass2-12/+21
2022-01-25x86: acpi: Split out context creation from base tablesSimon Glass2-5/+17
2022-01-25acpi: Add a linker list for ACPI tablesSimon Glass1-0/+57
2022-01-25acpi: Add a table startSimon Glass1-0/+4
2022-01-25acpi: Move acpi_fill_header() to the generic headerSimon Glass1-0/+8
2022-01-25x86: Move the acpi table to generic global_dataSimon Glass1-0/+8
2022-01-24mkimage: Allow to specify the signature algorithm on the command lineJan Kiszka1-1/+2
2022-01-24image-fit: Make string of algo parameter constantJan Kiszka1-1/+1
2022-01-24misc: mark write buffer constJohn Keeping1-1/+1
2022-01-24stm32mp: remove the bootcount activationPatrick Delaunay1-1/+0
2022-01-24ARM: dts: stm32: Add DFU support for DHCOR recoveryMarek Vasut1-0/+7
2022-01-22Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...WIP/22Jan2022Tom Rini4-12/+12
2022-01-21Convert CONFIG_AT91_EFLASH to KconfigPatrick Delaunay1-1/+0
2022-01-21configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay99-122/+0
2022-01-21mtd: cfi: change CONFIG_SYS_MAX_FLASH_BANKS_DETECT as booleanPatrick Delaunay17-26/+34
2022-01-21mtd: cfi: introduce CFI_FLASH_BANKSPatrick Delaunay1-3/+6
2022-01-21spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to KconfigAlexandru Gagniuc21-22/+0
2022-01-21Convert CONFIG_BOOTP_SERVERIP to KconfigSimon Glass5-9/+0
2022-01-21Convert CONFIG_TIMESTAMP to KconfigSimon Glass18-39/+0
2022-01-21Convert CONFIG_UDP_CHECKSUM to KconfigSimon Glass5-9/+0
2022-01-21Convert CONFIG_KEEP_SERVERADDR to KconfigSimon Glass1-1/+0
2022-01-20Merge https://source.denx.de/u-boot/custodians/u-boot-marvellWIP/20Jan2022Tom Rini4-12/+15
2022-01-20Merge tag 'u-boot-amlogic-20220120' of https://source.denx.de/u-boot/custodia...Tom Rini1-0/+2
2022-01-20Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini150-1016/+1016
2022-01-20phy: marvell: Remove unused function comphy_update_map()Pali Rohár1-11/+0
2022-01-20SPL: Add struct spl_boot_device parameter into spl_parse_board_header()Pali Rohár2-1/+9
2022-01-20fdt_support: Add fdt_for_each_node_by_compatible() helper macroMarek Behún1-0/+6
2022-01-20configs: meson64_android: define raw parts for bootloaderMattijs Korpershoek1-0/+2
2022-01-19doc: replace @return by Return:Heinrich Schuchardt150-1016/+1016
2022-01-19Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodia...WIP/19Jan2022Tom Rini2-6/+2
2022-01-19efi_loader: printing TCG2 protocol GUIDHeinrich Schuchardt2-4/+4
2022-01-19cmd: efidebug: simplify printing GUIDsHeinrich Schuchardt3-8/+8