Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
dd0057dacb2e8bced192ca7c8698b1704b247908
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
6e62548
test: boot: Use a consistent name for the script bootmeth
by Simon Glass
· 5 weeks ago
cedf9cc
dm: core: Add a function to see if a device exists
by Simon Glass
· 5 weeks ago
b84c13f
alist: Add maintainer
by Simon Glass
· 5 weeks ago
d01c58a
alist: Add a way to efficiently filter an alist
by Simon Glass
· 5 weeks ago
70f5f17
alist: Add a function to empty the list
by Simon Glass
· 5 weeks ago
83bc598
alist: Add for-loop helpers
by Simon Glass
· 5 weeks ago
2ce146a
alist: Add a way to get the next element
by Simon Glass
· 5 weeks ago
6668d86
alist: Expand the comment for alist_get()
by Simon Glass
· 5 weeks ago
13bd298
alist: Add a comment for alist_init_struct()
by Simon Glass
· 5 weeks ago
a8c07ac
alist: Mention the error condition in alist_add_placeholder()
by Simon Glass
· 5 weeks ago
e61ea9f
mtd: spi-nor: Guard SPI_STACKED_PARALLEL with DM_SPI check
by Tom Rini
· 3 weeks ago
1d147b7
Merge patch series "mtd: spi-nor: Remove recently added nor->addr_width == 3 test"
by Tom Rini
· 3 weeks ago
43423cd
mtd: spi-nor: Always build SPI_STACKED_PARALLEL code
by Marek Vasut
· 4 weeks ago
f896aa6
mtd: spi-nor: Rename SPI_ADVANCE to SPI_STACKED_PARALLEL
by Marek Vasut
· 4 weeks ago
003157b
mtd: spi-nor: Rewrite rem_bank_len calculation
by Marek Vasut
· 4 weeks ago
a21cfc4
mtd: spi-nor: Fix multiple coding style issues
by Marek Vasut
· 4 weeks ago
34cd4a7
mtd: spi-nor: Remove recently added SST special case
by Marek Vasut
· 4 weeks ago
787692c
mtd: spi-nor: Remove recently added write_disable() call
by Marek Vasut
· 4 weeks ago
8ef342f
mtd: spi-nor: Remove recently added set_4byte() call
by Marek Vasut
· 4 weeks ago
b8807c8
mtd: spi-nor: Remove recently added spi_nor_wait_till_ready() call
by Marek Vasut
· 4 weeks ago
19e189b
mtd: spi-nor: Remove recently added nor->addr_width == 3 test
by Marek Vasut
· 4 weeks ago
d4c8b87
Merge tag 'efi-2025-01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 3 weeks ago
7596d77
lib: efi_loader: Fix efi_dp_from_mem() calls
by Moritz Fischer
· 3 weeks ago
c8c10b8
efi_loader: Make tcg2_uninit() static
by Ilias Apalodimas
· 3 weeks ago
84b95e9
efi_loader: Remove unused diskid
by Ilias Apalodimas
· 4 weeks ago
6507ec2
efi_loader: Mark static functions in smbiosdump
by Ilias Apalodimas
· 4 weeks ago
bfc3074
efi_loader: Mark static function in dumpdtb
by Ilias Apalodimas
· 4 weeks ago
b63cb21
efi_loader: Mark efi_bootmgr_release_uridp as static
by Ilias Apalodimas
· 4 weeks ago
a01e7d2
cmd/eficonfig: capitalize 'enter description'
by Heinrich Schuchardt
· 4 weeks ago
9aabcad
fs: ext4: document struct ext2_inode
by Heinrich Schuchardt
· 4 weeks ago
4588ab9
efi_loader: Simplify efi_free_pages()
by Ilias Apalodimas
· 4 weeks ago
a464a27
doc: include file-system API into HTML docs
by Heinrich Schuchardt
· 4 weeks ago
aa63667
fs: improve API documentation
by Heinrich Schuchardt
· 4 weeks ago
267097d
doc: update Python requirements
by Heinrich Schuchardt
· 5 weeks ago
8b65d1f
doc: do not include K3 boards twice in TOC
by Heinrich Schuchardt
· 5 weeks ago
8ba545b
doc: semihosting can only be once in TOC
by Heinrich Schuchardt
· 5 weeks ago
89bdd75
boot/Kconfig: correct fdt_fixup_memory_banks name typo
by Baruch Siach
· 4 weeks ago
WIP/30Oct2024
a63456b
scripts/dtc/pylibfdt/libfdt.i_shipped: Use SWIG_AppendOutput
by Markus Volk
· 4 weeks ago
e26d2ca
lmb: Correctly unmap memory after notifications
by Ilias Apalodimas
· 4 weeks ago
84610b6
arch: arm: dts: k3-j784s4-r5: Introduce k3-j784s4-r5.dtsi
by Manorit Chawdhry
· 4 weeks ago
ad5a30c
MAINTAINERS: add tambarus as reviewer for SPI NOR
by Tudor Ambarus
· 4 weeks ago
1dd01ab
efi_loader: fix CONFIG_EFI_HTTP dependencies
by Heinrich Schuchardt
· 5 weeks ago
e2f34f4
efi_selftest: make HII test data static
by Heinrich Schuchardt
· 5 weeks ago
645f7b2
efi_selftest: fix typo 'got languages' in HII test
by Heinrich Schuchardt
· 5 weeks ago
5cca0e3
Merge tag 'u-boot-imx-master-20241029' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 4 weeks ago
2d79d10
Merge patch series "memory: ti-aemif: Add DM support"
by Tom Rini
· 4 weeks ago
ea21cde
memory: ti-aemif-cs: Compute timing configuration from DT parsing
by Bastien Curutchet
· 5 weeks ago
94e45f7
memory: ti-aemif: Add DM support
by Bastien Curutchet
· 5 weeks ago
4b43602
memory: ti-aemif: Wrap the CS configuration into a function
by Bastien Curutchet
· 5 weeks ago
f437f78
memory: ti-aemif: Add ARCH_DAVINCI to architectures that uses TI_AEMIF
by Bastien Curutchet
· 5 weeks ago
1ba44c8
memory: ti-aemif: Make AEMIF driver architecture agnostic
by Bastien Curutchet
· 5 weeks ago
7a7b138
memory: ti-aemif: Correct macro to ensure avoiding precedence issues
by Bastien Curutchet
· 5 weeks ago
e28e70e
Merge patch series "Support Aspeed SGPIO controller"
by Tom Rini
· 4 weeks ago
2d42f7d
test/hush: Add CONFIG_CONSOLE_RECORD where required
by Tom Rini
· 4 weeks ago
a87884f
test/cmd: Make some "ut dm" tests only available on sandbox
by Tom Rini
· 4 weeks ago
35d6430
Kconfig: Remove TARGET_TRICORDER references
by Tom Rini
· 4 weeks ago
4ea1deb
disk: Mark static functions in part_efi.c
by Ilias Apalodimas
· 4 weeks ago
d4fa8da
cmd: fat: Make do_fat_size static
by Ilias Apalodimas
· 4 weeks ago
ede2361
lmb: Remove lmb_alloc_flags()
by Ilias Apalodimas
· 5 weeks ago
f6fb6a8
lmb: Simplify lmb_should_notify usage
by Ilias Apalodimas
· 5 weeks ago
0f57b00
lmb: Fix lmb_add_region_flags() return codes and testing
by Ilias Apalodimas
· 5 weeks ago
92e75ee
board_r: Remove duplicate headers
by Ilias Apalodimas
· 5 weeks ago
8145d37
cpu_func.h: provide noncached_set_region prototype to fix build
by Jonas Jelonek
· 5 weeks ago
17e476a
CONFIG_SYS_NONCACHED_MEMORY: Move prototypes to include/cpu_func.h for consistency
by Tom Rini
· 5 weeks ago
d88bcd6
net: dwc_eth_qos: Remove obsolete imx8 includes
by Erik Schumacher
· 4 weeks ago
43b8945
net: dwc_eth_qos_imx: Add platform specific reset for i.MX93
by Erik Schumacher
· 4 weeks ago
669e628
net: dwc_eth_qos: Add support for platform specific reset
by Erik Schumacher
· 4 weeks ago
1beb665
board: emcraft: Add support for Emcraft Systems NavQ+
by Gilles Talis
· 4 weeks ago
196315d
arm64: imx: Fix 0Xnn to 0xnn
by Marek Vasut
· 4 weeks ago
bfbbd84
imx: hab: fix size of IVT+CSF blob tacked on to u-boot.itb
by Rasmus Villemoes
· 4 weeks ago
4d55107
ARM: dts: ast2600: Add SGPIO to device tree
by Billy Tsai
· 6 weeks ago
be29825
ARM: dts: ast2500: Add SGPIO to device tree
by Billy Tsai
· 6 weeks ago
0e53667
gpio: Add Aspeed SGPIO driver
by Billy Tsai
· 6 weeks ago
827dee5
fdt: lmb: add reserved regions as no-overwrite
by Sughosh Ganu
· 5 weeks ago
c3cf0dc
lmb: add a check to prevent memory overrun
by Sughosh Ganu
· 5 weeks ago
0d0864a
cmd: simplify network definitions in Makefile
by Heinrich Schuchardt
· 5 weeks ago
cfad287
dm: core: downgrade some dm_warn messages to log_debug()
by Quentin Schulz
· 6 weeks ago
dfe9e29
Merge https://source.denx.de/u-boot/custodians/u-boot-sh
by Tom Rini
· 4 weeks ago
b1967f6
Merge https://source.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· 4 weeks ago
1466ff7
Merge patch series "boards: siemens: iot2050: SM variant, sysinfo support, fixes & cleanups"
by Tom Rini
· 4 weeks ago
3acd534
board: iot2050: Support new IOT2050-SM variant
by Baocheng Su
· 5 weeks ago
239e470
riscv: dts: mpfs: migrate to OF_UPSTREAM
by Conor Dooley
· 5 weeks ago
f23ecdd
board: mpfs_icicle: imply new clk driver dependencies
by Conor Dooley
· 5 weeks ago
Next »