]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
2023-08-29  Sughosh Ganusandbox: capsule: Add keys and certificates needed...
2023-08-29  Sughosh Ganunuvoton: npcm845-evb: Add a newline at the end of file
2023-08-29  Sughosh Ganubinman: bintool: Build a tool from a list of commands
2023-08-29  Alexander DahlARM: dts: at91: sam9x60-curiosity: Sync gpio button...
2023-08-29  Alexander Dahlboard: sam9x60-curiosity: Let LED subsystem init leds...
2023-08-29  Alexander DahlARM: dts: at91: sam9x60-curiosity: Sync LED nodes from...
2023-08-29  Alexander Dahlconfigs: at91: sam9x60: Switch to new reset driver
2023-08-29  Alexander Dahlconfigs: at91: sam9x60_curiosity: Sync both defconfig...
2023-08-29  Tom RiniMerge branch '2023-08-28-assorted-important-fixes'
2023-08-28  Ricardo SalvetiRevert "arm: imx: mx7: Move CONFIG_OPTEE_TZDRAM_SIZE...
2023-08-28  Simon GlassRevert "binman: Add a temporary hack for duplicate...
2023-08-28  Simon Glassimx: Drop unneeded phandle in FIT template
2023-08-28  Heinrich SchuchardtMAINTAINERS: remove Wolfgang Denk
2023-08-28  Oleksandr Suvorovspl: crypto: fix including SHA* object files in SPL
2023-08-28  Tom RiniAzure: Set the timeout for jobs to the maximum
2023-08-28  Daniel Golleconfigs: set CONFIG_LMB_MAX_REGIONS=64 for MT7988 boards
2023-08-28  Andrew Davisconfigs: Enable CONFIG_DM_SCSI in am57xx_hs_evm_usb
2023-08-28  Simon Glassbootstd: Adjust the default bootmeth order
2023-08-28  Frank Wunderlicharm: dts: mediatek: convert gmac link mode to 2500base...
2023-08-28  Peter Robinsonboot: Fix reference to bootmenu doc
2023-08-27  Tom RiniMerge tag 'efi-2023-10-rc4' of https://source.denx...
2023-08-27  Ilias Apalodimasefi_loader: delete handle from events when a protocol...
2023-08-27  Heinrich Schuchardtdoc: describe TPL/VPL/SPL boot
2023-08-27  Nishanth Menondoc: board: ti: k3: Convert to sphinx-prompt
2023-08-27  Nishanth Menondoc: sphinx: Add sphinx-prompt
2023-08-27  Sumit Gargdoc: board: sdm845: Explicitly add boot.img flashing...
2023-08-27  Heinrich Schuchardtcmd: let gpt_partition_entry be hexadecimal
2023-08-27  Heinrich Schuchardtcmd: fix gpt enumerate
2023-08-27  Heinrich Schuchardtcmd: fix gpt setenv
2023-08-27  Heinrich Schuchardtlib: parameter check in hash_calculate
2023-08-26  Tom RiniMerge branch '2023-08-26-bootstd-chromeos-impreovements...
2023-08-26  Tom RiniCI: Move to latest Ubuntu "Jammy" tag
2023-08-26  Tom RiniCI: Update to gcc-13.2.0
2023-08-26  Simon GlassCI: Add ChromiumOS utilities
2023-08-26  Simon Glassbootstd: cros: Allow detection of any kernel partition
2023-08-25  Simon Glassuuid: Add ChromiumOS partition types
2023-08-25  Simon Glassbootstd: Support bootmeths which can scan any partition
2023-08-25  Simon Glasspart: Add a fallback for part_get_bootable()
2023-08-25  Simon Glassbootstd: Add a test for bootmeth_cros
2023-08-25  Simon Glassbootstd: test: Allow binding and using any mmc device
2023-08-25  Simon Glassbootflow: Show an empty filename when there is none
2023-08-25  Simon Glasstest: Move 1MB.fat32.img and 2MB.ext2.img
2023-08-25  Simon Glasssandbox: Add a way to access persistent test files
2023-08-25  Simon Glassuuid: Move function comments to header file
2023-08-25  Simon Glassdm: core: Correct error handling when event fails
2023-08-25  Simon Glasspart: efi: Add debugging for the signature check
2023-08-25  Simon Glasspart: Add an accessor for struct disk_partition sys_ind
2023-08-25  Simon Glasspart: Add accessors for struct disk_partition type_uuid
2023-08-25  Simon Glasspart: Add accessors for struct disk_partition uuid
2023-08-25  Simon Glasspart: Add comments for static functions
2023-08-25  Simon Glasspart: nac: Use desc instead of dev_desc
2023-08-25  Simon Glasspart: iso: Use desc instead of dev_desc
2023-08-25  Simon Glasspart: efi: Use desc instead of dev_desc
2023-08-25  Simon Glasspart: dos: Use desc instead of dev_desc
2023-08-25  Simon Glasspart: amiga: Use desc instead of dev_desc
2023-08-25  Simon Glasspart: Use desc instead of dev_desc
2023-08-25  Tom RiniMerge branch '2023-08-25-add-persistent-config-editor...
2023-08-25  Simon Glassexpo: doc: Update documentation for persistent settings
2023-08-25  Simon Glassexpo: cedit: Support reading settings from CMOS RAM
2023-08-25  Simon Glassexpo: cedit: Support writing settings to CMOS RAM
2023-08-25  Simon Glassexpo: cedit: Support reading settings from environment...
2023-08-25  Simon Glassexpo: cedit: Support writing settings to environment...
2023-08-25  Simon Glassexpo: cedit: Support reading settings from a file
2023-08-25  Simon Glassexpo: cedit: Support writing settings to a file
2023-08-25  Simon Glassexpo: Export scene_menuitem_find() for use in internal...
2023-08-25  Simon Glassdoc: Expand documentation for the cedit command
2023-08-25  Simon Glassexpo: Move cedit theme under bootstd
2023-08-25  Simon Glassexpo: Add documentation for the configuration editor
2023-08-25  Simon Glassexpo: Tidy up the expo.py tool and usage
2023-08-25  Simon Glassexpo: Add a function to prepare a cedit
2023-08-25  Simon Glassexpo: Move cedit test into its own file and tidy
2023-08-25  Simon Glassexpo: Split out cedit into its own header
2023-08-25  Simon Glassexpo: Refactor menu_build() to return the object created
2023-08-25  Simon Glassexpo: Provide a way to iterate through all scene objects
2023-08-25  Simon Glassabuf: Allow incrementing the size
2023-08-25  Simon Glassexpo: Make scene_obj_find() take a const scene
2023-08-25  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2023-08-25  Tom RiniMerge tag 'u-boot-stm32-20230825' of https://source...
2023-08-25  Patrick DelaunayARM: dts: stm32mp13: remove shmem for scmi-optee
2023-08-25  Patrick DelaunayARM: dts: stm32mp15: remove shmem for scmi-optee
2023-08-25  Tim Harveyphy: phy-imx8mq-usb: clean up clock code
2023-08-25  Tim Harveyphy: phy-imx8mq-usb: add vbus regulator support
2023-08-25  Venkatesh Yadav... usb: dwc3: Fix remove function if there is no ulpi_rese...
2023-08-24  Tom RiniMerge branch '2023-08-24-enable-more-features-in-qemu...
2023-08-24  Alper Nebi... doc: qemu: arm: Add a section on booting Linux distros
2023-08-24  Alper Nebi... arm: qemu: Enable usb keyboard as an input device
2023-08-24  Alper Nebi... arm: qemu: Enable PRE_CONSOLE_BUFFER
2023-08-24  Alper Nebi... arm: qemu: Enable Bochs video support
2023-08-24  Tom RiniMerge branch '2023-08-24-further-ufs-updates' into...
2023-08-24  Marek Vasutufs: Implement cache management
2023-08-24  Marek Vasutufs: Use utp_transfer_req_desc pointer in ufshcd_get_tr_ocs
2023-08-24  Marek Vasutufs: Pass hba pointer to ufshcd_prepare_req_desc_hdr()
2023-08-24  Marek Vasutufs: Handle UFS 3.0 controllers
2023-08-24  Marek Vasutufs: Add UFSHCD_QUIRK_HIBERN_FASTAUTO
2023-08-24  Marek Vasutufs: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS
2023-08-24  Marek Vasutufs: Convert quirks to BIT() macro
2023-08-23  Tom RiniMerge tag 'doc-2023-10-rc4' of https://source.denx...
2023-08-23  Tom RiniMerge branch '2023-08-22-assorted-code-cleanups' into...
2023-08-23  Alexander Dahlmtd: nand: raw: atmel: Remove duplicate line
2023-08-23  Paul Barkerdoc: Highlight the most relevant u-boot talks
next