Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1de70d5d134ead1cddbe970d048397433da1002c
1de70d5
net: miiphybb: Drop mdio_init()
by Marek Vasut
· Sun Mar 02 02:24:52 2025 +0100
2826f71
net: miiphybb: Drop bb_miiphy_alloc()/bb_miiphy_free() and struct bb_miiphy_bus
by Marek Vasut
· Sun Mar 02 02:24:51 2025 +0100
3bb1f1f
arm: mvebu: a38x: Switch back to mdio_alloc()
by Marek Vasut
· Sun Mar 02 02:24:50 2025 +0100
0650303
net: sh_eth: Switch back to mdio_alloc()
by Marek Vasut
· Sun Mar 02 02:24:49 2025 +0100
89b02fd
net: ravb: Switch back to mdio_alloc()
by Marek Vasut
· Sun Mar 02 02:24:48 2025 +0100
bbadd24
net: designware: Switch back to mdio_alloc()
by Marek Vasut
· Sun Mar 02 02:24:47 2025 +0100
4df4f59
net: miiphybb: Drop priv from struct bb_miiphy_bus
by Marek Vasut
· Sun Mar 02 02:24:46 2025 +0100
183c10a
net: miiphybb: Pass struct mii_dev directly to bb_miiphy_read/write()
by Marek Vasut
· Sun Mar 02 02:24:45 2025 +0100
65867d3
net: miiphybb: Pass struct bb_miiphy_bus_ops directly to bb_miiphy_read/write()
by Marek Vasut
· Sun Mar 02 02:24:44 2025 +0100
5814ed4
net: miiphybb: Wrap driver side bb_miiphy_read/write() accessors
by Marek Vasut
· Sun Mar 02 02:24:43 2025 +0100
3d5149c
net: miiphybb: Split off struct bb_miiphy_bus_ops
by Marek Vasut
· Sun Mar 02 02:24:42 2025 +0100
0f2d4e1
pinctrl: renesas: Drop special RZN1 entry from Makefile
by Marek Vasut
· Fri Feb 28 13:02:52 2025 +0100
e4b7033
ARM: renesas: Enable USBHS UDC and UMS on Renesas R-Car Gen3 Salvator-X(S)
by Marek Vasut
· Sun Feb 09 16:05:16 2025 +0100
8ec5570
Merge tag 'v2025.04-rc4' into next
by Tom Rini
· Mon Mar 10 18:12:27 2025 -0600
c76a38f
Prepare v2025.04-rc4
by Tom Rini
· Mon Mar 10 17:31:52 2025 -0600
05fa6de
configs: Resync with savedefconfig
by Tom Rini
· Mon Mar 10 17:30:32 2025 -0600
8423e78
Merge tag 'u-boot-dfu-next-20250310' of https://source.denx.de/u-boot/custodians/u-boot-dfu into next
by Tom Rini
· Mon Mar 10 10:13:03 2025 -0600
185a4af
env: Provide a work-around for unquoting fdtfile
by Simon Glass
· Wed Nov 13 08:09:37 2024 -0700
17b9a64
Merge tag 'efi-next-20250310' of https://source.denx.de/u-boot/custodians/u-boot-efi into next
by Tom Rini
· Mon Mar 10 07:49:17 2025 -0600
bb6c684
Merge tag 'u-boot-stm32-20250310' of https://source.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· Mon Mar 10 07:48:25 2025 -0600
ddc6e82
ARM: stm32mp: Fix dram_bank_mmu_setup() for ram_top=0
by Marek Vasut
· Sun Mar 09 03:05:54 2025 +0100
49b4732
usb: gadget: Remove the legacy usbtty driver
by Tom Rini
· Thu Feb 27 14:51:01 2025 -0600
a5726fd
usb: gadget: Remove final remnants of CONFIG_USB_DEVICE
by Tom Rini
· Thu Feb 27 14:51:00 2025 -0600
6f69e21
lib: correct description of CONFIG_SYS_FDT_PAD
by Heinrich Schuchardt
· Sun Mar 02 16:02:31 2025 +0100
6ad20d2
arm: use type jmp_buf instead of struct jmp_buf_data
by Heinrich Schuchardt
· Sun Mar 02 15:21:21 2025 +0100
11c9cee
efi_loader: Clean up usage of structure jmp_buf_data
by Yao Zi
· Sun Mar 02 15:21:20 2025 +0100
f6782bb
common: clean up setjmp.h
by Heinrich Schuchardt
· Sun Mar 02 15:21:19 2025 +0100
735916f
arm: include asm-generic/int-ll64.h in setjmp.h
by Heinrich Schuchardt
· Sun Mar 02 15:21:18 2025 +0100
11ba132
sandbox: remove linux/types.h dependency in setjmp.h
by Heinrich Schuchardt
· Sun Mar 02 15:21:17 2025 +0100
28d6777
efi_loader: efi_net: Add support for multiple efi_net_obj
by Adriano Cordova
· Mon Mar 03 11:13:17 2025 -0300
62e20fb
efi_loader: efi_net: Add dhcp cache
by Adriano Cordova
· Mon Mar 03 11:13:16 2025 -0300
5467469
efi_loader: efi_net: Add device path cache
by Adriano Cordova
· Mon Mar 03 11:13:15 2025 -0300
1d37031
efi_loader: efi_device_path: Pass net udevice as argument
by Adriano Cordova
· Mon Mar 03 11:13:14 2025 -0300
1d70b68
efi_loader: efi_net: Add efi_net_do_start() to efi_net.c
by Adriano Cordova
· Mon Mar 03 11:13:13 2025 -0300
b4740a2
efi_loader: efi_setup: Add efi_start_obj_list() to efi_setup.c
by Adriano Cordova
· Mon Mar 03 11:13:12 2025 -0300
7f2bcd4
efi_loader: expose symbols to be used by the EFI network stack
by Adriano Cordova
· Mon Mar 03 11:13:11 2025 -0300
587d341
legacy-net: wget: fix wget_info handling after new tcp legacy stack
by Adriano Cordova
· Mon Mar 03 11:13:10 2025 -0300
1738c7d
efi_loader: efi_net: let efi_net_set_dp properly update the device path
by Adriano Cordova
· Mon Jan 27 09:34:45 2025 -0300
a38896b
Merge patch series "This series adds support for file renaming to EFI_FILE_PROTOCOL.SetInfo()."
by Tom Rini
· Fri Mar 07 11:50:34 2025 -0600
7f77175
efi_loader: support file rename in SetInfo()
by Gabriel Dalimonte
· Mon Feb 17 13:26:47 2025 -0500
7823d75
efi_loader: move path out of file_handle
by Gabriel Dalimonte
· Mon Feb 17 13:26:46 2025 -0500
d16f8e9
fs: fat: update parent dirs metadata on dentry create/delete
by Gabriel Dalimonte
· Mon Feb 17 13:26:45 2025 -0500
4b93d6e
fs: fat: add rename
by Gabriel Dalimonte
· Mon Feb 17 13:26:44 2025 -0500
a205e8e
fs: add rename infrastructure
by Gabriel Dalimonte
· Mon Feb 17 13:26:43 2025 -0500
d1cc8dc
fs: fat: factor out dentry link create/delete
by Gabriel Dalimonte
· Mon Feb 17 13:26:42 2025 -0500
818a37f
scripts/checkpatch.pl: Upgrade IS_ENABLED_CONFIG to error for U-Boot
by Tom Rini
· Wed Feb 26 09:33:45 2025 -0600
0552784
fs/squashfs: Fix memory leak in sqfs_size_nest()
by Andrea della Porta
· Sun Mar 02 19:29:31 2025 +0100
9bdc8f0
mcheck: Fix SPDX License Identifier to LGPL-2.1-or-later
by Diederik de Haas
· Sat Mar 01 11:14:12 2025 +0100
5924a0c
MAINTAINERS: .mailmap: Update Sumit Garg's email address
by Sumit Garg
· Thu Feb 27 17:39:04 2025 +0530
5b0b26d
Merge tag 'xilinx-for-v2025.04-rc4' of https://source.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· Wed Mar 05 12:11:18 2025 -0600
7303b9c
xilinx: Remove tftp block size 4096
by Padmarao Begari
· Tue Mar 04 10:00:30 2025 +0530
7caecdd
Merge patch series "tools: Minor clean-ups for the command library"
by Tom Rini
· Tue Mar 04 13:31:54 2025 -0600
51f5518
u_boot_pylib: Add a function to run a single command
by Simon Glass
· Mon Feb 03 09:26:45 2025 -0700
9627388
u_boot_pylib: Fix pylint warnings in command
by Simon Glass
· Mon Feb 03 09:26:44 2025 -0700
8232769
u_boot_pylib: Add an exception-class for errors
by Simon Glass
· Mon Feb 03 09:26:43 2025 -0700
5dc22cf
u_boot_pylib: Correct case for test_result
by Simon Glass
· Mon Feb 03 09:26:42 2025 -0700
4603d05
led: Fix next Coverity scan error
by Heiko Schocher
· Wed Feb 26 10:18:58 2025 +0100
1675e79
gpio: 74x146: depend on DM_SPI
by J. Neuschäfer
· Mon Feb 17 12:18:03 2025 +0100
512ef61
Merge patch series "Syncing up on skip-at-start"
by Tom Rini
· Tue Mar 04 08:22:19 2025 -0600
77e0c7b
x86: Stop working around skip-at-start
by Simon Glass
· Wed Feb 26 09:26:18 2025 -0700
ed836ac
binman: Honour the skip-at-start property more faithfully
by Simon Glass
· Wed Feb 26 09:26:17 2025 -0700
52565dc
binman: Rename Entry.end_4gb
by Simon Glass
· Wed Feb 26 09:26:16 2025 -0700
c563874
samsung: snow: Use BLOBLIST_FIXED
by Simon Glass
· Wed Feb 26 09:26:15 2025 -0700
079ef95
Revert "dm: core: Simplify dm_probe_devices()"
by Simon Glass
· Wed Feb 26 09:26:14 2025 -0700
733ac64
board: verdin-am62: fix missing memory fixup call
by Stefan Eichenberger
· Mon Mar 03 19:16:03 2025 +0100
81d8492
miiphy: define mii_devs with LIST_HEAD()
by Weijie Gao
· Sat Jan 25 23:26:32 2025 +0800
c011745
lib: ecdsa: fix prevent memory leak in ecdsa_add_verify_data
by Anton Moryakov
· Fri Feb 07 00:47:59 2025 +0300
330bcd0
tiny-printf: emit \0 as %c
by Alexander Sverdlin
· Thu Feb 20 13:49:07 2025 +0100
1137ef0
Merge patch series "arm: mach-k3: j722s: Enable ESM to support watchdogs"
by Tom Rini
· Mon Mar 03 14:22:24 2025 -0600
159153f
Merge patch series "J784S4: Enable USB DFU boot, DFU flash and UMS configs"
by Tom Rini
· Mon Mar 03 14:21:14 2025 -0600
9132112
configs: j784s4_evm_a72_defconfig: enable USB DFU boot, DFU flash and UMS
by Siddharth Vadapalli
· Tue Feb 18 15:19:45 2025 +0530
6f893d6
configs: j784s4_evm_r5_defconfig: enable USB DFU boot
by Siddharth Vadapalli
· Tue Feb 18 15:19:44 2025 +0530
cba4a59
configs: j722s_evm_r5_defconfig: Enable the ESM Configs to support watchdog
by Keerthy
· Mon Feb 17 16:27:18 2025 +0530
788d01e
arm: mach-k3: j722s: Initialize MCU & MAIN Domain ESMs
by Keerthy
· Mon Feb 17 16:27:17 2025 +0530
94cd3bc
MAINTAINERS: Update contact information for Greg Malysa
by Greg Malysa
· Fri Feb 28 14:28:27 2025 -0500
c70fee3
arm64: versal2: Show major and minor silicon version
by Michal Simek
· Tue Feb 18 13:43:07 2025 +0100
17f4407
clk: versal: Store driver data in data section
by Padmarao Begari
· Tue Feb 18 10:54:19 2025 +0530
d9e4c47
xilinx: zynq: Guard code around SPL_FS_LOAD_PAYLOAD_NAME
by Michal Simek
· Fri Feb 07 07:43:23 2025 +0100
14a1c56
Merge tag 'fsl-qoriq-2025-3-3' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq
by Tom Rini
· Mon Mar 03 07:49:07 2025 -0600
903cbf1
Merge tag 'efi-2025-04-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Mon Mar 03 07:47:13 2025 -0600
2c96acb
clk: versal: Update the reference clocks as per bindings
by Venkatesh Yadav Abbarapu
· Thu Feb 06 14:45:33 2025 +0530
39155e3
crypto: fsl_hash: fix flush dcache alignment in caam_hash()
by Benjamin Lemouzy
· Fri Feb 21 08:05:01 2025 +0100
67c3888
board: freescale: fix LS1021a build
by Benjamin Lemouzy
· Mon Feb 17 16:36:03 2025 +0100
3b03c95
net: tsec: Re-arm packet buffer in error case
by J. Neuschäfer
· Sun Feb 16 22:18:13 2025 +0100
46d2871
net: tsec: Reorder tsec_recv and tsec_free_pkt
by J. Neuschäfer
· Sun Feb 16 22:18:12 2025 +0100
9427c23
Merge tag 'u-boot-rockchip-20250301' of https://source.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· Sat Mar 01 07:51:14 2025 -0600
ca2f36d
Merge patch series "rsa: Add rsa_verify_openssl() to use openssl for host builds"
by Tom Rini
· Fri Feb 28 16:51:10 2025 -0600
5cf8289
binman: Authenticate the image when testing the preload signature
by Paul HENRYS
· Mon Feb 24 22:20:55 2025 +0100
d4e7695
configs: Enable the pre-load signature in tools-only_defconfig
by Paul HENRYS
· Mon Feb 24 22:20:54 2025 +0100
9994008
tools: Add preload_check_sign to authenticate images with a pre-load
by Paul HENRYS
· Mon Feb 24 22:20:53 2025 +0100
a8c9234
boot: Add support of the pre-load signature for host tools
by Paul HENRYS
· Mon Feb 24 22:20:52 2025 +0100
e9df1b4
image: Add an inline declaration of unmap_sysmem()
by Paul HENRYS
· Mon Feb 24 22:20:51 2025 +0100
ee5925a
rsa: Add rsa_verify_openssl() to use openssl for host builds
by Paul HENRYS
· Mon Feb 24 22:20:50 2025 +0100
71a4d01
Merge patch series "boards: siemens: iot2050: SM variant, sysinfo support, fixes & cleanups"
by Tom Rini
· Fri Feb 28 08:42:01 2025 -0600
06f0e3b
board: siemens: iot2050: Use sysinfo for board initialization
by Baocheng Su
· Tue Feb 18 10:36:14 2025 +0800
1d7a0ca
sysinfo: Add driver for IOT2050 boards
by Baocheng Su
· Tue Feb 18 10:36:13 2025 +0800
172240c
sysinfo: Add SYSID_BOARD_RAM_SIZE_MB
by Baocheng Su
· Tue Feb 18 10:36:12 2025 +0800
94d59e3
sysinfo: Add API for accessing data elements
by Baocheng Su
· Tue Feb 18 10:36:11 2025 +0800
5cb083e
smbios: Fill UUID from sysinfo when available
by Baocheng Su
· Tue Feb 18 10:36:10 2025 +0800
246231f
dma: ti: k3-udma: Avoid Memory leak issues during dma memcpy
by Prasanth Babu Mantena
· Thu Feb 20 18:48:27 2025 +0530
Next »