Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
2b14d12067709bca97a0b7239dffd23b7c4a1ea3
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
635e948
ARM: dts: stm32: Drop remnants of upstream DT switch on DH STM32 DHSOM
by Marek Vasut
· 5 weeks ago
cca0561
Prepare v2025.01-rc2
by Tom Rini
· 13 days ago
v2025.01-rc2
48fd7e9
Merge patch series "Fix IOVA allocation in Apple dart iommu after global LMB mem map changes"
by Tom Rini
· 13 days ago
f642f34
iommu: apple: Manage IOVA separately from global LMB mem map
by Janne Grunau
· 13 days ago
f6999cb
lmb: Add basic io_lmb functionality
by Janne Grunau
· 13 days ago
174f53d
lmb: cosmetic: reorder functions and global LMB variable
by Janne Grunau
· 13 days ago
408b4ae
lmb: Do not use global LMB variable in _lmb_free()
by Janne Grunau
· 13 days ago
fdcf06d
Merge tag 'u-boot-rockchip-20241111' of https://source.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· 13 days ago
0a17123
rockchip: rk3399: move sysreset-gpio logic to TPL
by Quentin Schulz
· 3 weeks ago
7461d55
rockchip: tpl: allow to call board/SoC-specific code before DRAM init
by Quentin Schulz
· 3 weeks ago
b21fd44
rockchip: rk3399: merge CRU check within rk3399_force_power_on_reset
by Quentin Schulz
· 3 weeks ago
5bc65f5
pinctrl: rockchip: allow to build for TPL
by Quentin Schulz
· 3 weeks ago
0bf38a8
rockchip: rk35xx-generic: Disable late boardinfo
by Jonas Karlman
· 3 weeks ago
3133b7c
board: rockchip: Add FriendlyElec NanoPi R2S Plus
by Jonas Karlman
· 3 weeks ago
d6a55cc
arm64: dts: rockchip: Add DTS for FriendlyARM NanoPi R2S Plus
by Sergey Bostandzhyan
· 3 weeks ago
dfcd4af
board: rockchip: Add support for rk3588 GenBook
by Andy Yan
· 3 weeks ago
3126a63
rockchip: Make it possible to define per board boot_targets
by Andy Yan
· 3 weeks ago
82f9074
arm64: dts: rockchip: Add support for rk3588 based Cool Pi CM5 GenBook
by Andy Yan
· 3 weeks ago
d3cacb7
board: rockchip: add support for Qnap TS433 devices
by Heiko Stuebner
· 4 weeks ago
446a30d
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh
by Tom Rini
· 13 days ago
WIP/10Nov2024
24b28ff
mtd: spi-nor: Fix integer overflow in stacked memories support
by Marek Vasut
· 3 weeks ago
5fb5ed2
board: hoperun: Switch to use complete DTS files from upstream DTS
by Lad Prabhakar
· 3 weeks ago
34547a4
configs: hihope_rzg2: Set correct MMC device for U-Boot env
by Chris Paterson
· 3 weeks ago
9d81a9f
arm: renesas: Fix RZ/G2L GICR base address
by Paul Barker
· 3 weeks ago
2badc65
dt-bindings: Drop unused RZ/G2L devicetree bindings
by Paul Barker
· 4 weeks ago
db3b17d
ARM: dts: Drop unused RZ/G2L devicetrees
by Paul Barker
· 4 weeks ago
Next »