]> git.ipfire.org Git - thirdparty/u-boot.git/history - common
Merge patch series "bootm: Handle compressed arm64 images with bootm"
[thirdparty/u-boot.git] / common /
2023-12-15  Tom RiniMerge patch series "bootm: Handle compressed arm64...
2023-12-14  Tom RiniMerge tag 'xilinx-for-v2024.04-rc1' of https://source...
2023-12-14  Tom RiniMerge tag 'u-boot-imx-next-20231214' of https://gitlab...
2023-12-13  Tom RiniMerge tag 'dm-next-13dec23' of https://gitlab.denx...
2023-12-13  Simon Glassvideo: Add a function to clear the display
2023-12-13  Tom RiniMerge patch series "bootm: Refactoring to reduce relian...
2023-12-13  Simon Glassbootstd: Introduce programmatic boot
2023-12-13  Tom RiniMerge patch series "some LED patches"
2023-12-09  Tom RiniMerge patch series "cmd: bdinfo: Optionally use getopt...
2023-12-05  Tom RiniMerge tag 'v2024.01-rc4' into next
2023-12-03  Tom RiniMerge branch 'master-rpc-off' of https://source.denx...
2023-12-02  Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-12-01  Hector Martinusb: storage: Use the correct CBW lengths
2023-12-01  Hector Martinusb: hub: Add missing reset recovery delay
2023-11-30  Tom RiniMerge branch 'staging' of https://source.denx.de/u...
2023-11-29  Tom RiniMerge branch '2023-11-29-assorted-platform-updates...
2023-11-29  Christophe LeroyFix stack-protector for powerpc
2023-11-29  Tom RiniMerge patch series "cmd: add scmi command"
2023-11-29  Tom RiniMerge patch series "fs: fat: calculate FAT type based...
2023-11-28  Tom RiniMerge patch series "Import "string" I/O functions from...
2023-11-28  Tom RiniMerge patch series "sysinfo: Expand sysinfo with some...
2023-11-28  Simon Glasssysinfo: Allow displaying more info on startup
2023-11-28  Simon GlassRevert "generic-board: make show_board_info a weak...
2023-11-28  Simon Glassboard: Move show_board_info() comment to header file
2023-11-28  Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-11-27  Tom RiniMerge patch series "ufs: Add a PCI UFS controller support"
2023-11-20  Tom RiniMerge tag 'v2024.01-rc3' into next
2023-11-18  Tom RiniMerge branch 'master-mmc-clock' of https://source.denx...
2023-11-17  Tom RiniMerge branch '2023-11-16-assorted-updates' into next
2023-11-16  Sean Andersonfs: ext4: Remove unused parameter from ext4_mount
2023-11-16  Tom RiniMerge patch series "spl: Use common function for loadin...
2023-11-16  Sean Andersonspl: fat: Add option to disable DMA alignment
2023-11-16  Sean Andersonspl: spi: Consolidate spi_load_image_os into spl_spi_lo...
2023-11-16  Sean Andersonspl: Convert spi to spl_load
2023-11-16  Sean Andersonspl: Convert semihosting to spl_load
2023-11-16  Sean Andersonspl: Convert NVMe to spl_load
2023-11-16  Sean Andersonspl: Convert nor to spl_load
2023-11-16  Sean Andersonspl: Convert net to spl_load
2023-11-16  Sean Andersonspl: Convert nand to spl_load
2023-11-16  Sean Andersonspl: Convert mmc to spl_load
2023-11-16  Sean Andersonspl: Convert fat to spl_load
2023-11-16  Sean Andersonspl: Convert ext to use spl_load
2023-11-16  Sean Andersonspl: Add generic spl_load function
2023-11-16  Sean Andersonspl: legacy: Split off LZMA decompression into its...
2023-11-16  Sean Andersonspl: nand: Remove spl_nand_legacy_read
2023-11-16  Sean Andersonspl: Only support bl_len when we have to
2023-11-16  Sean Andersonspl: Remove filename from spl_load_info
2023-11-16  Sean Andersonspl: Set FAT bl_len to ARCH_DMA_MINALIGN
2023-11-16  Sean Andersonspl: Refactor spl_load_info->read to use units of bytes
2023-11-16  Sean Andersonspl: Take advantage of bl_len's power-of-twoness
2023-11-16  Tom RiniMerge patch series "nand: Add sandbox tests"
2023-11-16  Sean Andersonspl: Remove dev from spl_load_info
2023-11-16  Sean Andersonspl: Remove NULL assignments in spl_load_info
2023-11-16  Sean Andersonspl: semihosting: Don't close fd before spl_load_simple_fit
2023-11-16  Sean Andersonspl: Make SHOW_ERRORS depend on LIBCOMMON
2023-11-16  Sean Andersonspl: blk_fs: Fix uninitialized return value when we...
2023-11-16  Sean Andersonmtd: Rename SPL_MTD_SUPPORT to SPL_MTD
2023-11-16  Sean Andersonspl: nand: Map memory before accessing it
2023-11-16  Sean Andersonspl: nand: Set bl_len to page size
2023-11-16  Sean Andersonspl: legacy: Honor bl_len when decompressing
2023-11-16  Sean Andersonspl: nand: Fix NULL-pointer dereference
2023-11-15  Tom RiniMerge tag 'dm-pull-15nov23' of https://source.denx...
2023-11-15  Simon Glassbootstage: Correct exhasuted typo
2023-11-10  Tom RiniMerge patch series "arm: dts: k3-am6: Fix Ethernet...
2023-11-10  Tom RiniMerge tag 'u-boot-stm32-20231110' of https://source...
2023-11-10  Tom RiniMerge branch '2023-11-10-assorted-fixes'
2023-11-10  Nishanth Menontree-wide: Replace http:// link with https:// link...
2023-11-07  Tom Riniscsi: Forceably finish migration to DM_SCSI
2023-11-07  Tom RiniMerge branch '2023-11-07-assorted-big-cleanups' into...
2023-11-07  Tom Rinicli_simple: Rework this support slightly
2023-11-07  Tom RiniKconfig: Move CONFIG_SYS_[CP]BSIZE to common/Kconfig
2023-11-07  Tom Riniversion: Separate our version string from the version...
2023-11-02  Tom RiniMerge tag 'i2cfixes-for-v2024-01-rc2' of https://source...
2023-11-01  Tom RiniMerge tag 'clk-2024.01-rc2' of https://source.denx...
2023-10-30  Tom RiniMerge branch '2023-10-30-assorted-general-updates'
2023-10-30  Tom Rinicommon: Reword CONSOLE_RECORD_.*SIZE help texts
2023-10-27  Tom RiniMerge tag 'tpm-next-27102023' of https://source.denx...
2023-10-24  Tom RiniMerge branch '2023-10-24-assorted-general-fixes-and...
2023-10-24  Rasmus Villemoesserial: introduce CONFIG_CONSOLE_FLUSH_ON_NEWLINE
2023-10-24  Yurii Monakovcli: Consume invalid escape sequences early
2023-10-24  Tom RiniMerge tag 'u-boot-rockchip-20231024' of https://source...
2023-10-24  Tom RiniMerge tag 'u-boot-imx-20231024' of https://gitlab.denx...
2023-10-23  Tom RiniMerge tag 'u-boot-at91-2024.01-b' of https://source...
2023-10-23  Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-10-23  Artur Rojekevent: add new EVT_SETTINGS_R event
2023-10-23  Tom RiniMerge tag 'u-boot-amlogic-20231023' of https://source...
2023-10-22  Andre Przywarasunxi: add Allwinner R528/T113 SoC support
2023-10-22  Andre Przywarasunxi: introduce NCAT2 generation model
2023-10-19  Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-10-19  Randolphspl: riscv: add os type for next booting stage
2023-10-19  Randolphspl: riscv: opensbi: change the default os_type as...
2023-10-18  Tom RiniMerge branch '2023-10-17-spl-test-some-load-methods'
2023-10-18  Sean Andersonspl: Use map_sysmem where appropriate
2023-10-18  Sean Andersonspl: Add callbacks to invalidate cached devices
2023-10-18  Sean Andersonfs: ext4: Fix building ext4 in SPL if write is enabled
2023-10-18  Sean AndersonMove i.MX8 container image loading support to common/spl
2023-10-18  Sean Andersonarm: imx: Check header before calling spl_load_imx_cont...
2023-10-18  Sean Andersonspl: fit: Fix entry point for SPL_LOAD_FIT_FULL
2023-10-18  Sean Andersonspl: nor: Don't allocate header on stack
2023-10-18  Sean Andersonspl: legacy: Fix referencing _image_binary_end
next