Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
bded32da8c9c723202ba569b7b00e87f61f02250
bded32d
ARM: dts: imx6dl: Add support for i.MX6DL DHCOM SoM on PDK2 carrier board
by Marek Vasut
· 3 weeks ago
fd61e71
tools: imx8image: add possibility to skip dcd
by Heiko Schocher
· 3 weeks ago
4a67107
imx9: Improve boot mode autodetection
by Benjamin Szőke
· 3 weeks ago
fea4004
imx: hab: Make imx_hab_is_enabled dependent on FIELD_RETURN
by Paul Geurts
· 3 weeks ago
df0f95a
imx: hab: rename imx_sec_config_fuse_t to imx_fuse
by Paul Geurts
· 3 weeks ago
649e994
Merge https://source.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· 2 weeks ago
b0ff1ae
riscv: Introduce configuration for 64bit version Microblaze V
by Michal Simek
· 3 weeks ago
4a6f7dc
xilinx: mbv: Align smode_defconfig with upstream QEMU
by Michal Simek
· 3 weeks ago
8913708
xilinx: mbv: Place DTB by default to DDR location
by Michal Simek
· 3 weeks ago
0a6592c
configs: visionfive2: re-enable SPL_SYS_MMCSD_RAW_MODE
by Andreas Schwab
· 3 weeks ago
23cfd6f
driver: sifive ccache: enable TRUNKCLOCKGATE and REGIONCLOCKGATE
by Nick Hu
· 3 weeks ago
52234d6
bios_emulator: fix first argument of pci_{read,write}_config_* function calls
by Yuri Zaporozhets
· 3 weeks ago
a560ab6
drivers/video/vesa: use MTRRs only on x86
by Yuri Zaporozhets
· 3 weeks ago
eb432ac
bios_emulator: define the comment symbol for RISC-V assembler too
by Yuri Zaporozhets
· 3 weeks ago
c1c0d2c
bootmenu: add reprint check
by developer
· 4 weeks ago
c2a1e9e
menu: add support to check if menu needs to be reprinted
by developer
· 4 weeks ago
744a0a2
menu: fix the logic checking whether ESC key is pressed
by developer
· 4 weeks ago
1c47d58
Merge patch series "U-boot: arm: Refine the booting on Total Compute"
by Tom Rini
· 3 weeks ago
7b7d7e3
arm: total_compute: Update memory mapping info
by Leo Yan
· 4 weeks ago
c283740
arm: total_compute: Support Debian boot
by Leo Yan
· 4 weeks ago
0b50abc
arm: total_compute: Dynamically detect block device
by Leo Yan
· 4 weeks ago
466b2d0
arm: total_compute: Minor improvement for boot arguments
by Boyan Karatotev
· 4 weeks ago
dd2600e
arm: total_compute: move the boot command to an env file
by Boyan Karatotev
· 4 weeks ago
903f7e9
arm: total_compute: Remove unused bootm_size
by Boyan Karatotev
· 4 weeks ago
898f4b9
arm: total_compute: Initialize environment variables
by Boyan Karatotev
· 4 weeks ago
f5e18c0
arm: total_compute: depend on TF-A for hardware description
by Boyan Karatotev
· 4 weeks ago
4d84611
Merge patch series "Fixes to allow 'ut bootm' to pass when run interactively"
by Tom Rini
· 3 weeks ago
b4af83a
test: bootm: Ensure GD_FLG_SILENT is reset
by Andrew Goodbody
· 3 weeks ago
cbe01ae
test: bootm: bootm_process_cmdline_env takes flags
by Andrew Goodbody
· 3 weeks ago
edef1c6
usb: Fix test dependency on ext4write command
by Andrew Goodbody
· 6 weeks ago
97086f9
usb: Fix test failure with multiple partitions
by Andrew Goodbody
· 6 weeks ago
84ae5a4
Merge tag 'dm-pull-2nov24' of https://source.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· 3 weeks ago
daf7a22
sandbox: Fix comment for nomap_sysmem() function
by Simon Glass
· 4 weeks ago
9a27d9d
sandbox: Add a way to show the sandbox memory-mapping
by Simon Glass
· 4 weeks ago
917ae97
doc: sandbox: Add docs for the sb command
by Simon Glass
· 4 weeks ago
354a6e8
sandbox: Convert sb command to use new macro
by Simon Glass
· 4 weeks ago
d7ae486
bloblist: test: Mark tests with UTF_BLOBLIST
by Simon Glass
· 4 weeks ago
be277ee
test: Allow saving and restoring the bloblist
by Simon Glass
· 4 weeks ago
563eb3d
log: Add a new category for tests
by Simon Glass
· 4 weeks ago
3434420
x86: coreboot: Allow building an expo for editing CMOS config
by Simon Glass
· 6 weeks ago
47f3652
x86: coreboot: Add a command to check and update CMOS RAM
by Simon Glass
· 6 weeks ago
c3f09e8
x86: coreboot: Enable support for the configuration editor
by Simon Glass
· 6 weeks ago
b57a23b
x86: coreboot: Show the option table
by Simon Glass
· 6 weeks ago
8ec684c
x86: coreboot: Add a test for cbsysinfo command
by Simon Glass
· 6 weeks ago
9651a28
bootstage: Do not sort records
by Jonas Karlman
· 4 months ago
cdf83fd
bootstd: Avoid showing an invalid buffer address
by Simon Glass
· 5 weeks ago
2f0128f
bootstd: cros: Correct the x86-setup address
by Simon Glass
· 5 weeks ago
129ba73
test: boot: Update bootflow_iter() for console checking
by Simon Glass
· 5 weeks ago
ff81f83
test: Drop the duplicate line in setup_bootmenu_image()
by Simon Glass
· 5 weeks ago
798b5c5
test: Expand implementation of ut_list_has_dm_tests()
by Simon Glass
· 5 weeks ago
a59d6d3
test: boot: Use a consistent name for the script bootmeth
by Simon Glass
· 5 weeks ago
f66139f
dm: core: Add a function to see if a device exists
by Simon Glass
· 5 weeks ago
bccf6d0
alist: Add maintainer
by Simon Glass
· 5 weeks ago
e8d0210
alist: Add a way to efficiently filter an alist
by Simon Glass
· 5 weeks ago
8407424
alist: Add a function to empty the list
by Simon Glass
· 5 weeks ago
ce66b8a
alist: Add for-loop helpers
by Simon Glass
· 5 weeks ago
899b4cc
alist: Add a way to get the next element
by Simon Glass
· 5 weeks ago
a749863
alist: Expand the comment for alist_get()
by Simon Glass
· 5 weeks ago
1ed1952
alist: Add a comment for alist_init_struct()
by Simon Glass
· 5 weeks ago
522c433
alist: Mention the error condition in alist_add_placeholder()
by Simon Glass
· 5 weeks ago
485e59f
.readthedocs.yml: update Python version and Ubuntu release
by Heinrich Schuchardt
· 3 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
· 3 weeks ago
19c781d
fs: ext4: use fs_ls_generic
by Heinrich Schuchardt
· 4 weeks ago
6e3f70b
efi_loader: fix GetInfo and SetInfo
by Heinrich Schuchardt
· 4 weeks ago
e415b99
fs: ext4: implement opendir, readdir, closedir
by Heinrich Schuchardt
· 4 weeks ago
149e3c2
fs: ext4: free directory node in ext4fs_exists()
by Heinrich Schuchardt
· 4 weeks ago
7fef614
fs: ext4: simplify ext4fs_iterate_dir()
by Heinrich Schuchardt
· 4 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
· 4 weeks ago
1bf4cb2
acpi_table: Fix coverity defect in acpi_write_spcr
by Patrick Rudolph
· 3 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
Next »