Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c5967e77a4d50b2a5325398f78719e229edb5712
c5967e7
test/py: Account PCR updates properly during testing
by Ilias Apalodimas
· Wed Jun 07 12:18:12 2023 +0300
55c8ce5
test/py: replace 'tpm2 init, startup, selftest' sequences
by Ilias Apalodimas
· Wed Jun 07 12:18:11 2023 +0300
3be8926
tpm: Add 'tpm autostart' shell command
by Ilias Apalodimas
· Wed Jun 07 12:18:10 2023 +0300
8c6b5f7
Merge tag v2023.07-rc4 into next
by Tom Rini
· Mon Jun 12 14:55:33 2023 -0400
064e0c0
Prepare v2023.07-rc4
by Tom Rini
· Mon Jun 12 13:45:09 2023 -0400
c850ffd
Merge branch 'master_reserved' of https://source.denx.de/u-boot/custodians/u-boot-sh
by Tom Rini
· Sun Jun 11 16:23:32 2023 -0400
11fcf5c
Merge branch 'next_net/phy_connect_dev' of https://source.denx.de/u-boot/custodians/u-boot-sh into next
by Tom Rini
· Sat Jun 10 14:08:00 2023 -0400
14a040e
Merge branch 'next_mtd/rpc-spi' of https://source.denx.de/u-boot/custodians/u-boot-sh into next
by Tom Rini
· Sat Jun 10 14:07:49 2023 -0400
d296c07
renesas: rcar: Apply ATF overlay for reserved-memory
by Detlev Casanova
· Fri Jun 09 11:19:08 2023 -0400
12d9ebc
ARM: renesas: Enable DM_ETH_PHY and SMSC PHY driver
by Marek Vasut
· Mon May 29 20:28:54 2023 +0200
f25482c
ARM: dts: renesas: Add compatible properties to LAN8710A Ethernet PHYs
by Geert Uytterhoeven
· Thu Sep 09 10:49:40 2021 +0200
f6c5c14
net: sh_eth: Fix RX error handling
by Valentine Barshak
· Wed May 31 00:51:31 2023 +0200
0c6bba8
net: sh_eth: Workaround cache issues
by Valentine Barshak
· Wed May 31 00:51:30 2023 +0200
fc479f6
net: sh_eth: Drop reset GPIO handling in favor of common code
by Marek Vasut
· Wed May 31 00:51:29 2023 +0200
ad778bc
net: ravb: Drop reset GPIO handling in favor of common code
by Marek Vasut
· Wed May 31 00:51:28 2023 +0200
61dd9c1
net: phy: Handle reset-delay-us/reset-post-delay-us properties
by Marek Vasut
· Wed May 31 00:51:27 2023 +0200
0179285
net: phy: Bind ETH_PHY uclass driver to each new PHY
by Marek Vasut
· Wed May 31 00:51:26 2023 +0200
ccc35bd
net: phy: Unpublish phy_connect_dev()
by Marek Vasut
· Wed May 31 00:51:25 2023 +0200
3630bd7
net: sunxi_emac: Switch to new U-Boot PHY API
by Marek Vasut
· Wed May 31 00:51:24 2023 +0200
3b89e53
net: sh_eth: Switch to new U-Boot PHY API
by Marek Vasut
· Wed May 31 00:51:23 2023 +0200
9193187
net: pch_gbe: Switch to new U-Boot PHY API
by Marek Vasut
· Wed May 31 00:51:22 2023 +0200
5767ffb
net: ethoc: Switch to new U-Boot PHY API
by Marek Vasut
· Wed May 31 00:51:21 2023 +0200
4c9b200
net: ave: Switch to new U-Boot PHY API
by Marek Vasut
· Wed May 31 00:51:20 2023 +0200
17d1ed0
net: altera_tsa: Switch to new U-Boot PHY API
by Marek Vasut
· Wed May 31 00:51:19 2023 +0200
7b7cbd5
net: eth-phy: staticize eth_phy_reset()
by Marek Vasut
· Wed May 31 00:51:18 2023 +0200
ce33563
mtd: spi: renesas: Add 4 bytes address mode support
by Cong Dang
· Thu Aug 25 06:06:54 2022 +0700
581d253
mtd: spi: renesas: Add R-Car Gen4 support
by Hai Pham
· Thu Aug 05 14:38:26 2021 +0700
64f3ca8
mtd: spi: renesas: Enable SPI_FLASH_SFDP_SUPPORT
by Hai Pham
· Thu Aug 25 10:32:56 2022 +0700
286ed07
mtd: spi: renesas: Extract strobe delay setting code into separate function
by Hai Pham
· Mon Aug 16 09:26:36 2021 +0700
3089950
Merge branch '2023-06-09-fwu-updates' into next
by Tom Rini
· Fri Jun 09 20:35:02 2023 -0400
e22576d
fwu: provide default fwu_plat_get_bootidx
by Jassi Brar
· Wed May 31 00:30:06 2023 -0500
eeee432
fwu: DeveloperBox: add support for FWU
by Jassi Brar
· Wed May 31 00:29:56 2023 -0500
b3b3603
config: developerbox: move to new flash layout and boot flow
by Jassi Brar
· Wed May 31 00:29:41 2023 -0500
790a953
dt: fwu: developerbox: enable fwu banks and mdata regions
by Jassi Brar
· Wed May 31 00:29:32 2023 -0500
ca09ad7
tools: Add mkfwumdata tool for FWU metadata image
by Masami Hiramatsu
· Wed May 31 00:29:24 2023 -0500
1f52b64
FWU: Add FWU metadata access driver for MTD storage regions
by Masami Hiramatsu
· Wed May 31 00:29:14 2023 -0500
72c5827
test: dm: fwu: fix for the updated api
by Jassi Brar
· Mon Mar 06 17:18:58 2023 -0600
f752255
fwu: rename fwu_get_verified_mdata to fwu_get_mdata
by Jassi Brar
· Mon Mar 06 17:18:48 2023 -0600
a1df12f
fwu: meta-data: switch to management by common code
by Jassi Brar
· Mon Mar 06 17:18:41 2023 -0600
1acc3c8
fwu: gpt: implement read_mdata and write_mdata callbacks
by Jassi Brar
· Mon Mar 06 17:18:35 2023 -0600
821e462
fwu: move meta-data management in core
by Jassi Brar
· Mon Mar 06 17:18:28 2023 -0600
adfaad2
fwu: gpt: use cached meta-data partition numbers
by Jassi Brar
· Mon Mar 06 17:18:21 2023 -0600
a56e345
dt/bindings: fwu-mdata-mtd: drop changes outside FWU
by Jassi Brar
· Mon Mar 06 17:18:14 2023 -0600
cee69cb
Merge branch 'next_soc/v3x' of https://source.denx.de/u-boot/custodians/u-boot-sh into next
by Tom Rini
· Fri Jun 09 10:30:26 2023 -0400
41df5c8
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
by Tom Rini
· Thu Jun 08 18:23:06 2023 -0400
924740b
Merge branch 'master_soc/fixes' of https://source.denx.de/u-boot/custodians/u-boot-sh
by Tom Rini
· Thu Jun 08 18:22:32 2023 -0400
638bb69
ARM: renesas: Add R8A77980 V3HSK board and CPLD code
by Valentine Barshak
· Tue Apr 23 23:44:57 2019 +0300
ceb94ee
ARM: dts: renesas: Add R8A77980 V3HSK DTs
by Valentine Barshak
· Tue Apr 23 23:44:57 2019 +0300
e734fdd
ARM: renesas: Add R8A77970 V3MSK board and CPLD code
by Valentine Barshak
· Tue Apr 23 23:44:57 2019 +0300
3104761
ARM: dts: renesas: Add R8A77970 V3MSK DTs
by Valentine Barshak
· Tue Apr 23 23:44:57 2019 +0300
9c6ad45
ARM: rmobile: Introduce weak default board_init()
by Marek Vasut
· Wed May 31 20:33:04 2023 +0200
ddb3307
ARM: rmobile: Drop eagle.h config of R8A77970 V3M Eagle board
by Marek Vasut
· Wed May 31 19:53:04 2023 +0200
5c30cf8
ARM: rmobile: Factor out common R-Car V3M/V3H board code
by Marek Vasut
· Wed May 31 20:24:34 2023 +0200
194232c
ARM: rmobile: Reduce R-Car V3H Condor header usage
by Marek Vasut
· Wed May 31 20:15:47 2023 +0200
63c71d3
ARM: rmobile: Reduce R-Car E3 Ebisu header usage
by Marek Vasut
· Wed May 31 20:16:09 2023 +0200
78cea93
ARM: rmobile: Deduplicate R-Car Gen3/Gen4 reset_cpu()
by Marek Vasut
· Wed May 31 20:10:28 2023 +0200
c8a0758
pinctrl: renesas: r8a779a0: Remove incorrect AVB[01] pinmux configuration
by Hai Pham
· Fri Jan 27 14:10:31 2023 +0100
289754e
ARM: rmobile: Identify R-Car D3 R8A77995 r1.1 SoC
by Hai Pham
· Tue May 04 17:43:23 2021 +0700
1c6f3dc
ARM: rmobile: Identify R-Car M3-W R8A7796 r1.1/1.2 SoC
by Hiroyuki Yokoyama
· Wed Sep 26 18:14:41 2018 +0900
e3d9440
usb: musb-new: sunxi: remove unused define
by Sam Edwards
· Thu Jun 08 12:45:42 2023 -0600
06b5171
Merge tag 'efi-next-20230608' of https://source.denx.de/u-boot/custodians/u-boot-efi into next
by Tom Rini
· Thu Jun 08 11:19:27 2023 -0400
73a8a1d
test/py: efi_capsule: test for FMP versioning
by Masahisa Kojima
· Wed Jun 07 14:42:00 2023 +0900
a7ffc2f
test: efi_capsule: refactor efi_capsule test
by Masahisa Kojima
· Wed Jun 07 14:41:59 2023 +0900
475a4f7
doc: uefi: add anti-rollback documentation
by Masahisa Kojima
· Wed Jun 07 14:41:58 2023 +0900
d20d4c4
doc: uefi: add firmware versioning documentation
by Masahisa Kojima
· Wed Jun 07 14:41:57 2023 +0900
de87ca0
mkeficapsule: add FMP Payload Header
by Masahisa Kojima
· Wed Jun 07 14:41:56 2023 +0900
94f4780
efi_loader: check lowest supported version
by Masahisa Kojima
· Wed Jun 07 14:41:55 2023 +0900
941353c
efi_loader: get lowest supported version from device tree
by Masahisa Kojima
· Wed Jun 07 14:41:54 2023 +0900
ff96fa1
efi_loader: versioning support in GetImageInfo
by Masahisa Kojima
· Wed Jun 07 14:41:53 2023 +0900
45a18f0
efi_loader: store firmware version into FmpState variable
by Masahisa Kojima
· Wed Jun 07 14:41:52 2023 +0900
5d2438b
efi_loader: add the number of image entries in efi_capsule_update_info
by Masahisa Kojima
· Wed Jun 07 14:41:51 2023 +0900
3ac8e7c
Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi
by Tom Rini
· Wed Jun 07 22:05:16 2023 -0400
d68c461
sunxi: Fix typo in include guard
by Sam Edwards
· Fri May 12 15:22:14 2023 -0600
e79cbad
sunxi: defconfig: Add Lctech Pi F1C200s board
by Andre Przywara
· Tue Apr 11 23:56:14 2023 +0100
3e435d1
sunxi: dts: arm/arm64: update devicetree files from Linux-v6.4-rc2
by Andre Przywara
· Sun Apr 02 01:17:07 2023 +0100
1ef4777
phy: rockchip-inno-usb2: Implement clock operations for usb2phy clock
by Xavier Drudis Ferran
· Mon Jun 05 17:06:57 2023 +0200
c3dd061
phy: rockchip-inno-usb2: Add usb2phy clock provider of 480MHz clock
by Xavier Drudis Ferran
· Mon Jun 05 17:05:53 2023 +0200
4510506
usb: musb-new: sunxi: fix error check
by Sam Edwards
· Mon Jun 05 11:19:37 2023 -0600
17fc5b9
Merge tag 'u-boot-amlogic-20230607' of https://source.denx.de/u-boot/custodians/u-boot-amlogic
by Tom Rini
· Wed Jun 07 12:17:06 2023 -0400
a9183eb
serial: meson: fix meson_serial_pending() tx logic
by Mattijs Korpershoek
· Tue Jun 06 18:07:48 2023 +0200
03c910a
Merge tag 'ubifixes-for-v2023-07-rc4' of https://source.denx.de/u-boot/custodians/u-boot-ubi
by Tom Rini
· Tue Jun 06 09:47:17 2023 -0400
7db5950
Merge tag 'for-v2023-07-rc4' of https://source.denx.de/u-boot/custodians/u-boot-i2c
by Tom Rini
· Tue Jun 06 09:46:27 2023 -0400
68ebcf7
ubifs: allow loading to above 4GiB
by Ben Dooks
· Tue Jun 06 09:23:28 2023 +0100
81b8512
I2C: cdns: Fix broken retry mechanism on arbitration lost.
by Andrea Merello
· Fri May 26 16:56:16 2023 +0200
dc6e2d1
i2c: rockchip: De-initialize the bus after start bit failure
by Ondrej Jirman
· Thu May 25 14:18:17 2023 +0200
0f6a71c
Merge tag 'efi-2023-07-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Fri Jun 02 12:13:01 2023 -0400
e9580e2
efi_selftest: LocateHandleBuffer return code
by Heinrich Schuchardt
· Thu Jun 01 09:06:09 2023 +0200
ee69ae1
efi_loader: check return value of part_get_info()
by Heinrich Schuchardt
· Sat May 27 08:18:28 2023 +0200
7a666e1
doc: android: Fix a typo
by Bin Meng
· Thu May 25 14:30:05 2023 +0800
8f75d59
doc: fix loady man-page
by Heinrich Schuchardt
· Tue May 16 07:45:05 2023 +0200
189a76a
doc: loadx man-page
by Heinrich Schuchardt
· Tue May 16 07:46:53 2023 +0200
7349306
doc: loadb man-page
by Heinrich Schuchardt
· Tue May 16 07:43:01 2023 +0200
1be9df3
Merge branch '2023-06-01-assorted-platform-updates' into next
by Tom Rini
· Thu Jun 01 15:43:38 2023 -0400
d8af3ac
arm: mach-k3: am625_init: Add Erratum WA for RTC startup
by Nishanth Menon
· Tue May 16 18:06:21 2023 -0500
ded7f38
arm: baltos: switch to CONFIG_DM_I2C
by Yegor Yefremov
· Mon May 15 16:26:44 2023 +0200
6a096e6
phy: ti: phy-j721e-wiz: Add j721s2-wiz-10g module support
by Ravi Gunasekaran
· Mon May 15 16:20:40 2023 +0530
ae83fe2
arm: mach-k3: arm64-mmu: do not map ATF and OPTEE regions in A53 MMU
by Kamlesh Gurudasani
· Fri May 12 17:28:52 2023 +0530
e61ceab
arm: mach-k3: j7200: clk-data.c: Add main_uart1 clock data
by Bhavya Kapoor
· Fri May 12 15:32:53 2023 +0530
65f4aa4
arm: mach-k3: j7200: dev-data.c: Add main_uart1 device data
by Bhavya Kapoor
· Fri May 12 15:32:52 2023 +0530
17d0b13
arch: arm: mach-k3: j721e: add support for UDA FS
by Udit Kumar
· Thu May 11 14:47:50 2023 +0530
Next »