Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
deb9a07cf167f68184fe782047bfd77c238276cd
deb9a07
Kconfig: describe NET, NO_NET, LWIP_DEBUG and LWIP_ASSERT
by Jerome Forissier
· 12 days ago
2071583
net: lwip/wget: correct SERVER_NAME_SIZE
by Heinrich Schuchardt
· 2 weeks ago
0e6432e
Merge patch series "Fix boot failure due to misaligned DMA buffer"
by Tom Rini
· 6 days ago
6ea8dc6
fs: Use ARCH_DMA_MINALIGN as default alignment for fs_read_alloc()
by Nam Cao
· 2 weeks ago
5efd63c
boot: extlinux: Fix unaligned buffer for reading data from file system
by Nam Cao
· 2 weeks ago
a383902
Merge tag 'tpm-master-16112024' of https://source.denx.de/u-boot/custodians/u-boot-tpm
by Tom Rini
· 7 days ago
c0231ed
MAINTAINERS: add lib/tpm* to TPM DRIVERS
by Heinrich Schuchardt
· 3 weeks ago
6c717d9
tpm: use memmove() for overlapping buffers
by Heinrich Schuchardt
· 3 weeks ago
f39199e
km: disable CMD_JFFS2 for all PPC boards
by Holger Brunck
· 9 days ago
6e988fd
fs: btrfs: hide duplicate 'Cannot lookup file' error on 'load'
by Dominique Martinet
· 9 days ago
92e1c2b
test/py: spi: Rephrase the warning/error messages
by Love Kumar
· 9 days ago
c04999d
Merge tag 'u-boot-imx-master-20241115' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 8 days ago
e6c3c63
imx: Fix critical thermal threshold
by Francesco Dolcini
· 11 days ago
3c417c7
tools: imx8image: Add missing break for CMD_DCD_SKIP
by Fabio Estevam
· 12 days ago
2bf2615
.gitignore: add test overlay .S and u_boot_logo files
by Christian Marangi
· 2 weeks ago
dfe7ab3
lmb.c: add missing comma in lmb_dump_region()
by Heinrich Schuchardt
· 2 weeks ago
5430a5f
test: use %zd for size_t in mbr_test_run()
by Heinrich Schuchardt
· 3 weeks ago
20b23f0
test: print_printf() must check availability of %ls
by Heinrich Schuchardt
· 3 weeks ago
d8c5bcb
test: cmd/mbr: pass correct buffer size to init_write_buffers
by Heinrich Schuchardt
· 3 weeks ago
b891826
upl: fix parsing of DT property
by Heinrich Schuchardt
· 3 weeks ago
504f36e
cmd: upl: initialize unit test state
by Heinrich Schuchardt
· 3 weeks ago
e54ddc3
xyz-modem: Add missing fallthrough annotation
by Heinrich Schuchardt
· 3 weeks ago
1f66c0e
lmb: do not panic in lmb_print_region_flags
by Heinrich Schuchardt
· 3 weeks ago
1b99c15
lib: rsa: Set conventional salt length RSA-PSS parameter
by Loic Poulain
· 3 weeks ago
356011f
lwip: fix code style issues
by Jerome Forissier
· 2 weeks ago
04b1d84
Makefile: fix empty MK_ARCH when using ccache
by Quentin Schulz
· 13 days ago
2b14d12
Merge patch series "examples: fix building on arm64"
by Tom Rini
· 10 days ago
9e7d7f9
examples: make glue and demo code compatible with 64-bit
by Heinrich Schuchardt
· 3 weeks ago
2ed26ee
examples: adjust LOAD_ADDR on arm64
by Heinrich Schuchardt
· 3 weeks ago
a3c101a
examples: fix building on arm64
by Heinrich Schuchardt
· 3 weeks ago
f6ee671
Merge patch series "cmd: hash: correct parameter count check"
by Tom Rini
· 10 days ago
a45d823
Merge patch series "Apply SoM overlays on phyCORE-AM6xx SoMs"
by Tom Rini
· 10 days ago
7dfafcd
test: unit test for hash command
by Heinrich Schuchardt
· 3 weeks ago
6831415
cmd: hash: correct parameter count check
by Heinrich Schuchardt
· 3 weeks ago
a687070
board: phytec: common: k3: Apply SoM-specific overlays to OS device tree
by Wadim Egorov
· 4 weeks ago
e09faba
arm: dts: k3-am642-phycore-som-binman: Add SoM overlays
by Wadim Egorov
· 4 weeks ago
9f57a5b
arm: dts: k3-am625-phycore-som-binman: Add SoM overlays
by Wadim Egorov
· 4 weeks ago
5476cc0
configs: phycore_am64x_a53_defconfig: Enable PHYTEC_SOM_DETECTION
by Wadim Egorov
· 4 weeks ago
cfb88eb
configs: phycore_am64x_a53_defconfig: Add SoM overlays to OF_OVERLAY_LIST
by Wadim Egorov
· 4 weeks ago
dc8a30a
configs: phycore_am62x_a53_defconfig: Add SoM overlays to OF_OVERLAY_LIST
by Wadim Egorov
· 4 weeks ago
8573ea4
Merge patch series "labgrid: Provide an integration with Labgrid"
by Tom Rini
· 10 days ago
aa48299
Merge patch series "test: Tidy up the test/ directory"
by Tom Rini
· 10 days ago
a819845
sandbox: Add a build without CMDLINE
by Simon Glass
· 3 weeks ago
1888b09
CI: Allow running tests on sjg lab
by Simon Glass
· 12 days ago
5e92fbc
test: Correct regex string in test_spi
by Simon Glass
· 12 days ago
8f2a9fa
test: Support testing with two board-builds
by Simon Glass
· 12 days ago
6d0ff32
test: Add a section for closing the connection
by Simon Glass
· 12 days ago
082f335
test: Try to shut down the lab console gracefully
by Simon Glass
· 12 days ago
5825ddc
test: Avoid double echo when starting up
by Simon Glass
· 12 days ago
f32951d
test: Improve handling of sending commands
by Simon Glass
· 12 days ago
8308a5e
test: Introduce lab mode
by Simon Glass
· 12 days ago
bf89a8f
test: Introduce the concept of a role
by Simon Glass
· 12 days ago
6f35830
test: Allow connecting to a running board
by Simon Glass
· 12 days ago
530c694
test: Release board after tests complete
by Simon Glass
· 12 days ago
8344038
test: Allow signaling that U-Boot is ready
by Simon Glass
· 12 days ago
c63f4e4
test: Quote test names
by Simon Glass
· 3 weeks ago
4f570b3
test: Correct display of failing test
by Simon Glass
· 3 weeks ago
88db4fc
test: Update time tests to use unit-test asserts
by Simon Glass
· 3 weeks ago
dd0057d
test: Move time tests into the lib suite
by Simon Glass
· 3 weeks ago
890d91f
test: Move time_ut test into lib
by Simon Glass
· 3 weeks ago
5912a9e
test: Move unicode tests into the lib suite
by Simon Glass
· 3 weeks ago
7a27d41
test: Move unicode_ut test into lib
by Simon Glass
· 3 weeks ago
4563fb4
str: test: Move into the lib suite
by Simon Glass
· 3 weeks ago
2352526
test: Move str_ut test into lib
by Simon Glass
· 3 weeks ago
33ca12b
test: Move print_ut into the common suite
by Simon Glass
· 3 weeks ago
479b389
test: Move print_ut test into common
by Simon Glass
· 3 weeks ago
7f8b8c5
bootm: test: Move test into boot
by Simon Glass
· 3 weeks ago
ee3c869
test: Update command test to use unit-test functions
by Simon Glass
· 3 weeks ago
c25b35b
command: test: Move into the cmd suite
by Simon Glass
· 3 weeks ago
a616550
command_ut: test: Move test into lib
by Simon Glass
· 3 weeks ago
5cf3925
compression: test: Move into the lib suite
by Simon Glass
· 3 weeks ago
e67cc4b
compression: test: Move test into lib
by Simon Glass
· 3 weeks ago
a5896b8
test: Drop test-trace.sh and common.sh
by Simon Glass
· 3 weeks ago
692ed74
bloblist: test: Drop global_data declarations
by Simon Glass
· 3 weeks ago
82e6d79
bloblist: test: Move test into common
by Simon Glass
· 3 weeks ago
9084e1b
fs: ext4: correct error handling
by Heinrich Schuchardt
· 2 weeks ago
bbc3d12
Makefile: Fake external blob with BINMAN_ALLOW_MISSING=1
by Simon Glass
· 3 weeks ago
3147f00
board: qemu-arm: select CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR
by Heinrich Schuchardt
· 3 weeks ago
e6b937f
test: run longjmp() test only on supported architectures
by Heinrich Schuchardt
· 3 weeks ago
1cfafff
lib: vsprintf: fix API build
by Heinrich Schuchardt
· 3 weeks ago
9d49c73
Merge patch series "lib: uuid: fix uuid_str_to_le_bin() on 32-bit"
by Tom Rini
· 11 days ago
37587d2
configs: enable UNIT_TEST on qemu_arm_defconfig
by Heinrich Schuchardt
· 3 weeks ago
6a2664b
lib: uuid: fix uuid_str_to_bin() on 32-bit
by Heinrich Schuchardt
· 3 weeks ago
e5a0cb3
lib: uuid: fix uuid_str_to_le_bin() on 32-bit
by Heinrich Schuchardt
· 3 weeks ago
8ff37ec
lib: provide function hextoull()
by Heinrich Schuchardt
· 3 weeks ago
b30787a
Merge patch series "Enable https for wget"
by Tom Rini
· 11 days ago
WIP/12Nov2024
99649c6
doc: uefi: Describe UEFI HTTPs boot
by Ilias Apalodimas
· 14 days ago
d9c4ee3
configs: Enable https for wget on qemu arm64
by Ilias Apalodimas
· 14 days ago
5907c81
net: lwip: Enable https:// support for wget
by Ilias Apalodimas
· 14 days ago
1f444e9
net: lwip: Add Support Server Name Indication support
by Javier Tia
· 14 days ago
514f18f
net: lwip: Update lwIP for mbedTLS > 3.0 support and enable https
by Javier Tia
· 14 days ago
a564f50
mbedtls: Enable TLS 1.2 support
by Ilias Apalodimas
· 14 days ago
385af1b
net: wget: drop Content-Length processing
by Jerome Forissier
· 3 weeks ago
867e16a
configs: Resync with savedefconfig
by Tom Rini
· 11 days ago
9f53862
Merge tag 'u-boot-stm32-20241112' of https://source.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· 11 days ago
f9cfc47
ARM: stm32: Add optional manufacturing environment to DH STM32MP15xx DHSOM
by Marek Vasut
· 2 weeks ago
0841716f
ARM: stm32: Deduplicate DH STM32MP1xx DHSOM defconfigs
by Marek Vasut
· 4 weeks ago
aa33518
ARM: stm32: Deduplicate DH STM32MP15xx DHSOM defconfigs
by Marek Vasut
· 4 weeks ago
3cd3e0a
ARM: dts: stm32: Sort DH STM32 DHCOM DTSI
by Marek Vasut
· 5 weeks ago
2e5ebcf
ARM: dts: stm32: Drop duplicate pinmux on DH STM32 DHCOM
by Marek Vasut
· 5 weeks ago
Next »