]> git.dujemihanovic.xyz Git - u-boot.git/shortlog
u-boot.git
2024-11-15 Love Kumartest/py: spi: Rephrase the warning/error messages
2024-11-15 Tom RiniMerge tag 'u-boot-imx-master-20241115' of https://gitla...
2024-11-15 Francesco Dolciniimx: Fix critical thermal threshold
2024-11-15 Fabio Estevamtools: imx8image: Add missing break for CMD_DCD_SKIP
2024-11-15 Vasileios Amoiridisdrivers: bootcount: Add ZynqMP specific bootcount support
2024-11-15 Peter Korsgaardboot/image-board.c: boot_get_fpga(): pass compatible...
2024-11-15 Michal Simekarm64: versal: Enable capsule update (SD)
2024-11-15 Michal Simekarm64: versal: Do not define do_reset() if sysreset...
2024-11-15 Padmarao Begariarm64: zynqmp: Fix r5 mode for cpu release command
2024-11-15 Michal Simekarm64: xilinx: Rename SPI_ADVANCE to SPI_STACKED_PARALLEL
2024-11-15 Sughosh Ganuxilinx: use get_mem_top() to compute ram_top
2024-11-15 Sughosh Ganucommon: memtop: add logic to detect ram_top
2024-11-15 Christian Marangi.gitignore: add test overlay .S and u_boot_logo files
2024-11-15 Heinrich Schuchardtlmb.c: add missing comma in lmb_dump_region()
2024-11-15 Heinrich Schuchardttest: use %zd for size_t in mbr_test_run()
2024-11-15 Heinrich Schuchardttest: print_printf() must check availability of %ls
2024-11-15 Heinrich Schuchardttest: cmd/mbr: pass correct buffer size to init_write_b...
2024-11-15 Heinrich Schuchardtupl: fix parsing of DT property
2024-11-15 Heinrich Schuchardtcmd: upl: initialize unit test state
2024-11-15 Heinrich Schuchardtxyz-modem: Add missing fallthrough annotation
2024-11-15 Heinrich Schuchardtlmb: do not panic in lmb_print_region_flags
2024-11-15 Loic Poulainlib: rsa: Set conventional salt length RSA-PSS parameter
2024-11-15 Jerome Forissierlwip: fix code style issues
2024-11-14 Quentin SchulzMakefile: fix empty MK_ARCH when using ccache
2024-11-14 Tom RiniMerge patch series "examples: fix building on arm64"
2024-11-14 Heinrich Schuchardtexamples: make glue and demo code compatible with 64-bit
2024-11-14 Heinrich Schuchardtexamples: adjust LOAD_ADDR on arm64
2024-11-14 Heinrich Schuchardtexamples: fix building on arm64
2024-11-14 Tom RiniMerge patch series "cmd: hash: correct parameter count...
2024-11-14 Tom RiniMerge patch series "Apply SoM overlays on phyCORE-AM6xx...
2024-11-14 Heinrich Schuchardttest: unit test for hash command
2024-11-14 Heinrich Schuchardtcmd: hash: correct parameter count check
2024-11-14 Wadim Egorovboard: phytec: common: k3: Apply SoM-specific overlays...
2024-11-14 Wadim Egorovarm: dts: k3-am642-phycore-som-binman: Add SoM overlays
2024-11-14 Wadim Egorovarm: dts: k3-am625-phycore-som-binman: Add SoM overlays
2024-11-14 Wadim Egorovconfigs: phycore_am64x_a53_defconfig: Enable PHYTEC_SOM...
2024-11-14 Wadim Egorovconfigs: phycore_am64x_a53_defconfig: Add SoM overlays...
2024-11-14 Wadim Egorovconfigs: phycore_am62x_a53_defconfig: Add SoM overlays...
2024-11-13 Tom RiniMerge patch series "labgrid: Provide an integration...
2024-11-13 Tom RiniMerge patch series "test: Tidy up the test/ directory"
2024-11-13 Simon Glasssandbox: Add a build without CMDLINE
2024-11-13 Simon GlassCI: Allow running tests on sjg lab
2024-11-13 Simon Glasstest: Correct regex string in test_spi
2024-11-13 Simon Glasstest: Support testing with two board-builds
2024-11-13 Simon Glasstest: Add a section for closing the connection
2024-11-13 Simon Glasstest: Try to shut down the lab console gracefully
2024-11-13 Simon Glasstest: Avoid double echo when starting up
2024-11-13 Simon Glasstest: Improve handling of sending commands
2024-11-13 Simon Glasstest: Introduce lab mode
2024-11-13 Simon Glasstest: Introduce the concept of a role
2024-11-13 Simon Glasstest: Allow connecting to a running board
2024-11-13 Simon Glasstest: Release board after tests complete
2024-11-13 Simon Glasstest: Allow signaling that U-Boot is ready
2024-11-13 Simon Glasstest: Quote test names
2024-11-13 Simon Glasstest: Correct display of failing test
2024-11-13 Simon Glasstest: Update time tests to use unit-test asserts
2024-11-13 Simon Glasstest: Move time tests into the lib suite
2024-11-13 Simon Glasstest: Move time_ut test into lib
2024-11-13 Simon Glasstest: Move unicode tests into the lib suite
2024-11-13 Simon Glasstest: Move unicode_ut test into lib
2024-11-13 Simon Glassstr: test: Move into the lib suite
2024-11-13 Simon Glasstest: Move str_ut test into lib
2024-11-13 Simon Glasstest: Move print_ut into the common suite
2024-11-13 Simon Glasstest: Move print_ut test into common
2024-11-13 Simon Glassbootm: test: Move test into boot
2024-11-13 Simon Glasstest: Update command test to use unit-test functions
2024-11-13 Simon Glasscommand: test: Move into the cmd suite
2024-11-13 Simon Glasscommand_ut: test: Move test into lib
2024-11-13 Simon Glasscompression: test: Move into the lib suite
2024-11-13 Simon Glasscompression: test: Move test into lib
2024-11-13 Simon Glasstest: Drop test-trace.sh and common.sh
2024-11-13 Simon Glassbloblist: test: Drop global_data declarations
2024-11-13 Simon Glassbloblist: test: Move test into common
2024-11-13 Heinrich Schuchardtfs: ext4: correct error handling
2024-11-13 Simon GlassMakefile: Fake external blob with BINMAN_ALLOW_MISSING=1
2024-11-13 Heinrich Schuchardtboard: qemu-arm: select CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR
2024-11-13 Heinrich Schuchardttest: run longjmp() test only on supported architectures
2024-11-13 Heinrich Schuchardtlib: vsprintf: fix API build
2024-11-13 Tom RiniMerge patch series "lib: uuid: fix uuid_str_to_le_bin...
2024-11-13 Heinrich Schuchardtconfigs: enable UNIT_TEST on qemu_arm_defconfig
2024-11-13 Heinrich Schuchardtlib: uuid: fix uuid_str_to_bin() on 32-bit
2024-11-13 Heinrich Schuchardtlib: uuid: fix uuid_str_to_le_bin() on 32-bit
2024-11-13 Heinrich Schuchardtlib: provide function hextoull()
2024-11-13 Tom RiniMerge patch series "Enable https for wget"
2024-11-13 Ilias Apalodimasdoc: uefi: Describe UEFI HTTPs boot
2024-11-13 Ilias Apalodimasconfigs: Enable https for wget on qemu arm64
2024-11-13 Ilias Apalodimasnet: lwip: Enable https:// support for wget
2024-11-13 Javier Tianet: lwip: Add Support Server Name Indication support
2024-11-13 Javier Tianet: lwip: Update lwIP for mbedTLS > 3.0 support and...
2024-11-13 Ilias Apalodimasmbedtls: Enable TLS 1.2 support
2024-11-13 Jerome Forissiernet: wget: drop Content-Length processing
2024-11-12 Tom Riniconfigs: Resync with savedefconfig
2024-11-12 Tom RiniMerge tag 'u-boot-stm32-20241112' of https://source...
2024-11-12 Marek VasutARM: stm32: Add optional manufacturing environment...
2024-11-12 Marek VasutARM: stm32: Deduplicate DH STM32MP1xx DHSOM defconfigs
2024-11-12 Marek VasutARM: stm32: Deduplicate DH STM32MP15xx DHSOM defconfigs
2024-11-12 Marek VasutARM: dts: stm32: Sort DH STM32 DHCOM DTSI
2024-11-12 Marek VasutARM: dts: stm32: Drop duplicate pinmux on DH STM32...
2024-11-12 Marek VasutARM: dts: stm32: Drop remnants of upstream DT switch...
2024-11-12 Saeed Nowshadiarm64: zynqmp: Fix pwm-fan polarity
next