]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
2024-11-20  Neil Armstrongqcom_defconfig: enable PINCONF
2024-11-19  Tom RiniMerge tag 'xilinx-for-v2025.01-rc3-v2' of https://sourc...
2024-11-19  Tom RiniMerge patch series "buildman: Add initial support for...
2024-11-19  Simon Glassbuildman: Support a tilde to represent the home directory
2024-11-19  Simon Glassbuildman: Correct logic for adding a toolchain
2024-11-19  Simon Glassbuildman: Document the toolchain-prefix section
2024-11-19  Simon Glassbuildman: Correct the indentation in the setting-up...
2024-11-19  Simon Glassbuildman: Support #include files in defconfigs
2024-11-19  Simon Glassbuildman: Set up the tout library
2024-11-19  Simon Glassbuildman: Add a lower-level test for KconfigScanner
2024-11-19  Michal Simekxilinx: Introduce XILINX_MINI configuration
2024-11-19  Michal Simekmicroblaze: Disable JFFS2 support
2024-11-19  Michal Simekarm64: zynqmp: Set default RTC device at start
2024-11-19  Venkatesh Yadav... arm64: versal: Enable soft reset support for xspi flashes
2024-11-19  Venkatesh Yadav... arm64: versal: Enable defconfig for Micron octal flashes
2024-11-19  Venkatesh Yadav... spi: cadence_qspi: Fix OSPI boot issue
2024-11-19  Caleb Connollyfastboot: properly handle unknown partition type
2024-11-19  Heinrich Schuchardttest: cmd/hash: check return value of ut_check_console_line
2024-11-18  Jerome ForissierKconfig: describe NET, NO_NET, LWIP_DEBUG and LWIP_ASSERT
2024-11-18  Heinrich Schuchardtnet: lwip/wget: correct SERVER_NAME_SIZE
2024-11-18  Tom RiniMerge tag 'efi-next-2024-11-18' of https://source.denx...
2024-11-18  Adriano Cordovanet: net_utils: Move ip_to_string to lib/net_utils.c
2024-11-18  Tom RiniMerge patch series "Fix boot failure due to misaligned...
2024-11-18  Nam Caofs: Use ARCH_DMA_MINALIGN as default alignment for...
2024-11-18  Nam Caoboot: extlinux: Fix unaligned buffer for reading data...
2024-11-17  Love Kumartest/py: mmc: Add support for different mmc modes
2024-11-17  Love Kumartest/py: usb: Distinguish b/w ext2/ext4 partitions
2024-11-17  Love Kumartest/py: mmc: Distinguish b/w ext2/ext4 partitions
2024-11-17  Kever Yangconsole: Use printascii for lowlevel debug string
2024-11-17  Sam Protsenkoarmv8: cpu: Implement allow_unaligned()
2024-11-17  Sam Protsenkoarmv8: Fix get_sctlr() return type
2024-11-17  Andrew Goodbodytest: bootm: Ensure tests can be run twice
2024-11-17  Simon Glassdm: sysinfo: Shorten the SYSINFO_ID prefix
2024-11-17  Yuri Zaporozhetsbios_emulator: add missing includes to debug.c
2024-11-17  Yuri Zaporozhetsbios_emulator: for non-x86, print warnings if PM_{inp...
2024-11-17  Tom Riniglobal: Remove bi_sramstart/bi_sramsize
2024-11-17  Caleb Connollydm: button: support remapping phone keys
2024-11-16  Adriano Cordovanet/lwip: wget: integrate struct wget_info into wget...
2024-11-16  Adriano Cordovanet/lwip: wget: put server_name and port into wget_ctx
2024-11-16  Adriano Cordovanet: wget: make wget_with_dns return value compatible...
2024-11-16  Adriano Cordovanet: wget: integrate struct wget_info into legacy wget...
2024-11-16  Adriano Cordovanet: wget: Add interface to issue wget_requests using...
2024-11-16  Adriano Cordovanet: wget: add definition of struct wget_http_info
2024-11-16  Adriano Cordovanet: Kconfig: add CONFIG_WGET symbol
2024-11-16  Tom RiniMerge tag 'tpm-master-16112024' of https://source.denx...
2024-11-16  Heinrich SchuchardtMAINTAINERS: add lib/tpm* to TPM DRIVERS
2024-11-16  Heinrich Schuchardttpm: use memmove() for overlapping buffers
2024-11-15  Tom RiniMerge patch series "teach 'env default' to optionally...
2024-11-15  Rasmus Villemoestest: env: add some test cases for new "env default...
2024-11-15  Rasmus Villemoestest: env: check that non-mentioned variables to "env...
2024-11-15  Rasmus Villemoescmd/nvedit.c: teach 'env default' to optionally keep...
2024-11-15  Holger Brunckkm: disable CMD_JFFS2 for all PPC boards
2024-11-15  Dominique Martinetfs: btrfs: hide duplicate 'Cannot lookup file' error...
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-14  Tom RiniMerge tag 'u-boot-amlogic-next-20241113' of https:...
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
next