projects
/
u-boot.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
u-boot.git
2024-10-15
Sughosh Ganu
lmb: replace the double-underscore with single-undersco...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
Sughosh Ganu
efi_memory: rename variable to highlight overlap with...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
Sughosh Ganu
lmb: remove call to efi_lmb_reserve()
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
Sughosh Ganu
efi_memory: do not add RAM memory to the memory map
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
Sughosh Ganu
x86: e820: use the lmb API for adding RAM memory
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
Sughosh Ganu
layerscape: use the lmb API's to add RAM memory
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
Sughosh Ganu
lmb: allow for boards to specify memory map
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
Sughosh Ganu
stm32mp: remove efi_add_known_memory() function definition
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
Sughosh Ganu
ti: k3: remove efi_add_known_memory() function definition
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
Sughosh Ganu
efi_memory: do not add U-Boot memory to the memory map
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
Sughosh Ganu
lmb: notify of any changes to the LMB memory map
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
Sughosh Ganu
efi: memory: use the lmb API's for allocating and freei...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
Sughosh Ganu
lmb: add and reserve memory above ram_top
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
Sughosh Ganu
lmb: add a flag to allow suppressing memory map change...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
Sughosh Ganu
lmb: add versions of the lmb API with flags
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
Simon Glass
test: Drop mention of old flags in a comment
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
Marek Vasut
Makefile: Drop SPL_FIT_GENERATOR support
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
Marek Vasut
Makefile: Drop SPL_FIT_SOURCE support
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
Andrew Goodbody
test: Fix skip check for sleep command test
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
Tom Rini
CI: Do not test "sleep" in QEMU
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
Heinrich Schuchardt
net: correct wget_connected debug messages
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
Heinrich Schuchardt
net/wget: set filesize
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
Jonas Karlman
Revert "mmc: dw_mmc: Extract FIFO data transfer into...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
Tom Rini
Merge patch series "test: Minor fixes to test.py"
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
Tom Rini
Merge patch series to add a "fallback" keyword to extli...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
Martyn Welch
test: Add tests for the bootmeth set command
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
Simon Glass
test: Fix mulptiplex_log typo
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
Martyn Welch
bootstd: Add command to enable setting of bootmeth...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
Simon Glass
test: Tidy up remaining exceptions
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
Martyn Welch
boot: Add logic to enable booting from fallback option
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
Simon Glass
test: Detect dead connections
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
Martyn Welch
boot: pxe_utils: Add fallback support
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
Simon Glass
test: Separate out the exception handling
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
Simon Glass
test: Move the receive code into a function
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
Simon Glass
test: Create a common function to get the config
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
Simon Glass
test: Avoid failing skipped tests
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
Simon Glass
test: Use a constant for the test timeout
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
Tom Rini
Merge patch series "mtd: Make sure UBIFS does not do...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
Takahiro Kuwano
mtd: spi-nor: Set ECC unit size to MTD writesize in...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
Takahiro Kuwano
mtd: spi-nor: Call spi_nor_post_sfdp_fixups() only...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
Takahiro Kuwano
mtd: spi-nor: Replace default_init() hook with late_init()
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
Takahiro Kuwano
mtd: spi-nor: Check nor->info before setting macronix_o...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
Takahiro Kuwano
mtd: spi-nor: Allow flashes to specify MTD writesize
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
Takahiro Kuwano
mtd: ubi: Do not zero out EC and VID on ECC-ed NOR...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-15
Marek Vasut
dts: Deduplicate dtbs target
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Tom Rini
Merge patch series "Integrate MbedTLS v3.6 LTS with...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Raymond Mao
configs: enable MbedTLS as default setting
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Raymond Mao
test: Remove ASN1 library test
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Raymond Mao
asn1_decoder: add build options for ASN1 decoder
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Raymond Mao
lib/rypto: Adapt rsa_helper to MbedTLS
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Raymond Mao
mbedtls: add RSA helper layer on MbedTLS
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Raymond Mao
lib/crypto: Adapt mscode_parser to MbedTLS
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Raymond Mao
mbedtls: add MSCode parser porting layer
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Raymond Mao
lib/crypto: Adapt PKCS7 parser to MbedTLS
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Raymond Mao
mbedtls: add PKCS7 parser porting layer
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Raymond Mao
lib/crypto: Adapt x509_cert_parser to MbedTLS
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Raymond Mao
mbedtls: add X509 cert parser porting layer
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Raymond Mao
lib/crypto: Adapt public_key header with MbedTLS
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Raymond Mao
mbedtls: add public key porting layer
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Raymond Mao
pkcs7: move common functions to PKCS7 helper
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Raymond Mao
x509: move common functions to x509 helper
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Raymond Mao
public_key: move common functions to public key helper
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Raymond Mao
mbedtls/external: update MbedTLS PKCS7 test suites
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Raymond Mao
mbedtls/external: support decoding multiple signer...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Raymond Mao
mbedtls/external: support PKCS9 Authenticate Attributes
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Raymond Mao
mbedtls/external: support Microsoft Authentication...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Raymond Mao
mbedtls: Enable smaller implementation for SHA256/512
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Raymond Mao
mbedtls: add digest shim layer for MbedTLS
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Raymond Mao
sha1: Remove sha1 non-watchdog API
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Raymond Mao
md5: Remove md5 non-watchdog API
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Raymond Mao
lib: Adapt digest header files to MbedTLS
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Raymond Mao
mbedtls: add mbedtls into the build system
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Raymond Mao
CI: Exclude MbedTLS subtree for CONFIG checks
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Tom Rini
Merge tag 'u-boot-ufs-next-20241014' of https://source...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Tom Rini
Merge tag 'u-boot-amlogic-next-20241014' of https:...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Tom Rini
Merge branch 'u-boot-nand-20241012' of https://source...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Callum Parsey
configs: meson64: Ensure commands for boot targets...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Mattijs Korpershoek
configs: meson64_android: Remove dtbo support
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Mattijs Korpershoek
configs: khadas-vim3{l}: Increase boot/recovery partiti...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Neil Armstrong
power/domain: meson-ee-pwrc: make sure to not enable...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Neil Armstrong
clk: meson: gxbb: add HDMI clocks
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Neil Armstrong
video: meson: dw-hdmi: do not fail probe if HDMI regula...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Neil Armstrong
dts: meson-g12-common-u-boot: do not disable canvas
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Neil Armstrong
ARM: meson: add support for Libre Computer aml-s905d3-cc
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Neil Armstrong
ARM: meson: add support for Libre Computer aml-a311d-cc
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Neil Armstrong
board: libre-computer: aml-s805x-cc: Enable capsule...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Neil Armstrong
board: libretech-ac: move board support into dedicated...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Bhupesh Sharma
ufs: Add Support for Qualcomm UFS HC driver
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Neil Armstrong
ufs: allow UFSHCI version 4.0
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Neil Armstrong
ufs: add get_max_pwr_mode callback
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Neil Armstrong
ufs: add device_reset callback
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Venkatesh Yadav...
configs: versal2: Add support for AMD UFS platform...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Venkatesh Yadav...
ufs: ufs-amd-versal2: Add support for AMD UFS controller
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Venkatesh Yadav...
ufs: add support for DesignWare Controller
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Neil Armstrong
MAINTAINERS: Add myself to the list of UFS maintainers
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Neil Armstrong
ufs: core: remove link_startup_again logic
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Bhupesh Sharma
ufs: Fix debug message in 'ufs_start'
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Bhupesh Sharma
ufs: Add missing memory barriers
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Bhupesh Sharma
ufs: Sync possible UFS Quirks with Linux UFS driver
commit
|
commitdiff
|
tree
|
snapshot
2024-10-14
Bhupesh Sharma
ufs: Clear UECPA once due to LINERESET has happened...
commit
|
commitdiff
|
tree
|
snapshot
next