Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
bccf6d0479f1c8a60e03388e444d52d85a541481
bccf6d0
alist: Add maintainer
by Simon Glass
· 6 weeks ago
e8d0210
alist: Add a way to efficiently filter an alist
by Simon Glass
· 6 weeks ago
8407424
alist: Add a function to empty the list
by Simon Glass
· 6 weeks ago
ce66b8a
alist: Add for-loop helpers
by Simon Glass
· 6 weeks ago
899b4cc
alist: Add a way to get the next element
by Simon Glass
· 6 weeks ago
a749863
alist: Expand the comment for alist_get()
by Simon Glass
· 6 weeks ago
1ed1952
alist: Add a comment for alist_init_struct()
by Simon Glass
· 6 weeks ago
522c433
alist: Mention the error condition in alist_add_placeholder()
by Simon Glass
· 6 weeks ago
fea6944
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh
by Tom Rini
· 3 weeks ago
4b71acd
ARM: renesas: Deduplicate common Renesas defconfig
by Marek Vasut
· 4 weeks ago
294787c
ARM: renesas: Deduplicate Renesas R-Car 64bit defconfigs
by Marek Vasut
· 4 weeks ago
c088386
ARM: renesas: Deduplicate Renesas R-Car Gen4 defconfigs
by Marek Vasut
· 4 weeks ago
af4fce5
ARM: renesas: Deduplicate Renesas R-Car Gen3 defconfigs
by Marek Vasut
· 4 weeks ago
8b3a9f6
ARM: renesas: Deduplicate Renesas R-Car Gen2 defconfigs
by Marek Vasut
· 4 weeks ago
99ba465
clk: renesas: Fix missing unbind on driver look up failure
by Marek Vasut
· 3 months ago
c80b0ef
Merge patch series "fs: ext4: implement opendir, readdir, closedir"
by Tom Rini
· 4 weeks ago
19c781d
fs: ext4: use fs_ls_generic
by Heinrich Schuchardt
· 5 weeks ago
6e3f70b
efi_loader: fix GetInfo and SetInfo
by Heinrich Schuchardt
· 5 weeks ago
e415b99
fs: ext4: implement opendir, readdir, closedir
by Heinrich Schuchardt
· 5 weeks ago
149e3c2
fs: ext4: free directory node in ext4fs_exists()
by Heinrich Schuchardt
· 5 weeks ago
7fef614
fs: ext4: simplify ext4fs_iterate_dir()
by Heinrich Schuchardt
· 5 weeks ago
351abe3
test/cmd/mem_copy.c: Use CONFIG_SYS_LOAD_ADDR for base
by Tom Rini
· 4 weeks ago
276495d
test/py: spi: prevent overwriting relocation memory
by Padmarao Begari
· 4 weeks ago
e904f17
lmb: remove __maybe_unused from lmb_map_update_notify
by Heinrich Schuchardt
· 4 weeks ago
18afb60
scsi: fix disk capacity too small by one sector
by Julius Lehmann
· 5 weeks ago
1bf4cb2
acpi_table: Fix coverity defect in acpi_write_spcr
by Patrick Rudolph
· 4 weeks ago
e801e93
mtd: spi-nor: Guard SPI_STACKED_PARALLEL with DM_SPI check
by Tom Rini
· 4 weeks ago
0cdd721
Merge patch series "mtd: spi-nor: Remove recently added nor->addr_width == 3 test"
by Tom Rini
· 4 weeks ago
877c81b
mtd: spi-nor: Always build SPI_STACKED_PARALLEL code
by Marek Vasut
· 5 weeks ago
41bd923
mtd: spi-nor: Rename SPI_ADVANCE to SPI_STACKED_PARALLEL
by Marek Vasut
· 5 weeks ago
a73c915
mtd: spi-nor: Rewrite rem_bank_len calculation
by Marek Vasut
· 5 weeks ago
1488815
mtd: spi-nor: Fix multiple coding style issues
by Marek Vasut
· 5 weeks ago
8535321
mtd: spi-nor: Remove recently added SST special case
by Marek Vasut
· 5 weeks ago
16157c4
mtd: spi-nor: Remove recently added write_disable() call
by Marek Vasut
· 5 weeks ago
ef4457b
mtd: spi-nor: Remove recently added set_4byte() call
by Marek Vasut
· 5 weeks ago
19798e6
mtd: spi-nor: Remove recently added spi_nor_wait_till_ready() call
by Marek Vasut
· 5 weeks ago
0d56fb4
mtd: spi-nor: Remove recently added nor->addr_width == 3 test
by Marek Vasut
· 5 weeks ago
518d756
Merge tag 'efi-2025-01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 4 weeks ago
4786f95
lib: efi_loader: Fix efi_dp_from_mem() calls
by Moritz Fischer
· 4 weeks ago
14e7ed9
efi_loader: Make tcg2_uninit() static
by Ilias Apalodimas
· 4 weeks ago
a420910
efi_loader: Remove unused diskid
by Ilias Apalodimas
· 5 weeks ago
ad54e09
efi_loader: Mark static functions in smbiosdump
by Ilias Apalodimas
· 5 weeks ago
cf5b09e
efi_loader: Mark static function in dumpdtb
by Ilias Apalodimas
· 5 weeks ago
55c0571
efi_loader: Mark efi_bootmgr_release_uridp as static
by Ilias Apalodimas
· 5 weeks ago
3a78320
cmd/eficonfig: capitalize 'enter description'
by Heinrich Schuchardt
· 5 weeks ago
1eae1d3
fs: ext4: document struct ext2_inode
by Heinrich Schuchardt
· 5 weeks ago
e9e55c7
efi_loader: Simplify efi_free_pages()
by Ilias Apalodimas
· 5 weeks ago
c87ca25
doc: include file-system API into HTML docs
by Heinrich Schuchardt
· 5 weeks ago
9fe8558
fs: improve API documentation
by Heinrich Schuchardt
· 5 weeks ago
d7625ad
doc: update Python requirements
by Heinrich Schuchardt
· 5 weeks ago
c7e4bc1
doc: do not include K3 boards twice in TOC
by Heinrich Schuchardt
· 5 weeks ago
07fa470
doc: semihosting can only be once in TOC
by Heinrich Schuchardt
· 5 weeks ago
cfd5a55
boot/Kconfig: correct fdt_fixup_memory_banks name typo
by Baruch Siach
· 4 weeks ago
038f4a1
scripts/dtc/pylibfdt/libfdt.i_shipped: Use SWIG_AppendOutput
by Markus Volk
· 4 weeks ago
036d264
lmb: Correctly unmap memory after notifications
by Ilias Apalodimas
· 5 weeks ago
4928d74
arch: arm: dts: k3-j784s4-r5: Introduce k3-j784s4-r5.dtsi
by Manorit Chawdhry
· 5 weeks ago
575d6f6
MAINTAINERS: add tambarus as reviewer for SPI NOR
by Tudor Ambarus
· 4 weeks ago
c7a6a80
efi_loader: fix CONFIG_EFI_HTTP dependencies
by Heinrich Schuchardt
· 6 weeks ago
8eb52e1
efi_selftest: make HII test data static
by Heinrich Schuchardt
· 6 weeks ago
ab5b015
efi_selftest: fix typo 'got languages' in HII test
by Heinrich Schuchardt
· 6 weeks ago
cb27a6a
Merge tag 'u-boot-imx-master-20241029' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 4 weeks ago
a60eb3c
Merge patch series "memory: ti-aemif: Add DM support"
by Tom Rini
· 4 weeks ago
e0387d2
memory: ti-aemif-cs: Compute timing configuration from DT parsing
by Bastien Curutchet
· 5 weeks ago
9c07323
memory: ti-aemif: Add DM support
by Bastien Curutchet
· 5 weeks ago
4d1ee40
memory: ti-aemif: Wrap the CS configuration into a function
by Bastien Curutchet
· 5 weeks ago
0546079
memory: ti-aemif: Add ARCH_DAVINCI to architectures that uses TI_AEMIF
by Bastien Curutchet
· 5 weeks ago
9f35e40
memory: ti-aemif: Make AEMIF driver architecture agnostic
by Bastien Curutchet
· 5 weeks ago
d0517bc
memory: ti-aemif: Correct macro to ensure avoiding precedence issues
by Bastien Curutchet
· 5 weeks ago
2a38fa4
Merge patch series "Support Aspeed SGPIO controller"
by Tom Rini
· 4 weeks ago
5eeb0ea
test/hush: Add CONFIG_CONSOLE_RECORD where required
by Tom Rini
· 4 weeks ago
c52608b
test/cmd: Make some "ut dm" tests only available on sandbox
by Tom Rini
· 4 weeks ago
28d93ce
Kconfig: Remove TARGET_TRICORDER references
by Tom Rini
· 5 weeks ago
50823f0
disk: Mark static functions in part_efi.c
by Ilias Apalodimas
· 5 weeks ago
095a09a
cmd: fat: Make do_fat_size static
by Ilias Apalodimas
· 5 weeks ago
7d182fb
lmb: Remove lmb_alloc_flags()
by Ilias Apalodimas
· 5 weeks ago
2930f89
lmb: Simplify lmb_should_notify usage
by Ilias Apalodimas
· 5 weeks ago
9849125
lmb: Fix lmb_add_region_flags() return codes and testing
by Ilias Apalodimas
· 5 weeks ago
7a033e8
board_r: Remove duplicate headers
by Ilias Apalodimas
· 5 weeks ago
0d66939
cpu_func.h: provide noncached_set_region prototype to fix build
by Jonas Jelonek
· 5 weeks ago
45a51b8
CONFIG_SYS_NONCACHED_MEMORY: Move prototypes to include/cpu_func.h for consistency
by Tom Rini
· 5 weeks ago
9c3cf05
net: dwc_eth_qos: Remove obsolete imx8 includes
by Erik Schumacher
· 4 weeks ago
73c4dc9
net: dwc_eth_qos_imx: Add platform specific reset for i.MX93
by Erik Schumacher
· 4 weeks ago
bc84dba
net: dwc_eth_qos: Add support for platform specific reset
by Erik Schumacher
· 4 weeks ago
29a8e33
board: emcraft: Add support for Emcraft Systems NavQ+
by Gilles Talis
· 4 weeks ago
95b6a91
arm64: imx: Fix 0Xnn to 0xnn
by Marek Vasut
· 5 weeks ago
4b2b4b2
imx: hab: fix size of IVT+CSF blob tacked on to u-boot.itb
by Rasmus Villemoes
· 5 weeks ago
5d1b89f
ARM: dts: ast2600: Add SGPIO to device tree
by Billy Tsai
· 6 weeks ago
4f62b6e
ARM: dts: ast2500: Add SGPIO to device tree
by Billy Tsai
· 6 weeks ago
71aeeec
gpio: Add Aspeed SGPIO driver
by Billy Tsai
· 6 weeks ago
04ddcb3
fdt: lmb: add reserved regions as no-overwrite
by Sughosh Ganu
· 5 weeks ago
cd9feea
lmb: add a check to prevent memory overrun
by Sughosh Ganu
· 5 weeks ago
e6361ff
cmd: simplify network definitions in Makefile
by Heinrich Schuchardt
· 6 weeks ago
e2d4d26
dm: core: downgrade some dm_warn messages to log_debug()
by Quentin Schulz
· 6 weeks ago
2fd6a2f
Merge https://source.denx.de/u-boot/custodians/u-boot-sh
by Tom Rini
· 4 weeks ago
5e3ea2f
Merge https://source.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· 4 weeks ago
2b68074
Merge patch series "boards: siemens: iot2050: SM variant, sysinfo support, fixes & cleanups"
by Tom Rini
· 4 weeks ago
0b064eb
board: iot2050: Support new IOT2050-SM variant
by Baocheng Su
· 5 weeks ago
dd54746
riscv: dts: mpfs: migrate to OF_UPSTREAM
by Conor Dooley
· 5 weeks ago
bc2ef56
board: mpfs_icicle: imply new clk driver dependencies
by Conor Dooley
· 5 weeks ago
54713d6
clk: microchip: mpfs: support new syscon based devicetree configuration
by Conor Dooley
· 5 weeks ago
Next »