Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
71407d8b9fa94234c049dd9d4dcddd6c0cd4fa2e
71407d8
Merge patch series "FWU: Add support for FWU metadata version 2"
by Tom Rini
· Fri May 24 13:42:07 2024 -0600
3fe5916
configs: fwu: re-enable FWU configs
by Sughosh Ganu
· Fri Mar 22 16:27:33 2024 +0530
5d2c8e6
MAINTAINERS: add entry for FWU multi bank update feature
by Sughosh Ganu
· Fri Mar 22 16:27:32 2024 +0530
4e6f8d8
doc: fwu: make changes to reflect support for FWU metadata v2
by Sughosh Ganu
· Fri Mar 22 16:27:31 2024 +0530
d02bcd6
test: fwu: make changes to the FWU metadata access test
by Sughosh Ganu
· Fri Mar 22 16:27:30 2024 +0530
910bdb2
tools: mkfwumdata: add logic to append vendor data to the FWU metadata
by Sughosh Ganu
· Fri Mar 22 16:27:29 2024 +0530
081c089
tools: mkfwumdata: add support for metadata version 2
by Sughosh Ganu
· Fri Mar 22 16:27:28 2024 +0530
90ec245
cmd: fwu: make changes for supporting FWU metadata version 2
by Sughosh Ganu
· Fri Mar 22 16:27:27 2024 +0530
a7188b4
fwu: mtd: obtain image information from version agnostic structure
by Sughosh Ganu
· Fri Mar 22 16:27:26 2024 +0530
3d7ffcf
fwu: mtd: get MTD partition specific info from driver
by Sughosh Ganu
· Fri Mar 22 16:27:25 2024 +0530
5db141c
fwu: mtd: remove unused argument from function call
by Sughosh Ganu
· Fri Mar 22 16:27:24 2024 +0530
27f830b
fwu: add config symbols for enabling FWU metadata versions
by Sughosh Ganu
· Fri Mar 22 16:27:23 2024 +0530
2aa3fe5
capsule: fwu: transition the platform state on a successful update
by Sughosh Ganu
· Fri Mar 22 16:27:22 2024 +0530
64a83a6
fwu: make changes to access version agnostic structure fields
by Sughosh Ganu
· Fri Mar 22 16:27:21 2024 +0530
a56a10b
fwu: metadata: add functions for handling version specific metadata fields
by Sughosh Ganu
· Fri Mar 22 16:27:20 2024 +0530
3f05fd8
fwu: metadata: add a version agnostic structure
by Sughosh Ganu
· Fri Mar 22 16:27:19 2024 +0530
55c17de
fwu: metadata: add support for version 2 of the structure
by Sughosh Ganu
· Fri Mar 22 16:27:18 2024 +0530
b05d6a4
drivers: fwu: mtd: allocate buffer for image info dynamically
by Sughosh Ganu
· Fri Mar 22 16:27:17 2024 +0530
15665c5
drivers: fwu: add the size parameter to the metadata access API's
by Sughosh Ganu
· Fri Mar 22 16:27:16 2024 +0530
9c26778
tools: mkfwumdata: fix the size parameter to the fwrite call
by Sughosh Ganu
· Fri Mar 22 16:27:15 2024 +0530
e164d7d
configs: fwu: remove FWU configs for metadata V2 support
by Sughosh Ganu
· Fri Mar 22 16:27:14 2024 +0530
3c601d7
Merge tag 'u-boot-imx-next-20240524' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next
by Tom Rini
· Fri May 24 11:01:56 2024 -0600
d6dee78
imx: hab: add documentation about the required keys/certs
by Claudius Heine
· Thu May 16 10:36:14 2024 +0200
d53eb44
ARM: imx: mx5: Simplify TFTP server layout on MX53 Menlo board
by Olaf Mandel
· Tue May 21 12:49:38 2024 +0200
894ab1f
ARM: imx: mx5: Enable BMODE command on MX53 Menlo board
by Marek Vasut
· Tue May 21 11:42:06 2024 +0200
60267ef
ARM: dts: imx8mm: Update iMX8MM Menlo board configuration
by Marek Vasut
· Tue May 21 11:40:45 2024 +0200
7c64101
ARM: imx: Increase PHY auto-negotiation timeout to 20s on MX8Menlo
by Marek Vasut
· Tue May 21 11:39:38 2024 +0200
d70e42b
ARM: imx: Add doc/imx/ to i.MX MAINTAINERS entry
by Marek Vasut
· Mon May 13 05:28:06 2024 +0200
928e484
imx: hab: Use nxp_imx8mcst etype for i.MX8M flash.bin signing
by Marek Vasut
· Tue May 21 12:48:26 2024 +0200
fd5c884
ARM: dts: imx: Wrap i.MX8M binman SPL and FIT nodes in CST node if IMX_HAB enabled
by Marek Vasut
· Tue May 21 12:48:25 2024 +0200
9fe526d
ARM: dts: imx: Introduce SPL and FIT labels to i.MX8M DTs binman nodes
by Marek Vasut
· Tue May 21 12:48:24 2024 +0200
96e614e
binman: Add nxp_imx8mcst etype for i.MX8M flash.bin signing
by Marek Vasut
· Tue May 21 12:48:23 2024 +0200
775e261
Merge patch series "Clean-up patch set for MbedTLS integration"
by Tom Rini
· Wed May 22 08:55:35 2024 -0600
24da831
include: Move snprintf to stdio.h
by Raymond Mao
· Thu May 16 14:11:52 2024 -0700
cdc9318
md5: Use typedef for MD5 context
by Raymond Mao
· Thu May 16 14:11:51 2024 -0700
d754425
efi_loader: remove redundant hash includes
by Raymond Mao
· Thu May 16 14:11:50 2024 -0700
74c6632
image: remove redundant hash includes
by Raymond Mao
· Thu May 16 14:11:49 2024 -0700
ad68718
Merge patch series "scripts/setlocalversion sync with linux 6.9"
by Tom Rini
· Tue May 21 16:10:07 2024 -0600
8635421
scripts/setlocalversion: sync with linux v6.9
by Rasmus Villemoes
· Wed May 15 09:36:12 2024 +0200
d0ccf02
Makefile: refactor ubootrelease target
by Rasmus Villemoes
· Wed May 15 09:36:11 2024 +0200
dec7ea0
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
by Tom Rini
· Mon May 20 13:35:03 2024 -0600
cb40ccc
Merge tag 'v2024.07-rc3' into next
by Tom Rini
· Mon May 20 10:16:33 2024 -0600
9b4e9e4
Prepare v2024.07-rc3
by Tom Rini
· Mon May 20 10:05:16 2024 -0600
94ef016
Subtree merge tag 'v6.9-dts' of devicetree-rebasing repo [1] into dts/upstream
by Tom Rini
· Mon May 20 09:54:58 2024 -0600
6bb92fc
Squashed 'dts/upstream/' changes from b35b9bd1d4ee..7e08733c96c8
by Tom Rini
· Mon May 20 09:54:58 2024 -0600
3b829a2
Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
by Tom Rini
· Mon May 20 09:38:05 2024 -0600
de9baca
arm: dts: k3-am625-beagleplay: Fix Ethernet PHY reset GPIO
by Roger Quadros
· Mon May 13 15:13:56 2024 +0300
85d018f
arm: dts: k3-am625-beagleplay: get CPSW Ethernet to work
by Roger Quadros
· Mon May 13 15:13:55 2024 +0300
a4b5a92
arm: dts: k3-am62*: sync with Linux v6.9
by Roger Quadros
· Mon May 13 15:13:54 2024 +0300
abb9a04
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
by Tom Rini
· Sat May 18 20:20:43 2024 -0600
d4b57ec
Init virtio before loading ENV from EXT4 or FAT
by Fiona Klute
· Wed May 01 10:54:09 2024 +0200
192e958
phy: Use dt-bindig definations for npcm usb phy
by Jim Liu
· Mon May 13 15:25:32 2024 +0800
523a31c
pinctrl: Fix pinctrl_gpio_get_pinctrl_and_offset()
by Jonas Karlman
· Fri May 10 19:35:51 2024 +0000
86b42c9
Merge patch series "Enable OF_UPSTREAM for J721s2 and AM68"
by Tom Rini
· Thu May 16 15:00:47 2024 -0600
000bb0b
arm: dts: k3-j721s2|am68: Migrate to OF_UPSTREAM
by Manorit Chawdhry
· Fri May 10 10:20:25 2024 +0530
6a91e28
configs: am68_sk: Move to separate defconfig for AM68 SK board
by Manorit Chawdhry
· Fri May 10 10:20:24 2024 +0530
1a863d9
arch: arm: dts: k3-j721s2-r5: Introduce k3-j721s2-r5.dtsi
by Manorit Chawdhry
· Fri May 10 10:20:23 2024 +0530
9845d42
arch: arm: dts: k3-am68-sk-r5: Sync with J721s2 R5 file
by Manorit Chawdhry
· Fri May 10 10:20:22 2024 +0530
b0e8b97
configs: j721s2_evm_a72_defconfig: Switch to bootstd
by Neha Malcom Francis
· Fri May 10 10:20:21 2024 +0530
ac75707
board: ti: j721s2: j721s2.env: Add explicit boot_targets
by Neha Malcom Francis
· Fri May 10 10:20:20 2024 +0530
5847075
Merge tag 'u-boot-dfu-20240516' of https://source.denx.de/u-boot/custodians/u-boot-dfu
by Tom Rini
· Thu May 16 09:52:24 2024 -0600
e9d5088
MAINTAINERS: add USB gadget regex to u-boot-dfu tree
by Mattijs Korpershoek
· Thu May 16 11:15:42 2024 +0200
c726046
MAINTAINERS: add tree link for fastboot
by Mattijs Korpershoek
· Thu May 16 11:15:41 2024 +0200
cf31879
usb: dwc3: gadget: Disable GUSB2PHYCFG.SUSPHY for End Transfer
by Thinh Nguyen
· Fri Apr 12 22:26:06 2024 +0200
ff5002e
usb: dwc3: gadget: properly check ep cmd
by Felipe Balbi
· Fri Apr 12 22:26:05 2024 +0200
b1839b3
usb: dwc3: gadget: Check ENBLSLPM before sending ep command
by Thinh Nguyen
· Fri Apr 12 22:26:04 2024 +0200
64fac8b
usb: dwc3: gadget: only resume USB2 PHY in <=HIGHSPEED
by Felipe Balbi
· Fri Apr 12 22:26:03 2024 +0200
d6fb9a2
usb: dwc3: gadget: clear SUSPHY bit before ep cmds
by Felipe Balbi
· Fri Apr 12 22:26:02 2024 +0200
46ba084
usb: dwc3: gadget: combine return points into a single one
by Felipe Balbi
· Fri Apr 12 22:26:01 2024 +0200
65aef70
dma: ti: k3-udma: invalidate prepared buffers before pushing to recv ring
by Matthias Schiffer
· Fri Apr 26 10:02:28 2024 +0200
fe2ee88
dma: ti: k3-udma: add missing <net.h> include
by Matthias Schiffer
· Fri Apr 26 10:02:27 2024 +0200
9ee004a
net: ti: am65-cpsw-nuss: fix error handling for "RX dma add buf failed"
by Matthias Schiffer
· Fri Apr 26 10:02:26 2024 +0200
ac70b87
net: ti: am65-cpsw-nuss: avoid errors due to imbalanced start()/stop()
by Matthias Schiffer
· Fri Apr 26 10:02:25 2024 +0200
2469b13
net: eth-uclass: guard against reentrant eth_init()/eth_halt() calls
by Matthias Schiffer
· Fri Apr 26 10:02:24 2024 +0200
c3f8fe0
Merge patch series "Add remoteproc driver for AM62a SoC"
by Tom Rini
· Wed May 15 10:45:33 2024 -0600
0fc2444
board: ti: am62ax: Add support for remote proc load
by Hari Nagalla
· Thu May 09 09:20:37 2024 -0500
fb6382a
configs: am62ax: enable remote proc drivers
by Hari Nagalla
· Thu May 09 09:20:36 2024 -0500
89322b8
remoteproc: k3-r5: Add support for R5F core on AM62A SoCs
by Hari Nagalla
· Thu May 09 09:20:35 2024 -0500
da85f78
remoteproc: k3-dsp: Enable C71x support for AM62A
by Hari Nagalla
· Thu May 09 09:20:34 2024 -0500
64c9ca2
Merge patch series "Add DFU and usb boot for TI am62x SK and beagleplay"
by Tom Rini
· Wed May 15 10:45:10 2024 -0600
e71fea3
doc: board: Add document for DFU boot on am62x SoCs
by Sjoerd Simons
· Mon May 06 15:38:46 2024 +0100
87b6033
beagleplay: Add DFU support
by Sjoerd Simons
· Mon May 06 15:38:45 2024 +0100
0b54413
configs: am62x_evm_*: Enable USB and DFU support
by Sjoerd Simons
· Mon May 06 15:38:44 2024 +0100
ec5e3c2
arm: dts: k3-am625-sk: Enable usb port in u-boot
by Sjoerd Simons
· Mon May 06 15:38:43 2024 +0100
bb5eab2
board: ti: am62x: am62x: include env for DFU
by Sjoerd Simons
· Mon May 06 15:38:42 2024 +0100
3ca8c4f
usb: dwc3: Add dwc3 glue driver for am62
by Sjoerd Simons
· Mon May 06 15:38:41 2024 +0100
f8c6503
Merge branch '2024-05-13-assorted-updates' into next
by Tom Rini
· Tue May 14 07:46:33 2024 -0600
0955118
Merge https://source.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· Tue May 14 07:45:49 2024 -0600
ac056cc
Merge branch 'qcom-main' of https://source.denx.de/u-boot/custodians/u-boot-snapdragon
by Tom Rini
· Tue May 14 07:45:14 2024 -0600
5d0bbea
andes: Unify naming policy for Andes related source
by Leo Yu-Chi Liang
· Tue May 14 17:50:11 2024 +0800
b68fc1d
riscv: simplify backtrace report
by Heinrich Schuchardt
· Tue May 14 07:51:42 2024 +0200
4e144fa
starfive: add mac vendor sub-command
by Heinrich Schuchardt
· Sun May 12 06:25:26 2024 +0200
4a50038
configs: visionfive2: enable SPL_YMODEM_SUPPORT
by Heinrich Schuchardt
· Sun May 12 06:25:25 2024 +0200
a22f59a
doc: Milk-V Mars CM and Milk-V Mars CM Lite
by Heinrich Schuchardt
· Sun May 12 06:25:24 2024 +0200
adaa12d
board: add support for Milk-V Mars CM
by Heinrich Schuchardt
· Sun May 12 06:25:23 2024 +0200
89ef034
board: starfive: function to read eMMC size
by Heinrich Schuchardt
· Sun May 12 06:25:22 2024 +0200
bc735c3
riscv: add NULL check before calling strlen in the riscv cpu's get_desc()
by Hanyuan Zhao
· Mon May 06 17:10:06 2024 +0800
5f49b15
configs: Make USB_GADGET_MANUFACTURER consistent over all PHYTEC boards
by Benjamin Hahn
· Fri May 03 09:00:38 2024 +0200
66cbdce
usb: cdns3: gadget.c: Set fast access bit
by Aswath Govindraju
· Wed Apr 24 13:09:11 2024 +0530
46760ba
mach-snapdragon: do carveouts for qcs404 only
by Sam Day
· Tue May 07 18:41:23 2024 +0000
Next »