Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
cda02f127e899c8011d0b45f968e055052cb3ebf
cda02f1
mmc: exynos_dw_mmc: Improve coding style
by Sam Protsenko
· Wed Aug 07 22:14:41 2024 -0500
bb28ec5
mmc: exynos_dw_mmc: Use dev->name as driver's displayed name
by Sam Protsenko
· Wed Aug 07 22:14:40 2024 -0500
9deaa46
mmc: exynos_dw_mmc: Don't call dwmci_setup_cfg() after add_dwmci()
by Sam Protsenko
· Wed Aug 07 22:14:39 2024 -0500
bb875e8
mmc: exynos_dw_mmc: Pull all init code into probe function
by Sam Protsenko
· Wed Aug 07 22:14:38 2024 -0500
af9dcff
mmc: exynos_dw_mmc: Add support for ARM64 Exynos chips
by Sam Protsenko
· Wed Aug 07 22:14:37 2024 -0500
f35cd26
mmc: exynos_dw_mmc: Set requested freq in get_mmc_clk() callback
by Sam Protsenko
· Wed Aug 07 22:14:36 2024 -0500
4fe61da
mmc: exynos_dw_mmc: Read and use DDR timing when available
by Sam Protsenko
· Wed Aug 07 22:14:35 2024 -0500
3b26440
mmc: exynos_dw_mmc: Move quirks from struct dwmci_host to chip data
by Sam Protsenko
· Wed Aug 07 22:14:34 2024 -0500
b4dbd28
mmc: exynos_dw_mmc: Read common clock-frequency property
by Sam Protsenko
· Wed Aug 07 22:14:33 2024 -0500
38d8d5d
mmc: exynos_dw_mmc: Read common bus-width property
by Sam Protsenko
· Wed Aug 07 22:14:32 2024 -0500
40ad20d
mmc: exynos_dw_mmc: Refactor fixed CIU clock divider
by Sam Protsenko
· Wed Aug 07 22:14:31 2024 -0500
60b63e4
mmc: exynos_dw_mmc: Abstract CLKSEL register
by Sam Protsenko
· Wed Aug 07 22:14:30 2024 -0500
bab187c
mmc: exynos_dw_mmc: Read upstream SDR timing properties
by Sam Protsenko
· Wed Aug 07 22:14:29 2024 -0500
6002ceb
mmc: exynos_dw_mmc: Convert to use livetree API
by Sam Protsenko
· Wed Aug 07 22:14:28 2024 -0500
f78333a
mmc: exynos_dw_mmc: Use .of_to_plat for device tree parsing
by Sam Protsenko
· Wed Aug 07 22:14:27 2024 -0500
57ddb37
mmc: exynos_dw_mmc: Obtain and use CIU clock via CCF API
by Sam Protsenko
· Wed Aug 07 22:14:26 2024 -0500
0e28aa0
mmc: exynos_dw_mmc: Don't call pinmux functions on ARM64 chips
by Sam Protsenko
· Wed Aug 07 22:14:25 2024 -0500
3192a64
mmc: exynos_dw_mmc: Fix getting private data in exynos_dwmci_board_init()
by Sam Protsenko
· Wed Aug 07 22:14:24 2024 -0500
745edd6
mmc: exynos_dw_mmc: Fix obtaining the base address of controller
by Sam Protsenko
· Wed Aug 07 22:14:23 2024 -0500
8d49cfb
arm: exynos: Add header guard for dwmmc.h
by Sam Protsenko
· Wed Aug 07 22:14:22 2024 -0500
4c6b4ae
dt-bindings: exynos: Update bindings doc for DW MMC controller
by Sam Protsenko
· Wed Aug 07 22:14:21 2024 -0500
b0ed27b
arm: dts: exynos: Add upstream DW MMC properties to all Exynos dts
by Sam Protsenko
· Wed Aug 07 22:14:20 2024 -0500
286892e
mmc: dw_mmc: Improve coding style
by Sam Protsenko
· Wed Aug 07 22:14:19 2024 -0500
f1f9c4f
mmc: dw_mmc: Fix kernel-doc comments in dwmmc.h
by Sam Protsenko
· Wed Aug 07 22:14:18 2024 -0500
751fdf1
mmc: dw_mmc: Replace fifoth_val property with fifo-depth
by Sam Protsenko
· Wed Aug 07 22:14:17 2024 -0500
7c99161
mmc: dw_mmc: Add support for 64-bit IDMAC
by Sam Protsenko
· Wed Aug 07 22:14:16 2024 -0500
6384a1f
mmc: dw_mmc: Improve 32-bit IDMAC descriptor namings
by Sam Protsenko
· Wed Aug 07 22:14:15 2024 -0500
2e7424b
mmc: dw_mmc: Extract setting the DMA descriptor into a separate routine
by Sam Protsenko
· Wed Aug 07 22:14:14 2024 -0500
3350c20
mmc: dw_mmc: Extract DMA transfer handling code into a separate routine
by Sam Protsenko
· Wed Aug 07 22:14:13 2024 -0500
c4cffe8
mmc: dw_mmc: Extract FIFO data transfer into a separate routine
by Sam Protsenko
· Wed Aug 07 22:14:12 2024 -0500
fd5387f
mmc: dw_mmc: Extract divider update to a separate function
by Sam Protsenko
· Wed Aug 07 22:14:11 2024 -0500
0845f4f
mmc: dw_mmc: Extract FIFO init into a separate routine
by Sam Protsenko
· Wed Aug 07 22:14:10 2024 -0500
cf81204
mmc: dw_mmc: Extract waiting for data busy into a separate routine
by Sam Protsenko
· Wed Aug 07 22:14:09 2024 -0500
2543c32
mmc: dw_mmc: Move struct idmac to dw_mmc.c
by Sam Protsenko
· Wed Aug 07 22:14:08 2024 -0500
536e8a0
mmc: dw_mmc: Remove unused version field from struct dwmci_host
by Sam Protsenko
· Wed Aug 07 22:14:07 2024 -0500
0cc7f40
am335x_hs_evm_spi_defconfig: Add MAINTAINERS entry
by Tom Rini
· Thu Aug 15 16:07:45 2024 -0600
77b8878
defconfig: Add a config for AM335x High Security EVM with SPI Boot support
by Andrew Davis
· Wed Aug 07 10:26:59 2024 -0500
dc317a3
scripts/decodecode: update from Linux v6.10
by Heinrich Schuchardt
· Fri Aug 09 20:22:33 2024 +0200
74b03c4
maintainers: Update list of maintainers for Corstone-1000
by Hugues Kamba Mpiana
· Tue Aug 13 16:53:05 2024 +0100
e2dddad
Merge tag 'u-boot-imx-master-20240813' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Tue Aug 13 10:10:29 2024 -0600
2fa1924
tqma6: Do not print the board name twice
by Fabio Estevam
· Fri Aug 09 14:58:09 2024 -0300
ba1015b
tqma6: Convert to PMIC and I2C driver model
by Fabio Estevam
· Fri Aug 09 14:58:08 2024 -0300
a11ac3b
imx6-tqma6: Convert to OF_UPSTREAM
by Fabio Estevam
· Fri Aug 09 12:25:48 2024 -0300
64bde35
tqma6q_mba6: Convert to watchdog driver model
by Fabio Estevam
· Fri Aug 09 12:12:47 2024 -0300
c209c8f
imx: imx8: fix build when CONFIG_IMX_BOOTAUX is set
by Max Krummenacher
· Wed Aug 07 15:39:11 2024 +0200
4ed03c5
imx8ulp_evk: enable binman support
by Gary Bisson
· Mon Aug 05 23:25:11 2024 +0200
ce5ec75
mach-imx: Add i.MX 8ULP binman support
by Gary Bisson
· Mon Aug 05 23:25:10 2024 +0200
2e95119
spl: binman: Disable u_boot_any symbols for i.MX 8ULP boards
by Gary Bisson
· Mon Aug 05 23:25:09 2024 +0200
a1e98d6
tools: imx8image: add upower image support
by Gary Bisson
· Mon Aug 05 23:25:08 2024 +0200
7036580
tools: imx8image: fix soc variable for ULP
by Gary Bisson
· Mon Aug 05 23:25:07 2024 +0200
e37b28b
Merge tag 'u-boot-rockchip-20240812' of https://source.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· Mon Aug 12 07:58:24 2024 -0600
0e72ae6
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
by Tom Rini
· Mon Aug 12 07:58:09 2024 -0600
c3bcf13
Merge tag 'ubifixes-for-v2024-10-rc3' of https://source.denx.de/u-boot/custodians/u-boot-ubi
by Tom Rini
· Mon Aug 12 07:57:45 2024 -0600
6b81e05
Merge tag 'efi-2024-10-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi
by Tom Rini
· Mon Aug 12 07:57:34 2024 -0600
0e2b0a9
configs: rockchip: enable "ums" command for Radxa ROCK 5B
by FUKAUMI Naoki
· Tue Aug 06 12:47:59 2024 +0900
c19d0f6
arm: dts: rockchip: remove upstreamed props for Radxa ROCK 5B
by FUKAUMI Naoki
· Tue Aug 06 12:37:42 2024 +0900
bb9dcc9
arm: dts: rockchip: remove upstreamed props for Radxa ROCK 3A
by FUKAUMI Naoki
· Tue Aug 06 10:18:42 2024 +0900
6b4206a
arm64: dts: rockchip: change spi-max-frequency for Radxa ROCK 3C
by FUKAUMI Naoki
· Mon Aug 05 11:26:01 2024 +0900
4e4f353
rockchip: rk3568-nanopi-r5: Disable SPL_DM_WARN Kconfig option
by Jonas Karlman
· Fri Aug 02 23:48:44 2024 +0000
d94e57b
board: rockchip: Add Radxa ROCK 5 ITX
by Heiko Stuebner
· Fri Aug 02 23:00:28 2024 +0200
dcd0ab9
usb: dwc3: support USB 3.1 controllers
by Caleb Connolly
· Tue Apr 23 16:15:06 2024 +0200
bb1be76
Makefile: don't use CFLAGS for environment text file
by Heinrich Schuchardt
· Fri Aug 02 15:50:23 2024 +0200
d498980
configs: enable efidebug and EFI http boot on QEMU aarch64
by Ilias Apalodimas
· Wed Aug 07 16:00:09 2024 +0300
9c8cf10
boot: set correct block device name in set_efi_bootdev()
by Heinrich Schuchardt
· Wed Aug 07 02:13:45 2024 +0200
4e11a33
efi_loader: correct description of efi_get_distro_fdt_name
by Heinrich Schuchardt
· Wed Aug 07 00:11:38 2024 +0200
5f6806d
efi_loader: use list_count_nodes() in efi_protocols_per_handle()
by Heinrich Schuchardt
· Wed Jul 31 10:13:04 2024 +0200
caa32c9
ubifs: Call ubifs_iput when ubifs_iget is used
by Michael Trimarchi
· Sat Aug 10 14:57:44 2024 +0200
c8de0d4
ubifs: mount fails after power cycle
by Ravi Minnikanti
· Tue Jul 30 02:14:57 2024 -0700
41ac3b6
fs: ubifs: Add volume mounted check
by Alexander Dahl
· Wed Jul 03 12:12:58 2024 +0200
4086695
fs: ubifs: Make k(z)alloc/kfree symmetric
by Alexander Dahl
· Wed Jul 03 12:12:57 2024 +0200
68e2da5
fs: ubifs: Set pointers to NULL after free
by Alexander Dahl
· Wed Jul 03 12:12:56 2024 +0200
456cac9
fs: ubifs: Fix memleak and double free in u-boot wrapper functions
by Alexander Dahl
· Wed Jul 03 12:12:55 2024 +0200
3be6f97
Merge tag 'tpm-master-09082024' of https://source.denx.de/u-boot/custodians/u-boot-tpm.git
by Tom Rini
· Fri Aug 09 14:00:04 2024 -0600
ab4be46
Merge tag 'i2cfixes-v2-for-v2024-10-rc3' of https://source.denx.de/u-boot/custodians/u-boot-i2c
by Tom Rini
· Fri Aug 09 08:22:32 2024 -0600
e78d13a
i2c: imx_lpi2c: Support read transfers longer than 256 bytes
by Fedor Ross
· Wed Aug 07 16:08:01 2024 +0200
dbef547
i2c: imx_lpi2c: Replace hard-coded bus speed value with bus->speed_hz
by Fedor Ross
· Wed Aug 07 16:08:00 2024 +0200
4233e73
i2c: imx_lpi2c: Fix a typo in bus_i2c_receive
by Fedor Ross
· Wed Aug 07 16:07:59 2024 +0200
e2ec142
i2c: samsung: Support platforms other than EXYNOS4 and EXYNOS5
by David Virag
· Fri Aug 02 21:19:16 2024 +0200
4e04b5f
i2c: samsung: Drop s3c24x0 specific code.
by David Virag
· Fri Aug 02 21:19:15 2024 +0200
47b9efb
i2c: mux: Fix error path in i2c-arb-gpio
by Michal Simek
· Thu Aug 01 10:01:30 2024 +0200
7aa8189
i2c: pca954x: Remove pointer to GD
by Michal Simek
· Thu Aug 01 09:41:25 2024 +0200
b2f6ac1
arm64: dts: rockchip: add ROCK 5 ITX board
by Heiko Stuebner
· Fri Aug 02 23:00:27 2024 +0200
932a8f9
arm64: dts: rockchip: add thermal zones information on RK3588
by Alexey Charkov
· Fri Aug 02 23:00:26 2024 +0200
8b70d5b
arm64: dts: rockchip: Prepare RK3588 SoC dtsi files for per-variant OPPs
by Dragan Simic
· Fri Aug 02 23:00:25 2024 +0200
4604cbe
arm: dts: rockchip: disable "usb_host0_ohci" to make boot faster for Radxa ROCK 3A
by FUKAUMI Naoki
· Fri Aug 02 11:49:49 2024 +0900
1dcdff6
board: rockchip: Add FriendlyElec CM3588 NAS
by Jonas Karlman
· Wed Jul 31 21:12:16 2024 +0000
9748b85
arm64: dts: rockchip: Add FriendlyElec CM3588 NAS board
by Sebastian Kropatsch
· Wed Jul 31 21:12:15 2024 +0000
7cfbe20
board: rockchip: Add Xunlong Orange Pi 3B
by Ricardo Pardini
· Wed Jul 31 09:03:31 2024 +0000
9c18c18
arm64: dts: rockchip: Add Xunlong Orange Pi 3B
by Jonas Karlman
· Wed Jul 31 09:03:30 2024 +0000
cf865ff
board: rockchip: Add Radxa ZERO 3W/3E
by Jonas Karlman
· Fri Aug 02 22:12:23 2024 +0000
1d52512
dm: adc: Add SPL_ADC Kconfig symbol for use of ADC in SPL
by Jonas Karlman
· Fri Aug 02 22:12:22 2024 +0000
629f2c5
arm64: dts: rockchip: add gpio-line-names to radxa-zero-3
by Trevor Woerner
· Fri Aug 02 22:12:21 2024 +0000
ce73d43
arm64: dts: rockchip: fix mmc aliases for Radxa ZERO 3E/3W
by FUKAUMI Naoki
· Fri Aug 02 22:12:20 2024 +0000
0103212
arm64: dts: rockchip: Add Radxa ZERO 3W/3E
by Jonas Karlman
· Fri Aug 02 22:12:19 2024 +0000
663042f
board: rockchip: Add Radxa ROCK 3B
by Jonas Karlman
· Wed Jul 31 07:28:54 2024 +0000
5d65a07
arm64: dts: rockchip: Add Radxa ROCK 3B
by Jonas Karlman
· Wed Jul 31 07:28:53 2024 +0000
6bb0c9e
board: rockchip: add Radxa ROCK 3 Model C
by Maxim Moskalets
· Thu Aug 08 22:37:10 2024 +0300
3026cf6
board: rockchip: Add Radxa ROCK S0
by Jonas Karlman
· Tue Jul 30 19:48:37 2024 +0000
751dc36
arm64: dts: rockchip: Add Radxa ROCK S0
by Jonas Karlman
· Tue Jul 30 19:48:36 2024 +0000
7af5e2e
rockchip: rk3308-rock-pi-s: Enable LED and IO Domain driver
by Jonas Karlman
· Tue Jul 30 14:51:48 2024 +0000
Next »