Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
df1d94b54383001005d2fa1cee5574fc6dd23cfc
df1d94b
net/wget: set filesize
by Heinrich Schuchardt
· 7 weeks ago
4a01fee
Revert "mmc: dw_mmc: Extract FIFO data transfer into a separate routine"
by Jonas Karlman
· 7 weeks ago
1e8a032
Merge patch series "test: Minor fixes to test.py"
by Tom Rini
· 6 weeks ago
9377e14
Merge patch series to add a "fallback" keyword to extlinux.conf parsing
by Tom Rini
· 6 weeks ago
081f3af
test: Add tests for the bootmeth set command
by Martyn Welch
· 7 weeks ago
53d6583
test: Fix mulptiplex_log typo
by Simon Glass
· 7 weeks ago
93a0d16
bootstd: Add command to enable setting of bootmeth specific properties
by Martyn Welch
· 7 weeks ago
7a1e9b4
test: Tidy up remaining exceptions
by Simon Glass
· 7 weeks ago
2c47aac
boot: Add logic to enable booting from fallback option
by Martyn Welch
· 7 weeks ago
d834d9a
test: Detect dead connections
by Simon Glass
· 7 weeks ago
53dd510
boot: pxe_utils: Add fallback support
by Martyn Welch
· 7 weeks ago
573171e
test: Separate out the exception handling
by Simon Glass
· 7 weeks ago
a5ab7ed
test: Move the receive code into a function
by Simon Glass
· 7 weeks ago
35ad432
test: Create a common function to get the config
by Simon Glass
· 7 weeks ago
94b3583
test: Avoid failing skipped tests
by Simon Glass
· 7 weeks ago
6491415
test: Use a constant for the test timeout
by Simon Glass
· 7 weeks ago
5f3849a
Merge patch series "mtd: Make sure UBIFS does not do multi-pass page programming on flashes that don't support it"
by Tom Rini
· 6 weeks ago
6653c91
mtd: spi-nor: Set ECC unit size to MTD writesize in Infineon SEMPER flashes
by Takahiro Kuwano
· 6 weeks ago
69bf3c3
mtd: spi-nor: Call spi_nor_post_sfdp_fixups() only after spi_nor_parse_sfdp()
by Takahiro Kuwano
· 6 weeks ago
b575593
mtd: spi-nor: Replace default_init() hook with late_init()
by Takahiro Kuwano
· 6 weeks ago
88bb59e
mtd: spi-nor: Check nor->info before setting macronix_octal_fixups
by Takahiro Kuwano
· 6 weeks ago
15d5d5f
mtd: spi-nor: Allow flashes to specify MTD writesize
by Takahiro Kuwano
· 6 weeks ago
8d653ff
mtd: ubi: Do not zero out EC and VID on ECC-ed NOR flashes
by Takahiro Kuwano
· 6 weeks ago
55bd10c
dts: Deduplicate dtbs target
by Marek Vasut
· 8 weeks ago
f5bea56
Merge patch series "Integrate MbedTLS v3.6 LTS with U-Boot"
by Tom Rini
· 6 weeks ago
68b5b2a
configs: enable MbedTLS as default setting
by Raymond Mao
· 8 weeks ago
37ac127
test: Remove ASN1 library test
by Raymond Mao
· 8 weeks ago
2faa4bd
asn1_decoder: add build options for ASN1 decoder
by Raymond Mao
· 8 weeks ago
d6d088a
lib/rypto: Adapt rsa_helper to MbedTLS
by Raymond Mao
· 8 weeks ago
42948e8
mbedtls: add RSA helper layer on MbedTLS
by Raymond Mao
· 8 weeks ago
08f80c8
lib/crypto: Adapt mscode_parser to MbedTLS
by Raymond Mao
· 8 weeks ago
cd17ac2
mbedtls: add MSCode parser porting layer
by Raymond Mao
· 8 weeks ago
c3dc1f8
lib/crypto: Adapt PKCS7 parser to MbedTLS
by Raymond Mao
· 8 weeks ago
7b3dfd0
mbedtls: add PKCS7 parser porting layer
by Raymond Mao
· 8 weeks ago
f7b522f
lib/crypto: Adapt x509_cert_parser to MbedTLS
by Raymond Mao
· 8 weeks ago
7deec0f
mbedtls: add X509 cert parser porting layer
by Raymond Mao
· 8 weeks ago
f5e04a2
lib/crypto: Adapt public_key header with MbedTLS
by Raymond Mao
· 8 weeks ago
702817b
mbedtls: add public key porting layer
by Raymond Mao
· 8 weeks ago
1c432cb
pkcs7: move common functions to PKCS7 helper
by Raymond Mao
· 8 weeks ago
0d2d4b0
x509: move common functions to x509 helper
by Raymond Mao
· 8 weeks ago
4887c0e
public_key: move common functions to public key helper
by Raymond Mao
· 8 weeks ago
a7864eb
mbedtls/external: update MbedTLS PKCS7 test suites
by Raymond Mao
· 8 weeks ago
e90e844
mbedtls/external: support decoding multiple signer's cert
by Raymond Mao
· 8 weeks ago
851b01b
mbedtls/external: support PKCS9 Authenticate Attributes
by Raymond Mao
· 8 weeks ago
d838da0
mbedtls/external: support Microsoft Authentication Code
by Raymond Mao
· 8 weeks ago
001b613
mbedtls: Enable smaller implementation for SHA256/512
by Raymond Mao
· 8 weeks ago
f51f355
mbedtls: add digest shim layer for MbedTLS
by Raymond Mao
· 8 weeks ago
9ec0088
sha1: Remove sha1 non-watchdog API
by Raymond Mao
· 8 weeks ago
c35e1a4
md5: Remove md5 non-watchdog API
by Raymond Mao
· 8 weeks ago
a571b98
lib: Adapt digest header files to MbedTLS
by Raymond Mao
· 8 weeks ago
87010c3
mbedtls: add mbedtls into the build system
by Raymond Mao
· 8 weeks ago
dc52054
CI: Exclude MbedTLS subtree for CONFIG checks
by Raymond Mao
· 8 weeks ago
f8cfbec
Merge tag 'u-boot-ufs-next-20241014' of https://source.denx.de/u-boot/custodians/u-boot-ufs
by Tom Rini
· 6 weeks ago
9a07c47
Merge tag 'u-boot-amlogic-next-20241014' of https://source.denx.de/u-boot/custodians/u-boot-amlogic
by Tom Rini
· 6 weeks ago
378e92c
Merge branch 'u-boot-nand-20241012' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash
by Tom Rini
· 6 weeks ago
42f33cf
configs: meson64: Ensure commands for boot targets are available
by Callum Parsey
· 7 weeks ago
2cfdf4b
configs: meson64_android: Remove dtbo support
by Mattijs Korpershoek
· 7 weeks ago
87acada
configs: khadas-vim3{l}: Increase boot/recovery partition size
by Mattijs Korpershoek
· 7 weeks ago
e8e3f1d
power/domain: meson-ee-pwrc: make sure to not enable a domain twice
by Neil Armstrong
· 7 weeks ago
7481d3c
clk: meson: gxbb: add HDMI clocks
by Neil Armstrong
· 7 weeks ago
ec3a9cb
video: meson: dw-hdmi: do not fail probe if HDMI regulator is already enabled
by Neil Armstrong
· 7 weeks ago
07eafde
dts: meson-g12-common-u-boot: do not disable canvas
by Neil Armstrong
· 7 weeks ago
4778a37
ARM: meson: add support for Libre Computer aml-s905d3-cc
by Neil Armstrong
· 10 weeks ago
4051389
ARM: meson: add support for Libre Computer aml-a311d-cc
by Neil Armstrong
· 10 weeks ago
1fce231
board: libre-computer: aml-s805x-cc: Enable capsule updates
by Neil Armstrong
· 2 months ago
7914a9a
board: libretech-ac: move board support into dedicated directory
by Neil Armstrong
· 2 months ago
90b214e
ufs: Add Support for Qualcomm UFS HC driver
by Bhupesh Sharma
· 3 months ago
99e4f0a
ufs: allow UFSHCI version 4.0
by Neil Armstrong
· 3 months ago
8bbf6de
ufs: add get_max_pwr_mode callback
by Neil Armstrong
· 3 months ago
5168a8b
ufs: add device_reset callback
by Neil Armstrong
· 3 months ago
b8fc0aa
configs: versal2: Add support for AMD UFS platform driver
by Venkatesh Yadav Abbarapu
· 10 weeks ago
fb59d47
ufs: ufs-amd-versal2: Add support for AMD UFS controller
by Venkatesh Yadav Abbarapu
· 10 weeks ago
daac30a
ufs: add support for DesignWare Controller
by Venkatesh Yadav Abbarapu
· 10 weeks ago
695b1d7
MAINTAINERS: Add myself to the list of UFS maintainers
by Neil Armstrong
· 8 weeks ago
acd75ad
ufs: core: remove link_startup_again logic
by Neil Armstrong
· 8 weeks ago
e11301a
ufs: Fix debug message in 'ufs_start'
by Bhupesh Sharma
· 8 weeks ago
fdd3d84
ufs: Add missing memory barriers
by Bhupesh Sharma
· 8 weeks ago
6da8289
ufs: Sync possible UFS Quirks with Linux UFS driver
by Bhupesh Sharma
· 8 weeks ago
9f95230
ufs: Clear UECPA once due to LINERESET has happened during LINK_STARTUP
by Bhupesh Sharma
· 8 weeks ago
4531d7c
ufs/ufs.h: Add definition of 'ufshcd_rmwl()'
by Bhupesh Sharma
· 8 weeks ago
c2403ff
ufs: Add UFSHCD_QUIRK_HIBERN_FASTAUTO
by Marek Vasut
· 8 weeks ago
5b1431b
ufs: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS
by Marek Vasut
· 8 weeks ago
c865da1
ufs: use dcache helpers for scsi_cmd data and only invalidate if necessary
by Neil Armstrong
· 8 weeks ago
ead4219
ufs: split flush and invalidate to only invalidate when required
by Neil Armstrong
· 8 weeks ago
a9b880f
ufs: fix dcache flush and invalidate range calculation
by Neil Armstrong
· 8 weeks ago
ceb2bf4
ufs: allocate descriptors with size aligned with DMA_MINALIGN
by Neil Armstrong
· 8 weeks ago
f04d244
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
by Tom Rini
· 6 weeks ago
266d0b6
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh
by Tom Rini
· 6 weeks ago
d55f592
Merge tag 'u-boot-imx-master-20241013' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 6 weeks ago
b6cc984
clk: renesas: Synchronize R-Car R8A779H0 V4M clock tables with Linux 6.10.9
by Marek Vasut
· 3 months ago
7efb7da
clk: renesas: Synchronize R-Car R8A779G0 V4H clock tables with Linux 6.10.9
by Marek Vasut
· 3 months ago
160b23a
clk: renesas: Synchronize R-Car R8A779F0 S4 clock tables with Linux 6.10.9
by Marek Vasut
· 3 months ago
1f6052d
clk: renesas: Synchronize R-Car R8A779A0 V3U clock tables with Linux 6.10.9
by Marek Vasut
· 3 months ago
7c00fb3
pinctrl: renesas: Synchronize R-Car R8A779H0 V4M PFC tables with Linux 6.10.9
by Marek Vasut
· 3 months ago
5d7061f
pinctrl: renesas: Synchronize R-Car R8A779G0 V4H PFC tables with Linux 6.10.9
by Marek Vasut
· 3 months ago
c5afa02
sh: cache: Fill in invalidate_icache_all()
by Marek Vasut
· 3 months ago
8592e25
Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra
by Tom Rini
· 6 weeks ago
ecb1209
video: panel: add Sharp LQ101R1SX01 MIPI DSI panel driver
by Svyatoslav Ryhel
· 11 months ago
ab120e5
video: tegra20: dsi: add ganged mode support
by Svyatoslav Ryhel
· 4 months ago
e970800
video: tegra20: dc: remove DECLARE_GLOBAL_DATA_PTR use
by Svyatoslav Ryhel
· 4 months ago
Next »