index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2015-09-03
rockchip: gpio: Add rockchip GPIO driver
Simon Glass
2015-09-03
rockchip: Add serial support
Simon Glass
2015-09-03
dm: Provide better debugging when a device fails to bind
Simon Glass
2015-09-03
dm: Improve handling of a missing uclass
Simon Glass
2015-09-03
mmc: Support bypass mode with the get_mmc_clk() method
Simon Glass
2015-09-03
dm: led: Tidy up SPL options for the led and led-gpio
Simon Glass
2015-09-03
pinctrl: Add the concept of peripheral IDs
Simon Glass
2015-09-03
pinctrl: Add help text to Kconfig
Simon Glass
2015-08-31
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
2015-08-31
Merge git://git.denx.de/u-boot-dm
Tom Rini
2015-08-31
pinctrl: sandbox: add sandbox pinctrl driver
Masahiro Yamada
2015-08-31
pinctrl: add pin control uclass support
Masahiro Yamada
2015-08-31
dm: core: allow device_bind() to not return a device pointer
Masahiro Yamada
2015-08-31
dm: tpm: Convert LPC driver to driver model
Simon Glass
2015-08-31
dm: tpm: Convert I2C driver to driver model
Simon Glass
2015-08-31
dm: tpm: sandbox: Convert TPM driver to driver model
Simon Glass
2015-08-31
dm: tpm: Add a uclass for Trusted Platform Modules
Simon Glass
2015-08-31
tpm: tpm_tis_i2c: Tidy up delays
Simon Glass
2015-08-31
tpm: tpm_tis_i2c: Use a consistent tpm_tis_i2c_ prefix
Simon Glass
2015-08-31
tpm: tpm_tis_i2c: Simplify init code
Simon Glass
2015-08-31
tpm: tpm_tis_i2c: Move definitions into the header file
Simon Glass
2015-08-31
tpm: tpm_tis_i2c: Merge struct tpm into tpm_chip
Simon Glass
2015-08-31
tpm: tpm_tis_i2c: Merge struct tpm_dev into tpm_chip
Simon Glass
2015-08-31
tpm: tpm_tis_i2c: Drop struct tpm_vendor_specific
Simon Glass
2015-08-31
tpm: tpm_tis_i2c: Drop unnecessary methods
Simon Glass
2015-08-31
tpm: Move the I2C TPM code into one file
Simon Glass
2015-08-31
tpm: Convert drivers to use SPDX
Simon Glass
2015-08-31
tpm: Add Kconfig options for TPMs
Simon Glass
2015-08-31
tpm: Remove old pre-driver-model I2C code
Simon Glass
2015-08-31
drivers: kconfig: Sort driver menu in alphabetical order
Bin Meng
2015-08-31
drivers: kconfig: Move PHYS_TO_BUS to "Device Drivers" menu
Bin Meng
2015-08-31
drivers: kconfig: Move "Generic Driver Options" menu to the top
Bin Meng
2015-08-31
dm: core: Add Kconfig for simple bus driver
Marek Vasut
2015-08-31
dm: Use dev_get_addr() where possible
Simon Glass
2015-08-31
sunxi: mmc: set transfer timeout according to byte_cnt.
Yousong Zhou
2015-08-31
mtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurable through Kconfig
Hans de Goede
2015-08-31
sunxi_nand_spl: clear status flags in SPL implementation
Boris Brezillon
2015-08-31
sunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIONS_END
Hans de Goede
2015-08-31
sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI
Hans de Goede
2015-08-31
sunxi_nand_spl: Add support for backup boot partitions
Hans de Goede
2015-08-31
sunxi_nand_spl: Auto detect nand configuration parameters
Hans de Goede
2015-08-31
sunxi_nand_spl: Parametrize lowlevel read functions
Hans de Goede
2015-08-31
sunxi_nand_spl: Properly config page-size in the nand ctl register
Hans de Goede
2015-08-31
sunxi_nand_spl: Add support for sun4i and sun5i SoCs
Hans de Goede
2015-08-31
sunxi_nand_spl: Use kernel driver algorithm for determining ecc_mode / _off
Hans de Goede
2015-08-31
sunxi_nand_spl: Add proper cache flusing
Hans de Goede
2015-08-31
sunxi_nand_spl: Turn off clocks when we're done with the nand
Hans de Goede
2015-08-31
sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessary
Hans de Goede
2015-08-31
sunxi_nand_spl: Do not bother writing the spare-area reg in syndrome mode
Hans de Goede
2015-08-31
sunxi_nand_spl: We only need to reset the nand chip once
Hans de Goede
[next]