Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
4cdbdbdcb8240aa2274f501b236526405d1a4b0d
4cdbdbd
Merge patch series "Add AVS support for J721S2"
by Tom Rini
· 5 weeks ago
5d42861
configs: j721s2_evm_r5_defconfig: Add AVS Configs
by Manorit Chawdhry
· 6 weeks ago
353b88c
arm: dts: j721s2: Add VTM node in R5
by Manorit Chawdhry
· 6 weeks ago
0f7866b
arm: mach-k3: j721s2_init: Initialize AVS Class 0
by Manorit Chawdhry
· 6 weeks ago
9234ab9
drivers: misc: k3_avs: Extract MPU clk and dev ID from DT
by Manorit Chawdhry
· 6 weeks ago
f23728b
arm: dts: k3-*-r5: Add MPU clock in clocks property
by Manorit Chawdhry
· 6 weeks ago
0c60ab8
drivers: misc: k3_avs: Check return code while programming AVS
by Manorit Chawdhry
· 6 weeks ago
bebdc33
power: pmic: tps65941: Add DM_PMIC dependency
by Manorit Chawdhry
· 6 weeks ago
74c9d0d
Merge patch series "Add TI K3 PCIe Controller support for J7200"
by Tom Rini
· 5 weeks ago
c5aafaf
configs: j7200_evm_a72_defconfig: Enable configs for PCI support
by Siddharth Vadapalli
· 6 weeks ago
445dbb6
pci: Add TI K3 Cadence PCIe Controller
by Siddharth Vadapalli
· 6 weeks ago
3ce50f0
Merge patch series "dwc3: gadget: properly fix cache operations"
by Tom Rini
· 5 weeks ago
bba944b
usb: dwc3: invalidate dcache on buffer used in interrupt handling
by Neil Armstrong
· 6 weeks ago
474d6f4
usb: dwc3: fix dcache flush range calculation
by Neil Armstrong
· 6 weeks ago
bd5e3ca
usb: dwc3: allocate setup_buf with dma_alloc_coherent()
by Neil Armstrong
· 6 weeks ago
0e6bab2
Merge tag 'i2c-tag-v2025.01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-i2c
by Tom Rini
· 5 weeks ago
3292933
i2c: i2c-gpio: add support for i2c-gpio,sda-output-only
by Alex Shumsky
· 6 weeks ago
3b1aa79
i2c: muxes: pca954x: Add MAX735x/MAX736x support
by Maksim Kiselev
· 9 weeks ago
442acda
Merge tag 'efi-2025-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 5 weeks ago
7d6db31
Merge tag 'dm-pull-17oct24-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· 5 weeks ago
4b384a4
mtd: spi-nor: Move SR3 WPS bit definition in the correct location
by Marek Vasut
· 6 weeks ago
24cd101
mbedtls: fix defects in coverity scan
by Raymond Mao
· 5 weeks ago
149d4581
cmd: upl: correct printf code
by Heinrich Schuchardt
· 5 weeks ago
a202567
lmb: notify when adjacent regions are added
by Caleb Connolly
· 5 weeks ago
0f9e31a
x86: cpu: Add missing header inclusion
by Andy Shevchenko
· 7 weeks ago
6ab207b
x86: cpu: Add a few prototypes to the header file
by Andy Shevchenko
· 7 weeks ago
3173142
x86: cpu: Mark a few functions static
by Andy Shevchenko
· 7 weeks ago
ede2bf6
x86: cpu: Use default print_cpuinfo() for all
by Andy Shevchenko
· 7 weeks ago
8310c1e
x86: Enable RTC command by default
by Simon Glass
· 6 weeks ago
2f347f7
doc: Update coreboot's CI information
by Simon Glass
· 6 weeks ago
78b9c8a
docker: Update coreboot
by Simon Glass
· 6 weeks ago
04f021f
expo: Add forward declaration for udevice to cedit
by Simon Glass
· 6 weeks ago
f957785
expo: Drop scene_title_set()
by Simon Glass
· 6 weeks ago
1f4bbff
expo: Drop unneceesary calls to expo_str()
by Simon Glass
· 6 weeks ago
6f3e87a
expo: Support menu-item values in cedit
by Simon Glass
· 6 weeks ago
330aa1e
expo: Add a little more cedit CMOS logging
by Simon Glass
· 6 weeks ago
100389f
expo: Allow menu items to have values
by Simon Glass
· 6 weeks ago
53a0a2f
expo: Use standard numbering for save and discard
by Simon Glass
· 6 weeks ago
5c6926c
expo: Set the initial next_id to 1
by Simon Glass
· 6 weeks ago
377f18e
expo: Place menu items to the right of all labels
by Simon Glass
· 6 weeks ago
aea571d
video: Avoid starting a new line to close to the bottom
by Simon Glass
· 6 weeks ago
bda3adc
video: Add a dark-grey console colour
by Simon Glass
· 6 weeks ago
95b860b
sandbox: dts: Add missing sandbox, emul phandle to sandbox-pmic
by Marek Vasut
· 7 weeks ago
6a0f481
binman: Add a tutorial on resolving test-coverage bugs
by Simon Glass
· 8 weeks ago
9469d70
binman: Support getting test-coverage on just one test
by Simon Glass
· 8 weeks ago
0ce8fed
u_boot_pylib: Support running coverage on selected functions
by Simon Glass
· 8 weeks ago
9d246ae
sandbox_spl: Restrict use of UPL when not enabled
by Simon Glass
· 8 weeks ago
1f3a122
buildman: Correct some warnings about regex strings
by Simon Glass
· 9 weeks ago
a730a28
binman: implement signing FIT images during image build
by Alexander Kochetkov
· 10 weeks ago
197ee8b
image-host: fix 'unknown error' error message
by Alexander Kochetkov
· 10 weeks ago
ce39e05
binman: fix passing loadables to mkimage on first run
by Alexander Kochetkov
· 10 weeks ago
1d80964
bootstd: Avoid calling unavailable block functions
by Simon Glass
· 3 months ago
b9f3406
blk: Make functions available unconditionally
by Simon Glass
· 3 months ago
637137f
x86: coreboot: Enable receiving timestamps from coreboot
by Simon Glass
· 3 months ago
1563250
x86: coreboot: Add timestamps from coreboot to bootstage
by Simon Glass
· 3 months ago
6df9239
x86: coreboot: Update the timestamp code to use sysinfo
by Simon Glass
· 3 months ago
18c2ccc
x86: Add msr command
by Simon Glass
· 3 months ago
8af719c
x86: Add a cpuid command
by Simon Glass
· 3 months ago
8c37e2b
x86: Sync up tsc_timer with Linux
by Simon Glass
· 3 months ago
c2cd301
x86: Avoid timer-clock overflow
by Simon Glass
· 3 months ago
3ebdefc
x86: Ensure the CPU identity exists for timer init
by Simon Glass
· 3 months ago
5684fe1
x86: Show the CPU vendor in bdinfo
by Simon Glass
· 3 months ago
4c0d8ec
virtio: blk: introduce virtio-block erase support
by Dmitrii Merkurev
· 9 months ago
1e37ad0
x86: Make default_print_cpuinfo be a weak alias for print_cpuinfo
by Tom Rini
· 10 months ago
2fc5d8c
coreboot: Switch to a monospaced font
by Simon Glass
· 11 months ago
4f0336d
video: Allow querying the font size
by Simon Glass
· 11 months ago
da87af9
efi_driver: use blk_create_devicef()
by Heinrich Schuchardt
· 5 weeks ago
353db82
efi_loader: remove ERROR:, WARNING: prefixes in messages
by Heinrich Schuchardt
· 5 weeks ago
f39486a
efi_loader: add missing lf in error message
by Heinrich Schuchardt
· 5 weeks ago
7eef94d
Merge tag 'u-boot-imx-master-20241018a' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 5 weeks ago
a0ba973
Merge tag 'u-boot-at91-fixes-2025.01-a' of https://source.denx.de/u-boot/custodians/u-boot-at91
by Tom Rini
· 5 weeks ago
ca34b5c
Azure: Update to latest containers
by Tom Rini
· 6 weeks ago
963d7cc
efi_loader: reduce noisiness if ESP is missing
by Heinrich Schuchardt
· 5 weeks ago
37d14c8
efi_loader: avoid #ifdef in efi_setup.c
by Heinrich Schuchardt
· 5 weeks ago
7df74d8
cmd: wget: CONFIG_CMD_WGET must depend on CONFIG_CMD_NET
by Heinrich Schuchardt
· 5 weeks ago
2356c22
doc: blkmap: Fix typo in command example
by Ken Kurematsu
· 8 weeks ago
2a8c7af
doc: board: ti: am62x_sk: Add document for Ethernet boot on AM62x SoC.
by Chintan Vankar
· 8 weeks ago
7d5e7aa
cpu: imx8_cpu: Avoid revision to corrupt device tree
by Peng Fan
· 5 weeks ago
3bbc54f
pico-imx7d: Increase ODT resistor value
by Ray Chang
· 5 weeks ago
b62eb19
clk: imx8: Add dummy clk
by Peng Fan
· 5 weeks ago
d94b8b3
ARM: dts: imx6-dhcom: Remove fdt_high and initrd_high env variables
by Marek Vasut
· 6 weeks ago
4999e65
arm64: dts: imx: Switch to using upstream DT on DH i.MX8MP DHCOM PDK2/PDK3
by Marek Vasut
· 5 weeks ago
b5abbf8
dts: Add ability to build fallback DTBOs from arch/$(ARCH)/dts
by Marek Vasut
· 5 weeks ago
31763c1
ARM: at91: clock: Add missing include of asm/io.h
by Alexander Dahl
· 8 weeks ago
aab6487
Merge patch series "Cleanup dma device in spl and move dma channel[0]"
by Tom Rini
· 5 weeks ago
16e3d04
dma: ti: k3-udma: Move DMA channel[0] allocation to probe and add udma_remove()
by Santhosh Kumar K
· 6 weeks ago
976edc6
dma: ti: k3-udma: Move udma_probe() below all APIs
by Santhosh Kumar K
· 6 weeks ago
06ef867
configs: k3: Enable device removal in SPL
by Prasanth Babu Mantena
· 6 weeks ago
871bde2
mach-k3: common.c: Remove dma device in spl exit
by Prasanth Babu Mantena
· 6 weeks ago
c605133
arm: dts: k3-j722s-binman: Add support for HS-SE
by Udit Kumar
· 6 weeks ago
d84f8cd
arm: mach-k3: j784s4: Add clk and power support for wkup_uart
by Bhavya Kapoor
· 7 weeks ago
bf05e67
cmd: irq: Move do_irqinfo() prototype to a header file
by Andy Shevchenko
· 7 weeks ago
d4c4f4f
arm: mach-k3: am62: fixup thermal cooling device cpus
by Parth Pancholi
· 7 weeks ago
9ac02ef
lib: fdtdec: Parse the gzip/lzo headers only when dependencies have met
by Lad Prabhakar
· 8 weeks ago
f9ac68d
Extend usage for OF_OVERLAY_LIST beyond SPL
by Jan Kiszka
· 8 weeks ago
c535107
Makefile: Drop SPL_FIT_SOURCE support
by Marek Vasut
· 7 weeks ago
a41e7c8
Merge tag 'u-boot-stm32-20241017' of https://source.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· 5 weeks ago
4cac2e0
Merge tag 'u-boot-dfu-20241017' of https://source.denx.de/u-boot/custodians/u-boot-dfu
by Tom Rini
· 5 weeks ago
c28e47a
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
by Tom Rini
· 5 weeks ago
f72768f
MAINTAINERS: add TCPM section
by Sebastian Reichel
· 6 weeks ago
Next »