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-08-08
driver/ddr/altera: Add the sdram calibration portion
Dinh Nguyen
2015-08-08
driver/ddr/altera: Add DDR driver for Altera's SDRAM controller
Dinh Nguyen
2015-08-08
net: designware: Rename the driver var name to eth_designware
Marek Vasut
2015-08-08
net: designware: Add SoCFPGA GMAC DT compatible string
Marek Vasut
2015-08-08
arm: socfpga: Fix FPGA bitstream programming routine
Marek Vasut
2015-08-06
Merge git://git.denx.de/u-boot-dm
Tom Rini
2015-08-06
dm: core: Add a way to set a device name
Simon Glass
2015-08-06
devres: add debug command to dump device resources
Masahiro Yamada
2015-08-06
devres: make Devres optional with CONFIG_DEVRES
Masahiro Yamada
2015-08-06
devres: add devm_kmalloc() and friends (managed memory allocators)
Masahiro Yamada
2015-08-06
devres: introduce Devres (Managed Device Resource) framework
Masahiro Yamada
2015-08-06
dm: add DM_FLAG_BOUND flag
Masahiro Yamada
2015-08-06
dm: Support address translation for simple-bus
Simon Glass
2015-08-06
net: smsc95xx: Add driver-model support
Simon Glass
2015-08-06
net: smsc95xx: Prepare for conversion to driver model
Simon Glass
2015-08-06
net: smsc95xx: Correct the error numbers
Simon Glass
2015-08-06
net: smsc95xx: Rename AX_RX_URB_SIZE to RX_URB_SIZE
Simon Glass
2015-08-06
net: smsc95xx: Sort the include files
Simon Glass
2015-08-06
dm: usb: Add driver-model support to dwc2
Simon Glass
2015-08-06
dm: usb: Prepare dwc2 driver for driver-model conversion
Simon Glass
2015-08-06
dm: usb: Add an errno.h header to usb_ether.c
Simon Glass
2015-08-06
dm: Make regmap and syscon optional
Simon Glass
2015-08-06
lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type
York Sun
2015-08-05
exynos: video: Remove non-device-tree code
Simon Glass
2015-08-05
video: Remove the old parade driver
Simon Glass
2015-08-05
cros_ec: Remove the old tunnel code
Simon Glass
2015-08-05
power: Remove old TPS65090 drivers
Simon Glass
2015-08-05
dm: gpio: Check a GPIO is valid before using it
Simon Glass
2015-08-05
exynos: video: Correct debug output
Simon Glass
2015-08-05
exynos: Correct return value in exynos_mmc_init()
Simon Glass
2015-08-05
exynos: spi: Convert the timeout to debug()
Simon Glass
2015-08-05
dm: video: Add support for the NXP PTN3460 bridge
Simon Glass
2015-08-05
dm: video: Add support for the Parade PS8622/625 bridge
Simon Glass
2015-08-05
video: Work around lack of pinctrl
Simon Glass
2015-08-05
dm: video: Add support for video bridges
Simon Glass
2015-08-05
dm: power: Don't return an error when regulators are not autoset
Simon Glass
2015-08-05
dm: pmic: max77686: Support all BUCK regulators
Simon Glass
2015-08-05
dm: power: max77686: Correct BUCK register access
Simon Glass
2015-08-05
dm: pmic: Correct the pmic_reg_write() implementation
Simon Glass
2015-08-05
dm: pmic: max77686: Correct a few nits
Simon Glass
2015-08-05
dm: power: Add support for S5M8767 regulators
Simon Glass
2015-08-05
dm: power: Add support for the S5M8767 PMIC
Simon Glass
2015-08-05
dm: power: Add support for TPS65090 FETs
Simon Glass
2015-08-05
dm: power: Add a new driver for the TPS65090 PMIC
Simon Glass
2015-08-05
exynos: Enable the debug UART in SPL
Simon Glass
2015-08-05
exynos: Add debug UART support for Samsung S5P serial
Simon Glass
2015-08-05
exynos: serial: Refactor init code for debug UART
Simon Glass
2015-08-05
cros_ec: Support the LDO access method used by spring
Simon Glass
2015-08-05
dm: cros_ec: Convert the I2C tunnel code to use driver model
Simon Glass
2015-08-05
exynos: i2c: Tidy up the driver model code
Simon Glass
[next]