summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-01-21configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay
2022-01-21mtd: cfi: change CONFIG_SYS_MAX_FLASH_BANKS_DETECT as booleanPatrick Delaunay
2022-01-21mtd: cfi: introduce CFI_FLASH_BANKSPatrick Delaunay
2022-01-21spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to KconfigAlexandru Gagniuc
2022-01-21Convert CONFIG_BOOTP_SERVERIP to KconfigSimon Glass
2022-01-21Convert CONFIG_TIMESTAMP to KconfigSimon Glass
2022-01-21Convert CONFIG_UDP_CHECKSUM to KconfigSimon Glass
2022-01-21Convert CONFIG_KEEP_SERVERADDR to KconfigSimon Glass
2022-01-20Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2022-01-20Merge tag 'u-boot-amlogic-20220120' of https://source.denx.de/u-boot/custodia...Tom Rini
2022-01-20Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-01-20phy: marvell: Remove unused function comphy_update_map()Pali Rohár
2022-01-20SPL: Add struct spl_boot_device parameter into spl_parse_board_header()Pali Rohár
2022-01-20fdt_support: Add fdt_for_each_node_by_compatible() helper macroMarek Behún
2022-01-20configs: meson64_android: define raw parts for bootloaderMattijs Korpershoek
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2022-01-19Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2022-01-18miiphy.h: Remove CONFIG_DM_xxx guardsTom Rini
2022-01-18ARM: dts: sync Actions Semi S700 DT from Linux v5.16-rc3Amit Singh Tomar
2022-01-18lib: add BLAKE2 hash supportQu Wenruo
2022-01-18common: board_r: move init_addr_map() to init.hOvidiu Panait
2022-01-18common: board_r: drop initr_kgdb wrapperOvidiu Panait
2022-01-18common: remove bedbug debugger supportOvidiu Panait
2022-01-17Merge branch '2022-01-15-TI-platform-updates'Tom Rini
2022-01-17Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini
2022-01-16board: ti: am335x: Choose CPSW or PRUSS configuration based on jumper settingAmjad Ouled-Ameur
2022-01-15net: fsl: Fix busy flag polling registerMarkus Koch
2022-01-15net: phy: add TI DP83869HM ethernet driverDominic Rath
2022-01-15Merge tag 'efi-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-01-15efi: Tidy up some comments in efi headerSimon Glass
2022-01-15efi: Support the efi command in the appSimon Glass
2022-01-15x86: efi: Update efi_get_next_mem_desc() to avoid needing a mapSimon Glass
2022-01-15efi: Move exit_boot_services into a functionSimon Glass
2022-01-15efi_loader: Get rid of kaslr-seed if EFI_RNG_PROTOCOL is installedIlias Apalodimas
2022-01-15cmd: part: list all 128 GPT partitionsHeinrich Schuchardt
2022-01-15doc: add include/dm/fdtaddr.h to the HTML documentationPatrick Delaunay
2022-01-15doc: add include/dm/of*.h to the HTML documentationPatrick Delaunay
2022-01-15doc: add include/dm/read.h to the HTML documentationPatrick Delaunay
2022-01-15doc: add include/dm/devres.h to the HTML documentationPatrick Delaunay
2022-01-15doc: add include/dm/device.h to the HTML documentationPatrick Delaunay
2022-01-15doc: add include/dm/platdata.h to the HTML documentationPatrick Delaunay
2022-01-15doc: add include/dm/lists.h to the HTML documentationPatrick Delaunay
2022-01-15doc: add include/dm/root.h to the HTML documentationPatrick Delaunay
2022-01-15doc: add include/dm/uclass.h to the HTML documentationPatrick Delaunay
2022-01-14ARM: qemu-arm: Fix build fail with boot devices disabledPiotr Kubik
2022-01-14lib: export vsscanfSamuel Dionne-Riel
2022-01-14pci: Work around PCIe link training failuresMaciej W. Rozycki
2022-01-14arm: mvebu: Replace hardcoded values 0x0030/0x4030 by proper calculationPali Rohár
2022-01-14arm: mvebu: db-88f6720: Fix CONFIG_SPL_TEXT_BASE and remove wrong memory layoutPali Rohár
2022-01-13bloblist: Relicense to allow BSD-3-ClauseSimon Glass