]> Git Repo - u-boot.git/history - common
bloblist: Adjust API to align in powers of 2
[u-boot.git] / common /
2023-12-31 Simon Glassbloblist: Adjust API to align in powers of 2
2023-12-31 Simon Glassbloblist: Update the tag numbering
2023-12-28 Tom RiniMerge patch series "Modernize U-Boot shell"
2023-12-28 Francis Lanielcli: modern_hush: Add upstream commits up to 2nd Octobe...
2023-12-28 Francis Lanielcli: hush_modern: Enable loops
2023-12-28 Francis Lanielcli: hush_modern: Enable if keyword
2023-12-28 Francis Lanielcli: hush_modern: Enable using < and > as string compar...
2023-12-28 Francis Lanielcli: add modern hush as parser for run_command*()
2023-12-28 Francis Lanielcli: hush_modern: Add functions to be called from run_c...
2023-12-28 Francis Lanielcli: hush_modern: Enable variables expansion for modern...
2023-12-28 Francis Lanielcli: Enables using modern hush parser as command line...
2023-12-28 Francis Lanielcmd: Add new cli command
2023-12-28 Francis Lanielglobal_data.h: add GD_FLG_HUSH_OLD_PARSER flag
2023-12-28 Francis Lanielcli: Add menu for hush parser
2023-12-28 Francis Lanielcli: Port upstream Busybox hush to U-Boot
2023-12-28 Francis Lanielcli: Add Busybox upstream hush.c file
2023-12-21 Tom RiniMerge patch series "Complete decoupling of bootm logic...
2023-12-20 Tom RiniMerge branch '2023-12-20-assorted-general-updates'...
2023-12-20 Marek Vasutcommand: Move command completion temporary buffer to...
2023-12-20 Marek Vasutcommand: Allocate history buffer using calloc()
2023-12-19 Tom RiniMerge patch series "Fix J7200 kernel boot when using...
2023-12-19 Tom RiniMerge patch series "Add support for MediaTek MT8365...
2023-12-18 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2023-12-18 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-12-18 Tom RiniMerge tag 'v2024.01-rc5' into next
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 https://source.denx.de/u-boot/custodians/u-boot...
2023-12-09 Tom RiniMerge patch series "bootflow: bootmeth_efi: Fix network...
2023-12-09 Tom RiniMerge patch series "cmd: bdinfo: Optionally use getopt...
2023-12-09 Tom RiniMerge tag 'u-boot-amlogic-20231207' of https://source...
2023-12-09 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-12-06 Andre Przywarasunxi: h616: (really) lower SPL stack address to avoid...
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
next
This page took 0.079523 seconds and 7 git commands to generate.