summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-16net: wget: add definition of struct wget_http_infoAdriano Cordova
2024-11-16net: Kconfig: add CONFIG_WGET symbolAdriano Cordova
2024-11-16Merge tag 'tpm-master-16112024' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-11-16MAINTAINERS: add lib/tpm* to TPM DRIVERSHeinrich Schuchardt
2024-11-16tpm: use memmove() for overlapping buffersHeinrich Schuchardt
2024-11-15Merge patch series "teach 'env default' to optionally keep runtime variables"Tom Rini
2024-11-15test: env: add some test cases for new "env default -k" flagRasmus Villemoes
2024-11-15test: env: check that non-mentioned variables to "env default" are preservedRasmus Villemoes
2024-11-15cmd/nvedit.c: teach 'env default' to optionally keep runtime variablesRasmus Villemoes
2024-11-15km: disable CMD_JFFS2 for all PPC boardsHolger Brunck
2024-11-15fs: btrfs: hide duplicate 'Cannot lookup file' error on 'load'Dominique Martinet
2024-11-15test/py: spi: Rephrase the warning/error messagesLove Kumar
2024-11-15Merge tag 'u-boot-imx-master-20241115' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2024-11-15imx: Fix critical thermal thresholdFrancesco Dolcini
2024-11-15tools: imx8image: Add missing break for CMD_DCD_SKIPFabio Estevam
2024-11-15drivers: bootcount: Add ZynqMP specific bootcount supportVasileios Amoiridis
2024-11-15boot/image-board.c: boot_get_fpga(): pass compatible flag to fpga_load()Peter Korsgaard
2024-11-15arm64: versal: Enable capsule update (SD)Michal Simek
2024-11-15arm64: versal: Do not define do_reset() if sysreset is enabledMichal Simek
2024-11-15arm64: zynqmp: Fix r5 mode for cpu release commandPadmarao Begari
2024-11-15arm64: xilinx: Rename SPI_ADVANCE to SPI_STACKED_PARALLELMichal Simek
2024-11-15xilinx: use get_mem_top() to compute ram_topSughosh Ganu
2024-11-15common: memtop: add logic to detect ram_topSughosh Ganu
2024-11-14.gitignore: add test overlay .S and u_boot_logo filesChristian Marangi
2024-11-14lmb.c: add missing comma in lmb_dump_region()Heinrich Schuchardt
2024-11-14test: use %zd for size_t in mbr_test_run()Heinrich Schuchardt
2024-11-14test: print_printf() must check availability of %lsHeinrich Schuchardt
2024-11-14test: cmd/mbr: pass correct buffer size to init_write_buffersHeinrich Schuchardt
2024-11-14upl: fix parsing of DT propertyHeinrich Schuchardt
2024-11-14cmd: upl: initialize unit test stateHeinrich Schuchardt
2024-11-14xyz-modem: Add missing fallthrough annotationHeinrich Schuchardt
2024-11-14lmb: do not panic in lmb_print_region_flagsHeinrich Schuchardt
2024-11-14lib: rsa: Set conventional salt length RSA-PSS parameterLoic Poulain
2024-11-14lwip: fix code style issuesJerome Forissier
2024-11-14Makefile: fix empty MK_ARCH when using ccacheQuentin Schulz
2024-11-14Merge patch series "examples: fix building on arm64"Tom Rini
2024-11-14examples: make glue and demo code compatible with 64-bitHeinrich Schuchardt
2024-11-14examples: adjust LOAD_ADDR on arm64Heinrich Schuchardt
2024-11-14examples: fix building on arm64Heinrich Schuchardt
2024-11-14Merge patch series "cmd: hash: correct parameter count check"Tom Rini
2024-11-14Merge patch series "Apply SoM overlays on phyCORE-AM6xx SoMs"Tom Rini
2024-11-14test: unit test for hash commandHeinrich Schuchardt
2024-11-14cmd: hash: correct parameter count checkHeinrich Schuchardt
2024-11-14board: phytec: common: k3: Apply SoM-specific overlays to OS device treeWadim Egorov
2024-11-14arm: dts: k3-am642-phycore-som-binman: Add SoM overlaysWadim Egorov
2024-11-14arm: dts: k3-am625-phycore-som-binman: Add SoM overlaysWadim Egorov
2024-11-14configs: phycore_am64x_a53_defconfig: Enable PHYTEC_SOM_DETECTIONWadim Egorov
2024-11-14configs: phycore_am64x_a53_defconfig: Add SoM overlays to OF_OVERLAY_LISTWadim Egorov
2024-11-14configs: phycore_am62x_a53_defconfig: Add SoM overlays to OF_OVERLAY_LISTWadim Egorov
2024-11-14Merge tag 'u-boot-amlogic-next-20241113' of https://source.denx.de/u-boot/cus...Tom Rini