Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
73e31f497a229e20d2bca6450dbe66e8d9882b98
73e31f4
Merge patch series "Add WDT support for J7200 SOC"
by Tom Rini
· Mon Mar 31 11:06:14 2025 -0600
c3e397b
configs: j7200_evm_r5: Add ESM related configs for J7200
by Neha Malcom Francis
· Fri Mar 14 16:34:11 2025 +0530
fcbe795
arm: dts: k3-j7200: Add ESM PMIC support for tps659413
by Gowtham Tammana
· Fri Mar 14 16:34:10 2025 +0530
155d2a0
spl: return header size to spl_load in os boot
by Anshul Dalal
· Tue Mar 11 15:05:45 2025 +0530
4de50b5
config: falcon: move CFG_SYS_SPI_* to Kconfig
by Anshul Dalal
· Tue Mar 11 10:14:12 2025 +0530
309d0c3
board: ti: am62px: rm-cfg: Add support for HC BCDMA
by Vishal Mahaveer
· Mon Mar 10 17:02:56 2025 -0500
c9de3ba
configs: am64x_evm_a53_defconfig: Enable support for UMS
by Hrushikesh Salunke
· Mon Mar 10 17:38:56 2025 +0530
ae428bf
arm: dts: mediatek: disable fan node for mt7987
by developer
· Fri Mar 07 11:22:28 2025 +0800
5551adc
pwm: mediatek: add pwm support for MediaTek MT7987 SoC
by developer
· Fri Mar 07 11:22:23 2025 +0800
ccf4550
arm: mediatek: remove wmcpu-reserved@50000000 node from mt7987 dts
by developer
· Fri Mar 07 11:22:13 2025 +0800
44cc62e
test: use truncate in mk_fs()
by Heinrich Schuchardt
· Thu Mar 06 18:46:59 2025 +0100
85ff87f
Merge patch series "Clarify DM_FLAG_PROBE_AFTER_BIND behaviour"
by Tom Rini
· Sun Mar 30 09:10:57 2025 -0600
563f504
drivers: remove bogus DM_FLAG_PROBE_AFTER_BIND flags
by Caleb Connolly
· Fri Jan 17 08:28:57 2025 +0100
581b96d
dm: clarify DM_FLAG_PROBE_AFTER_BIND behaviour
by Caleb Connolly
· Fri Jan 17 08:28:56 2025 +0100
d6ff2d8
Merge branch 'fixes' of https://source.denx.de/u-boot/custodians/u-boot-tegra into next
by Tom Rini
· Sun Mar 30 08:09:48 2025 -0600
1347574
configs: mocha: add missing SPL_HAVE_INIT_STACK option
by Svyatoslav Ryhel
· Sat Mar 29 17:43:46 2025 +0200
e1c5b8b
configs: ouya: add missing SPL_HAVE_INIT_STACK option
by Svyatoslav Ryhel
· Sat Mar 29 17:25:30 2025 +0200
bd2fbbd
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh into next
by Tom Rini
· Sat Mar 29 10:39:06 2025 -0600
14473a7
ram: renesas: dbsc5: Pass udevice and MODEMR0 to dbsc5_get_board_data()
by Marek Vasut
· Tue Mar 25 23:43:33 2025 +0100
e846f3b
ram: renesas: dbsc5: Factor out dbsc5_wait_dbwait()
by Marek Vasut
· Tue Mar 25 23:43:32 2025 +0100
e68e915
ram: renesas: dbsc5: Improve dbsc5_send_dbcmd2() signature
by Marek Vasut
· Tue Mar 25 23:43:31 2025 +0100
f1bb2a9
ram: renesas: dbsc5: Drop space before dbsc5_ddr_setval_all_ch()
by Marek Vasut
· Tue Mar 25 23:43:30 2025 +0100
1365319
ram: renesas: dbsc5: Clarify MR27/MR28/MR57 register operations
by Marek Vasut
· Tue Mar 25 23:43:29 2025 +0100
db56fe8
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sunxi into next
by Tom Rini
· Thu Mar 27 08:10:06 2025 -0600
f9872df
sunxi: update rmr_switch.S source code
by Andre Przywara
· Sun Mar 23 11:35:36 2025 +0000
3260a35
sunxi: arm64: boot0.h: move fel_stash_addr variable to the front
by Andre Przywara
· Sun Mar 23 11:35:35 2025 +0000
6aa173e
sunxi: armv8: fel: move fel_stash variable to the front
by Andre Przywara
· Sun Mar 23 11:35:34 2025 +0000
19d1734
sunxi: mmc: Improve reset procedure
by Jernej Skrabec
· Sun Mar 09 07:12:41 2025 +0100
ec33ad1
sunxi: H616: dram: Improve address wrapping detection
by Jernej Skrabec
· Sun Mar 09 07:31:43 2025 +0100
decce1e
sunxi: h616: dram: Rework size detection
by Jernej Skrabec
· Sun Mar 09 07:31:42 2025 +0100
ec9b27c
pinctrl: sunxi: add Allwinner A100/A133 pinctrl description
by Andre Przywara
· Thu Oct 26 00:38:59 2023 +0100
c0459ea
clk: sunxi: Add support for the A100/A133 CCU
by Andre Przywara
· Thu Oct 26 00:28:44 2023 +0100
a0e2a09
spl: reorder SPL_MAX_SIZE defaults for sunxi
by Andre Przywara
· Thu Jan 02 11:06:22 2025 +0000
33e0d18
sunxi: Kconfig: consolidate SYS_CLK_FREQ selection
by Andre Przywara
· Fri Mar 14 01:01:48 2025 +0000
c300f17
sunxi: pmic_bus: Move SPL I2C addresses into Kconfig
by Andre Przywara
· Tue Mar 18 00:39:43 2025 +0000
3febb0a
power: pmic: sunxi: add SPL support for the AXP803
by Andre Przywara
· Sun Oct 20 17:36:19 2024 +0100
91d5992
sunxi: sun50i_h6: clock: fix PLL_PERIPH0 rate calculation
by Andre Przywara
· Wed Feb 26 11:37:12 2025 +0000
f167f3f
sunxi: mmc: Fix T113-s3 MMC clock divider
by Andre Przywara
· Wed Feb 26 11:37:11 2025 +0000
00c55c6
sunxi: kconfig : Make CHIP_DIP_SCAN depend on ARCH_SUNXI
by Liya Huang
· Fri Jan 31 09:12:43 2025 +0800
27e0fcb
Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra into next
by Tom Rini
· Wed Mar 26 14:07:37 2025 -0600
e18b966
Merge tag 'efi-next-26032025' of https://source.denx.de/u-boot/custodians/u-boot-tpm into next
by Tom Rini
· Wed Mar 26 14:07:09 2025 -0600
2bbfa55
test: lmb: fix the lmb_alloc_addr() based test cases
by Sughosh Ganu
· Wed Mar 26 22:23:36 2025 +0530
8231d03
blkmap: pass information on ISO image to the OS
by Sughosh Ganu
· Mon Mar 17 14:04:02 2025 +0530
cf37722
blkmap: add an attribute to preserve the mem mapping
by Sughosh Ganu
· Mon Mar 17 14:04:01 2025 +0530
f2eeee6
blkmap: store type of blkmap slice in corresponding structure
by Sughosh Ganu
· Mon Mar 17 14:04:00 2025 +0530
3a8f933
efi_loader: remove memory occupied by a ramdisk from EFI memory map
by Ilias Apalodimas
· Mon Mar 17 14:03:59 2025 +0530
9e0db62
efi_loader: allow for removal of memory from the EFI map
by Ilias Apalodimas
· Mon Mar 17 14:03:58 2025 +0530
4bd6206
fdt: add support for adding pmem nodes
by Masahisa Kojima
· Mon Mar 17 14:03:57 2025 +0530
007604e
efi_loader: install device-tree on configuration table on every invocation
by Sughosh Ganu
· Mon Mar 17 14:03:56 2025 +0530
f73f876
efi_loader: remove unused code from copy_fdt()
by Sughosh Ganu
· Mon Mar 17 14:03:55 2025 +0530
00e3165
Merge tag 'u-boot-imx-next-20250325' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next
by Tom Rini
· Tue Mar 25 08:57:38 2025 -0600
9c6ece6
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv into next
by Tom Rini
· Tue Mar 25 08:57:00 2025 -0600
636746a
imx: imx9: Imply CPU_IMX by default
by Adam Ford
· Mon Mar 24 21:54:48 2025 -0500
448112e
imx: imx8: Imply CPU_IMX by default
by Adam Ford
· Mon Mar 24 21:54:47 2025 -0500
c0e501a
imx: imx8m: Imply CPU_IMX by default
by Adam Ford
· Mon Mar 24 21:54:46 2025 -0500
0b69ff2
cpu: imx8_cpu: Print Speed grade if IMX_TMU
by Adam Ford
· Mon Mar 24 21:54:45 2025 -0500
8d48f9a
imx: imx8m: Imply IMX_TMU
by Adam Ford
· Mon Mar 24 21:54:44 2025 -0500
8b45311
cpu: imx8_cpu: Expand get_imx_type_str list of supported CPUs
by Adam Ford
· Mon Mar 24 21:54:43 2025 -0500
f1c0db6
imx: imx9: Imply IMX_TMU
by Adam Ford
· Mon Mar 24 21:54:42 2025 -0500
e4b97af
board: beacon: imx8mp: Fix GIC clock for Overdrive mode
by Adam Ford
· Mon Mar 24 18:27:25 2025 -0500
5a0a9ac
Add reset config options for k1
by Huan Zhou
· Tue Mar 11 09:38:51 2025 +0800
e3ab414
riscv: dts: k1: add reset controller node in device tree
by Huan Zhou
· Tue Mar 11 09:38:50 2025 +0800
10ad798
riscv: reset: k1: Add reset driver
by Huan Zhou
· Tue Mar 11 09:38:49 2025 +0800
3c23b93
riscv: dt-binding: k1: Add reset driver binding definition
by Huan Zhou
· Tue Mar 11 09:38:48 2025 +0800
240576b
riscv: dts: starfive: remove duplicate itb entries
by Heinrich Schuchardt
· Fri Feb 21 10:58:56 2025 +0100
9ae1db5
board: starfive: spl: strip off 'starfive/' prefix
by Heinrich Schuchardt
· Fri Feb 21 10:58:55 2025 +0100
ace9437
riscv: dts: no default configuration for MULTI_DTB_FIT
by Heinrich Schuchardt
· Fri Feb 21 10:58:54 2025 +0100
48a4810
riscv: dts: add OF_LIST handling to binman.dtsi
by Heinrich Schuchardt
· Fri Feb 21 10:58:53 2025 +0100
8e9a68a
RISCV: config: Remove CFG_SYS_SDRAM_BASE
by Jimmy Ho
· Mon Mar 10 09:47:48 2025 +0800
8176b15
riscv: dts: cv18xx: Drop unused dummy clocks
by Yao Zi
· Fri Mar 07 17:09:22 2025 +0000
d7a7e14
riscv: qemu: imply CONFIG_RNG_RISCV_ZKR
by Heinrich Schuchardt
· Sun Mar 02 09:50:17 2025 +0100
242e26c
riscv: dts: spacemit: Update UART compatible for k1
by Junhui Liu
· Sun Feb 23 14:19:26 2025 +0800
348fb56
configs: SiFive Unmatched: add 'nvme scan' to preboot
by Heinrich Schuchardt
· Tue Nov 12 11:26:44 2024 +0100
fda9f76
Merge tag 'v2025.04-rc5' into next
by Tom Rini
· Mon Mar 24 20:10:55 2025 -0600
071d2d7
Prepare v2025.05-rc5
by Tom Rini
· Mon Mar 24 20:00:24 2025 -0600
6e0d927
Merge tag 'qcom-next-20250324' of https://gitlab.denx.de/u-boot/custodians/u-boot-snapdragon into next
by Tom Rini
· Mon Mar 24 12:38:48 2025 -0600
299c87d
lmb: change the return code on lmb_alloc_addr()
by Ilias Apalodimas
· Fri Mar 14 12:57:02 2025 +0200
bffe2b2
arm64: imx8mp: Gracefully handle disabled ENV_IS_IN_SPI_FLASH
by Marek Vasut
· Wed Mar 19 04:28:27 2025 +0100
bc0b937
clk: imx: Pass struct udevice into imx_clk_fixed_factor*()
by Marek Vasut
· Sun Mar 23 16:58:53 2025 +0100
418f9b5
clk: clk-fixed-factor: Resolve parent clock by name
by Marek Vasut
· Sun Mar 23 16:58:52 2025 +0100
b45fd57
clk: clk-fixed-factor: Use struct udevice instead of struct device
by Marek Vasut
· Sun Mar 23 16:58:51 2025 +0100
8dee1c1
clk: clk-divider: Resolve parent clock by name
by Marek Vasut
· Sun Mar 23 16:58:50 2025 +0100
40e7edf
clk: imx: Pass struct udevice into imx_clk_divider*()
by Marek Vasut
· Sun Mar 23 16:58:49 2025 +0100
1f2da1a
clk: clk-divider: Use struct udevice instead of struct device
by Marek Vasut
· Sun Mar 23 16:58:48 2025 +0100
c64a46e
clk: imx: pllv3: Resolve parent clock by name
by Marek Vasut
· Sun Mar 23 16:58:47 2025 +0100
8dd0676
clk: imx: Pass struct udevice into imx_clk_pllv3*()
by Marek Vasut
· Sun Mar 23 16:58:46 2025 +0100
fc74bca
clk: imx: Convert clock-osc-* back to osc_*
by Marek Vasut
· Sun Mar 23 16:58:45 2025 +0100
3668ec7
clk: imx: Pass struct udevice into imx_clk_composite*()
by Marek Vasut
· Sun Mar 23 16:58:44 2025 +0100
bfaa580
clk: clk-composite: Resolve parent clock by name
by Marek Vasut
· Sun Mar 23 16:58:43 2025 +0100
2bd4c5e
clk: clk-composite: Use struct udevice instead of struct device
by Marek Vasut
· Sun Mar 23 16:58:42 2025 +0100
610db3b
clk: imx: Pass struct udevice to clk_register_gate*()
by Marek Vasut
· Sun Mar 23 16:58:41 2025 +0100
6922047
clk: imx: Pass struct udevice into imx_clk_gate*()
by Marek Vasut
· Sun Mar 23 16:58:40 2025 +0100
2f2b346
clk: imx: gate2: Resolve parent clock by name
by Marek Vasut
· Sun Mar 23 16:58:39 2025 +0100
04e5fba
clk: imx: gate2: Use struct udevice instead of struct device
by Marek Vasut
· Sun Mar 23 16:58:38 2025 +0100
b5b0aac
clk: clk-gate: Resolve parent clock by name
by Marek Vasut
· Sun Mar 23 16:58:37 2025 +0100
8996868
clk: clk-gate: Use struct udevice instead of struct device
by Marek Vasut
· Sun Mar 23 16:58:36 2025 +0100
3f474bc
clk: imx: Pass struct udevice to clk_register_mux()
by Marek Vasut
· Sun Mar 23 16:58:35 2025 +0100
33480a9
clk: imx: Pass struct udevice into imx_clk_mux*()
by Marek Vasut
· Sun Mar 23 16:58:34 2025 +0100
4394a26
clk: clk-mux: Resolve parent clock by name
by Marek Vasut
· Sun Mar 23 16:58:33 2025 +0100
e1be4fc
clk: clk-mux: Use struct udevice instead of struct device
by Marek Vasut
· Sun Mar 23 16:58:32 2025 +0100
Next »