]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
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-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 branch '2023-08-22-assorted-code-cleanups' into...
2023-08-22  Siddharth Vadapallinet: Fix the displayed value of bytes transferred
2023-08-22  Marek Vasutscsi: Add buffer_aligned check pass-through
2023-08-22  Marek Vasutblk: Add bounce buffer support to read/write operations
2023-08-22  Marek Vasutdisk: dos: Infer MBR partition sector size from underly...
2023-08-22  Marek Vasutcommon: bouncebuf: Add missing cast to dma_addr_t
2023-08-22  Marek Vasutdisk: Make blk_get_ops() internal to blk uclass
2023-08-22  Marek Vasutdisk: Move part_create_block_devices() to blk uclass
2023-08-22  Marek Vasutdisk: Switch part_blk_*() functions to disk_blk_*()
2023-08-22  Marek Vasutdisk: Extend disk_blk_part_validate() with range checking
2023-08-22  Marek Vasutdisk: Handle partition to block device offset conversion
2023-08-22  Marek Vasutdisk: Simplify disk_blk_{write, erase}() using blk_...
2023-08-22  Marek Vasutdisk: Simplify disk_blk_read() using blk_read()
2023-08-22  Marek Vasutdisk: Drop always true conditional check
2023-08-22  Marek Vasuttest: acpi: Handle both 32bit and 64bit ACPI tables
2023-08-22  Marek Vasuttest: Fix the help for the ut command
2023-08-21  Tom RiniMerge tag 'v2023.10-rc3' into next
2023-08-21  Tom RiniPrepare v2023.10-rc3 v2023.10-rc3
2023-08-21  Tom RiniMerge tag 'dm-pull-20aug23' of https://source.denx...
2023-08-20  Marek Vasuttest: cpu: Handle both 32bit and 64bit CPUs
2023-08-20  Marek Vasutconfigs: sandbox64: Enable PCI register multi-entry...
2023-08-20  Marek Vasutconfigs: sandbox64: Enable clock CCF driver
2023-08-20  Marek Vasutconfigs: sandbox64: Enable video 12x22 font support
2023-08-20  Marek Vasutconfigs: sandbox64: Enable video 16bpp and 24bpp support
2023-08-20  Marek Vasutconfigs: sandbox64: Enable PINCTRL_SINGLE driver
2023-08-20  Marek Vasuttest: dm: pinmux: Handle %pa in pinctrl-single mux...
2023-08-20  Marek Vasutconfigs: sandbox64: Enable BUTTON_ADC driver
2023-08-20  Marek Vasutconfigs: sandbox64: Enable MC34708 driver
2023-08-20  Marek Vasutconfigs: sandbox64: Increase console record size to...
2023-08-20  Marek Vasutconfigs: sandbox64: Enable SF bootdev
2023-08-20  Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-08-19  Paul Barkerarm: rmobile: Fix off-by-one error in cpuinfo
2023-08-19  Tom RiniMerge tag 'doc-2023-10-rc3-2' of https://source.denx...
2023-08-19  Fabio Estevamdoc: csf_examples: csf.sh: Remove unneeded export ATF_L...
2023-08-19  Paul Barkerirq: Fix typo in header comment
2023-08-19  Paul Barkerclk: Fix typo in header comment
2023-08-19  Siddharth Vadapallidoc: printf() codes: Fix format specifier for unsigned int
2023-08-19  Puhan Zhoudocs: fix wrong usage of proftool
2023-08-19  Heinrich Schuchardtspl: don't assume NVMe partition 1 exists
2023-08-19  Simon Glassfs/erofs: Quieten test for filesystem presence
2023-08-18  Tom RiniMerge branch '2023-08-18-assorted-updates' into next
2023-08-18  Jonas Karlmanrockchip: rk3566-anbernic-rgxx3: Rename defconfig to...
2023-08-18  Tom RiniMerge tag 'tegra-for-2023.10-rc1' of https://source...
2023-08-17  Tom RiniCI: Switch to tools-only from sandbox_spl for tooling...
2023-08-17  Elena Popaspl: mmc: Fix check of CONFIG_SYS_MMCSD_RAW_MODE_ARGS_S...
2023-08-17  Marek Vasutscsi: Cache align temporary buffer
2023-08-17  Marek Vasutgpio: pca953x: Add TI TCA9554 support
2023-08-17  Marek Vasutufs: cdns: Drop extra space
2023-08-17  Frank Wunderlicharm: mediatek: add usb support for MT7988
2023-08-17  Frank Wunderlicharm: dts: mediatek: convert gmac link mode to 2500base...
2023-08-17  Naveen Kumar... arm: bcm283x undefined reference to "print_cpuinfo"
2023-08-17  Kevin Chenarmv8: Skip PIE in SPL due to load alignment fault.
2023-08-17  Sean Andersonarm: Use builtins for ffs/fls
2023-08-17  Tom RiniMerge branch '2023-08-17-ti-k3-am64-dt-resync' into...
2023-08-17  Roger Quadrosarm: dts: k3-am64: Sync DT with Linux v6.5-rc1
2023-08-17  Roger Quadrosdoc: board: ti: am64: Add boot flow diagram
2023-08-17  Roger QuadrosRevert "ARM: dts: k3-am642-sk-u-boot: add PMIC node"
2023-08-17  Roger Quadrosboard: ti: am64x: Recognize AM64-HSEVM
2023-08-17  Tom RiniMerge branch '2023-08-17-assorted-minor-fixes'
2023-08-17  Jonas Karlmanboard: rockchip: rk35xx: Add myself as reviewer to...
2023-08-17  Jonas Karlmanboard: rockchip: rk35xx: Add device tree files to MAINT...
2023-08-17  Jonas Karlmandoc: rockchip: Add supported RK3566/RK3568 boards
2023-08-17  Neha Malcom... MAINTAINERS: Update UFS maintainer
2023-08-17  Simon GlassCI: x86: coreboot: Update to latest coreboot
2023-08-17  Abdellatif... corstone1000: update maintainers
2023-08-17  Abdellatif... arm_ffa: use debug logs
2023-08-17  Tom Riniarm: Add arch/arm/dts/Makefile specifically to MAINTAINERS
next