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
2016-07-11
dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS
Simon Glass
2016-07-11
dm: mmc: sdhci: Refactor configuration setup to support DM
Simon Glass
2016-07-11
dm: sandbox: Convert to use CONFIG_CMD_MMC_OPS
Simon Glass
2016-07-11
dm: mmc: rockchip: Enable CONFIG_DM_MMC_OPS for all boards
Simon Glass
2016-07-11
dm: mmc: dwmmc: Support CONFIG_DM_MMC_OPS
Simon Glass
2016-07-11
dm: mmc: Add a way to use driver model for MMC operations
Simon Glass
2016-07-11
mmc: Move tracing code into separate functions
Simon Glass
2016-07-11
dm: mmc: rockchip: Support only CONFIG_BLK
Simon Glass
2016-07-11
mmc: Move MMC boot code into its own file
Simon Glass
2016-07-11
dm: mmc: Move non-CONFIG_BLK code into mmc_legacy.c
Simon Glass
2016-07-11
dm: mmc: Move CONFIG_BLK code into the mmc uclass
Simon Glass
2016-07-11
mmc: Add function declarations for mmc_bread() and mmc_switch_part()
Simon Glass
2016-07-08
mmc: msm_sdhci: Set mmc->dev pointer in msm_sdc_probe()
Mateusz Kulikowski
2016-07-06
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2016-07-06
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2016-07-06
net: rtl8169: Fix return value for rtl_send_common
Oleksandr Tymoshenko
2016-07-06
driver: net: phylib: add support for aquantia AQR106/107 PHY
Mingkai Hu
2016-07-06
net: designware: Make driver independent from DM_GPIO again
Alexey Brodkin
2016-07-05
tegra: video: Always use write-through cache on LCD
Simon Glass
2016-07-05
video: tegra: Move to using simple-panel and pwm-backlight
Simon Glass
2016-07-05
pci: tegra: actually program REFCLK_CFG* on recent SoCs
Stephen Warren
2016-07-05
pci: tegra: correctly program PADS_REFCLK registers
Stephen Warren
2016-07-05
rockchip: video: Lower hpd wait time
Sjoerd Simons
2016-07-01
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2016-07-01
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
Tom Rini
2016-07-01
mmc: increase MMC SDHCI read status timeout
Steve Rae
2016-07-01
driver: qspi: correct QSPI disable CS reset value
Praneeth Bajjuri
2016-07-02
pinctrl: uniphier: add Ethernet pin-mux settings
Masahiro Yamada
2016-07-02
pinctrl: uniphier: avoid building unneeded pin-mux tables for SPL
Masahiro Yamada
2016-07-02
pinctrl: uniphier: support pin configuration for dedicated pins
Masahiro Yamada
2016-07-02
pinctrl: uniphier: split pinctrl driver for PH1-LD11 and PH1-LD20
Masahiro Yamada
2016-07-02
pinctrl: uniphier: allow to have pinctrl node under syscon node
Masahiro Yamada
2016-06-30
pinctrl: uniphier: remove unneeded pin group nand_cs1
Masahiro Yamada
2016-06-30
pinctrl: uniphier: fix NAND pin-mux setting for PH1-LD11/LD20
Masahiro Yamada
2016-06-30
pinctrl: uniphier: remove wrong pin-mux functions for ProXstream2
Masahiro Yamada
2016-06-28
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2016-06-28
armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCs
Prabhakar Kushwaha
2016-06-28
mmc: fsl: introduce wp_enable
Peng Fan
2016-06-28
fsl_esdhc: Update clock enable bits for USDHC
Ye Li
2016-06-28
mmc: fsl: reset to normal boot mode when eMMC fast boot
Peng Fan
2016-06-27
fastboot: sparse: resync common/image-sparse.c (part 2)
Steve Rae
2016-06-27
fastboot: sparse: remove session-id logic
Steve Rae
2016-06-27
mmc: dw_mmc: fix the wrong AND operation
Jaehoon Chung
2016-06-25
ehci: mx7: fix otg id detection
Peng Fan
2016-06-25
ehci: mx7: fix usbnc_regs
Peng Fan
2016-06-25
usb: fsl: Fix NULL terminating issue for usb controller name string
Rajesh Bhagat
2016-06-24
clk: sandbox: don't check clk ID against 0
Stephen Warren
2016-06-24
mtd: nand: Drop a blank line in nand_wait()
Andre Renaud
2016-06-21
net: phy: marvell: Do not reset 88e1310 after autoneg
Nathan Rossi
2016-06-21
net: phy: micrel: add support for KSZ886x switches in MIIM mode
Alexey Firago
[next]