summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-02-05imx8mq_evk: configs: add/cleanup variables for distro bootAndrey Zhizhikin1-4/+4
2022-02-05configs: imx8mm-cl-iot-gate: update dfu_alt_info for single flash.binYing-Chun Liu (PaulLiu)1-2/+1
2022-02-05ARM: dts: imx6q-dhcom: Use 1G ethernet on the PDK2 boardChristoph Niedermaier1-2/+2
2022-02-05imx8mn_var_som: Add support for Variscite VAR-SOM-MX8M-NANO boardAriel D'Alessandro1-0/+90
2022-02-05mx7ulp_com: add support for SPLRicardo Salveti1-0/+6
2022-02-05colibri-imx7: improve env badblock managementFrancesco Dolcini1-0/+5
2022-02-04Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini4-22/+164
2022-02-04ARM: dts: suniv: Add device tree files and bindings for F1C100sIcenowy Zheng2-0/+108
2022-02-04configs: sunxi: Add common SUNIV headerIcenowy Zheng2-15/+56
2022-02-04sunxi-common.h: remove pointless #ifdefsAndre Przywara1-7/+0
2022-02-03efi: Use 16-bit unicode stringsSimon Glass2-3/+3
2022-02-01km/ls102xa: add support for field fail-safe u-boot updateAleksandar Gerasimovski1-0/+2
2022-02-01board: traverse: add initial Ten64 supportMathew McBride1-0/+55
2022-01-31arm: kirkwood: GoFlex Home : Use Marvell uclass mvgbe and PHY driver for Ethe...Tony Dinh1-23/+9
2022-01-31arm: kirkwood: Pogoplug-V4 : Add board implementation filesTony Dinh1-0/+56
2022-01-31Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini6-4/+13
2022-01-30pmic: axp: define ALDO_IN startup bitAndre Przywara6-4/+13
2022-01-29Merge tag 'efi-2022-04-rc1-3' of https://source.denx.de/u-boot/custodians/u-b...Tom 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-29configs: am64xx_evm: Increase BSS max size to 16KVignesh Raghavendra1-1/+1
2022-01-29rsa: adds rsa3072 algorithmJamin Lin1-0/+1
2022-01-29spl: 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-27usb: 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...Tom 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