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
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2015-09-02
mxc: ocotp fix hole in shadow registers
Peng Fan
2015-09-02
video, lg4573: make spi bus and cs configurable
Heiko Schocher
2015-09-02
imx: ocotp: mxc add i.MX7D support
Adrian Alonso
2015-09-02
imx: mxc_gpio: add support for imx7d SoC
Adrian Alonso
2015-09-02
power: pmic: add pfuze3000 support
Adrian Alonso
2015-09-02
net: fec: do not access reserved register for i.MX6UL
Peng Fan
2015-09-02
mxs_ocotp: Shift the HBUS divider correctly
Chris Smith
2015-09-01
pci/layerscape: Setup mmu-masters property for the PCIe
Varun Sethi
2015-09-01
arm/ls102xa:add hwconfig setting to support disable unused devices
Zhuoyu Zhang
2015-09-01
ls102xa: etsec: Use proper settings for BE BDs
Claudiu Manoil
2015-09-01
driver: misc: debug server: Update Error message
Prabhakar Kushwaha
2015-09-01
net: phy/vitesse: Add support for VSC8584 phy
Prabhakar Kushwaha
2015-09-01
rtc:ds3232/ds3231: Add support to generate 32KHz output
Priyanka Jain
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
[next]