Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
8978883ee20922eaf6d88872c701b033f0458dd3
8978883
alist: Add a way to efficiently filter an alist
by Simon Glass
· 5 weeks ago
6724fa8
alist: Add a function to empty the list
by Simon Glass
· 5 weeks ago
8fbacd5
alist: Add for-loop helpers
by Simon Glass
· 5 weeks ago
805c19b
alist: Add a way to get the next element
by Simon Glass
· 5 weeks ago
8a83fde
alist: Expand the comment for alist_get()
by Simon Glass
· 5 weeks ago
e367760
alist: Add a comment for alist_init_struct()
by Simon Glass
· 5 weeks ago
d4e8420
alist: Mention the error condition in alist_add_placeholder()
by Simon Glass
· 5 weeks ago
e801e93
mtd: spi-nor: Guard SPI_STACKED_PARALLEL with DM_SPI check
by Tom Rini
· 3 weeks ago
0cdd721
Merge patch series "mtd: spi-nor: Remove recently added nor->addr_width == 3 test"
by Tom Rini
· 3 weeks ago
877c81b
mtd: spi-nor: Always build SPI_STACKED_PARALLEL code
by Marek Vasut
· 4 weeks ago
41bd923
mtd: spi-nor: Rename SPI_ADVANCE to SPI_STACKED_PARALLEL
by Marek Vasut
· 4 weeks ago
a73c915
mtd: spi-nor: Rewrite rem_bank_len calculation
by Marek Vasut
· 4 weeks ago
1488815
mtd: spi-nor: Fix multiple coding style issues
by Marek Vasut
· 4 weeks ago
8535321
mtd: spi-nor: Remove recently added SST special case
by Marek Vasut
· 4 weeks ago
16157c4
mtd: spi-nor: Remove recently added write_disable() call
by Marek Vasut
· 4 weeks ago
ef4457b
mtd: spi-nor: Remove recently added set_4byte() call
by Marek Vasut
· 4 weeks ago
19798e6
mtd: spi-nor: Remove recently added spi_nor_wait_till_ready() call
by Marek Vasut
· 4 weeks ago
0d56fb4
mtd: spi-nor: Remove recently added nor->addr_width == 3 test
by Marek Vasut
· 4 weeks ago
518d756
Merge tag 'efi-2025-01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 3 weeks ago
4786f95
lib: efi_loader: Fix efi_dp_from_mem() calls
by Moritz Fischer
· 3 weeks ago
14e7ed9
efi_loader: Make tcg2_uninit() static
by Ilias Apalodimas
· 3 weeks ago
a420910
efi_loader: Remove unused diskid
by Ilias Apalodimas
· 4 weeks ago
ad54e09
efi_loader: Mark static functions in smbiosdump
by Ilias Apalodimas
· 4 weeks ago
cf5b09e
efi_loader: Mark static function in dumpdtb
by Ilias Apalodimas
· 4 weeks ago
55c0571
efi_loader: Mark efi_bootmgr_release_uridp as static
by Ilias Apalodimas
· 4 weeks ago
3a78320
cmd/eficonfig: capitalize 'enter description'
by Heinrich Schuchardt
· 4 weeks ago
1eae1d3
fs: ext4: document struct ext2_inode
by Heinrich Schuchardt
· 4 weeks ago
e9e55c7
efi_loader: Simplify efi_free_pages()
by Ilias Apalodimas
· 4 weeks ago
c87ca25
doc: include file-system API into HTML docs
by Heinrich Schuchardt
· 4 weeks ago
9fe8558
fs: improve API documentation
by Heinrich Schuchardt
· 4 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
· 3 weeks ago
036d264
lmb: Correctly unmap memory after notifications
by Ilias Apalodimas
· 4 weeks ago
4928d74
arch: arm: dts: k3-j784s4-r5: Introduce k3-j784s4-r5.dtsi
by Manorit Chawdhry
· 4 weeks ago
575d6f6
MAINTAINERS: add tambarus as reviewer for SPI NOR
by Tudor Ambarus
· 3 weeks ago
c7a6a80
efi_loader: fix CONFIG_EFI_HTTP dependencies
by Heinrich Schuchardt
· 5 weeks ago
8eb52e1
efi_selftest: make HII test data static
by Heinrich Schuchardt
· 5 weeks ago
ab5b015
efi_selftest: fix typo 'got languages' in HII test
by Heinrich Schuchardt
· 5 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
· 4 weeks ago
50823f0
disk: Mark static functions in part_efi.c
by Ilias Apalodimas
· 4 weeks ago
095a09a
cmd: fat: Make do_fat_size static
by Ilias Apalodimas
· 4 weeks ago
7d182fb
lmb: Remove lmb_alloc_flags()
by Ilias Apalodimas
· 4 weeks ago
2930f89
lmb: Simplify lmb_should_notify usage
by Ilias Apalodimas
· 4 weeks ago
9849125
lmb: Fix lmb_add_region_flags() return codes and testing
by Ilias Apalodimas
· 4 weeks ago
7a033e8
board_r: Remove duplicate headers
by Ilias Apalodimas
· 4 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
· 4 weeks ago
4b2b4b2
imx: hab: fix size of IVT+CSF blob tacked on to u-boot.itb
by Rasmus Villemoes
· 4 weeks ago
5d1b89f
ARM: dts: ast2600: Add SGPIO to device tree
by Billy Tsai
· 5 weeks ago
4f62b6e
ARM: dts: ast2500: Add SGPIO to device tree
by Billy Tsai
· 5 weeks ago
71aeeec
gpio: Add Aspeed SGPIO driver
by Billy Tsai
· 5 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
· 5 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
· 4 weeks ago
bc2ef56
board: mpfs_icicle: imply new clk driver dependencies
by Conor Dooley
· 4 weeks ago
54713d6
clk: microchip: mpfs: support new syscon based devicetree configuration
by Conor Dooley
· 4 weeks ago
4cf2337
riscv: resume needs to be a global
by Anton Blanchard
· 4 months ago
e38abd7
riscv: mbv: Align DT with QEMU
by Michal Simek
· 4 weeks ago
3fedadf
board: siemens: iot2050: Migrate to OF_UPSTREAM
by Jan Kiszka
· 5 weeks ago
04d8c47
arm64: dts: ti: iot2050: Add overlays for M.2 used by firmware
by Jan Kiszka
· 5 weeks ago
64fc287
arm64: dts: ti: iot2050: Disable lock-step for all iot2050 boards
by Li Hua Qian
· 5 weeks ago
28f6ee4
board: siemens: iot2050: Stop using special spl DT sources
by Jan Kiszka
· 5 weeks ago
c99731e
board: siemens: iot2050: Generalize the fdt fixup
by Baocheng Su
· 5 weeks ago
c9bdd3d
board: siemens: iot2050: Pass DDR size from FSBL
by Baocheng Su
· 5 weeks ago
6e8b716
board: siemens: iot2050: Control pcie power for all variants
by Baocheng Su
· 5 weeks ago
ccdeb5b
board: siemens: iot2050: Fix coding style
by Baocheng Su
· 5 weeks ago
65f96a8
board: siemens: iot2050: Fix mistake in list of writable env vars
by Jan Kiszka
· 5 weeks ago
ed8df1f
Revert "acpi_table: Fix coverity defect in acpi_write_spcr"
by Tom Rini
· 4 weeks ago
d32349f
Prepare v2025.01-rc1
by Tom Rini
· 4 weeks ago
7bdd82c
acpi_table: Fix coverity defect in acpi_write_spcr
by Patrick Rudolph
· 4 weeks ago
a262542
mmc: renesas-sdhi: Add compatible string for rzg2l-sdhi
by Paul Barker
· 4 weeks ago
407484f
ARM: renesas: Add top level board/renesas/ MAINTAINERS file
by Marek Vasut
· 4 weeks ago
f56b4d4
ARM: renesas: Drop old unused power DT headers
by Marek Vasut
· 4 weeks ago
4d9d057
ARM: renesas: Drop old unused clock DT headers
by Marek Vasut
· 4 weeks ago
50f0c54
Merge https://source.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· 4 weeks ago
Next »