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
2023-12-21
global: Remove duplicate common.h inclusions
Tom Rini
2023-12-21
global: Drop common.h inclusion
Tom Rini
2023-12-21
arm: Partial cleanup and audit usage of <config.h>
Tom Rini
2023-12-21
global: Restrict use of '#include <linux/kconfig.h>'
Tom Rini
2023-12-20
Merge tag 'u-boot-amlogic-next-20231220' of https://source.denx.de/u-boot/cus...
Tom Rini
2023-12-19
drivers: pinctrl: tegra: incorporate existing code
Svyatoslav Ryhel
2023-12-19
drivers: pinctrl: create Tegra DM pinctrl driver
Svyatoslav Ryhel
2023-12-19
mmc: tegra: use max-frequency from device tree if provided
Peter Geis
2023-12-19
drivers: gpio-uclass: support PMIC GPIO children
Svyatoslav Ryhel
2023-12-19
drivers: gpio: implement PALMAS GPIO cell
Svyatoslav Ryhel
2023-12-19
drivers: gpio: implement MAX77663 GPIO cell
Svyatoslav Ryhel
2023-12-19
Merge patch series "Add support for MediaTek MT8365 EVK Board"
Tom Rini
2023-12-19
clk: mediatek: add clock driver support for MediaTek MT8365 SoC
Julien Masson
2023-12-19
mmc: mediatek: set b_max according CONFIG_SYS_MMC_MAX_BLK_COUNT
Julien Masson
2023-12-19
gpio: dw: Drop unused headers
Maksim Kiselev
2023-12-19
tee: optee: don't enumerate services if there ain't any
Etienne Carriere
2023-12-19
tee: optee: don't fail on services enumeration failure
Etienne Carriere
2023-12-19
remoteproc: k3-dsp: Avoid reloading of firmware
Udit Kumar
2023-12-19
net: Add Amlogic GXL MDIO Mux driver
Neil Armstrong
2023-12-18
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv ...
Tom Rini
2023-12-18
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi ...
Tom Rini
2023-12-18
Merge tag 'v2024.01-rc5' into next
Tom Rini
2023-12-18
timer: starfive: Add Starfive timer support
Kuan Lim Lee
2023-12-15
Merge tag 'clk-2024.01-next' of https://source.denx.de/u-boot/custodians/u-bo...
Tom Rini
2023-12-15
test: dm: clk_ccf: test ccf_clk_ops
Yang Xiwen
2023-12-15
clk: nuvoton: add read only feature for clk driver
Jim Liu
2023-12-15
clk: treewide: switch to clock dump from clk_ops
Igor Prusov
2023-12-15
clk: amlogic: Move driver and ops structs
Igor Prusov
2023-12-15
clk: k210: Move soc_clk_dump function
Igor Prusov
2023-12-15
clk: ast2600: Move soc_clk_dump function
Igor Prusov
2023-12-15
clk: zynq: Move soc_clk_dump to Zynq clock driver
Igor Prusov
2023-12-15
clk: Check that composite clock's div has set_rate()
Igor Prusov
2023-12-15
clk: get correct ops for clk_enable() and clk_disable()
Yang Xiwen
2023-12-15
clk: check parent_name in clk_register to avoid confusing log_error() output
Yang Xiwen
2023-12-15
board: stm32f469-disco: add support to display
Dario Binacchi
2023-12-15
clk: stm32f: fix setting of LCD clock
Dario Binacchi
2023-12-15
clk: stm32f: fix setting of division factor for LCD_CLK
Dario Binacchi
2023-12-14
ddr: imx: Add 3600 MTps rate support
Marek Vasut
2023-12-14
ddr: imx: Handle 3734 in addition to 3733 and 3732 MTps rates
Marek Vasut
2023-12-14
Merge tag 'xilinx-for-v2024.04-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
2023-12-14
spi: cadence-quadspi: Fix error message on stuck busy state
Jan Kiszka
2023-12-14
mtd: spi-nor-ids: add support for xtx XT55Q02G
Bruce Suen
2023-12-14
mtd: spinand: add support for ESMT F50x1G41LB
Igor Prusov
2023-12-14
mtd: spi-nor-core: Implement spi_nor_read_sfdp_dma_unsafe() for sfdp parse
Vaishnav Achath
2023-12-14
Merge tag 'u-boot-imx-next-20231214' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
2023-12-13
fdt: Check for a valid fdt in oftree_ensure()
Simon Glass
2023-12-13
acpi: move acpi_get_rsdp_addr() to acpi/acpi_table.h
Heinrich Schuchardt
2023-12-13
Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)"
Tom Rini
2023-12-13
command: Introduce functions to obtain command arguments
Simon Glass
2023-12-13
Merge patch series "some LED patches"
Tom Rini
[next]