Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
dc24948a457e2f5cb7c518a9458be851b8b7e9ea
dc24948
sandbox: Fix comment for nomap_sysmem() function
by Simon Glass
· 3 months ago
5400c4b
sandbox: Add a way to show the sandbox memory-mapping
by Simon Glass
· 3 months ago
ec6d306
doc: sandbox: Add docs for the sb command
by Simon Glass
· 3 months ago
d2e1c8a
sandbox: Convert sb command to use new macro
by Simon Glass
· 3 months ago
6cdb149
bloblist: test: Mark tests with UTF_BLOBLIST
by Simon Glass
· 3 months ago
3f1d799
test: Allow saving and restoring the bloblist
by Simon Glass
· 3 months ago
12d583b
log: Add a new category for tests
by Simon Glass
· 3 months ago
ae3b592
x86: coreboot: Allow building an expo for editing CMOS config
by Simon Glass
· 4 months ago
e25c34d
x86: coreboot: Add a command to check and update CMOS RAM
by Simon Glass
· 4 months ago
00815be
x86: coreboot: Enable support for the configuration editor
by Simon Glass
· 4 months ago
d04c23f
x86: coreboot: Show the option table
by Simon Glass
· 4 months ago
bde8690
x86: coreboot: Add a test for cbsysinfo command
by Simon Glass
· 4 months ago
680dff6
bootstage: Do not sort records
by Jonas Karlman
· 6 months ago
482eedf
bootstd: Avoid showing an invalid buffer address
by Simon Glass
· 3 months ago
bdf4269
bootstd: cros: Correct the x86-setup address
by Simon Glass
· 3 months ago
5936d86
test: boot: Update bootflow_iter() for console checking
by Simon Glass
· 3 months ago
3ef48a7
test: Drop the duplicate line in setup_bootmenu_image()
by Simon Glass
· 3 months ago
fbdac81
test: Expand implementation of ut_list_has_dm_tests()
by Simon Glass
· 3 months ago
5224aa1
test: boot: Use a consistent name for the script bootmeth
by Simon Glass
· 3 months ago
79b3e9d
dm: core: Add a function to see if a device exists
by Simon Glass
· 3 months ago
2ca32cb
alist: Add maintainer
by Simon Glass
· 3 months ago
5dfc1c8
alist: Add a way to efficiently filter an alist
by Simon Glass
· 3 months ago
5bd4ead
alist: Add a function to empty the list
by Simon Glass
· 3 months ago
d785a77
alist: Add for-loop helpers
by Simon Glass
· 3 months ago
1d49f78
alist: Add a way to get the next element
by Simon Glass
· 3 months ago
eb6e87a
alist: Expand the comment for alist_get()
by Simon Glass
· 3 months ago
55c8aad
alist: Add a comment for alist_init_struct()
by Simon Glass
· 3 months ago
805e89e
alist: Mention the error condition in alist_add_placeholder()
by Simon Glass
· 3 months ago
6ebfafe
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh
by Tom Rini
· 3 months ago
e263557
ARM: renesas: Deduplicate common Renesas defconfig
by Marek Vasut
· 3 months ago
4249b28
ARM: renesas: Deduplicate Renesas R-Car 64bit defconfigs
by Marek Vasut
· 3 months ago
5ca2b23
ARM: renesas: Deduplicate Renesas R-Car Gen4 defconfigs
by Marek Vasut
· 3 months ago
6a8a4cf
ARM: renesas: Deduplicate Renesas R-Car Gen3 defconfigs
by Marek Vasut
· 3 months ago
bd963a5
ARM: renesas: Deduplicate Renesas R-Car Gen2 defconfigs
by Marek Vasut
· 3 months ago
c78a813
clk: renesas: Fix missing unbind on driver look up failure
by Marek Vasut
· 5 months ago
8e5e64d
Merge patch series "fs: ext4: implement opendir, readdir, closedir"
by Tom Rini
· 3 months ago
29e5a2e
fs: ext4: use fs_ls_generic
by Heinrich Schuchardt
· 3 months ago
8b1d6fc
efi_loader: fix GetInfo and SetInfo
by Heinrich Schuchardt
· 3 months ago
22fdac3
fs: ext4: implement opendir, readdir, closedir
by Heinrich Schuchardt
· 3 months ago
2d94480
fs: ext4: free directory node in ext4fs_exists()
by Heinrich Schuchardt
· 3 months ago
a1a86a1
fs: ext4: simplify ext4fs_iterate_dir()
by Heinrich Schuchardt
· 3 months ago
15a55db
test/cmd/mem_copy.c: Use CONFIG_SYS_LOAD_ADDR for base
by Tom Rini
· 3 months ago
57ea496
test/py: spi: prevent overwriting relocation memory
by Padmarao Begari
· 3 months ago
62fe870
lmb: remove __maybe_unused from lmb_map_update_notify
by Heinrich Schuchardt
· 3 months ago
5f7c06b
scsi: fix disk capacity too small by one sector
by Julius Lehmann
· 3 months ago
99ce74a
acpi_table: Fix coverity defect in acpi_write_spcr
by Patrick Rudolph
· 3 months ago
e61ea9f
mtd: spi-nor: Guard SPI_STACKED_PARALLEL with DM_SPI check
by Tom Rini
· 3 months ago
1d147b7
Merge patch series "mtd: spi-nor: Remove recently added nor->addr_width == 3 test"
by Tom Rini
· 3 months ago
43423cd
mtd: spi-nor: Always build SPI_STACKED_PARALLEL code
by Marek Vasut
· 3 months ago
f896aa6
mtd: spi-nor: Rename SPI_ADVANCE to SPI_STACKED_PARALLEL
by Marek Vasut
· 3 months ago
003157b
mtd: spi-nor: Rewrite rem_bank_len calculation
by Marek Vasut
· 3 months ago
a21cfc4
mtd: spi-nor: Fix multiple coding style issues
by Marek Vasut
· 3 months ago
34cd4a7
mtd: spi-nor: Remove recently added SST special case
by Marek Vasut
· 3 months ago
787692c
mtd: spi-nor: Remove recently added write_disable() call
by Marek Vasut
· 3 months ago
8ef342f
mtd: spi-nor: Remove recently added set_4byte() call
by Marek Vasut
· 3 months ago
b8807c8
mtd: spi-nor: Remove recently added spi_nor_wait_till_ready() call
by Marek Vasut
· 3 months ago
19e189b
mtd: spi-nor: Remove recently added nor->addr_width == 3 test
by Marek Vasut
· 3 months ago
d4c8b87
Merge tag 'efi-2025-01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 3 months ago
7596d77
lib: efi_loader: Fix efi_dp_from_mem() calls
by Moritz Fischer
· 3 months ago
c8c10b8
efi_loader: Make tcg2_uninit() static
by Ilias Apalodimas
· 3 months ago
84b95e9
efi_loader: Remove unused diskid
by Ilias Apalodimas
· 3 months ago
6507ec2
efi_loader: Mark static functions in smbiosdump
by Ilias Apalodimas
· 3 months ago
bfc3074
efi_loader: Mark static function in dumpdtb
by Ilias Apalodimas
· 3 months ago
b63cb21
efi_loader: Mark efi_bootmgr_release_uridp as static
by Ilias Apalodimas
· 3 months ago
a01e7d2
cmd/eficonfig: capitalize 'enter description'
by Heinrich Schuchardt
· 3 months ago
9aabcad
fs: ext4: document struct ext2_inode
by Heinrich Schuchardt
· 3 months ago
4588ab9
efi_loader: Simplify efi_free_pages()
by Ilias Apalodimas
· 3 months ago
a464a27
doc: include file-system API into HTML docs
by Heinrich Schuchardt
· 3 months ago
aa63667
fs: improve API documentation
by Heinrich Schuchardt
· 3 months ago
267097d
doc: update Python requirements
by Heinrich Schuchardt
· 3 months ago
8b65d1f
doc: do not include K3 boards twice in TOC
by Heinrich Schuchardt
· 3 months ago
8ba545b
doc: semihosting can only be once in TOC
by Heinrich Schuchardt
· 3 months ago
89bdd75
boot/Kconfig: correct fdt_fixup_memory_banks name typo
by Baruch Siach
· 3 months ago
a63456b
scripts/dtc/pylibfdt/libfdt.i_shipped: Use SWIG_AppendOutput
by Markus Volk
· 3 months ago
e26d2ca
lmb: Correctly unmap memory after notifications
by Ilias Apalodimas
· 3 months ago
84610b6
arch: arm: dts: k3-j784s4-r5: Introduce k3-j784s4-r5.dtsi
by Manorit Chawdhry
· 3 months ago
ad5a30c
MAINTAINERS: add tambarus as reviewer for SPI NOR
by Tudor Ambarus
· 3 months ago
1dd01ab
efi_loader: fix CONFIG_EFI_HTTP dependencies
by Heinrich Schuchardt
· 3 months ago
e2f34f4
efi_selftest: make HII test data static
by Heinrich Schuchardt
· 3 months ago
645f7b2
efi_selftest: fix typo 'got languages' in HII test
by Heinrich Schuchardt
· 3 months ago
5cca0e3
Merge tag 'u-boot-imx-master-20241029' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 3 months ago
2d79d10
Merge patch series "memory: ti-aemif: Add DM support"
by Tom Rini
· 3 months ago
ea21cde
memory: ti-aemif-cs: Compute timing configuration from DT parsing
by Bastien Curutchet
· 3 months ago
94e45f7
memory: ti-aemif: Add DM support
by Bastien Curutchet
· 3 months ago
4b43602
memory: ti-aemif: Wrap the CS configuration into a function
by Bastien Curutchet
· 3 months ago
f437f78
memory: ti-aemif: Add ARCH_DAVINCI to architectures that uses TI_AEMIF
by Bastien Curutchet
· 3 months ago
1ba44c8
memory: ti-aemif: Make AEMIF driver architecture agnostic
by Bastien Curutchet
· 3 months ago
7a7b138
memory: ti-aemif: Correct macro to ensure avoiding precedence issues
by Bastien Curutchet
· 3 months ago
e28e70e
Merge patch series "Support Aspeed SGPIO controller"
by Tom Rini
· 3 months ago
2d42f7d
test/hush: Add CONFIG_CONSOLE_RECORD where required
by Tom Rini
· 3 months ago
a87884f
test/cmd: Make some "ut dm" tests only available on sandbox
by Tom Rini
· 3 months ago
35d6430
Kconfig: Remove TARGET_TRICORDER references
by Tom Rini
· 3 months ago
4ea1deb
disk: Mark static functions in part_efi.c
by Ilias Apalodimas
· 3 months ago
d4fa8da
cmd: fat: Make do_fat_size static
by Ilias Apalodimas
· 3 months ago
ede2361
lmb: Remove lmb_alloc_flags()
by Ilias Apalodimas
· 3 months ago
f6fb6a8
lmb: Simplify lmb_should_notify usage
by Ilias Apalodimas
· 3 months ago
0f57b00
lmb: Fix lmb_add_region_flags() return codes and testing
by Ilias Apalodimas
· 3 months ago
92e75ee
board_r: Remove duplicate headers
by Ilias Apalodimas
· 3 months ago
8145d37
cpu_func.h: provide noncached_set_region prototype to fix build
by Jonas Jelonek
· 3 months ago
17e476a
CONFIG_SYS_NONCACHED_MEMORY: Move prototypes to include/cpu_func.h for consistency
by Tom Rini
· 3 months ago
Next »