Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
405138997bc3bf0bedc1c7ae4e5db8ace4a8da22
4051389
ARM: meson: add support for Libre Computer aml-a311d-cc
by Neil Armstrong
· 2 months ago
1fce231
board: libre-computer: aml-s805x-cc: Enable capsule updates
by Neil Armstrong
· 2 months ago
7914a9a
board: libretech-ac: move board support into dedicated directory
by Neil Armstrong
· 2 months ago
d55f592
Merge tag 'u-boot-imx-master-20241013' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 7 weeks ago
8592e25
Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra
by Tom Rini
· 7 weeks ago
ecb1209
video: panel: add Sharp LQ101R1SX01 MIPI DSI panel driver
by Svyatoslav Ryhel
· 11 months ago
ab120e5
video: tegra20: dsi: add ganged mode support
by Svyatoslav Ryhel
· 4 months ago
e970800
video: tegra20: dc: remove DECLARE_GLOBAL_DATA_PTR use
by Svyatoslav Ryhel
· 4 months ago
f87b40f
usb: host: tegra: get usb phy configuration from phy node
by Svyatoslav Ryhel
· 1 year, 4 months ago
e7ce930
arm: tegra: add AP20 and AP20H SKU
by Ion Agorria
· 10 weeks ago
947fdb6
arm: tegra: fix typo in logging functions
by Ion Agorria
· 8 weeks ago
41c0918
board: asus: transformer: implement multi-DTB support
by Svyatoslav Ryhel
· 4 months ago
84686d8
board: asus: grouper: implement multi-DTB support
by Svyatoslav Ryhel
· 4 months ago
e1bc2ff
board: htc: endeavoru: simplify RCM hook
by Svyatoslav Ryhel
· 4 months ago
f4ec2e6
board: asus: grouper: dynamically detect correct SPL configuration
by Svyatoslav Ryhel
· 4 months ago
bd7326a
drivers: tegra_gpio: add early SPL functions
by Svyatoslav Ryhel
· 4 months ago
79c34b9
ARM: tegra-u-boot: add recipe for multi-dtb image
by Svyatoslav Ryhel
· 4 months ago
f1e8377
ARM: tegra: board2: add common dtb reselect logic
by Svyatoslav Ryhel
· 4 months ago
a2c9b97
Tegra30: Add funcmux for UART over SD slot
by Jonas Schwöbel
· 10 months ago
41d86e7
board: tegra: convert boards to text env
by Svyatoslav Ryhel
· 5 months ago
f19eb7c
disk: add TegraPT support
by Svyatoslav Ryhel
· 4 months ago
d492090
clk: imx8mp: Add i.MX8MP Dummy clk
by Peng Fan
· 7 weeks ago
ba14c99
arm64: imx: imx8mp-debix-model-a: Migrate to OF_UPSTREAM
by Gilles Talis
· 7 weeks ago
ddeb21a
imx8: Correct the SCU API return value check
by Peng Fan
· 7 weeks ago
1f2a517
binman: add fast authentication method for i.MX8M signing
by Brian Ruley
· 9 weeks ago
d26a497
binman: cosmetic: refactor `nxp_imx8mcst' etype code
by Brian Ruley
· 9 weeks ago
6378840
ARM: imx: Update MAINTAINERS file globs for i.MX8MP DHSOM
by Marek Vasut
· 8 weeks ago
1444a5d
ARM: imx: Update MAINTAINERS file globs for i.MX6 DHSOM
by Marek Vasut
· 8 weeks ago
508809d
misc: fuse: Update fuse driver
by Ye Li
· 8 weeks ago
a48556c
misc: fuse: Fix FSB redundancy fuse word check and clear res
by Ye Li
· 8 weeks ago
a45bec8
misc: ele_api: Add read/write shadow fuse APIs
by Ye Li
· 8 weeks ago
00e2e86
misc: ele_api: Update ELE read common fuse API
by Peng Fan
· 8 weeks ago
25a3fc3
misc: ele_mu: Clear RR when initialize MU
by Peng Fan
· 8 weeks ago
41a9a4f
misc: ele_mu: Update ELE MU to get TR/RR number from HW
by Ye Li
· 8 weeks ago
97799bc
Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"
by Tom Rini
· 7 weeks ago
c2ed2e3
qconfig: Update tool for new Makefile variables
by Simon Glass
· 9 weeks ago
8bc9326
spl: Rename SPL_TPL_NAME and SPL_TPL_PROMPT
by Simon Glass
· 9 weeks ago
4cafa21
global: Rename SPL_TPL_ to PHASE_
by Simon Glass
· 9 weeks ago
86adc2e
global: Rename SPL_ to XPL_
by Simon Glass
· 9 weeks ago
73a325c
kconfig: binman: Check for SPL instead of XPL
by Simon Glass
· 9 weeks ago
092e45c
xpl: Define CONFIG_SPL_BUILD only for the SPL build
by Simon Glass
· 9 weeks ago
0e84d96
global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
by Simon Glass
· 9 weeks ago
209ae76
include: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
by Simon Glass
· 9 weeks ago
7ec2413
drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
by Simon Glass
· 9 weeks ago
49c24a8
board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
by Simon Glass
· 9 weeks ago
85ed77d
arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
by Simon Glass
· 9 weeks ago
71a9d1a
doc: Update init docs for the xPL changes
by Simon Glass
· 9 weeks ago
3180a7f
doc: Move init-related things out of README
by Simon Glass
· 9 weeks ago
4c3ff9d
README: Drop SoC-specific comment about SPL
by Simon Glass
· 9 weeks ago
e7e388b
doc: Update SPL docs for the xPL changes
by Simon Glass
· 9 weeks ago
5c1c9ea
log: global: Rename warn_non_spl()
by Simon Glass
· 9 weeks ago
6c6fcc6
xpl: Rename spl_phase_prefix() and spl_phase_name()
by Simon Glass
· 9 weeks ago
6b7f9c0
xpl: Rename spl_next_phase() and spl_prev_phase()
by Simon Glass
· 9 weeks ago
91222f8
xpl: Add a function to indicate when in xPL
by Simon Glass
· 9 weeks ago
f218eeb
xpl: Rename spl_in_proper() to not_xpl()
by Simon Glass
· 9 weeks ago
d4dce4a
xpl: Rename spl_phase() to xpl_phase()
by Simon Glass
· 9 weeks ago
db2d101
xpl: Rename spl_phase to xpl_phase_t
by Simon Glass
· 9 weeks ago
3235f1e
xpl: Rename u_boot_first_phase to xpl_is_first_phase()
by Simon Glass
· 9 weeks ago
2b315b7
qconfig: Add XPL_BUILD to ignored symbols
by Simon Glass
· 9 weeks ago
5b12f71
scripts: Define CONFIG_XPL_BUILD for all xPL builds
by Simon Glass
· 9 weeks ago
cd98f48
scripts: Add some comments about autoconf.mk
by Simon Glass
· 9 weeks ago
5c73fe2
scripts: Rename Makefile.spl to Makefile.xpl
by Simon Glass
· 9 weeks ago
1a614a3
stdio: Make use of the SERIAL define
by Simon Glass
· 9 weeks ago
21d5cfe
serial: Make use of the SERIAL define
by Simon Glass
· 9 weeks ago
d4bcfed
net: freescale: Drop use of SPL_BUILD dependency
by Simon Glass
· 9 weeks ago
e5d0ddd
tegra: Drop dependency on SPL_BUILD
by Simon Glass
· 9 weeks ago
af59425
boot: Drop unnecessary ifdef for LOAD_FIT
by Simon Glass
· 9 weeks ago
e7c34da
Makefile: Add a u-boot.cfg file for VPL
by Simon Glass
· 9 weeks ago
aa7d910
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usb
by Tom Rini
· 7 weeks ago
edc1e75
usb: dwc3-generic: fix CONFIG_DM_REGULATOR-off case
by Jan Kiszka
· 4 months ago
db9fee3
Merge patch series "led: introduce LED boot and activity function"
by Tom Rini
· 7 weeks ago
cdc3815
test: dm: Expand ofnode options test with new helper
by Christian Marangi
· 9 weeks ago
719108e
test: dm: Add tests for LED boot and activity
by Christian Marangi
· 9 weeks ago
82b3245
doc: introduce led.rst documentation
by Christian Marangi
· 9 weeks ago
c9f58b1
ubi: implement support for LED activity
by Christian Marangi
· 9 weeks ago
31d7181
mtd: implement support for LED activity
by Christian Marangi
· 9 weeks ago
1165ba0
tftp: implement support for LED activity
by Christian Marangi
· 9 weeks ago
8be34e8
led: implement LED activity API
by Christian Marangi
· 9 weeks ago
ac41112
common: board_r: rework BOOT LED handling
by Christian Marangi
· 9 weeks ago
ea7387e
led: implement LED boot API
by Christian Marangi
· 9 weeks ago
7254473
dm: core: implement ofnode_options helpers
by Christian Marangi
· 9 weeks ago
be131cf
led: toggle LED on initial SW blink
by Christian Marangi
· 9 weeks ago
7bf54f1
power: pmic: pca9450: Add missing newline
by Joy Zou
· 10 weeks ago
b3949a4
power: pmic/regulator: Support pca9452
by Joy Zou
· 10 weeks ago
831185a
power: regulator: pca9450: Update the BUCK1 voltage range
by Joy Zou
· 10 weeks ago
7285937
power: mp5416: Fix LDO SVAL for MP5416 PMIC
by Sidharth Prabukumar
· 1 year, 2 months ago
c35f6fb
mtd: spi-nor-ids: Add support for S28HS256T
by Takahiro Kuwano
· 9 weeks ago
decbc27
Merge patch series "mtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon 2Gb parts"
by Tom Rini
· 7 weeks ago
4245b38
mtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon s28hs02gt
by Takahiro Kuwano
· 9 weeks ago
fb44faa
mtd: spi-nor-ids: Add NO_CHIP_ERASE flag to Infineon s25hl02Gt and s25hs02gt
by Takahiro Kuwano
· 9 weeks ago
d5d39d7
Merge patch series "mtd: spi-nor: Add support for S25FS-S family"
by Tom Rini
· 7 weeks ago
67df2aa
mtd: spi-nor-id: Add S25FS064S, S25FS128S, S25FS256S IDs
by Takahiro Kuwano
· 9 weeks ago
7579d9f
mtd: spi-nor-id: Use INFO6 macro for S25FL-S
by Takahiro Kuwano
· 9 weeks ago
d870042
mtd: spi-nore-core: Fix 4KB erase opcode for s25fs-s
by Takahiro Kuwano
· 9 weeks ago
7b976fc
mtd: spi-nor-ids: Extend w25q16cl entry with locking support
by Marek Vasut
· 3 months ago
29b19a0
mtd: spi-nor-ids: Deduplicate mx25u25635f entry
by Marek Vasut
· 3 months ago
1db9b52
mtd: spi-nor-ids: Deduplicate w25q16dw entry
by Marek Vasut
· 3 months ago
2fbb8d9
mtd: spi-nor: Clear Winbond SR3 WPS bit on boot
by Marek Vasut
· 9 months ago
879a321
Merge tag 'efi-2025-01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 7 weeks ago
e6b21bd
sandbox: enable clk command on the sandbox
by Heinrich Schuchardt
· 3 months ago
Next »