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-09-02
mmc: Probe DM based mmc devices in u-boot
Sjoerd Simons
2015-09-02
rockchip: Add SPI driver
Simon Glass
2015-09-02
rockchip: Add I2C driver
Simon Glass
2015-09-02
rockchip: Add an MMC driver
Simon Glass
2015-09-02
rockchip: rk3288: Add pinctrl driver
Simon Glass
2015-09-02
rockchip: rk3288: Add clock driver
Simon Glass
2015-09-02
power: regulator: Add a driver for ACT8846 regulators
Simon Glass
2015-09-02
power: Add support for ACT8846 PMIC
Simon Glass
2015-09-02
rockchip: gpio: Add rockchip GPIO driver
Simon Glass
2015-09-02
rockchip: Add serial support
Simon Glass
2015-09-02
dm: Provide better debugging when a device fails to bind
Simon Glass
2015-09-02
dm: Improve handling of a missing uclass
Simon Glass
2015-09-02
mmc: Support bypass mode with the get_mmc_clk() method
Simon Glass
2015-09-02
dm: led: Tidy up SPL options for the led and led-gpio
Simon Glass
2015-09-02
pinctrl: Add the concept of peripheral IDs
Simon Glass
2015-09-02
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
[next]