Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
eaeeea39c2a0f27417bbee583d5df87e390d388e
/
drivers
eaeeea3
gpio: dw: Add ngpios DT-property support
by Maksim Kiselev
· Fri Sep 20 12:05:23 2024 +0300
8fa34f0
Merge patch series "Implement ACPI on aarch64"
by Tom Rini
· Sun Oct 27 17:14:22 2024 -0600
2e97892
arm: mach-bcm283x: Add ARMV8_MULTIENTRY support
by Patrick Rudolph
· Wed Oct 23 15:20:16 2024 +0200
3ed3a4d
arm: mach-bcm283x: Bring in some header files from tianocore
by Simon Glass
· Wed Oct 23 15:20:10 2024 +0200
613f1ed
drivers/arm: Implement acpi_fill_madt
by Patrick Rudolph
· Wed Oct 23 15:20:06 2024 +0200
0fe88cc
drivers: misc: irq-uclass: Update irq_get_by_index
by Patrick Rudolph
· Wed Oct 23 15:20:05 2024 +0200
d9078be
drivers/cpu: Add generic armv8 cpu driver
by Patrick Rudolph
· Wed Oct 23 15:20:01 2024 +0200
33169ec
drivers: ata: Rename ahci_mvebu
by Patrick Rudolph
· Wed Oct 23 15:20:00 2024 +0200
a3782b1
drivers: usb: Add generic XHCI
by Patrick Rudolph
· Wed Oct 23 15:19:59 2024 +0200
bff7c57
acpi: Add fill_madt to acpi_ops
by Patrick Rudolph
· Wed Oct 23 15:19:51 2024 +0200
b25c422
serial: serial_pl01x: Implement .getinfo() for PL01
by Maximilian Brune
· Wed Oct 23 15:19:48 2024 +0200
7bea69e
Merge a patch series to improve dc2114x support
by Tom Rini
· Sun Oct 27 10:15:43 2024 -0600
d674d62
Merge patch series "net: ksz9477: add support for KSZ GbE switches using SPI bus"
by Tom Rini
· Sun Oct 27 10:19:57 2024 -0600
9c26b2d
Merge patch series "Add driver for Motorcomm YT8821 2.5G ethernet phy"
by Tom Rini
· Sun Oct 27 10:19:06 2024 -0600
9a8eb7f
net: recv(): return -EAGAIN instead of 0 when no cleanup is expected
by Jerome Forissier
· Wed Oct 09 11:42:08 2024 +0200
98a124d
net: ksz9477: add support for KSZ GbE switches using SPI bus
by Romain Naour
· Tue Oct 08 09:54:32 2024 +0200
9d3bde3
net: ksz9477: prepare ksz9477 without I2C support
by Romain Naour
· Tue Oct 08 09:54:31 2024 +0200
5d00695
net: ksz9477: rename ksz_i2c_probe() to ksz_probe()
by Romain Naour
· Tue Oct 08 09:54:30 2024 +0200
a4ee694
net: ksz9477: store ksz bus operations functions
by Romain Naour
· Tue Oct 08 09:54:29 2024 +0200
73cb1f4
net: ksz9477: set i2c bus offset length only when needed
by Romain Naour
· Tue Oct 08 09:54:28 2024 +0200
a4ce927
net: ksz9477: rename udevice_id tab to ksz_ids
by Romain Naour
· Tue Oct 08 09:54:27 2024 +0200
e86de9e
net: ksz9477: add KSZ9896 switch support
by Romain Naour
· Tue Oct 08 09:54:26 2024 +0200
8eb44ec
net: ksz9477: remove dev_set_parent_priv() call
by Romain Naour
· Tue Oct 08 09:54:25 2024 +0200
8f62e92
net: ksz9477: move struct ksz_dsa_priv *priv declaration
by Romain Naour
· Tue Oct 08 09:54:24 2024 +0200
63f2cad
net: phy: motorcomm: Add driver for Motorcomm YT8821 2.5G ethernet phy
by Frank Sae
· Thu Sep 12 05:02:25 2024 -0700
8e896f2
net: phy: motorcomm: Optimize phy speed mask to be compatible to YT8821
by Frank Sae
· Thu Sep 12 05:02:24 2024 -0700
53bad6b
net: dc2114x: remove the pass all multicast flag in operation mode settings
by Hanyuan Zhao
· Fri Aug 09 16:57:01 2024 +0800
4e4e1b9
net: dc2114x: allow users to decide how to tx packets according to IP core
by Hanyuan Zhao
· Fri Aug 09 16:57:00 2024 +0800
a34fa7d
net: dc2114x: allow users to decide whether to detect the tx No Carrier errors
by Hanyuan Zhao
· Fri Aug 09 16:56:59 2024 +0800
2e6ec85
net: dc2114x: remove unused lines and change the var and print types
by Hanyuan Zhao
· Fri Aug 09 16:56:58 2024 +0800
b618201
net: dc2114x: add support for CPUs that have cache between the memory and the card
by Hanyuan Zhao
· Fri Aug 09 16:56:57 2024 +0800
66c2861
net: dc2114x: set the card number to start at zero
by Hanyuan Zhao
· Fri Aug 09 16:56:56 2024 +0800
9bea14b
net: dc2114x: get mac address from environment
by Hanyuan Zhao
· Fri Aug 09 16:56:55 2024 +0800
a45684c
net: dc2114x: add support for platforms that don't have pci controllers
by Hanyuan Zhao
· Fri Aug 09 16:56:54 2024 +0800
2543240
Merge tag 'u-boot-rockchip-20241026' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip
by Tom Rini
· Sat Oct 26 08:10:31 2024 -0600
2569c52
adc: rockchip-saradc: Use vdd-microvolts prop as fallback
by Jonas Karlman
· Thu Oct 17 20:00:26 2024 +0000
b7db8d3
adc: Allow use of adc with DM_REGULATOR disabled
by Jonas Karlman
· Thu Oct 17 20:00:25 2024 +0000
0f53fd1
Merge tag 'u-boot-imx-master-20241025a' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Fri Oct 25 18:51:05 2024 -0600
2b25084
imx: imxrt1050-evk: Fix missing clocks for mmc
by Jesse Taube
· Thu Oct 24 22:02:26 2024 -0400
7a10a78
Merge tag 'xilinx-for-v2025.01-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze
by Tom Rini
· Fri Oct 25 11:55:23 2024 -0600
f89dff1
Merge tag 'u-boot-dfu-20241025' of https://source.denx.de/u-boot/custodians/u-boot-dfu
by Tom Rini
· Fri Oct 25 08:35:56 2024 -0600
9e11b66
spi: zynq_qspi: Add missing prototype for update_stripe
by Venkatesh Yadav Abbarapu
· Wed Oct 16 10:14:02 2024 +0530
6c4131f
rockchip: px30: clk: add UART0 clock getter/setter
by Lukasz Czechowski
· Thu Aug 22 12:33:15 2024 +0200
cc8f3ea
mmc: fsl_esdhc: Convert to use livetree API for fdt access
by Tim Harvey
· Wed Oct 23 13:28:55 2024 -0700
815a1d5
i2c: mxc_i2c: Convert to use livetree API for fdt access
by Tim Harvey
· Wed Oct 23 13:28:54 2024 -0700
87f4303
imx: power-domain: Convert to use livetree API for fdt access
by Tim Harvey
· Wed Oct 23 13:28:53 2024 -0700
adf72e0
pinctrl: imx: Convert to use livetree API for fdt access
by Tim Harvey
· Wed Oct 23 13:28:52 2024 -0700
e2c7643
imx: Support i.MX93 9X9 QSB board
by Peng Fan
· Wed Oct 23 12:03:17 2024 +0800
7be9d7b
block: make blk_create_device() static
by Heinrich Schuchardt
· Fri Oct 18 03:30:15 2024 +0200
98637ff
rockchip: block: simplify rkmtd driver
by Heinrich Schuchardt
· Fri Oct 18 03:30:13 2024 +0200
b11041c
mcp230xx_gpio.c: Add a missing include file.
by Philip Balister
· Fri Oct 18 17:19:57 2024 -0400
a2e4310
mtd: spi-nor: Add mt35xu01gbba octal mode SPI NOR flash
by Han Xu
· Sun Oct 06 07:46:20 2024 +0800
7719250
mtd: spi-nor-ids: Add Puya Semiconductor chips description
by Dmitry Dunaev
· Mon Feb 26 13:25:20 2024 +0300
2e3e0c9
dfu: sf: rely on DT for spi speed and mode
by Neil Armstrong
· Tue Oct 01 18:06:12 2024 +0200
bae005f
watchdog: introduce separate SPL symbol for WDT_GPIO
by Rasmus Villemoes
· Mon Oct 07 19:47:16 2024 +0200
f2811fa
ddr: altera: include u-boot/schedule.h
by Rasmus Villemoes
· Thu Oct 03 23:28:00 2024 +0200
6ec3890
i2c: rzg2l: include u-boot/schedule.h
by Rasmus Villemoes
· Thu Oct 03 23:27:59 2024 +0200
1654d38
led: include cyclic.h in led_sw_blink.c
by Rasmus Villemoes
· Thu Oct 03 23:27:52 2024 +0200
617f5d2
drivers: watchdog: Add DaVinci's watchdog support
by Bastien Curutchet
· Thu Oct 03 10:42:55 2024 +0200
776442e
watchdog: gpio_wdt: add support for stoppable devices
by Rasmus Villemoes
· Wed Oct 02 21:23:23 2024 +0200
5a08efd
video: simplefb: Fix build warn with CONFIG_FDT_64BIT=n
by Eva Kurchatova
· Wed Oct 09 16:48:28 2024 +0800
8e3df06
Merge patch series "aspeed: ast2700: Add Caliptra ECDSA driver"
by Tom Rini
· Mon Oct 21 17:53:11 2024 -0600
3477d92
drivers/crypto: aspeed: Add Caliptra ECDSA384 support
by Chia-Wei Wang
· Mon Oct 14 17:56:20 2024 +0800
4cdbdbd
Merge patch series "Add AVS support for J721S2"
by Tom Rini
· Mon Oct 21 17:52:40 2024 -0600
9234ab9
drivers: misc: k3_avs: Extract MPU clk and dev ID from DT
by Manorit Chawdhry
· Tue Oct 15 16:22:20 2024 +0530
0c60ab8
drivers: misc: k3_avs: Check return code while programming AVS
by Manorit Chawdhry
· Tue Oct 15 16:22:18 2024 +0530
bebdc33
power: pmic: tps65941: Add DM_PMIC dependency
by Manorit Chawdhry
· Tue Oct 15 16:22:17 2024 +0530
74c9d0d
Merge patch series "Add TI K3 PCIe Controller support for J7200"
by Tom Rini
· Mon Oct 21 17:51:55 2024 -0600
445dbb6
pci: Add TI K3 Cadence PCIe Controller
by Siddharth Vadapalli
· Mon Oct 14 11:09:23 2024 +0530
3292933
i2c: i2c-gpio: add support for i2c-gpio,sda-output-only
by Alex Shumsky
· Tue Oct 15 23:29:31 2024 +0300
3b1aa79
i2c: muxes: pca954x: Add MAX735x/MAX736x support
by Maksim Kiselev
· Thu Sep 19 19:06:56 2024 +0300
aea571d
video: Avoid starting a new line to close to the bottom
by Simon Glass
· Mon Oct 14 16:31:54 2024 -0600
bda3adc
video: Add a dark-grey console colour
by Simon Glass
· Mon Oct 14 16:31:53 2024 -0600
8c37e2b
x86: Sync up tsc_timer with Linux
by Simon Glass
· Tue Aug 27 19:44:27 2024 -0600
c2cd301
x86: Avoid timer-clock overflow
by Simon Glass
· Tue Aug 27 19:44:26 2024 -0600
3ebdefc
x86: Ensure the CPU identity exists for timer init
by Simon Glass
· Tue Aug 27 19:44:25 2024 -0600
4c0d8ec
virtio: blk: introduce virtio-block erase support
by Dmitrii Merkurev
· Wed Mar 06 18:59:18 2024 +0000
7eef94d
Merge tag 'u-boot-imx-master-20241018a' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Fri Oct 18 09:05:04 2024 -0600
7d5e7aa
cpu: imx8_cpu: Avoid revision to corrupt device tree
by Peng Fan
· Fri Oct 18 15:34:32 2024 +0800
b62eb19
clk: imx8: Add dummy clk
by Peng Fan
· Wed Oct 16 15:50:29 2024 +0800
aab6487
Merge patch series "Cleanup dma device in spl and move dma channel[0]"
by Tom Rini
· Thu Oct 17 15:13:27 2024 -0600
16e3d04
dma: ti: k3-udma: Move DMA channel[0] allocation to probe and add udma_remove()
by Santhosh Kumar K
· Wed Oct 09 20:27:03 2024 +0530
976edc6
dma: ti: k3-udma: Move udma_probe() below all APIs
by Santhosh Kumar K
· Wed Oct 09 20:27:02 2024 +0530
4cac2e0
Merge tag 'u-boot-dfu-20241017' of https://source.denx.de/u-boot/custodians/u-boot-dfu
by Tom Rini
· Thu Oct 17 08:34:01 2024 -0600
c28e47a
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
by Tom Rini
· Wed Oct 16 21:45:21 2024 -0600
111bec0
usb: tcpm: fusb302: add driver
by Sebastian Reichel
· Tue Oct 15 17:26:44 2024 +0200
3dd2332
usb: tcpm: add core framework
by Sebastian Reichel
· Tue Oct 15 17:26:43 2024 +0200
6c11dc6
Merge patch series "some serial rx buffer patches"
by Tom Rini
· Wed Oct 16 15:54:38 2024 -0600
b17bccc9
serial: embed the rx buffer in struct serial_dev_priv
by Rasmus Villemoes
· Thu Oct 03 16:10:29 2024 +0200
a865db7
serial: add build-time sanity check of CONFIG_SERIAL_RX_BUFFER_SIZE
by Rasmus Villemoes
· Thu Oct 03 16:10:28 2024 +0200
e38be2d
serial: do not overwrite not-consumed characters in rx buffer
by Rasmus Villemoes
· Thu Oct 03 16:10:27 2024 +0200
50fc188
serial: fix circular rx buffer edge case
by Rasmus Villemoes
· Thu Oct 03 16:10:26 2024 +0200
1ff0036
net: lwip: add DHCP support and dhcp commmand
by Jerome Forissier
· Wed Oct 16 12:04:03 2024 +0200
e0f9551
net: introduce alternative implementation as net/lwip/
by Jerome Forissier
· Wed Oct 16 12:03:59 2024 +0200
537d96a
sandbox: add dummy driver ETH_SANDBOX_LWIP
by Jerome Forissier
· Wed Oct 16 11:56:24 2024 +0200
d0e0a2c
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
by Tom Rini
· Tue Oct 15 16:40:23 2024 -0600
4a01fee
Revert "mmc: dw_mmc: Extract FIFO data transfer into a separate routine"
by Jonas Karlman
· Tue Oct 08 19:18:31 2024 +0000
6653c91
mtd: spi-nor: Set ECC unit size to MTD writesize in Infineon SEMPER flashes
by Takahiro Kuwano
· Tue Oct 15 13:08:36 2024 +0900
69bf3c3
mtd: spi-nor: Call spi_nor_post_sfdp_fixups() only after spi_nor_parse_sfdp()
by Takahiro Kuwano
· Tue Oct 15 13:08:35 2024 +0900
b575593
mtd: spi-nor: Replace default_init() hook with late_init()
by Takahiro Kuwano
· Tue Oct 15 13:08:34 2024 +0900
Next »