Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
8bf32b06c611ac0475a8d8d546ee48fb6480b1da
/
drivers
8bf32b0
uclass: add uclass_find_device_by_phandle_id() helper
by Rasmus Villemoes
· Thu Apr 13 17:16:11 2023 +0200
40e0b8a
dm: core: Make aliases_lookup static
by Bin Meng
· Wed Apr 05 22:37:55 2023 +0800
5fbd423
drivers: tee: sandbox: Fix SCP03 control emulator
by Jorge Ramirez-Ortiz
· Sat Apr 08 17:35:31 2023 +0200
6db1b65
sandbox: fix return type of os_filesize()
by Heinrich Schuchardt
· Wed Apr 05 11:34:15 2023 +0200
2722a9b
sandbox: mark sandbox_exit() as no return.
by Heinrich Schuchardt
· Sat Apr 01 09:54:25 2023 +0200
db9ef8c
sandbox: spi: sandbox_sf_process_cmd() missing fallthrough
by Heinrich Schuchardt
· Sat Apr 01 09:38:05 2023 +0200
00eaa7c
sandbox: fix sandbox_hub_submit_control_msg()
by Heinrich Schuchardt
· Sat Apr 01 08:57:33 2023 +0200
c8e0519
sandbox: fix fall through in sandbox_flash_bulk()
by Heinrich Schuchardt
· Sat Apr 01 08:24:52 2023 +0200
6b00587
sandbox64: add support for NVMXIP QSPI
by Abdellatif El Khlifi
· Mon Apr 17 10:11:55 2023 +0100
6db33c2
drivers/mtd/nvmxip: introduce QSPI XIP driver
by Abdellatif El Khlifi
· Mon Apr 17 10:11:53 2023 +0100
857360c
drivers/mtd/nvmxip: introduce NVM XIP block storage emulation
by Abdellatif El Khlifi
· Mon Apr 17 10:11:52 2023 +0100
2003925
ide: Make use of U-Boot types
by Simon Glass
· Tue Apr 25 10:54:55 2023 -0600
34f7265
ide: Simplify expressions and hex values
by Simon Glass
· Tue Apr 25 10:54:54 2023 -0600
7637b96
ide: Convert to use log_debug()
by Simon Glass
· Tue Apr 25 10:54:53 2023 -0600
b315d53
ide: Tidy up ide_reset()
by Simon Glass
· Tue Apr 25 10:54:52 2023 -0600
1b98b79
ide: Correct LBA setting
by Simon Glass
· Tue Apr 25 10:54:51 2023 -0600
1d72811
ide: Use a single local blk_desc for ide_ident()
by Simon Glass
· Tue Apr 25 10:54:50 2023 -0600
858ebff
ide: Move all blk_desc init into ide_ident()
by Simon Glass
· Tue Apr 25 10:54:49 2023 -0600
9c83ca9
ide: Make ide_ident() return an error code
by Simon Glass
· Tue Apr 25 10:54:48 2023 -0600
ffa1955
ide: Use desc consistently for struct blk_desc
by Simon Glass
· Tue Apr 25 10:54:47 2023 -0600
528e4df
ide: Combine the two loops in ide_probe()
by Simon Glass
· Tue Apr 25 10:54:46 2023 -0600
1f5fb63
ide: Move ide_init() entirely within ide_probe()
by Simon Glass
· Tue Apr 25 10:54:45 2023 -0600
da65c85
ide: Move setting of vendor strings into ide_probe()
by Simon Glass
· Tue Apr 25 10:54:44 2023 -0600
2654dfe
ide: Make ide_bus_ok a local variable
by Simon Glass
· Tue Apr 25 10:54:43 2023 -0600
cf72043
ide: Move bus init into a function
by Simon Glass
· Tue Apr 25 10:54:42 2023 -0600
6131728
ide: Avoid preprocessor for CONFIG_LBA48
by Simon Glass
· Tue Apr 25 10:54:41 2023 -0600
8e42dfa
ide: Avoid preprocessor for CONFIG_ATAPI
by Simon Glass
· Tue Apr 25 10:54:40 2023 -0600
cd9eecd
ide: Simplify success condition
by Simon Glass
· Tue Apr 25 10:54:39 2023 -0600
911adb3
ide: Refactor confusing loop code
by Simon Glass
· Tue Apr 25 10:54:38 2023 -0600
badff8b
ide: Change the retries variable
by Simon Glass
· Tue Apr 25 10:54:37 2023 -0600
c935a3b
ide: Make function static
by Simon Glass
· Tue Apr 25 10:54:36 2023 -0600
631db66
ide: Correct use of ATAPI
by Simon Glass
· Tue Apr 25 10:54:35 2023 -0600
427dda8
ide: Create a prototype for ide_set_reset()
by Simon Glass
· Tue Apr 25 10:54:34 2023 -0600
52bae6d
ide: Drop weak functions
by Simon Glass
· Tue Apr 25 10:54:33 2023 -0600
cc22a1c
ide: Move a few functions further up the file
by Simon Glass
· Tue Apr 25 10:54:32 2023 -0600
aa65862
ide: Drop ide_device_present()
by Simon Glass
· Tue Apr 25 10:54:31 2023 -0600
175e766
ide: Move ide_init() into probing
by Simon Glass
· Tue Apr 25 10:54:30 2023 -0600
837ca30
ide: Use mdelay() for long delays
by Simon Glass
· Tue Apr 25 10:54:27 2023 -0600
122267c
ide: Move ATA_CURR_BASE to C file
by Simon Glass
· Tue Apr 25 10:54:26 2023 -0600
83009b3
virtio: Ensure PCI is set up first
by Simon Glass
· Mon Apr 24 13:49:45 2023 +1200
c9ca11c
gpio-uclass: fix off-by-one in gpio_request_list_by_name_nodev()
by Rasmus Villemoes
· Wed Apr 19 12:10:13 2023 +0200
cdea6ca
xen: Limit execution to EL1 only
by Michal Simek
· Tue Apr 18 14:51:56 2023 +0200
e6d1f6a
ata: pci: enable bus mastering
by Christian Gmeiner
· Tue Apr 11 17:07:02 2023 +0200
18bcd4a
sysreset: psci: add psci_sysreset_get_status
by Peng Fan
· Thu Apr 06 18:23:19 2023 +0800
bd6980b
sysreset: psci: enable DM_FLAG_PRE_RELOC
by Peng Fan
· Thu Apr 06 18:23:18 2023 +0800
a6fb3e8
firmware: psci: enable DM_FLAG_PRE_RELOC
by Peng Fan
· Thu Apr 06 18:23:17 2023 +0800
90dccc2
xen: Fix Kconfig dependencies
by Michal Simek
· Thu Apr 06 10:04:15 2023 +0200
2416ba0
usb: gadget: f_mass_storage: Rework do_request_sense slightly
by Tom Rini
· Wed Apr 05 19:48:57 2023 -0400
f5cc923
soc: soc_ti_k3: fix revision array bounds checks
by Rasmus Villemoes
· Fri Mar 24 08:44:29 2023 +0100
21da252
virtio: Use bounce buffers when VIRTIO_F_IOMMU_PLATFORM is set
by Will Deacon
· Wed Mar 29 22:25:00 2023 +0800
1eb6e62
virtio: Allocate bounce buffers for devices with VIRTIO_F_IOMMU_PLATFORM
by Will Deacon
· Wed Mar 29 22:24:59 2023 +0800
63ee31d
virtio: Add helper functions to attach/detach vring descriptors
by Will Deacon
· Wed Mar 29 22:24:58 2023 +0800
0edbe5c
virtio: Allocate virtqueue in page-size units
by Will Deacon
· Wed Mar 29 22:24:57 2023 +0800
46873ff
virtio: pci: Tear down VQs in virtio_pci_reset()
by Will Deacon
· Wed Mar 29 22:24:56 2023 +0800
3dcaf6d
virtio: Expose VIRTIO_F_IOMMU_PLATFORM in device features
by Will Deacon
· Wed Mar 29 22:24:55 2023 +0800
a62bd8c
remoteproc: ti_k3_arm64: Change the startup of arm64 core
by Manorit Chawdhry
· Fri Apr 14 09:48:00 2023 +0530
921aceb
arm: mach-k3: Remove empty sys_proto.h include
by Andrew Davis
· Thu Apr 06 11:38:21 2023 -0500
9c6e755
arm: mach-k3: Move sdelay() and wait_on_value() declaration
by Andrew Davis
· Thu Apr 06 11:38:19 2023 -0500
f92ee08
soc: soc_ti_k3: Use hardware.h to remove definition duplication
by Andrew Davis
· Thu Apr 06 11:38:12 2023 -0500
e6f1700
Merge tag 'u-boot-rockchip-20230421' of https://source.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· Sun Apr 23 12:15:56 2023 -0400
f6f4a78
Merge https://source.denx.de/u-boot/custodians/u-boot-riscv
by Tom Rini
· Sat Apr 22 18:31:46 2023 -0400
361aafe
Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog
by Tom Rini
· Sat Apr 22 18:31:21 2023 -0400
e3cfe20
Merge tag 'u-boot-stm32-20230419' of https://source.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· Sat Apr 22 18:30:56 2023 -0400
4e8611a
mtd: rawnand: nand_base: Handle algorithm selection
by Linus Walleij
· Fri Apr 07 15:40:05 2023 +0200
a04726f
Revert "mtd: rawnand: nand_base: Handle algorithm selection"
by Dario Binacchi
· Sat Apr 22 22:58:10 2023 +0200
5d25936
mmc: rockchip_sdhci: Limit number of blocks read in a single command
by Jonas Karlman
· Tue Apr 18 16:46:45 2023 +0000
4561ada
mmc: sdhci: Allow disabling of SDMA in SPL
by Peter Geis
· Tue Apr 18 16:46:44 2023 +0000
291343a
clk: rockchip: rk3588: Add limited TMCLK_EMMC clock support
by Jonas Karlman
· Tue Apr 18 16:46:42 2023 +0000
ee7115f
mmc: rockchip_sdhci: Add support for RK3588
by Jonas Karlman
· Tue Apr 18 16:46:39 2023 +0000
f4f6005
mmc: rockchip_sdhci: Fix HS400 and HS400ES mode on RK3568
by Jonas Karlman
· Tue Apr 18 16:46:37 2023 +0000
9168fbf
mmc: rockchip_sdhci: Rearrange and simplify used regs and flags
by Jonas Karlman
· Tue Apr 18 16:46:35 2023 +0000
dd2707f
mmc: rockchip_sdhci: Remove empty get_phy and set_enhanced_strobe ops
by Jonas Karlman
· Tue Apr 18 16:46:34 2023 +0000
dbe75fbe
mmc: rockchip_sdhci: Update speed mode controls in set_ios_post
by Jonas Karlman
· Tue Apr 18 16:46:33 2023 +0000
fdea371
mmc: rockchip_sdhci: Refactor execute tuning error handling
by Jonas Karlman
· Tue Apr 18 16:46:31 2023 +0000
78df635
mmc: rockchip_sdhci: Use set_clock and config_dll sdhci_ops
by Jonas Karlman
· Thu Apr 20 15:55:15 2023 +0000
ea31246
mmc: rockchip_sdhci: Add set_clock and config_dll sdhci_ops
by Jonas Karlman
· Tue Apr 18 16:46:29 2023 +0000
785fe8e
mmc: rockchip_sdhci: Remove unneeded emmc_phy_init
by Jonas Karlman
· Tue Apr 18 16:46:27 2023 +0000
99f3888
mmc: rockchip_sdhci: Fix use of device private data
by Jonas Karlman
· Tue Apr 18 16:46:26 2023 +0000
787ce61
mmc: sdhci: Set UHS Mode Select field for UHS SDR25 mode
by Jonas Karlman
· Tue Apr 18 16:46:24 2023 +0000
bd303aa
mmc: sdhci: Fix HISPD bit handling for MMC HS 52MHz mode
by Jonas Karlman
· Tue Apr 18 16:46:23 2023 +0000
eb1ca2e
rockchip: rng: add trngv1 for rk3588
by Chris Morgan
· Thu Apr 13 09:13:02 2023 -0500
1f7e8ff
clk: rockchip: rk3568: Add dummy I2S1_MCLKOUT_TX clock support
by Jonas Karlman
· Mon Apr 17 19:07:25 2023 +0000
3a8a299
pinctrl: rockchip: Fix IO mux selection on RK3568
by Jonas Karlman
· Mon Apr 17 19:07:23 2023 +0000
b450590
rockchip: rk3588: Add support for sdmmc clocks in SPL
by Jonas Karlman
· Mon Apr 17 19:07:20 2023 +0000
3cf8708
clk: scmi: Add Kconfig option for SPL
by Jonas Karlman
· Mon Apr 17 19:07:18 2023 +0000
72d9d64
rockchip: otp: fix misc_read() return values
by John Keeping
· Mon Mar 27 12:01:10 2023 +0100
db63528
rockchip: efuse: fix misc_read() return values
by John Keeping
· Mon Mar 27 12:01:09 2023 +0100
8895dd3
rockchip: video: Add support for RK3568 DSI Host
by Chris Morgan
· Fri Mar 24 13:53:07 2023 -0500
486c463
drivers: phy: add Innosilicon DSI-DPHY driver
by Chris Morgan
· Fri Mar 24 13:53:06 2023 -0500
3c9997b
ram: rk3399: add missing high row detection
by Jonathan Liu
· Thu Mar 23 21:35:58 2023 +1100
c807841
gpio: rockchip: Add support for RK3568 and RK3588 banks
by Jonas Karlman
· Sun Mar 19 18:39:51 2023 +0000
7fd2fdb
rockchip: gpio: rk_gpio: use ROCKCHIP_GPIOS_PER_BANK as divider
by Johan Jonker
· Sun Mar 19 16:02:18 2023 +0100
7645269
clk: rockchip: clk_rk3288: add PCLK_RKPWM
by Johan Jonker
· Wed Mar 15 19:34:13 2023 +0100
ab446c5
video: rockchip: rk_vop: add rk3288-dp compare string
by Johan Jonker
· Wed Mar 15 19:33:38 2023 +0100
8170c4d
pinctrl: rockchip: support rk3588 pinctrl
by Jianqun Xu
· Wed Mar 15 17:32:15 2023 +0200
92d57ec
rockchip: sdhci: rk3568: fix clock setting logic
by Vasily Khoruzhick
· Tue Mar 07 13:26:46 2023 -0800
d60e880
ram: starfive: add ddr driver
by Yanhong Wang
· Wed Mar 29 11:42:16 2023 +0800
ec2b8f2
pinctrl: starfive: Add StarFive JH7110 driver
by Kuan Lim Lee
· Wed Mar 29 11:42:15 2023 +0800
5a85d05
clk: starfive: Add StarFive JH7110 clock driver
by Yanhong Wang
· Wed Mar 29 11:42:13 2023 +0800
b417f06
reset: starfive: jh7110: Add reset driver for StarFive JH7110 SoC
by Yanhong Wang
· Wed Mar 29 11:42:11 2023 +0800
Next »