Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5063c9a8e489c8bb7eabc2584fd2af9491bb9479
5063c9a
arm: dts: k3-am65: remove unsused am65x SoC fdt files
by Bryan Brattlof
· Thu Nov 21 15:17:51 2024 -0600
7fd5344
arm: dts: k3-am654: cleanup unused board files
by Bryan Brattlof
· Thu Nov 21 15:17:50 2024 -0600
c0d56d5
board: ti: am65x: migrate to OF_UPSTREAM
by Bryan Brattlof
· Thu Nov 21 15:17:49 2024 -0600
32ef937
Merge tag 'xilinx-for-v2025.01-rc3-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· Tue Nov 19 12:58:05 2024 -0600
730fcb5
xilinx: Introduce XILINX_MINI configuration
by Michal Simek
· Fri Nov 15 15:31:02 2024 +0100
fb0889d
microblaze: Disable JFFS2 support
by Michal Simek
· Fri Nov 15 09:38:55 2024 +0100
c9f6519
arm64: zynqmp: Set default RTC device at start
by Michal Simek
· Tue Nov 12 14:58:48 2024 +0100
c375411
arm64: versal: Enable soft reset support for xspi flashes
by Venkatesh Yadav Abbarapu
· Thu Nov 14 09:56:41 2024 +0530
4615ce5
arm64: versal: Enable defconfig for Micron octal flashes
by Venkatesh Yadav Abbarapu
· Thu Nov 14 10:40:47 2024 +0530
75b8202
spi: cadence_qspi: Fix OSPI boot issue
by Venkatesh Yadav Abbarapu
· Thu Nov 14 11:50:45 2024 +0530
1c95b2d
test: cmd/hash: check return value of ut_check_console_line
by Heinrich Schuchardt
· Sat Nov 16 21:08:22 2024 +0100
7b38e31
Kconfig: describe NET, NO_NET, LWIP_DEBUG and LWIP_ASSERT
by Jerome Forissier
· Tue Nov 12 16:44:29 2024 +0100
d064fc9
net: lwip/wget: correct SERVER_NAME_SIZE
by Heinrich Schuchardt
· Fri Nov 08 18:45:26 2024 +0100
6c302cd
Merge patch series "Fix boot failure due to misaligned DMA buffer"
by Tom Rini
· Mon Nov 18 08:24:06 2024 -0600
15bbb83
fs: Use ARCH_DMA_MINALIGN as default alignment for fs_read_alloc()
by Nam Cao
· Thu Nov 07 16:01:06 2024 +0100
c39c353
boot: extlinux: Fix unaligned buffer for reading data from file system
by Nam Cao
· Thu Nov 07 16:01:05 2024 +0100
928eb5f
Merge tag 'tpm-master-16112024' of https://source.denx.de/u-boot/custodians/u-boot-tpm
by Tom Rini
· Sat Nov 16 13:09:18 2024 -0600
d11c3db
MAINTAINERS: add lib/tpm* to TPM DRIVERS
by Heinrich Schuchardt
· Sat Nov 02 11:25:46 2024 +0100
5b8577d
tpm: use memmove() for overlapping buffers
by Heinrich Schuchardt
· Sat Nov 02 11:27:37 2024 +0100
b492298
km: disable CMD_JFFS2 for all PPC boards
by Holger Brunck
· Thu Nov 14 19:06:54 2024 +0100
0e00310
fs: btrfs: hide duplicate 'Cannot lookup file' error on 'load'
by Dominique Martinet
· Fri Nov 15 11:15:47 2024 +0900
625bc3f
test/py: spi: Rephrase the warning/error messages
by Love Kumar
· Fri Nov 15 18:38:00 2024 +0530
df4262f
Merge tag 'u-boot-imx-master-20241115' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Fri Nov 15 13:10:36 2024 -0600
d02ea50
imx: Fix critical thermal threshold
by Francesco Dolcini
· Tue Nov 12 18:54:27 2024 +0100
a95e832
tools: imx8image: Add missing break for CMD_DCD_SKIP
by Fabio Estevam
· Mon Nov 11 23:38:54 2024 -0300
639ff29
drivers: bootcount: Add ZynqMP specific bootcount support
by Vasileios Amoiridis
· Tue Nov 05 14:27:44 2024 +0100
8620fc0
boot/image-board.c: boot_get_fpga(): pass compatible flag to fpga_load()
by Peter Korsgaard
· Tue Nov 05 17:21:36 2024 +0100
444a70e
arm64: versal: Enable capsule update (SD)
by Michal Simek
· Fri Oct 25 13:56:08 2024 +0200
c1e98aa
arm64: versal: Do not define do_reset() if sysreset is enabled
by Michal Simek
· Fri Oct 25 13:56:07 2024 +0200
9ec525f
arm64: zynqmp: Fix r5 mode for cpu release command
by Padmarao Begari
· Mon Nov 04 17:57:50 2024 +0530
0fdc4f0
arm64: xilinx: Rename SPI_ADVANCE to SPI_STACKED_PARALLEL
by Michal Simek
· Fri Nov 01 09:37:23 2024 +0100
d8abe43
xilinx: use get_mem_top() to compute ram_top
by Sughosh Ganu
· Fri Oct 25 22:57:24 2024 +0530
29c7e44
common: memtop: add logic to detect ram_top
by Sughosh Ganu
· Fri Oct 25 22:57:23 2024 +0530
21a57c6
.gitignore: add test overlay .S and u_boot_logo files
by Christian Marangi
· Sat Nov 09 18:48:44 2024 +0100
2abe305
lmb.c: add missing comma in lmb_dump_region()
by Heinrich Schuchardt
· Thu Nov 07 11:14:42 2024 +0100
f53329d
test: use %zd for size_t in mbr_test_run()
by Heinrich Schuchardt
· Sun Nov 03 23:48:11 2024 +0100
3eb9d26
test: print_printf() must check availability of %ls
by Heinrich Schuchardt
· Sun Nov 03 21:46:42 2024 +0100
ea27c84
test: cmd/mbr: pass correct buffer size to init_write_buffers
by Heinrich Schuchardt
· Sat Nov 02 16:41:30 2024 +0100
1b8d41c
upl: fix parsing of DT property
by Heinrich Schuchardt
· Sat Nov 02 16:04:13 2024 +0100
b5a94fe
cmd: upl: initialize unit test state
by Heinrich Schuchardt
· Sat Nov 02 15:30:20 2024 +0100
af847d5
xyz-modem: Add missing fallthrough annotation
by Heinrich Schuchardt
· Sat Nov 02 11:41:12 2024 +0100
5573820
lmb: do not panic in lmb_print_region_flags
by Heinrich Schuchardt
· Sat Nov 02 07:32:26 2024 +0100
ec596ed
lib: rsa: Set conventional salt length RSA-PSS parameter
by Loic Poulain
· Thu Oct 31 10:15:31 2024 +0100
9708350
lwip: fix code style issues
by Jerome Forissier
· Thu Nov 07 12:27:57 2024 +0100
4c392ff
Makefile: fix empty MK_ARCH when using ccache
by Quentin Schulz
· Mon Nov 11 14:20:49 2024 +0100
7fdd389
Merge patch series "examples: fix building on arm64"
by Tom Rini
· Thu Nov 14 10:51:13 2024 -0600
5effb13
examples: make glue and demo code compatible with 64-bit
by Heinrich Schuchardt
· Sun Nov 03 06:35:51 2024 +0100
8ce7f88
examples: adjust LOAD_ADDR on arm64
by Heinrich Schuchardt
· Sun Nov 03 06:35:50 2024 +0100
3d2e2f8
examples: fix building on arm64
by Heinrich Schuchardt
· Sun Nov 03 06:35:49 2024 +0100
8fe420f
Merge patch series "cmd: hash: correct parameter count check"
by Tom Rini
· Thu Nov 14 10:49:30 2024 -0600
7c35db7
Merge patch series "Apply SoM overlays on phyCORE-AM6xx SoMs"
by Tom Rini
· Thu Nov 14 10:48:07 2024 -0600
043059d
test: unit test for hash command
by Heinrich Schuchardt
· Sat Nov 02 11:08:36 2024 +0100
9df009a
cmd: hash: correct parameter count check
by Heinrich Schuchardt
· Sat Nov 02 11:08:35 2024 +0100
94d9252
board: phytec: common: k3: Apply SoM-specific overlays to OS device tree
by Wadim Egorov
· Wed Oct 30 17:48:15 2024 +0100
6310ae9
arm: dts: k3-am642-phycore-som-binman: Add SoM overlays
by Wadim Egorov
· Wed Oct 30 17:48:14 2024 +0100
ca76f22
arm: dts: k3-am625-phycore-som-binman: Add SoM overlays
by Wadim Egorov
· Wed Oct 30 17:48:13 2024 +0100
d226f5f
configs: phycore_am64x_a53_defconfig: Enable PHYTEC_SOM_DETECTION
by Wadim Egorov
· Wed Oct 30 17:48:12 2024 +0100
3b7526a
configs: phycore_am64x_a53_defconfig: Add SoM overlays to OF_OVERLAY_LIST
by Wadim Egorov
· Wed Oct 30 17:48:11 2024 +0100
a57ed88
configs: phycore_am62x_a53_defconfig: Add SoM overlays to OF_OVERLAY_LIST
by Wadim Egorov
· Wed Oct 30 17:48:10 2024 +0100
06a2234
Merge patch series "labgrid: Provide an integration with Labgrid"
by Tom Rini
· Wed Nov 13 12:05:00 2024 -0600
076030e
Merge patch series "test: Tidy up the test/ directory"
by Tom Rini
· Wed Nov 13 11:59:07 2024 -0600
20234c7
sandbox: Add a build without CMDLINE
by Simon Glass
· Sat Nov 02 13:36:11 2024 -0600
42f0dd0
CI: Allow running tests on sjg lab
by Simon Glass
· Tue Nov 12 07:13:26 2024 -0700
8be1fe5
test: Correct regex string in test_spi
by Simon Glass
· Tue Nov 12 07:13:25 2024 -0700
5a63a4b
test: Support testing with two board-builds
by Simon Glass
· Tue Nov 12 07:13:24 2024 -0700
f5285a2
test: Add a section for closing the connection
by Simon Glass
· Tue Nov 12 07:13:23 2024 -0700
3ac7d43
test: Try to shut down the lab console gracefully
by Simon Glass
· Tue Nov 12 07:13:22 2024 -0700
833fd66
test: Avoid double echo when starting up
by Simon Glass
· Tue Nov 12 07:13:21 2024 -0700
2f90912
test: Improve handling of sending commands
by Simon Glass
· Tue Nov 12 07:13:20 2024 -0700
f8456fa
test: Introduce lab mode
by Simon Glass
· Tue Nov 12 07:13:19 2024 -0700
f6dbc36
test: Introduce the concept of a role
by Simon Glass
· Tue Nov 12 07:13:18 2024 -0700
f1b1bb8
test: Allow connecting to a running board
by Simon Glass
· Tue Nov 12 07:13:17 2024 -0700
dcb97ed
test: Release board after tests complete
by Simon Glass
· Tue Nov 12 07:13:16 2024 -0700
6cffce9
test: Allow signaling that U-Boot is ready
by Simon Glass
· Tue Nov 12 07:13:15 2024 -0700
4c4bf3e
test: Quote test names
by Simon Glass
· Sat Nov 02 13:37:05 2024 -0600
d3805b1
test: Correct display of failing test
by Simon Glass
· Sat Nov 02 13:37:04 2024 -0600
e41d94d
test: Update time tests to use unit-test asserts
by Simon Glass
· Sat Nov 02 13:37:03 2024 -0600
3baf5a7
test: Move time tests into the lib suite
by Simon Glass
· Sat Nov 02 13:37:02 2024 -0600
fc69d81
test: Move time_ut test into lib
by Simon Glass
· Sat Nov 02 13:37:01 2024 -0600
38754db
test: Move unicode tests into the lib suite
by Simon Glass
· Sat Nov 02 13:37:00 2024 -0600
dcd1a6b
test: Move unicode_ut test into lib
by Simon Glass
· Sat Nov 02 13:36:59 2024 -0600
2dcfdf1
str: test: Move into the lib suite
by Simon Glass
· Sat Nov 02 13:36:58 2024 -0600
6eb8369
test: Move str_ut test into lib
by Simon Glass
· Sat Nov 02 13:36:57 2024 -0600
3394c3c
test: Move print_ut into the common suite
by Simon Glass
· Sat Nov 02 13:36:56 2024 -0600
603cd5c
test: Move print_ut test into common
by Simon Glass
· Sat Nov 02 13:36:55 2024 -0600
c67c07a
bootm: test: Move test into boot
by Simon Glass
· Sat Nov 02 13:36:54 2024 -0600
24533d3
test: Update command test to use unit-test functions
by Simon Glass
· Sat Nov 02 13:36:53 2024 -0600
674a9fc
command: test: Move into the cmd suite
by Simon Glass
· Sat Nov 02 13:36:52 2024 -0600
488994e
command_ut: test: Move test into lib
by Simon Glass
· Sat Nov 02 13:36:51 2024 -0600
ecaaae8
compression: test: Move into the lib suite
by Simon Glass
· Sat Nov 02 13:36:50 2024 -0600
6d094a1
compression: test: Move test into lib
by Simon Glass
· Sat Nov 02 13:36:49 2024 -0600
4ec8903
test: Drop test-trace.sh and common.sh
by Simon Glass
· Sat Nov 02 13:36:48 2024 -0600
acd4ce2
bloblist: test: Drop global_data declarations
by Simon Glass
· Sat Nov 02 13:36:47 2024 -0600
ad4c1fe
bloblist: test: Move test into common
by Simon Glass
· Sat Nov 02 13:36:46 2024 -0600
f32a6f2
fs: ext4: correct error handling
by Heinrich Schuchardt
· Thu Nov 07 10:38:53 2024 +0100
3521145
Makefile: Fake external blob with BINMAN_ALLOW_MISSING=1
by Simon Glass
· Wed Nov 06 08:35:43 2024 -0700
4c209fa
board: qemu-arm: select CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR
by Heinrich Schuchardt
· Tue Nov 05 20:31:29 2024 +0100
8593a63
test: run longjmp() test only on supported architectures
by Heinrich Schuchardt
· Sun Nov 03 18:54:00 2024 +0100
eb4ec90
lib: vsprintf: fix API build
by Heinrich Schuchardt
· Sun Nov 03 04:50:15 2024 +0100
a941ab0
Merge patch series "lib: uuid: fix uuid_str_to_le_bin() on 32-bit"
by Tom Rini
· Wed Nov 13 08:14:29 2024 -0600
Next »