index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2020-01-17
common: Drop floppy disk support
Simon Glass
2020-01-16
Merge tag 'mmc-1-16-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
Tom Rini
2020-01-16
Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-01-16
mmc: add mmc and sd support for MT7622
Sam Shih
2020-01-16
power: domain: add power domain support for MT7622
Sam Shih
2020-01-16
clk: mediatek: fix clock-rate overflow problem
Sam Shih
2020-01-16
clk: mediatek: add driver for MT7622
Sam Shih
2020-01-16
pinctrl: mediatek: add support for different pinctrl
Sam Shih
2020-01-16
pinctrl: mediatek: add driver for MT7622
Sam Shih
2020-01-16
phy: phy-mtk-tphy: make ref clock optional
Chunfeng Yun
2020-01-16
phy: phy-mtk-tphy: remove the check of -ENOSYS
Chunfeng Yun
2020-01-16
clk: fixed_rate: add dummy enable() function
Chunfeng Yun
2020-01-16
clk: add APIs to get (optional) clock by name without a device
Chunfeng Yun
2020-01-16
clk: check valid clock by clk_valid()
Chunfeng Yun
2020-01-16
clk: fix error check for devm_clk_get_optional()
Chunfeng Yun
2020-01-16
clk: mediatek: mt7629: add support for ssusbsys
Chunfeng Yun
2020-01-16
mmc: mtk-sd: fix hang when data read quickly
mingming lee
2020-01-16
mmc: mtk-sd: add support for MediaTek MT8512/MT8110 SoCs
mingming lee
2020-01-16
pinctrl: mediatek: add driver for MT8512
mingming lee
2020-01-16
clk: mediatek: add configurable pcw_chg_reg/ibits/fmin to mtk_pll
mingming lee
2020-01-16
clk: mediatek: add set_clr_upd mux type flow
mingming lee
2020-01-16
clk: mediatek: add driver support for MT8512
mingming lee
2020-01-16
mmc: config help typo fix
Joel Johnson
2020-01-16
mmc: add additional quirk for APP_CMD retry
Joel Johnson
2020-01-16
Drop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usage
Yangbo Lu
2020-01-16
mmc: fsl_esdhc: drop useless fdt fixup
Yangbo Lu
2020-01-16
mmc: fsl_esdhc_imx: drop QorIQ eSDHC specific peripheral clock code
Yangbo Lu
2020-01-15
Add dependencies for MALLOC_F and OF_LIBFDT
Sean Anderson
2020-01-15
Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMA
Vignesh Raghavendra
2020-01-14
mmc: fsl_esdhc: add compatible for fsl, imxrt-usdhc
Giulio Benetti
2020-01-14
mmc: fsl_esdhc: make if(CONFIG_IS_ENABLED(CLK)) an #if statement
Giulio Benetti
2020-01-14
ram: add SDRAM driver for i.MXRT SoCs
Giulio Benetti
2020-01-14
serial_lpuart: add support for i.MXRT
Giulio Benetti
2020-01-14
serial_lpuart: add clock enable if CONFIG_CLK is defined
Giulio Benetti
2020-01-14
gpio: mxc_gpio: add support for i.MXRT1050
Giulio Benetti
2020-01-14
pinctrl: add i.MXRT driver
Giulio Benetti
2020-01-14
clk: imx: add i.IMXRT1050 clk driver
Giulio Benetti
2020-01-14
clk: imx: pfd: add set_rate()
Giulio Benetti
2020-01-14
clk: imx: pllv3: add support for PLLV3_AV type
Giulio Benetti
2020-01-14
clk: imx: pllv3: add PLLV3_SYS support
Giulio Benetti
2020-01-14
clk: imx: pllv3: add set_rate() support
Giulio Benetti
2020-01-14
clk: imx: pllv3: add disable() support
Giulio Benetti
2020-01-14
clk: imx: pllv3: add enable() support
Giulio Benetti
2020-01-14
clk: imx: pllv3: set div_mask differently if PLLV3 is GENERIC or USB
Giulio Benetti
2020-01-14
clk: imx: pllv3: register PLLV3 GENERIC and USB as 2 different clocks
Giulio Benetti
2020-01-14
clk: imx8qxp: extend to support getting I2C IPG clock
Anatolij Gustschin
2020-01-14
mmc: fsl_esdhc_imx: Handle the "broken-cd" property
Fabio Estevam
2020-01-14
net: zynq: Add a note about RX_BUF macro
Michal Simek
2020-01-14
firmware: Remove probe which is causing extra bind
Ashok Reddy Soma
2020-01-14
zynq: mtd: nand: Remove hardcoded base addresses
Ashok Reddy Soma
[next]