Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
af667543de1f03319f19afe469f15959d54c29a1
af66754
ARM: dts: renesas: Replace R8A77950 with R8A77951
by Marek Vasut
· 9 months ago
e789aeb
ARM: dts: renesas: Stop using the -u-boot DTs for build
by Marek Vasut
· 9 months ago
3a12c76
Merge patch series "configs: ti: Enable basic settings for SystemReady ACS"
by Tom Rini
· 8 months ago
01dea33
configs: beagleboneai64: Enable RTC emulation
by Jonathan Humphreys
· 8 months ago
674fa1a
configs: beagleboneai64: Enable basic EFI CMD support
by Jonathan Humphreys
· 8 months ago
4f23b54
configs: am62x: Enable RTC emulation
by Jonathan Humphreys
· 8 months ago
3559a61
configs: am62x: Enable basic EFI CMD support
by Jonathan Humphreys
· 8 months ago
0ad2e9d
configs: am62x: cosmetic config cleanup
by Jonathan Humphreys
· 8 months ago
a77fcf5
configs: am62px: Enable RTC emulation
by Jonathan Humphreys
· 8 months ago
c64aa8a
configs: am62px: Enable basic EFI CMD support
by Jonathan Humphreys
· 8 months ago
0a6d4fc
configs: am62px: cosmetic config cleanup
by Jonathan Humphreys
· 8 months ago
6ce1e9d
configs: beagleplay: Enable RTC emulation
by Jonathan Humphreys
· 8 months ago
f1e9be8
configs: beagleplay: Enable basic EFI CMD support
by Jonathan Humphreys
· 8 months ago
5290fd3
configs: j721e: Enable RTC emulation
by Jonathan Humphreys
· 8 months ago
61649d4
configs: j721e: Enable basic EFI CMD support
by Jonathan Humphreys
· 8 months ago
bc5d505
configs: am64x: Enable RTC emulation
by Jonathan Humphreys
· 8 months ago
6e22f01
configs: am64x: Enable basic EFI CMD support
by Jonathan Humphreys
· 8 months ago
915dad3
configs: am64x: cosmetic config cleanup
by Jonathan Humphreys
· 8 months ago
98185eb
Merge patch series "zfs: Fix zfs support on aarch64"
by Tom Rini
· 8 months ago
67766f7
zfs: Fix zfs_read() to actually work
by mwleeds@mailtundra.com
· 8 months ago
185b1aa
zfs: Fix return value of fs_devread()
by mwleeds@mailtundra.com
· 8 months ago
f5eb122
zfs: Fix unaligned read of uint64
by mwleeds@mailtundra.com
· 8 months ago
437d788
zfs: Add a comment to clarify nvlist memory layout
by mwleeds@mailtundra.com
· 8 months ago
14a9faa
zfs: Fix malloc() success check
by mwleeds@mailtundra.com
· 8 months ago
2c9b5af
net: wget: fix TCP sequence number wrap around issue
by Yasuharu Shibata
· 8 months ago
07a00ef
net: wget: Support retransmission a dropped packet
by Yasuharu Shibata
· 8 months ago
944bbab
Merge tag 'u-boot-imx-master-20240415' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 8 months ago
8c43f96
Merge https://source.denx.de/u-boot/custodians/u-boot-mmc
by Tom Rini
· 8 months ago
e501d6e
Merge tag 'u-boot-socfpga-next-20240415' of https://source.denx.de/u-boot/custodians/u-boot-socfpga
by Tom Rini
· 8 months ago
e7d220d
clk: imx93: fix anatop base
by Peng Fan
· 8 months ago
7ab56ec
cpu: drop imx9_cpu
by Peng Fan
· 8 months ago
eec6f38
serial: lpuart: use ipg clk for i.MX7ULP
by Peng Fan
· 8 months ago
bcdc616
gpio: imx_rgpio2p: support one address
by Peng Fan
· 8 months ago
34a3b96
mmc: cv1800b_sdhci: Remove the unused argument
by Jaehoon Chung
· 8 months ago
e52d3c0
mmc: hi6220_dw_mmc: add fifoth_val to private data and set it in .probe
by Yang Xiwen
· 10 months ago
84df6a7
mmc: dw_mmc: Don't return error if data busy timeout
by Yang Xiwen
· 10 months ago
0425947
mmc: hi6220-dwmmc: handle clocks and resets if CONFIG_CLK and CONFIG_DM_RESET enabled
by Yang Xiwen
· 10 months ago
67c77f9
mmc: Unconditionally call mmc_deinit()
by Marek Vasut
· 9 months ago
0e05fa3
mmc: renesas-sdhi: Do not access SCC during tuning in send_cmd callback
by Marek Vasut
· 9 months ago
b6e8629
mmc: Add generic tuning flag
by Marek Vasut
· 9 months ago
259cc63
mmc: Convert hs400_tuning flag from u8 to bool
by Marek Vasut
· 9 months ago
aaf5927
mmc: renesas-sdhi: Stop transmission in case tuning block transfer fails
by Marek Vasut
· 9 months ago
c2275a3
mmc: tmio: Check INFO1 for completion during DMA transfer
by Marek Vasut
· 9 months ago
dad81fb
mmc: Drop unused mmc_send_tuning() cmd_error parameter
by Marek Vasut
· 9 months ago
e64c9b4
mmc: arm_pl180_mmci: Rely on DM
by Linus Walleij
· 10 months ago
f2ceb75
mmc: Add SPL_MMC_PWRSEQ to fix link issue when building SPL
by Jonas Karlman
· 10 months ago
b8bcdeb
mmc: Don't suggest to build modules in Kconfig.
by Heinrich Schuchardt
· 10 months ago
82479d4
mmc: Avoid buffer overrun in mmc_startup()
by Heinrich Schuchardt
· 11 months ago
80db98c
drivers: misc: Fixes: Rename CONFIG_SPL_SOCFPGA_SEC_REG to CONFIG_SPL_SOCFPGA_DT_REG
by Wan Yee Lau
· 8 months ago
829183a
chameleonv3: set in defconfig for FPGA to reprogram every reboot
by Michał Barnaś
· 9 months ago
8fdccae
arm: socfpga: arria10: add option to reprogram the FPGA every reboot
by Michał Barnaś
· 9 months ago
3765b86
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
by Tom Rini
· 8 months ago
d4c6bb1
Merge tag 'u-boot-nand-20240414' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash
by Tom Rini
· 8 months ago
eeee659
cmd: mtd: OTP access support
by Arseniy Krasnov
· 8 months ago
6fbb426
mtd: spinand: Add support for XTX SPINAND
by Bruce Suen
· 9 months ago
681c2fb
mtd: nand: raw: atmel: Fix comment in timings preparation
by Alexander Dahl
· 9 months ago
7737453
mtd: nand: raw: Fix (most) Kconfig indentation
by Alexander Dahl
· 9 months ago
71fc06c
mtd: nand: raw: Port another option flag from Linux
by Alexander Dahl
· 9 months ago
aa12453
mtd: nand: raw: Use macro nand_to_mtd() where appropriate
by Alexander Dahl
· 9 months ago
55842b4
mtd: rawnand: Meson NAND controller support
by Arseniy Krasnov
· 10 months ago
90fec2b
cmd: sf: Fix sf probe crash
by Weizhao Ouyang
· 11 months ago
c79902e
Merge tag 'efi-2024-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· 8 months ago
cb0e968
doc/sphinx: Bump idna to 3.7
by Tom Rini
· 8 months ago
28c2362
Fix references to trace doc
by Vincent Stehlé
· 8 months ago
700c8ac
efi_loader: sanitize efi_tcg2_final_events_table definition
by Heinrich Schuchardt
· 8 months ago
c01ad8a
efi_loader: using EFI_UNSUPPORTED for private authenticated variables
by Weizhao Ouyang
· 8 months ago
3b56ffd
efi_loader: 'EFI using ACPI tables at' should be debug message
by Heinrich Schuchardt
· 8 months ago
211ff08
efi_loader: eliminate duplicate runtime section definitions
by Heinrich Schuchardt
· 8 months ago
cc0ead7
efi_loader: move efi_var_collect to common functions
by Ilias Apalodimas
· 8 months ago
4470d9d
doc: build: fix gen_compile_commands section level
by Mattijs Korpershoek
· 8 months ago
7fe617c
doc: build: update docker image to latest
by Mattijs Korpershoek
· 8 months ago
de4de6b
Merge patch series "mcheck implementation for U-Boot"
by Tom Rini
· 8 months ago
5d7f16f
mcheck: let mcheck_abortfunc_t print the pointer
by Eugene Uriev
· 8 months ago
2d54641
mcheck: add stats, add a comment with test results
by Eugene Uriev
· 8 months ago
e84d69a
mcheck: introduce mcheck_on_ramrelocation(.)
by Eugene Uriev
· 8 months ago
2601b61
mcheck: add pedantic mode support
by Eugene Uriev
· 8 months ago
c61e313
mcheck: support memalign
by Eugene Uriev
· 8 months ago
172be69
mcheck: integrate mcheck into dlmalloc.c
by Eugene Uriev
· 8 months ago
f5f24c8
mcheck: introduce essentials of mcheck
by Eugene Uriev
· 8 months ago
5a1d968
mcheck: Use memset/memcpy instead of MALLOC_ZERO/MALLOC_COPY for mcheck.
by Eugene Uriev
· 8 months ago
33bd33d
mcheck: prepare +1 tier for mcheck-wrappers, in dl-*alloc commands
by Eugene Uriev
· 8 months ago
4ef2a11
net: designware: Pass all multicast frames in designware driver
by Jim Liu
· 8 months ago
1f031a0
net: designware: Invalidate RX buffer cache before freeing the DMA descriptor
by Jim Liu
· 8 months ago
7b1baf3
net: dwc_eth_qos: Fix compilation warning in eqos_free_pkt()
by Patrice Chotard
· 8 months ago
2353e50
Merge patch series "Introduce ICSSG Ethernet driver"
by Tom Rini
· 8 months ago
6b8c29e
net: ti: icssg: Add support sending FDB command to update rx_flow_id
by MD Danish Anwar
· 8 months ago
dd18b89
net: ti: icssg: Add ICSSG ethernet driver
by MD Danish Anwar
· 8 months ago
6712abb
net: ti: icssg: Add icssg queues APIs and macros
by MD Danish Anwar
· 8 months ago
89d709b
net: ti: icssg: Add Firmware config and classification APIs.
by MD Danish Anwar
· 8 months ago
92802f8
net: ti: icssg: Add Firmware Interface for ICSSG Ethernet driver.
by MD Danish Anwar
· 8 months ago
5d08523
Merge patch series "zlib: Address CVE-2016-9841"
by Tom Rini
· 8 months ago
f555f19
zlib: Remove incorrect ZLIB_VERSION
by Michal Simek
· 8 months ago
c83bdfb
zlib: Port fix for CVE-2016-9841 to U-Boot
by Michal Simek
· 8 months ago
e9a1956
zlib: Rename write variable to wnext (window write index)
by Michal Simek
· 8 months ago
e2a7fb2
zlib: Rename this variable to here (current decoding table entry)
by Michal Simek
· 8 months ago
6b9ec01
Merge branch '2024-04-12-assorted-updates'
by Tom Rini
· 8 months ago
b261bce
ARM: uniphier: Move uniphier_mem_map_init() call into dram_init()
by Kunihiko Hayashi
· 8 months ago
e431911
disk: simplify print_part_header()
by Heinrich Schuchardt
· 8 months ago
c4ae221
test: remove unused import from pkg_resources
by Heinrich Schuchardt
· 8 months ago
94483d2
fdt: Fix fdt_pack_reg() on 64-bit platforms
by Sam Protsenko
· 8 months ago
Next »