]> git.dujemihanovic.xyz Git - u-boot.git/shortlog
u-boot.git
2024-11-13 Ilias Apalodimasmbedtls: Enable TLS 1.2 support
2024-11-10 Lad Prabhakarboard: hoperun: Switch to use complete DTS files from...
2024-11-10 Chris Patersonconfigs: hihope_rzg2: Set correct MMC device for U...
2024-11-10 Paul Barkerarm: renesas: Fix RZ/G2L GICR base address
2024-11-10 Paul Barkerdt-bindings: Drop unused RZ/G2L devicetree bindings
2024-11-10 Paul BarkerARM: dts: Drop unused RZ/G2L devicetrees
2024-11-10 Paul Barkerboard: rzg2l: Update MAINTAINERS file to match dts...
2024-11-09 Tom RiniMerge tag 'u-boot-imx-master-20241105' of https://gitla...
2024-11-09 Tom RiniMerge tag 'efi-2025-01-rc2-2' of https://source.denx...
2024-11-09 Ian Rayarm: mach-imx: imx8m: re-use SNVS init routine
2024-11-09 Ian Rayarm: mach-imx: move snvs module
2024-11-09 Marek VasutARM: dts: imx: Switch to using upstream DT on DH i...
2024-11-09 Marek VasutARM: dts: imx6dl: Add support for i.MX6DL DHCOM SoM...
2024-11-09 Heiko Schochertools: imx8image: add possibility to skip dcd
2024-11-09 Benjamin Szőkeimx9: Improve boot mode autodetection
2024-11-09 Paul Geurtsimx: hab: Make imx_hab_is_enabled dependent on FIELD_RETURN
2024-11-09 Paul Geurtsimx: hab: rename imx_sec_config_fuse_t to imx_fuse
2024-11-09 Simon Glasstest: efi: boot: Add a test for the efi bootmeth
2024-11-09 Simon Glasstest: efi: boot: Set up an image suitable for EFI testing
2024-11-09 Simon Glasssandbox: virtio: Disable the sandbox virtio blk device
2024-11-09 Simon Glassefi_loader: Drop sandbox PXE architecture
2024-11-09 Simon Glasssandbox: Report host default-filename in native mode
2024-11-09 Simon Glassefi_loader: Allow reporting the host defaults
2024-11-09 Simon Glassefi_loader: Move get_efi_pxe_arch() to efi_helper
2024-11-09 Simon Glassefi: Move default filename to a function
2024-11-09 Simon Glasssandbox: Add a -N flag to control on-host behaviour
2024-11-09 Simon Glassefi_loader: Add a test app
2024-11-09 Heinrich Schuchardtdoc: qemu-riscv: describe CONFIG_DEBUG_SBI_CONSOLE
2024-11-09 Heinrich Schuchardtdoc: conf.py: correct title and author of generated pdf
2024-11-09 Moritz Fischerefi_loader: Change efi_dp_from_mem() to use size
2024-11-09 Heinrich Schuchardttools: mkeficapsule: use %zd to print ssize_t.
2024-11-09 mason1920doc: remove vile language
2024-11-09 Simon Glasslmb: Drop extra 16KB of stack space
2024-11-06 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2024-11-06 Michal Simekriscv: Introduce configuration for 64bit version Microb...
2024-11-06 Michal Simekxilinx: mbv: Align smode_defconfig with upstream QEMU
2024-11-06 Michal Simekxilinx: mbv: Place DTB by default to DDR location
2024-11-06 Andreas Schwabconfigs: visionfive2: re-enable SPL_SYS_MMCSD_RAW_MODE
2024-11-06 Nick Hudriver: sifive ccache: enable TRUNKCLOCKGATE and REGION...
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
next