summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
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-marvellTom 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...Tom Rini2-6/+2
2022-01-19efi_loader: printing TCG2 protocol GUIDHeinrich Schuchardt2-4/+4
2022-01-19cmd: efidebug: simplify printing GUIDsHeinrich Schuchardt3-8/+8
2022-01-18miiphy.h: Remove CONFIG_DM_xxx guardsTom Rini1-8/+0
2022-01-18ARM: dts: sync Actions Semi S700 DT from Linux v5.16-rc3Amit Singh Tomar1-0/+19
2022-01-18lib: add BLAKE2 hash supportQu Wenruo1-0/+94
2022-01-18common: board_r: move init_addr_map() to init.hOvidiu Panait1-0/+10
2022-01-18common: board_r: drop initr_kgdb wrapperOvidiu Panait1-1/+10
2022-01-18common: remove bedbug debugger supportOvidiu Panait5-1478/+0
2022-01-17Merge branch '2022-01-15-TI-platform-updates'Tom Rini2-1/+5
2022-01-17Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini2-1/+60
2022-01-16board: ti: am335x: Choose CPSW or PRUSS configuration based on jumper settingAmjad Ouled-Ameur2-1/+5
2022-01-15net: fsl: Fix busy flag polling registerMarkus Koch1-1/+0
2022-01-15net: phy: add TI DP83869HM ethernet driverDominic Rath1-0/+60
2022-01-15Merge tag 'efi-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini16-532/+623
2022-01-15efi: Tidy up some comments in efi headerSimon Glass1-8/+9
2022-01-15efi: Support the efi command in the appSimon Glass1-0/+15
2022-01-15x86: efi: Update efi_get_next_mem_desc() to avoid needing a mapSimon Glass1-2/+2
2022-01-15efi: Move exit_boot_services into a functionSimon Glass1-0/+32
2022-01-15efi_loader: Get rid of kaslr-seed if EFI_RNG_PROTOCOL is installedIlias Apalodimas1-0/+2
2022-01-15cmd: part: list all 128 GPT partitionsHeinrich Schuchardt1-1/+1
2022-01-15doc: add include/dm/fdtaddr.h to the HTML documentationPatrick Delaunay1-13/+12
2022-01-15doc: add include/dm/of*.h to the HTML documentationPatrick Delaunay5-275/+288
2022-01-15doc: add include/dm/read.h to the HTML documentationPatrick Delaunay1-80/+81
2022-01-15doc: add include/dm/devres.h to the HTML documentationPatrick Delaunay1-7/+7
2022-01-15doc: add include/dm/device.h to the HTML documentationPatrick Delaunay1-93/+116
2022-01-15doc: add include/dm/platdata.h to the HTML documentationPatrick Delaunay1-2/+2