index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2020-07-07
power: regulator: stm32: vrefbuf: fix a possible overshoot when re-enabling
Fabrice Gasnier
2020-07-07
pinctrl: stm32: add information on pin configuration
Patrick Delaunay
2020-07-07
pinctrl: stmfx: add information on pin configuration
Patrick Delaunay
2020-07-07
gpio: stmfx: add ops get_dir_flags
Patrick Delaunay
2020-07-07
gpio: stmfx: add ops set_dir_flag
Patrick Delaunay
2020-07-07
gpio: stmfx: add function stmfx_read_reg and stmfx_write_reg
Patrick Delaunay
2020-07-07
gpio: stmfx: rename function used to change pin configuration
Patrick Delaunay
2020-07-07
gpio: stmfx: move function to prepare new ops introduction
Patrick Delaunay
2020-07-07
gpio: stm32: add ops get_dir_flags
Patrick Delaunay
2020-07-07
gpio: stm32: add ops set_dir_flags
Patrick Delaunay
2020-07-07
arm: stm32mp: add weak function to save vddcore
Patrick Delaunay
2020-07-07
stm32mp1: clk: configure pll1 with OPP
Patrick Delaunay
2020-07-07
net: dwc_eth_qos: update the compatible supported for STM32
Patrick Delaunay
2020-07-06
video: restore CONFIG_VIDCONSOLE_AS_LCD as boolean
Patrick Delaunay
2020-07-06
Merge branch 'next'
Tom Rini
2020-07-05
Merge branch '2020-07-01-kconfig-etc-updates' into next
Tom Rini
2020-07-05
gpio-uclass.c: save the GPIOD flags also in the gpio descriptor
Heiko Schocher
2020-07-01
pci: rockchip: Mark inline functions as static inline
Tom Rini
2020-07-01
riscv: cpu: check and append L1 cache to cpu features
Sagar Shrikant Kadam
2020-07-01
riscv: cpu: correctly handle the setting of CPU_FEAT_MMU bit
Sagar Shrikant Kadam
2020-07-01
uclass: cpu: fix to display proper CPU features
Sagar Shrikant Kadam
2020-07-01
riscv: Enable cpu clock if it is present
Sean Anderson
2020-07-01
riscv: Try to get cpu frequency from a "clocks" node if it exists
Sean Anderson
2020-07-01
reset: Add generic reset driver
Sean Anderson
2020-07-01
dm: Fix error handling for dev_read_addr_ptr
Sean Anderson
2020-07-01
dm: Add support for simple-pm-bus
Sean Anderson
2020-07-01
clk: Add K210 clock support
Sean Anderson
2020-07-01
clk: Add a bypass clock for K210
Sean Anderson
2020-07-01
clk: Add K210 pll support
Sean Anderson
2020-07-01
clk: Fix clk_get_by_* handling of index
Sean Anderson
2020-07-01
clk: Check that ops of composite clock components exist before calling
Sean Anderson
2020-07-01
clk: Always use the supplied struct clk
Sean Anderson
2020-06-30
Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2020-06-30
arm: pxa: mmc: add driver model support
Marcel Ziswiler
2020-06-30
kconfig: mmc: move pxa_mmc_generic to kconfig
Marcel Ziswiler
2020-06-30
dm: core: gracefully handle alias seq without of
Marcel Ziswiler
2020-06-30
mmc: add missing space before comment delimiter
Marcel Ziswiler
2020-06-29
net: pcnet: Add Kconfig entries
Marek Vasut
2020-06-29
net: pcnet: Add DM support
Marek Vasut
2020-06-29
net: pcnet: Split common and non-DM functions
Marek Vasut
2020-06-29
net: pcnet: Wrap name and enetaddr into private data
Marek Vasut
2020-06-29
net: pcnet: Wrap iobase into private data
Marek Vasut
2020-06-29
net: pcnet: Pass private data through dev->priv
Marek Vasut
2020-06-29
net: pcnet: Wrap devbusfn into private data
Marek Vasut
2020-06-29
net: pcnet: Drop useless forward declarations
Marek Vasut
2020-06-29
net: pcnet: Move initialize function at the end
Marek Vasut
2020-06-29
net: pcnet: Move private data allocation to initialize
Marek Vasut
2020-06-29
net: pcnet: Replace memset+malloc with calloc
Marek Vasut
2020-06-29
net: pcnet: Simplify private data allocation
Marek Vasut
2020-06-29
net: pcnet: Use PCI_DEVICE() to define PCI device compat list
Marek Vasut
[next]