summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-11-13Merge patch series "labgrid: Provide an integration with Labgrid"Tom Rini
2024-11-13Merge patch series "test: Tidy up the test/ directory"Tom Rini
2024-11-13sandbox: Add a build without CMDLINESimon Glass
2024-11-13CI: Allow running tests on sjg labSimon Glass
2024-11-13test: Correct regex string in test_spiSimon Glass
2024-11-13test: Support testing with two board-buildsSimon Glass
2024-11-13test: Add a section for closing the connectionSimon Glass
2024-11-13test: Try to shut down the lab console gracefullySimon Glass
2024-11-13test: Avoid double echo when starting upSimon Glass
2024-11-13test: Improve handling of sending commandsSimon Glass
2024-11-13test: Introduce lab modeSimon Glass