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
2015-12-07
serial: zynq: Fix incorrect reference to s5p driver
Michal Simek
2015-12-07
zynq: sdhci: Move driver to DM
Michal Simek
2015-12-07
zynq: sdhci: Remove zynq_sdhci_of_init()
Michal Simek
2015-12-07
zynq: sdhci: Calculate minimum frequency based on max frequency
Siva Durga Prasad Paladugu
2015-12-07
net: gem: Enable CTRL+C in wait_for_bit
Michal Simek
2015-12-07
net: gem: Move gem to Kconfig
Michal Simek
2015-12-07
net: gem: Read information about interface from DT
Michal Simek
2015-12-07
net: gem: Move driver to DM
Michal Simek
2015-12-07
net: gem: Fix miiphy_read name
Michal Simek
2015-12-07
net: gem: Remove zynq_gem_of_init()
Michal Simek
2015-12-07
net: gem: Enable MDIO bus earlier
Michal Simek
2015-12-07
net: gem: Check if priv->phydev is valid
Michal Simek
2015-12-07
net: gem: Extract phy init code
Michal Simek
2015-12-07
net: gem: Remove phydev variable
Michal Simek
2015-12-07
net: gem: Change mii function not to use eth_device structure
Michal Simek
2015-12-07
net: gem: Change mdio_wait prototype to pass regs
Michal Simek
2015-12-07
net: gem: Do not continue if phy is not found
Michal Simek
2015-12-05
dm: serial: ns16550: Add pre-reloc flag to the driver
Simon Glass
2015-12-05
drivers: remoteproc: rproc-uclass: Fix check for NULL pointers
Nishanth Menon
2015-12-05
Change e-mail address of Kamil Lulko
Kamil Lulko
2015-12-05
ns16550: change reg-shift property default to zero
Thomas Chou
2015-12-05
Fix typo: firstly -> first.
Vagrant Cascadian
2015-12-05
Fix typo: commmand -> command.
Vagrant Cascadian
2015-12-04
Merge branch 'master' of http://git.denx.de/u-boot-sparc
Tom Rini
2015-12-04
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2015-12-03
sparc: Use microseconds instead of ticks for timeout
Francois Retief
2015-12-01
rockchip: mmc: get the fifo mode and fifo depth property from dts
huang lin
2015-12-01
rockchip: mmc: use non-removable property to distinguish emmc and sdcard regi...
huang lin
2015-12-01
mmc: dw_mmc: support fifo mode in dwc mmc driver
huang lin
2015-12-01
mmc: dw_mmc: move data transfer as a separate function
huang lin
2015-12-01
rockchip: rk3036: Add pinctrl driver
huang lin
2015-12-01
rockchip: rk3036: Add clock driver
huang lin
2015-12-01
rockchip: serial driver support rk3036
huang lin
2015-12-01
dm: core: Add SPL Kconfig for REGMAP and SYSCON
huang lin
2015-12-01
dm: pci: Disable PCI compatibility functions by default
Simon Glass
2015-12-01
dm: pci: Move common auto-config functions to a common file
Simon Glass
2015-12-01
dm: pci: Rename pci_auto.c to pci_auto_old.c
Simon Glass
2015-12-01
dm: tegra: pci: Convert tegra boards to driver model for PCI
Simon Glass
2015-12-01
dm: pci: Add a function to find the regions for a PCI bus
Simon Glass
2015-12-01
dm: pci: Add a function to get the controller for a bus
Simon Glass
2015-12-01
dm: pci: Add functions to emulate 8- and 16-bit access
Simon Glass
2015-12-01
dm: pci: Support decoding ranges with duplicate entries
Simon Glass
2015-12-01
dm: pci: Set up the SDRAM mapping correctly
Simon Glass
2015-12-01
dm: tegra: pci: Move CONFIG_PCI_TEGRA to Kconfig
Simon Glass
2015-12-01
x86: tsc: Move tsc_timer.c to drivers/timer
Bin Meng
2015-12-01
dm: timer: Support 64-bit counter
Bin Meng
2015-12-01
timer: sandbox: Use device tree to pass the clock frequency
Bin Meng
2015-12-01
timer: altera: Remove the codes to get clock frequency
Bin Meng
2015-12-01
dm: timer: Implement pre_probe()
Bin Meng
2015-12-01
dm: timer: Fix several nits
Bin Meng
[next]