Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
20b23f049f869cc696f5a6d318fa00a61196a209
20b23f0
test: print_printf() must check availability of %ls
by Heinrich Schuchardt
· 2 months ago
d8c5bcb
test: cmd/mbr: pass correct buffer size to init_write_buffers
by Heinrich Schuchardt
· 2 months ago
b891826
upl: fix parsing of DT property
by Heinrich Schuchardt
· 2 months ago
504f36e
cmd: upl: initialize unit test state
by Heinrich Schuchardt
· 2 months ago
e54ddc3
xyz-modem: Add missing fallthrough annotation
by Heinrich Schuchardt
· 2 months ago
1f66c0e
lmb: do not panic in lmb_print_region_flags
by Heinrich Schuchardt
· 3 months ago
1b99c15
lib: rsa: Set conventional salt length RSA-PSS parameter
by Loic Poulain
· 3 months ago
356011f
lwip: fix code style issues
by Jerome Forissier
· 10 weeks ago
04b1d84
Makefile: fix empty MK_ARCH when using ccache
by Quentin Schulz
· 9 weeks ago
2b14d12
Merge patch series "examples: fix building on arm64"
by Tom Rini
· 9 weeks ago
9e7d7f9
examples: make glue and demo code compatible with 64-bit
by Heinrich Schuchardt
· 2 months ago
2ed26ee
examples: adjust LOAD_ADDR on arm64
by Heinrich Schuchardt
· 2 months ago
a3c101a
examples: fix building on arm64
by Heinrich Schuchardt
· 2 months ago
f6ee671
Merge patch series "cmd: hash: correct parameter count check"
by Tom Rini
· 9 weeks ago
a45d823
Merge patch series "Apply SoM overlays on phyCORE-AM6xx SoMs"
by Tom Rini
· 9 weeks ago
7dfafcd
test: unit test for hash command
by Heinrich Schuchardt
· 2 months ago
6831415
cmd: hash: correct parameter count check
by Heinrich Schuchardt
· 2 months ago
a687070
board: phytec: common: k3: Apply SoM-specific overlays to OS device tree
by Wadim Egorov
· 3 months ago
e09faba
arm: dts: k3-am642-phycore-som-binman: Add SoM overlays
by Wadim Egorov
· 3 months ago
9f57a5b
arm: dts: k3-am625-phycore-som-binman: Add SoM overlays
by Wadim Egorov
· 3 months ago
5476cc0
configs: phycore_am64x_a53_defconfig: Enable PHYTEC_SOM_DETECTION
by Wadim Egorov
· 3 months ago
cfb88eb
configs: phycore_am64x_a53_defconfig: Add SoM overlays to OF_OVERLAY_LIST
by Wadim Egorov
· 3 months ago
dc8a30a
configs: phycore_am62x_a53_defconfig: Add SoM overlays to OF_OVERLAY_LIST
by Wadim Egorov
· 3 months ago
8573ea4
Merge patch series "labgrid: Provide an integration with Labgrid"
by Tom Rini
· 9 weeks ago
aa48299
Merge patch series "test: Tidy up the test/ directory"
by Tom Rini
· 9 weeks ago
a819845
sandbox: Add a build without CMDLINE
by Simon Glass
· 2 months ago
1888b09
CI: Allow running tests on sjg lab
by Simon Glass
· 9 weeks ago
5e92fbc
test: Correct regex string in test_spi
by Simon Glass
· 9 weeks ago
8f2a9fa
test: Support testing with two board-builds
by Simon Glass
· 9 weeks ago
6d0ff32
test: Add a section for closing the connection
by Simon Glass
· 9 weeks ago
082f335
test: Try to shut down the lab console gracefully
by Simon Glass
· 9 weeks ago
5825ddc
test: Avoid double echo when starting up
by Simon Glass
· 9 weeks ago
f32951d
test: Improve handling of sending commands
by Simon Glass
· 9 weeks ago
8308a5e
test: Introduce lab mode
by Simon Glass
· 9 weeks ago
bf89a8f
test: Introduce the concept of a role
by Simon Glass
· 9 weeks ago
6f35830
test: Allow connecting to a running board
by Simon Glass
· 9 weeks ago
530c694
test: Release board after tests complete
by Simon Glass
· 9 weeks ago
8344038
test: Allow signaling that U-Boot is ready
by Simon Glass
· 9 weeks ago
c63f4e4
test: Quote test names
by Simon Glass
· 2 months ago
4f570b3
test: Correct display of failing test
by Simon Glass
· 2 months ago
88db4fc
test: Update time tests to use unit-test asserts
by Simon Glass
· 2 months ago
dd0057d
test: Move time tests into the lib suite
by Simon Glass
· 2 months ago
890d91f
test: Move time_ut test into lib
by Simon Glass
· 2 months ago
5912a9e
test: Move unicode tests into the lib suite
by Simon Glass
· 2 months ago
7a27d41
test: Move unicode_ut test into lib
by Simon Glass
· 2 months ago
4563fb4
str: test: Move into the lib suite
by Simon Glass
· 2 months ago
2352526
test: Move str_ut test into lib
by Simon Glass
· 2 months ago
33ca12b
test: Move print_ut into the common suite
by Simon Glass
· 2 months ago
479b389
test: Move print_ut test into common
by Simon Glass
· 2 months ago
7f8b8c5
bootm: test: Move test into boot
by Simon Glass
· 2 months ago
ee3c869
test: Update command test to use unit-test functions
by Simon Glass
· 2 months ago
c25b35b
command: test: Move into the cmd suite
by Simon Glass
· 2 months ago
a616550
command_ut: test: Move test into lib
by Simon Glass
· 2 months ago
5cf3925
compression: test: Move into the lib suite
by Simon Glass
· 2 months ago
e67cc4b
compression: test: Move test into lib
by Simon Glass
· 2 months ago
a5896b8
test: Drop test-trace.sh and common.sh
by Simon Glass
· 2 months ago
692ed74
bloblist: test: Drop global_data declarations
by Simon Glass
· 2 months ago
82e6d79
bloblist: test: Move test into common
by Simon Glass
· 2 months ago
9084e1b
fs: ext4: correct error handling
by Heinrich Schuchardt
· 10 weeks ago
bbc3d12
Makefile: Fake external blob with BINMAN_ALLOW_MISSING=1
by Simon Glass
· 2 months ago
3147f00
board: qemu-arm: select CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR
by Heinrich Schuchardt
· 2 months ago
e6b937f
test: run longjmp() test only on supported architectures
by Heinrich Schuchardt
· 2 months ago
1cfafff
lib: vsprintf: fix API build
by Heinrich Schuchardt
· 2 months ago
9d49c73
Merge patch series "lib: uuid: fix uuid_str_to_le_bin() on 32-bit"
by Tom Rini
· 9 weeks ago
37587d2
configs: enable UNIT_TEST on qemu_arm_defconfig
by Heinrich Schuchardt
· 2 months ago
6a2664b
lib: uuid: fix uuid_str_to_bin() on 32-bit
by Heinrich Schuchardt
· 2 months ago
e5a0cb3
lib: uuid: fix uuid_str_to_le_bin() on 32-bit
by Heinrich Schuchardt
· 2 months ago
8ff37ec
lib: provide function hextoull()
by Heinrich Schuchardt
· 2 months ago
b30787a
Merge patch series "Enable https for wget"
by Tom Rini
· 9 weeks ago
99649c6
doc: uefi: Describe UEFI HTTPs boot
by Ilias Apalodimas
· 10 weeks ago
d9c4ee3
configs: Enable https for wget on qemu arm64
by Ilias Apalodimas
· 10 weeks ago
5907c81
net: lwip: Enable https:// support for wget
by Ilias Apalodimas
· 10 weeks ago
1f444e9
net: lwip: Add Support Server Name Indication support
by Javier Tia
· 10 weeks ago
514f18f
net: lwip: Update lwIP for mbedTLS > 3.0 support and enable https
by Javier Tia
· 10 weeks ago
a564f50
mbedtls: Enable TLS 1.2 support
by Ilias Apalodimas
· 10 weeks ago
385af1b
net: wget: drop Content-Length processing
by Jerome Forissier
· 2 months ago
867e16a
configs: Resync with savedefconfig
by Tom Rini
· 9 weeks ago
9f53862
Merge tag 'u-boot-stm32-20241112' of https://source.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· 9 weeks ago
f9cfc47
ARM: stm32: Add optional manufacturing environment to DH STM32MP15xx DHSOM
by Marek Vasut
· 2 months ago
0841716f
ARM: stm32: Deduplicate DH STM32MP1xx DHSOM defconfigs
by Marek Vasut
· 3 months ago
aa33518
ARM: stm32: Deduplicate DH STM32MP15xx DHSOM defconfigs
by Marek Vasut
· 3 months ago
3cd3e0a
ARM: dts: stm32: Sort DH STM32 DHCOM DTSI
by Marek Vasut
· 3 months ago
2e5ebcf
ARM: dts: stm32: Drop duplicate pinmux on DH STM32 DHCOM
by Marek Vasut
· 3 months ago
635e948
ARM: dts: stm32: Drop remnants of upstream DT switch on DH STM32 DHSOM
by Marek Vasut
· 3 months ago
cca0561
Prepare v2025.01-rc2
by Tom Rini
· 9 weeks ago
48fd7e9
Merge patch series "Fix IOVA allocation in Apple dart iommu after global LMB mem map changes"
by Tom Rini
· 9 weeks ago
f642f34
iommu: apple: Manage IOVA separately from global LMB mem map
by Janne Grunau
· 9 weeks ago
f6999cb
lmb: Add basic io_lmb functionality
by Janne Grunau
· 9 weeks ago
174f53d
lmb: cosmetic: reorder functions and global LMB variable
by Janne Grunau
· 9 weeks ago
408b4ae
lmb: Do not use global LMB variable in _lmb_free()
by Janne Grunau
· 9 weeks ago
fdcf06d
Merge tag 'u-boot-rockchip-20241111' of https://source.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 9 weeks ago
0a17123
rockchip: rk3399: move sysreset-gpio logic to TPL
by Quentin Schulz
· 2 months ago
7461d55
rockchip: tpl: allow to call board/SoC-specific code before DRAM init
by Quentin Schulz
· 2 months ago
b21fd44
rockchip: rk3399: merge CRU check within rk3399_force_power_on_reset
by Quentin Schulz
· 2 months ago
5bc65f5
pinctrl: rockchip: allow to build for TPL
by Quentin Schulz
· 2 months ago
0bf38a8
rockchip: rk35xx-generic: Disable late boardinfo
by Jonas Karlman
· 2 months ago
3133b7c
board: rockchip: Add FriendlyElec NanoPi R2S Plus
by Jonas Karlman
· 3 months ago
d6a55cc
arm64: dts: rockchip: Add DTS for FriendlyARM NanoPi R2S Plus
by Sergey Bostandzhyan
· 3 months ago
dfcd4af
board: rockchip: Add support for rk3588 GenBook
by Andy Yan
· 2 months ago
3126a63
rockchip: Make it possible to define per board boot_targets
by Andy Yan
· 2 months ago
Next »