]> Git Repo - u-boot.git/history - lib
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh
[u-boot.git] / lib /
2024-10-13 Tom RiniMerge branch 'staging' of https://source.denx.de/u...
2024-10-11 Tom RiniMerge patch series "Tidy up use of 'SPL' and CONFIG_SPL...
2024-10-11 Simon Glassglobal: Rename SPL_TPL_ to PHASE_
2024-10-11 Simon Glassglobal: Rename SPL_ to XPL_
2024-10-11 Simon Glassglobal: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
2024-10-11 Simon Glassxpl: Rename spl_next_phase() and spl_prev_phase()
2024-10-11 Simon Glassxpl: Rename spl_phase() to xpl_phase()
2024-10-10 Tom RiniMerge patch series "led: introduce LED boot and activit...
2024-10-10 Tom RiniMerge patch series "mtd: spi-nor: Add support for S25FS...
2024-10-10 Tom RiniMerge tag 'efi-2025-01-rc1' of https://source.denx...
2024-10-10 Simon Glassefi_loader: Show FirmwareVendor and FirmwareRevision...
2024-10-10 Simon Glassefi_loader: Shorten the app rules further
2024-10-10 Simon Glassefi_loader: Shorten the app rules
2024-10-10 Simon Glassefi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILE
2024-10-10 Heinrich Schuchardtefi_leader: delete rng-seed if having EFI RNG protocol
2024-10-09 Tom RiniMerge patch series "spi: Various Kconfig fixes"
2024-10-09 Tom RiniMerge patch series "spi-nor: Add parallel and stacked...
2024-10-09 Venkatesh Yadav... spi: spi-uclass: Read chipselect and restrict capabilities
2024-10-08 Matthias Pritschetmkimage: ecdsa: add nodes to signature/key node
2024-10-08 Matthias Pritschetmkimage: ecdsa: add signature/key nodes to dtb if missing
2024-10-07 Tom RiniMerge branch 'next'
2024-10-05 Tom RiniMerge branch 'u-boot-nand-20241005' of https://gitlab...
2024-10-03 Tom RiniMerge tag 'u-boot-dfu-next-20241003' of https://source...
2024-10-03 Tom RiniMerge patch series "vbe: Series part D"
2024-10-03 Simon Glasstiny-printf: Correct return values
2024-10-03 Simon Glassfdtdec: Support separate BSS for all XPL builds
2024-10-03 Tom RiniMerge patch series "arm: Initial support for Analog...
2024-10-02 Joakim TjernlundAdd mkimage secp521r1 ECDSA curve support
2024-10-02 Tom RiniMerge patch series "Add Android 14 bootflow support...
2024-10-01 Tom RiniSubtree merge tag 'v6.11-dts' of dts repo [1] into...
2024-10-01 Tom RiniMerge patch series "env: mmc: fix use of two separate...
2024-09-30 Tom RiniMerge tag 'v2024.10-rc6' into next
2024-09-30 Tom RiniMerge tag 'u-boot-dfu-20240930' of https://source.denx...
2024-09-24 Tom RiniMerge patch series "Miscellaneous fixes"
2024-09-21 Tom RiniMerge tag 'doc-2024-10-rc6' of https://source.denx...
2024-09-21 Heinrich Schuchardtefi_loader: fix some function descriptions
2024-09-20 Tom RiniMerge patch series "lmb: rework logic to validate load...
2024-09-19 Tom RiniMerge tag 'u-boot-imx-next-20240919' of https://gitlab...
2024-09-19 Tom RiniMerge tag 'fwu-next-19092024' of https://source.denx...
2024-09-19 Sughosh Ganufwu: print a message if empty capsule checks fail
2024-09-19 Sughosh Ganufwu: do not allow capsule processing on exceeding Trial...
2024-09-19 Sughosh Ganufwu: add dependency checks for selecting FWU metadata...
2024-09-19 Sughosh Ganufwu: check all images for transitioning out of Trial...
2024-09-19 Sughosh Ganufwu: v1: do a version check for the metadata
2024-09-19 Sughosh Ganufwu: v2: try reading both copies of metadata
2024-09-18 Tom RiniMerge patch series "Fix various bugs"
2024-09-16 Tom RiniMerge patch series "Arm: npcm: modify npcm8xx boot...
2024-09-16 Tom RiniMerge tag 'v2024.10-rc5' into next
2024-09-13 Tom RiniMerge patch series "Bump new hush commits and fix old...
2024-09-13 Tom RiniMerge tag 'efi-next-20241024' of https://source.denx...
2024-09-12 Simon Glassefi_loader: Put back copyright message
2024-09-12 Simon Glassefi_loader: Use puts() in cout so that console recordin...
2024-09-12 Caleb Connollyinclude: export uuid.h
2024-09-12 Caleb Connollylib: uuid: supporting building as part of host tools
2024-09-12 Caleb Connollyefi: add a helper to generate dynamic UUIDs
2024-09-12 Caleb Connollylib: uuid: add UUID v5 support
2024-09-12 Ilias ApalodimasKconfig: clean up the efi configuration status
2024-09-12 Ilias Apalodimasefi_loader: return the correct error in efi_bootmgr_rel...
2024-09-12 Ilias Apalodimasefi_loader: rename efi_bootmgr_image_return_notify
2024-09-12 Ilias Apalodimasefi_loader: shorten efi_bootmgr_release_uridp_resource()
2024-09-10 Tom RiniMerge patch series "phycore-am62/4: Add more boot sources"
2024-09-05 Tom RiniMerge patch series "provide names for emmc hardware...
2024-09-03 Tom RiniMerge patch series "Make LMB memory map global and...
2024-09-03 Sughosh Ganulmb: add logic to print lmb flag strings
2024-09-03 Sughosh Ganusandbox: move the TCG event log to the start of ram...
2024-09-03 Sughosh Ganulmb: remove the unused board_lmb_reserve() function
2024-09-03 Sughosh Ganulmb: do away with arch_lmb_reserve()
2024-09-03 Sughosh Ganuppc: lmb: move arch specific lmb reservations to arch_m...
2024-09-03 Sughosh Ganulmb: remove lmb_init_and_reserve_range() function
2024-09-03 Sughosh Ganulmb: remove the lmb_init_and_reserve() function
2024-09-03 Sughosh Ganulmb: reserve common areas during board init
2024-09-03 Sughosh Ganulmb: introduce a function to add memory to the lmb...
2024-09-03 Sughosh Ganulmb: allow lmb module to be used in SPL
2024-09-03 Sughosh Ganulmb: config: add lmb config symbols for SPL
2024-09-03 Sughosh Ganulmb: remove config symbols used for lmb region count
2024-09-03 Sughosh Ganulmb: allow for resizing lmb regions
2024-09-03 Sughosh Ganulmb: make LMB memory map persistent and global
2024-09-03 Sughosh Ganulmb: staticize __lmb_alloc_base()
2024-09-03 Sughosh Ganulmb: remove the unused lmb_is_reserved() function
2024-09-03 Tom RiniMerge patch series "net: dwc_eth_qos: Add glue driver...
2024-09-02 Tom RiniMerge tag 'u-boot-imx-next-20240902' of https://gitlab...
2024-09-02 Tom RiniMerge tag 'u-boot-amlogic-next-20240902' of https:...
2024-09-02 Tom RiniMerge tag 'v2024.10-rc4' into next
2024-08-30 Tom RiniMerge patch series "Add support for Ethernet Boot on...
2024-08-30 Tomas Paukrtlib: crypto: fix ASYMMETRIC_KEY_TYPE dependency
2024-08-30 Sughosh Ganulist: use list_count_nodes() to count list entries
2024-08-28 Maxim Moskaletslib: move phdr increment to for loop heading
2024-08-27 Tom RiniMerge patch series "dm: core: Avoid multiple calls...
2024-08-27 Tom RiniMerge patch series "bootstd: Try again to resolve infin...
2024-08-27 Tom RiniMerge patch series "arch: arm: dts: ti: Add missing...
2024-08-27 Tom RiniMerge patch series "Tidy up console recording in tests"
2024-08-26 Tom RiniMerge patch series "global_data: Reduce size of struct...
2024-08-26 Simon Glassglobal_data: Remove environment members if not used
2024-08-24 Tom RiniMerge tag 'efi-2024-10-rc4' of https://source.denx...
2024-08-24 Heinrich Schuchardtefi_loader: allow EFI_LOADER_BOUNCE_BUFFER on all archi...
2024-08-24 Ilias Apalodimasefi_loader: fix memory freeing in efi_get_dp_from_boot()
2024-08-23 Tom RiniMerge patch series "test/overlay: Make this depend...
2024-08-22 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2024-08-20 Tom RiniMerge tag 'u-boot-dfu-next-20240820' of https://source...
2024-08-20 Tom RiniMerge tag 'v2024.10-rc3' into next
next
This page took 0.078558 seconds and 7 git commands to generate.