index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2022-05-06
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
2022-05-06
usb: host: ehci-generic: Remove DM_REGULATOR flag
Patrice Chotard
2022-05-06
usb: host: ehci-generic: Make usage of clock/reset bulk() API
Patrice Chotard
2022-05-06
watchdog: Add MAX6370 watchdog timer driver
Pali Rohár
2022-05-05
misc: fs_loader: Fix compile warnings when CONFIG_CMD_UBIFS is enabled
Pali Rohár
2022-05-05
reset: Return 0 if ops unimplemented and remove empty functions
Marek Vasut
2022-05-05
clk: scmi: fix scmi_clk_get_attibute()
Heinrich Schuchardt
2022-05-05
rtc: rv8803: fix off-by-one in month counting
Oliver Graute
2022-05-05
serial: smh: Check return value of strndup
Sean Anderson
2022-05-05
gpio: npcm: Add support for Nuvoton NPCM SoCs
Stanley Chu
2022-05-05
pinctrl: mediatek: add support for different types of IO pins
Sam Shih
2022-05-05
pinctrl: mediatek: introduce multiple memory bases support
Sam Shih
2022-05-05
pinctrl: mediatek: rewrite mtk_pinconf_set and related functions
Sam Shih
2022-05-05
timer: npcm: Add NPCM timer support
Jim Liu
2022-05-05
serial: npcm: Add support for Nuvoton NPCM SoCs
Jim Liu
2022-05-05
clk: nuvoton: Add support for NPCM750
Jim Liu
2022-05-04
Merge tag 'efi-2022-07-rc2-2' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
2022-05-04
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2022-05-04
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
2022-05-04
net: mvneta: Drop unneeded macro
Marek Behún
2022-05-04
net: mvneta: Disable fixed PHY code if PHY_FIXED is not compiled in
Marek Behún
2022-05-04
net: mvneta: Drop fixed_link member from private struct
Marek Behún
2022-05-04
net: mvneta: Write PHY address just before enabling HW polling
Marek Behún
2022-05-04
net: mvneta: Convert to use PHY_FIXED for fixed-link
Marek Behún
2022-05-04
net: mvneta: Rename CONFIG_NR_CPUS to MVNETA_NR_CPUS
Marek Behún
2022-05-04
net: mvneta: Don't check for CONFIG_PHYLIB
Marek Behún
2022-05-04
net: mvneta: Drop unnecessary space
Marek Behún
2022-05-04
net: mvneta: Use bool instead of int for boolean variable
Marek Behún
2022-05-04
net: mvneta: Drop one indentation level in mvneta_adjust_link()
Marek Behún
2022-05-04
net: mvneta: Fix unused variable warning if DM_GPIO is disabled
Marek Behún
2022-05-04
net: mvneta: Don't register MDIO bus
Marek Behún
2022-05-04
net: mvneta: Remember fixed link instead of PHY address in priv data
Marek Behún
2022-05-04
net: mvneta: Use DM MDIO API for connecting PHY
Marek Behún
2022-05-04
net: mvneta: Fix 10Mbps speed
Marek Behún
2022-05-04
net: mvneta: Get rid of platdata
Marek Behún
2022-05-04
net: Add ethernet support for MIPS Octeon
Stefan Roese
2022-05-03
pci: Add config for Enhanced Allocation
Andrew Scull
2022-05-03
virtio: pci: Make use of dm_pci_map_bar()
Andrew Scull
2022-05-03
virtio: pci: Check virtio configs are mapped
Andrew Scull
2022-05-03
pci: Add mask parameter to dm_pci_map_bar()
Andrew Scull
2022-05-03
pci: Update dm_pci_bus_to_virt() parameters
Andrew Scull
2022-05-03
pci: Match region flags using a mask
Andrew Scull
2022-05-03
pci: Map bars with offset and length
Andrew Scull
2022-05-03
pci: Range check address conversions
Andrew Scull
2022-05-03
pci: Check region ranges are addressable
Andrew Scull
2022-05-03
pci: Fix use of flags in dm_pci_map_bar()
Andrew Scull
2022-05-03
virtio: pci: Read entire capability into memory
Andrew Scull
2022-05-03
virtio: pci: Check virtio capability is in bounds
Andrew Scull
2022-05-03
virtio: pci: Check virtio common config size
Andrew Scull
2022-05-03
virtio: pci: Bounds check notification writes
Andrew Scull
[next]