]> Git Repo - J-u-boot.git/history - lib/lmb.c
Merge tag 'u-boot-imx-master-20250127' of https://gitlab.denx.de/u-boot/custodians...
[J-u-boot.git] / lib / lmb.c
2025-01-26 Tom RiniSubtree merge tag 'v6.13-dts' of dts repo [1] into...
2025-01-22 Tom RiniMerge patch series "upl: Prerequite patches for updated...
2025-01-18 Tom RiniMerge patch series "add the support of sha256_hmac...
2025-01-16 Tom RiniMerge patch series "bootstd: Support recording images"
2025-01-14 Tom RiniMerge patch series "Add fdt-fixups for AM62P variants"
2025-01-14 Tom RiniMerge patch series "fdt_support: improve board_fdt_chos...
2025-01-14 Tom RiniMerge patch series "SMBIOS improvements"
2025-01-09 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2025-01-09 Tom RiniMerge tag 'tpm-master-07012025' of https://source.denx...
2025-01-08 Tom RiniMerge branch 'next'
2025-01-08 Tom RiniMerge patch series "cmd: Add support for optee commands."
2025-01-08 Tom RiniMerge patch series "Enable MMC UHS modes"
2025-01-01 Tom RiniMerge patch series "Add 'trace wipe'"
2024-12-31 Tom RiniMerge patch series "Fix OSPI boot for J722S"
2024-12-31 Tom RiniMerge patch series "Cumulative fixes and updates for...
2024-12-31 Tom RiniMerge patch series "Select CONFIG_64BIT for sandbox64...
2024-12-31 Tom RiniMerge patch series "Keep the access to dtb_dt_embedded...
2024-12-31 Tom RiniMerge tag 'v2025.01-rc6' into next
2024-12-30 Tom RiniMerge patch series "Misc. PowerPC MPC83xx fixes/cleanups"
2024-12-30 Tom RiniMerge patch series "powerpc: Fix and enforce distinctio...
2024-12-30 Tom RiniMerge patch series "Cleanup the LMB subsystem"
2024-12-30 Ilias Apalodimaslmb: Rename _lmb_alloc_addr() to lmb_alloc_addr_flags()
2024-12-30 Ilias Apalodimaslmb: Remove lmb_alloc_base_flags()
2024-12-30 Ilias Apalodimaslmb: Remove lmb_alloc_addr_flags()
2024-12-30 Ilias Apalodimaslmb: Remove lmb_add_region()
2024-12-30 Ilias Apalodimaslmb: Rename free_mem to available_mem
2024-12-30 Ilias Apalodimaslmb: Remove lmb_reserve_flags()
2024-12-30 Ilias Apalodimaslmb: Move enum lmb_flags to a u32
2024-12-30 Ilias Apalodimaslmb: Remove lmb_align_down()
2024-12-30 Tom RiniMerge patch series "lmb: Improve style"
2024-12-30 Sam Protsenkolmb: Improve kernel-doc comments
2024-12-30 Sam Protsenkolmb: Improve coding style
2024-12-30 Sam Protsenkolmb: Make const flag_str[] in lmb_print_region_flags...
2024-12-30 Sam Protsenkolmb: Fix flags data type in lmb_add_region_flags()
2024-12-27 Tom RiniMerge patch series "vbe: Series part E"
2024-12-26 Tom RiniMerge tag 'v2025.01-rc5' into next
2024-12-24 Tom RiniSubtree merge tag 'v6.12-dts' of dts repo [1] into...
2024-12-14 Tom RiniMerge patch series "Hyperflash Boot fixes for J7200...
2024-12-14 Tom RiniMerge patch series "configs: Enable CMD_NFS by default"
2024-12-14 Tom RiniMerge patch series "UART support for higher baudrate"
2024-12-14 Tom RiniMerge patch series "Add phyCORE AM62Ax"
2024-12-13 Tom RiniMerge patch series "Enable EFI capsule updates for...
2024-12-13 Tom RiniMerge patch series "AM62A DWC3: Add support for USB...
2024-12-13 Tom RiniMerge patch series "J721S2: Enable ESMs and related...
2024-12-13 Tom RiniMerge patch series "Add QOS support for J722S and AM62P"
2024-12-12 Tom RiniMerge patch series "vbe: Series part E"
2024-12-12 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2024-12-12 Tom RiniMerge tag 'xilinx-for-v2025.01-rc5' of https://source...
2024-12-12 Sam Protsenkolmb: Return -EEXIST in lmb_add_region_flags() if region...
2024-12-09 Tom RiniMerge tag 'v2025.01-rc4' into next
2024-12-06 Sughosh Ganulmb: prohibit allocations above ram_top even from same...
2024-12-06 Tom RiniMerge patch series "led: update LED boot/activity to...
2024-12-05 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2024-12-05 Tom RiniMerge tag 'efi-master-05122024' of https://source.denx...
2024-12-05 Ilias Apalodimaslmb: Fix the allocation of overlapping memory areas...
2024-12-04 Tom RiniMerge patch series "Enable AVS support for AM68, AM69...
2024-12-03 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2024-11-29 Tom RiniMerge patch series "test: Avoid needing sudo for image...
2024-11-25 Tom RiniMerge tag 'v2025.01-rc3' into next
2024-11-24 Tom RiniMerge patch series "Fix device removal order for Apple...
2024-11-20 Tom RiniMerge branch 'qcom-main' of https://source.denx.de...
2024-11-19 Tom RiniMerge tag 'xilinx-for-v2025.01-rc3-v2' of https://sourc...
2024-11-19 Tom RiniMerge patch series "buildman: Add initial support for...
2024-11-15 Tom RiniMerge patch series "teach 'env default' to optionally...
2024-11-15 Heinrich Schuchardtlmb.c: add missing comma in lmb_dump_region()
2024-11-15 Heinrich Schuchardtlmb: do not panic in lmb_print_region_flags
2024-11-14 Tom RiniMerge patch series "examples: fix building on arm64"
2024-11-14 Tom RiniMerge patch series "cmd: hash: correct parameter count...
2024-11-14 Tom RiniMerge patch series "Apply SoM overlays on phyCORE-AM6xx...
2024-11-14 Tom RiniMerge tag 'u-boot-amlogic-next-20241113' of https:...
2024-11-13 Tom RiniMerge patch series "test: Tidy up the test/ directory"
2024-11-13 Tom RiniMerge patch series "lib: uuid: fix uuid_str_to_le_bin...
2024-11-13 Tom RiniMerge patch series "Enable https for wget"
2024-11-11 Tom RiniMerge patch series "Fix IOVA allocation in Apple dart...
2024-11-11 Janne Grunaulmb: Add basic io_lmb functionality
2024-11-11 Janne Grunaulmb: cosmetic: reorder functions and global LMB variable
2024-11-11 Janne Grunaulmb: Do not use global LMB variable in _lmb_free()
2024-11-11 Tom RiniMerge tag 'u-boot-rockchip-20241111' of https://source...
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 Simon Glasslmb: Drop extra 16KB of stack space
2024-11-04 Tom RiniMerge patch series "U-boot: arm: Refine the booting...
2024-11-01 Tom RiniMerge patch series "fs: ext4: implement opendir, readdi...
2024-11-01 Heinrich Schuchardtlmb: remove __maybe_unused from lmb_map_update_notify
2024-10-31 Tom RiniMerge patch series "mtd: spi-nor: Remove recently added...
2024-10-31 Tom RiniMerge tag 'efi-2025-01-rc2' of https://source.denx...
2024-10-30 Ilias Apalodimaslmb: Correctly unmap memory after notifications
2024-10-30 Tom RiniMerge tag 'u-boot-imx-master-20241029' of https://gitla...
2024-10-30 Tom RiniMerge patch series "memory: ti-aemif: Add DM support"
2024-10-29 Tom RiniMerge patch series "Support Aspeed SGPIO controller"
2024-10-29 Ilias Apalodimaslmb: Remove lmb_alloc_flags()
2024-10-29 Ilias Apalodimaslmb: Simplify lmb_should_notify usage
2024-10-29 Ilias Apalodimaslmb: Fix lmb_add_region_flags() return codes and testing
2024-10-29 Sughosh Ganulmb: add a check to prevent memory overrun
2024-10-29 Tom RiniMerge patch series "boards: siemens: iot2050: SM varian...
2024-10-28 Tom RiniMerge patch series "Implement ACPI on aarch64"
2024-10-27 Tom RiniMerge patch series "net: ksz9477: add support for KSZ...
2024-10-27 Tom RiniMerge patch series "Add driver for Motorcomm YT8821...
2024-10-26 Tom RiniMerge tag 'u-boot-rockchip-20241026' of https://gitlab...
2024-10-26 Tom RiniMerge tag 'u-boot-imx-master-20241025a' of https:/...
next
This page took 0.538559 seconds and 107 git commands to generate.