]> git.dujemihanovic.xyz Git - u-boot.git/shortlog
u-boot.git
2024-12-03 Sam Protsenkoconfigs: e850-96: Disable PSCI reset
2024-11-05 Sam Protsenkoarm: dts: e850-96: Remove TRNG node from appended dts
2024-11-05 Henrik Grimlerpinctrl: exynos: fix type of count integer
2024-11-05 Yuri Zaporozhetsbios_emulator: fix first argument of pci_{read,write...
2024-11-04 Yuri Zaporozhetsdrivers/video/vesa: use MTRRs only on x86
2024-11-04 Yuri Zaporozhetsbios_emulator: define the comment symbol for RISC-V...
2024-11-04 Weijie Gaobootmenu: add reprint check
2024-11-04 Weijie Gaomenu: add support to check if menu needs to be reprinted
2024-11-04 Weijie Gaomenu: fix the logic checking whether ESC key is pressed
2024-11-04 Tom RiniMerge patch series "U-boot: arm: Refine the booting...
2024-11-04 Leo Yanarm: total_compute: Update memory mapping info
2024-11-04 Leo Yanarm: total_compute: Support Debian boot
2024-11-04 Leo Yanarm: total_compute: Dynamically detect block device
2024-11-04 Boyan Karatotevarm: total_compute: Minor improvement for boot arguments
2024-11-04 Boyan Karatotevarm: total_compute: move the boot command to an env...
2024-11-04 Boyan Karatotevarm: total_compute: Remove unused bootm_size
2024-11-04 Boyan Karatotevarm: total_compute: Initialize environment variables
2024-11-04 Boyan Karatotevarm: total_compute: depend on TF-A for hardware description
2024-11-04 Tom RiniMerge patch series "Fixes to allow 'ut bootm' to pass...
2024-11-04 Andrew Goodbodytest: bootm: Ensure GD_FLG_SILENT is reset
2024-11-04 Andrew Goodbodytest: bootm: bootm_process_cmdline_env takes flags
2024-11-04 Andrew Goodbodyusb: Fix test dependency on ext4write command
2024-11-04 Andrew Goodbodyusb: Fix test failure with multiple partitions
2024-11-04 Tom RiniMerge tag 'dm-pull-2nov24' of https://source.denx.de...
2024-11-04 Simon Glasssandbox: Fix comment for nomap_sysmem() function
2024-11-04 Simon Glasssandbox: Add a way to show the sandbox memory-mapping
2024-11-04 Simon Glassdoc: sandbox: Add docs for the sb command
2024-11-04 Simon Glasssandbox: Convert sb command to use new macro
2024-11-04 Simon Glassbloblist: test: Mark tests with UTF_BLOBLIST
2024-11-04 Simon Glasstest: Allow saving and restoring the bloblist
2024-11-04 Simon Glasslog: Add a new category for tests
2024-11-04 Simon Glassx86: coreboot: Allow building an expo for editing CMOS...
2024-11-04 Simon Glassx86: coreboot: Add a command to check and update CMOS RAM
2024-11-04 Simon Glassx86: coreboot: Enable support for the configuration...
2024-11-04 Simon Glassx86: coreboot: Show the option table
2024-11-04 Simon Glassx86: coreboot: Add a test for cbsysinfo command
2024-11-04 Jonas Karlmanbootstage: Do not sort records
2024-11-04 Simon Glassbootstd: Avoid showing an invalid buffer address
2024-11-04 Simon Glassbootstd: cros: Correct the x86-setup address
2024-11-04 Simon Glasstest: boot: Update bootflow_iter() for console checking
2024-11-04 Simon Glasstest: Drop the duplicate line in setup_bootmenu_image()
2024-11-04 Simon Glasstest: Expand implementation of ut_list_has_dm_tests()
2024-11-04 Simon Glasstest: boot: Use a consistent name for the script bootmeth
2024-11-04 Simon Glassdm: core: Add a function to see if a device exists
2024-11-04 Simon Glassalist: Add maintainer
2024-11-04 Simon Glassalist: Add a way to efficiently filter an alist
2024-11-04 Simon Glassalist: Add a function to empty the list
2024-11-04 Simon Glassalist: Add for-loop helpers
2024-11-04 Simon Glassalist: Add a way to get the next element
2024-11-04 Simon Glassalist: Expand the comment for alist_get()
2024-11-04 Simon Glassalist: Add a comment for alist_init_struct()
2024-11-04 Simon Glassalist: Mention the error condition in alist_add_placeho...
2024-11-03 Heinrich Schuchardt.readthedocs.yml: update Python version and Ubuntu...
2024-11-03 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2024-11-03 Marek VasutARM: renesas: Deduplicate common Renesas defconfig
2024-11-03 Marek VasutARM: renesas: Deduplicate Renesas R-Car 64bit defconfigs
2024-11-03 Marek VasutARM: renesas: Deduplicate Renesas R-Car Gen4 defconfigs
2024-11-03 Marek VasutARM: renesas: Deduplicate Renesas R-Car Gen3 defconfigs
2024-11-03 Marek VasutARM: renesas: Deduplicate Renesas R-Car Gen2 defconfigs
2024-11-03 Marek Vasutclk: renesas: Fix missing unbind on driver look up...
2024-11-01 Tom RiniMerge patch series "fs: ext4: implement opendir, readdi...
2024-11-01 Heinrich Schuchardtfs: ext4: use fs_ls_generic
2024-11-01 Heinrich Schuchardtefi_loader: fix GetInfo and SetInfo
2024-11-01 Heinrich Schuchardtfs: ext4: implement opendir, readdir, closedir
2024-11-01 Heinrich Schuchardtfs: ext4: free directory node in ext4fs_exists()
2024-11-01 Heinrich Schuchardtfs: ext4: simplify ext4fs_iterate_dir()
2024-11-01 Tom Rinitest/cmd/mem_copy.c: Use CONFIG_SYS_LOAD_ADDR for base
2024-11-01 Padmarao Begaritest/py: spi: prevent overwriting relocation memory
2024-11-01 Heinrich Schuchardtlmb: remove __maybe_unused from lmb_map_update_notify
2024-11-01 Julius Lehmannscsi: fix disk capacity too small by one sector
2024-11-01 Patrick Rudolphacpi_table: Fix coverity defect in acpi_write_spcr
2024-10-31 Tom Rinimtd: spi-nor: Guard SPI_STACKED_PARALLEL with DM_SPI...
2024-10-31 Tom RiniMerge patch series "mtd: spi-nor: Remove recently added...
2024-10-31 Marek Vasutmtd: spi-nor: Always build SPI_STACKED_PARALLEL code
2024-10-31 Marek Vasutmtd: spi-nor: Rename SPI_ADVANCE to SPI_STACKED_PARALLEL
2024-10-31 Marek Vasutmtd: spi-nor: Rewrite rem_bank_len calculation
2024-10-31 Marek Vasutmtd: spi-nor: Fix multiple coding style issues
2024-10-31 Marek Vasutmtd: spi-nor: Remove recently added SST special case
2024-10-31 Marek Vasutmtd: spi-nor: Remove recently added write_disable(...
2024-10-31 Marek Vasutmtd: spi-nor: Remove recently added set_4byte() call
2024-10-31 Marek Vasutmtd: spi-nor: Remove recently added spi_nor_wait_till_r...
2024-10-31 Marek Vasutmtd: spi-nor: Remove recently added nor->addr_width...
2024-10-31 Tom RiniMerge tag 'efi-2025-01-rc2' of https://source.denx...
2024-10-31 Moritz Fischerlib: efi_loader: Fix efi_dp_from_mem() calls
2024-10-31 Ilias Apalodimasefi_loader: Make tcg2_uninit() static
2024-10-30 Ilias Apalodimasefi_loader: Remove unused diskid
2024-10-30 Ilias Apalodimasefi_loader: Mark static functions in smbiosdump
2024-10-30 Ilias Apalodimasefi_loader: Mark static function in dumpdtb
2024-10-30 Ilias Apalodimasefi_loader: Mark efi_bootmgr_release_uridp as static
2024-10-30 Heinrich Schuchardtcmd/eficonfig: capitalize 'enter description'
2024-10-30 Heinrich Schuchardtfs: ext4: document struct ext2_inode
2024-10-30 Ilias Apalodimasefi_loader: Simplify efi_free_pages()
2024-10-30 Heinrich Schuchardtdoc: include file-system API into HTML docs
2024-10-30 Heinrich Schuchardtfs: improve API documentation
2024-10-30 Heinrich Schuchardtdoc: update Python requirements
2024-10-30 Heinrich Schuchardtdoc: do not include K3 boards twice in TOC
2024-10-30 Heinrich Schuchardtdoc: semihosting can only be once in TOC
2024-10-30 Baruch Siachboot/Kconfig: correct fdt_fixup_memory_banks name typo
2024-10-30 Markus Volkscripts/dtc/pylibfdt/libfdt.i_shipped: Use SWIG_AppendO...
2024-10-30 Ilias Apalodimaslmb: Correctly unmap memory after notifications
next