Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
83db1f994227ff3fc372863f8d88d077a3c8adc3
83db1f9
mmc: am654_sdhci: Fix OTAP/ITAP delay values
by Nitin Yadav
· Thu Apr 18 14:00:57 2024 -0500
81c1d44
mmc: am654_sdhci: Add tuning algorithm for delay chain
by Judith Mendez
· Thu Apr 18 14:00:56 2024 -0500
5123a99
Merge branch 'master-fdt' of https://source.denx.de/u-boot/custodians/u-boot-sh
by Tom Rini
· Thu Apr 18 07:55:38 2024 -0600
d258ab4
ARM: dts: renesas: Switch to using upstream DT
by Marek Vasut
· Mon Mar 25 09:17:54 2024 +0100
36097b7
ARM: dts: renesas: Switch to using upstream DT on 64bit Renesas SoCs
by Marek Vasut
· Mon Mar 18 15:59:38 2024 +0100
af66754
ARM: dts: renesas: Replace R8A77950 with R8A77951
by Marek Vasut
· Mon Mar 18 15:59:37 2024 +0100
e789aeb
ARM: dts: renesas: Stop using the -u-boot DTs for build
by Marek Vasut
· Sun Mar 17 07:23:38 2024 +0100
8ac326d
sandbox: don't call os_close with invalid file descriptor
by Heinrich Schuchardt
· Wed Apr 10 23:50:34 2024 +0200
8b0599e
arm: mach-k3: security: Lower verbosity of cert message for GP
by Andrew Davis
· Wed Apr 10 13:38:34 2024 -0500
c7c9f09
configs: am64x_evm_*_defconfig: Increase offsets for eMMC raw boot
by Judith Mendez
· Wed Apr 10 13:20:16 2024 -0500
1e5fda3
configs: arbel: Use generic timer and npcm reset driver
by Jim Liu
· Wed Apr 10 13:54:37 2024 +0800
cab43b0
fs: fat: fill creation and change date
by Heinrich Schuchardt
· Tue Apr 09 22:06:07 2024 +0200
4aa5291
fs: fat: convert change month correctly
by Heinrich Schuchardt
· Tue Apr 09 20:04:56 2024 +0200
15f85c2
tools: copyfile: use 64k instead of 512 buffer
by Ahelenia Ziemiańska
· Tue Apr 09 14:14:34 2024 +0200
c3b20a5
test: typo curren
by Heinrich Schuchardt
· Tue Apr 09 09:55:49 2024 +0200
0e157c6
Makefile.lib: find capsule ESL dtsi file with CONFIG_OF_UPSTREAM
by Jonathan Humphreys
· Mon Apr 08 16:28:43 2024 -0500
3a12c76
Merge patch series "configs: ti: Enable basic settings for SystemReady ACS"
by Tom Rini
· Wed Apr 17 13:16:12 2024 -0600
01dea33
configs: beagleboneai64: Enable RTC emulation
by Jonathan Humphreys
· Mon Apr 08 16:11:00 2024 -0500
674fa1a
configs: beagleboneai64: Enable basic EFI CMD support
by Jonathan Humphreys
· Mon Apr 08 16:10:59 2024 -0500
4f23b54
configs: am62x: Enable RTC emulation
by Jonathan Humphreys
· Mon Apr 08 16:10:58 2024 -0500
3559a61
configs: am62x: Enable basic EFI CMD support
by Jonathan Humphreys
· Mon Apr 08 16:10:57 2024 -0500
0ad2e9d
configs: am62x: cosmetic config cleanup
by Jonathan Humphreys
· Mon Apr 08 16:10:56 2024 -0500
a77fcf5
configs: am62px: Enable RTC emulation
by Jonathan Humphreys
· Mon Apr 08 16:10:55 2024 -0500
c64aa8a
configs: am62px: Enable basic EFI CMD support
by Jonathan Humphreys
· Mon Apr 08 16:10:54 2024 -0500
0a6d4fc
configs: am62px: cosmetic config cleanup
by Jonathan Humphreys
· Mon Apr 08 16:10:53 2024 -0500
6ce1e9d
configs: beagleplay: Enable RTC emulation
by Jonathan Humphreys
· Mon Apr 08 16:10:52 2024 -0500
f1e9be8
configs: beagleplay: Enable basic EFI CMD support
by Jonathan Humphreys
· Mon Apr 08 16:10:51 2024 -0500
5290fd3
configs: j721e: Enable RTC emulation
by Jonathan Humphreys
· Mon Apr 08 16:10:50 2024 -0500
61649d4
configs: j721e: Enable basic EFI CMD support
by Jonathan Humphreys
· Mon Apr 08 16:10:49 2024 -0500
bc5d505
configs: am64x: Enable RTC emulation
by Jonathan Humphreys
· Mon Apr 08 16:10:48 2024 -0500
6e22f01
configs: am64x: Enable basic EFI CMD support
by Jonathan Humphreys
· Mon Apr 08 16:10:47 2024 -0500
915dad3
configs: am64x: cosmetic config cleanup
by Jonathan Humphreys
· Mon Apr 08 16:10:46 2024 -0500
98185eb
Merge patch series "zfs: Fix zfs support on aarch64"
by Tom Rini
· Wed Apr 17 10:08:03 2024 -0600
67766f7
zfs: Fix zfs_read() to actually work
by mwleeds@mailtundra.com
· Sat Apr 06 18:47:29 2024 -0700
185b1aa
zfs: Fix return value of fs_devread()
by mwleeds@mailtundra.com
· Sat Apr 06 18:47:28 2024 -0700
f5eb122
zfs: Fix unaligned read of uint64
by mwleeds@mailtundra.com
· Sat Apr 06 18:47:27 2024 -0700
437d788
zfs: Add a comment to clarify nvlist memory layout
by mwleeds@mailtundra.com
· Sat Apr 06 18:47:26 2024 -0700
14a9faa
zfs: Fix malloc() success check
by mwleeds@mailtundra.com
· Sat Apr 06 18:47:25 2024 -0700
2c9b5af
net: wget: fix TCP sequence number wrap around issue
by Yasuharu Shibata
· Tue Apr 16 09:26:24 2024 +0900
07a00ef
net: wget: Support retransmission a dropped packet
by Yasuharu Shibata
· Sun Apr 14 19:46:07 2024 +0900
944bbab
Merge tag 'u-boot-imx-master-20240415' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Mon Apr 15 07:39:14 2024 -0600
8c43f96
Merge https://source.denx.de/u-boot/custodians/u-boot-mmc
by Tom Rini
· Mon Apr 15 07:38:51 2024 -0600
e501d6e
Merge tag 'u-boot-socfpga-next-20240415' of https://source.denx.de/u-boot/custodians/u-boot-socfpga
by Tom Rini
· Mon Apr 15 07:38:18 2024 -0600
e7d220d
clk: imx93: fix anatop base
by Peng Fan
· Fri Apr 12 22:24:54 2024 +0800
7ab56ec
cpu: drop imx9_cpu
by Peng Fan
· Fri Apr 12 22:24:53 2024 +0800
eec6f38
serial: lpuart: use ipg clk for i.MX7ULP
by Peng Fan
· Fri Apr 12 22:24:52 2024 +0800
bcdc616
gpio: imx_rgpio2p: support one address
by Peng Fan
· Fri Apr 12 22:24:51 2024 +0800
34a3b96
mmc: cv1800b_sdhci: Remove the unused argument
by Jaehoon Chung
· Mon Apr 15 16:56:50 2024 +0900
e52d3c0
mmc: hi6220_dw_mmc: add fifoth_val to private data and set it in .probe
by Yang Xiwen
· Thu Feb 01 22:05:44 2024 +0800
84df6a7
mmc: dw_mmc: Don't return error if data busy timeout
by Yang Xiwen
· Thu Feb 01 22:05:43 2024 +0800
0425947
mmc: hi6220-dwmmc: handle clocks and resets if CONFIG_CLK and CONFIG_DM_RESET enabled
by Yang Xiwen
· Thu Feb 01 22:05:42 2024 +0800
67c77f9
mmc: Unconditionally call mmc_deinit()
by Marek Vasut
· Sun Mar 17 04:01:22 2024 +0100
0e05fa3
mmc: renesas-sdhi: Do not access SCC during tuning in send_cmd callback
by Marek Vasut
· Sat Feb 24 23:32:11 2024 +0100
b6e8629
mmc: Add generic tuning flag
by Marek Vasut
· Sat Feb 24 23:32:10 2024 +0100
259cc63
mmc: Convert hs400_tuning flag from u8 to bool
by Marek Vasut
· Sat Feb 24 23:32:09 2024 +0100
aaf5927
mmc: renesas-sdhi: Stop transmission in case tuning block transfer fails
by Marek Vasut
· Tue Feb 20 09:38:45 2024 +0100
c2275a3
mmc: tmio: Check INFO1 for completion during DMA transfer
by Marek Vasut
· Tue Feb 20 09:38:14 2024 +0100
dad81fb
mmc: Drop unused mmc_send_tuning() cmd_error parameter
by Marek Vasut
· Tue Feb 20 09:36:23 2024 +0100
e64c9b4
mmc: arm_pl180_mmci: Rely on DM
by Linus Walleij
· Thu Feb 08 10:33:43 2024 +0100
f2ceb75
mmc: Add SPL_MMC_PWRSEQ to fix link issue when building SPL
by Jonas Karlman
· Sat Jan 27 17:12:35 2024 +0000
b8bcdeb
mmc: Don't suggest to build modules in Kconfig.
by Heinrich Schuchardt
· Tue Jan 23 17:18:16 2024 +0100
82479d4
mmc: Avoid buffer overrun in mmc_startup()
by Heinrich Schuchardt
· Thu Jan 04 04:49:42 2024 +0100
80db98c
drivers: misc: Fixes: Rename CONFIG_SPL_SOCFPGA_SEC_REG to CONFIG_SPL_SOCFPGA_DT_REG
by Wan Yee Lau
· Thu Mar 28 14:24:00 2024 +0800
829183a
chameleonv3: set in defconfig for FPGA to reprogram every reboot
by Michał Barnaś
· Tue Mar 19 18:18:14 2024 +0000
8fdccae
arm: socfpga: arria10: add option to reprogram the FPGA every reboot
by Michał Barnaś
· Tue Mar 19 18:18:13 2024 +0000
3765b86
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
by Tom Rini
· Sun Apr 14 15:58:31 2024 -0600
d4c6bb1
Merge tag 'u-boot-nand-20240414' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash
by Tom Rini
· Sun Apr 14 12:26:42 2024 -0600
eeee659
cmd: mtd: OTP access support
by Arseniy Krasnov
· Wed Mar 27 01:39:19 2024 +0300
6fbb426
mtd: spinand: Add support for XTX SPINAND
by Bruce Suen
· Mon Mar 11 21:43:14 2024 -0400
681c2fb
mtd: nand: raw: atmel: Fix comment in timings preparation
by Alexander Dahl
· Wed Mar 20 10:02:13 2024 +0100
7737453
mtd: nand: raw: Fix (most) Kconfig indentation
by Alexander Dahl
· Wed Mar 20 10:02:11 2024 +0100
71fc06c
mtd: nand: raw: Port another option flag from Linux
by Alexander Dahl
· Wed Mar 20 10:02:10 2024 +0100
aa12453
mtd: nand: raw: Use macro nand_to_mtd() where appropriate
by Alexander Dahl
· Wed Mar 20 10:02:09 2024 +0100
55842b4
mtd: rawnand: Meson NAND controller support
by Arseniy Krasnov
· Sun Feb 11 01:39:27 2024 +0300
90fec2b
cmd: sf: Fix sf probe crash
by Weizhao Ouyang
· Thu Jan 04 11:46:19 2024 +0000
c79902e
Merge tag 'efi-2024-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Sat Apr 13 10:18:38 2024 -0600
cb0e968
doc/sphinx: Bump idna to 3.7
by Tom Rini
· Fri Apr 12 08:23:17 2024 -0600
28c2362
Fix references to trace doc
by Vincent Stehlé
· Thu Apr 11 18:44:02 2024 +0200
700c8ac
efi_loader: sanitize efi_tcg2_final_events_table definition
by Heinrich Schuchardt
· Thu Apr 11 00:50:43 2024 +0200
c01ad8a
efi_loader: using EFI_UNSUPPORTED for private authenticated variables
by Weizhao Ouyang
· Wed Apr 10 12:19:33 2024 +0000
3b56ffd
efi_loader: 'EFI using ACPI tables at' should be debug message
by Heinrich Schuchardt
· Tue Apr 09 22:48:24 2024 +0200
211ff08
efi_loader: eliminate duplicate runtime section definitions
by Heinrich Schuchardt
· Fri Apr 05 10:12:57 2024 +0200
cc0ead7
efi_loader: move efi_var_collect to common functions
by Ilias Apalodimas
· Fri Apr 05 09:50:58 2024 +0300
4470d9d
doc: build: fix gen_compile_commands section level
by Mattijs Korpershoek
· Fri Apr 05 08:18:42 2024 +0200
7fe617c
doc: build: update docker image to latest
by Mattijs Korpershoek
· Fri Apr 05 08:16:19 2024 +0200
de4de6b
Merge patch series "mcheck implementation for U-Boot"
by Tom Rini
· Fri Apr 12 16:23:19 2024 -0600
5d7f16f
mcheck: let mcheck_abortfunc_t print the pointer
by Eugene Uriev
· Sun Mar 31 23:03:27 2024 +0300
2d54641
mcheck: add stats, add a comment with test results
by Eugene Uriev
· Sun Mar 31 23:03:26 2024 +0300
e84d69a
mcheck: introduce mcheck_on_ramrelocation(.)
by Eugene Uriev
· Sun Mar 31 23:03:25 2024 +0300
2601b61
mcheck: add pedantic mode support
by Eugene Uriev
· Sun Mar 31 23:03:24 2024 +0300
c61e313
mcheck: support memalign
by Eugene Uriev
· Sun Mar 31 23:03:23 2024 +0300
172be69
mcheck: integrate mcheck into dlmalloc.c
by Eugene Uriev
· Sun Mar 31 23:03:22 2024 +0300
f5f24c8
mcheck: introduce essentials of mcheck
by Eugene Uriev
· Sun Mar 31 23:03:21 2024 +0300
5a1d968
mcheck: Use memset/memcpy instead of MALLOC_ZERO/MALLOC_COPY for mcheck.
by Eugene Uriev
· Sun Mar 31 23:03:20 2024 +0300
33bd33d
mcheck: prepare +1 tier for mcheck-wrappers, in dl-*alloc commands
by Eugene Uriev
· Sun Mar 31 23:03:19 2024 +0300
4ef2a11
net: designware: Pass all multicast frames in designware driver
by Jim Liu
· Mon Apr 08 16:50:17 2024 +0800
1f031a0
net: designware: Invalidate RX buffer cache before freeing the DMA descriptor
by Jim Liu
· Mon Apr 08 16:49:02 2024 +0800
7b1baf3
net: dwc_eth_qos: Fix compilation warning in eqos_free_pkt()
by Patrice Chotard
· Fri Apr 05 18:15:29 2024 +0200
2353e50
Merge patch series "Introduce ICSSG Ethernet driver"
by Tom Rini
· Fri Apr 12 13:54:51 2024 -0600
6b8c29e
net: ti: icssg: Add support sending FDB command to update rx_flow_id
by MD Danish Anwar
· Thu Apr 04 12:38:03 2024 +0530
Next »