]> Git Repo - J-u-boot.git/history - lib
bootstd: Avoid calling unavailable block functions
[J-u-boot.git] / lib /
2024-10-18 Tom RiniMerge tag 'u-boot-imx-master-20241018a' of https:/...
2024-10-18 Tom RiniMerge tag 'u-boot-at91-fixes-2025.01-a' of https:/...
2024-10-18 Tom RiniMerge patch series "Cleanup dma device in spl and move...
2024-10-17 Lad Prabhakarlib: fdtdec: Parse the gzip/lzo headers only when depen...
2024-10-17 Tom RiniMerge tag 'u-boot-stm32-20241017' of https://source...
2024-10-17 Tom RiniMerge tag 'u-boot-dfu-20241017' of https://source.denx...
2024-10-16 Tom RiniMerge patch series "some serial rx buffer patches"
2024-10-16 Tom RiniMerge patch series "Introduce the lwIP network stack"
2024-10-16 Jerome Forissiernet: lwip: tftp: add support of blksize option to client
2024-10-16 Jerome Forissiernet: lwip: add TFTP support and tftpboot command
2024-10-16 Jerome Forissiernet: lwip: tftp: bind to TFTP port only when in server...
2024-10-16 Jerome Forissiernet: lwip: add DHCP support and dhcp commmand
2024-10-16 Jerome Forissiernet: lwip: build lwIP
2024-10-16 Tom RiniMerge commit 'f3f86fd1fe0fb288356bff78f8a6fa2edf89e3fc...
2024-10-15 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2024-10-15 Tom RiniMerge patch series "Make EFI memory allocations synchro...
2024-10-15 Sughosh Ganulmb: replace the double-underscore with single-undersco...
2024-10-15 Sughosh Ganuefi_memory: rename variable to highlight overlap with...
2024-10-15 Sughosh Ganulmb: remove call to efi_lmb_reserve()
2024-10-15 Sughosh Ganuefi_memory: do not add RAM memory to the memory map
2024-10-15 Sughosh Ganux86: e820: use the lmb API for adding RAM memory
2024-10-15 Sughosh Ganulayerscape: use the lmb API's to add RAM memory
2024-10-15 Sughosh Ganulmb: allow for boards to specify memory map
2024-10-15 Sughosh Ganuefi_memory: do not add U-Boot memory to the memory map
2024-10-15 Sughosh Ganulmb: notify of any changes to the LMB memory map
2024-10-15 Sughosh Ganuefi: memory: use the lmb API's for allocating and freei...
2024-10-15 Sughosh Ganulmb: add and reserve memory above ram_top
2024-10-15 Sughosh Ganulmb: add a flag to allow suppressing memory map change...
2024-10-15 Sughosh Ganulmb: add versions of the lmb API with flags
2024-10-14 Tom RiniMerge patch series "Integrate MbedTLS v3.6 LTS with...
2024-10-14 Raymond Maoasn1_decoder: add build options for ASN1 decoder
2024-10-14 Raymond Maolib/rypto: Adapt rsa_helper to MbedTLS
2024-10-14 Raymond Maombedtls: add RSA helper layer on MbedTLS
2024-10-14 Raymond Maolib/crypto: Adapt mscode_parser to MbedTLS
2024-10-14 Raymond Maombedtls: add MSCode parser porting layer
2024-10-14 Raymond Maolib/crypto: Adapt PKCS7 parser to MbedTLS
2024-10-14 Raymond Maombedtls: add PKCS7 parser porting layer
2024-10-14 Raymond Maolib/crypto: Adapt x509_cert_parser to MbedTLS
2024-10-14 Raymond Maombedtls: add X509 cert parser porting layer
2024-10-14 Raymond Maolib/crypto: Adapt public_key header with MbedTLS
2024-10-14 Raymond Maombedtls: add public key porting layer
2024-10-14 Raymond Maopkcs7: move common functions to PKCS7 helper
2024-10-14 Raymond Maox509: move common functions to x509 helper
2024-10-14 Raymond Maopublic_key: move common functions to public key helper
2024-10-14 Raymond Maombedtls/external: update MbedTLS PKCS7 test suites
2024-10-14 Raymond Maombedtls/external: support decoding multiple signer...
2024-10-14 Raymond Maombedtls/external: support PKCS9 Authenticate Attributes
2024-10-14 Raymond Maombedtls/external: support Microsoft Authentication...
2024-10-14 Raymond Maombedtls: Enable smaller implementation for SHA256/512
2024-10-14 Raymond Maombedtls: add digest shim layer for MbedTLS
2024-10-14 Raymond Maosha1: Remove sha1 non-watchdog API
2024-10-14 Raymond Maomd5: Remove md5 non-watchdog API
2024-10-14 Raymond Maolib: Adapt digest header files to MbedTLS
2024-10-14 Raymond Maombedtls: add mbedtls into the build system
2024-10-14 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
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 Tom RiniMerge commit '0344c602eadc0802776b65ff90f0a02c856cf53c...
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
next
This page took 0.085716 seconds and 7 git commands to generate.