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-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-30
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2015-08-30
video: discard empty video_set_lut implementation
Peng Fan
2015-08-31
serial: uniphier: drop platform data support
Masahiro Yamada
2015-08-30
mtd: denali_spl: do not allocate page_buffer in .bss section
Masahiro Yamada
2015-08-28
TI PHY: Add support to control 2nd USB PHY in DRA7xx/AM57xx
Kishon Vijay Abraham I
2015-08-28
usb: dwc3: dwc3-omap: Use the clear register inorder to clear the interrupts
Kishon Vijay Abraham I
2015-08-28
mtd/nand/ubi: assortment of alignment fixes
Marcel Ziswiler
2015-08-26
Merge git://git.denx.de/u-boot-x86
Tom Rini
2015-08-26
dm: core: Fix code reentrancy issue in device_probe_child()
Bin Meng
2015-08-26
dm: pci: Optimize pci_uclass_post_bind()
Bin Meng
2015-08-26
video: ct69000: Remove unused codes
Bin Meng
2015-08-26
video: cfb_console: Allow VGA device to work without i8042 keyboard
Bin Meng
2015-08-26
x86: i8042: Correctly initialize the controller
Bin Meng
2015-08-26
x86: i8042: Clean up the driver per coding convention
Bin Meng
2015-08-26
x86: i8042: Reorder static functions
Bin Meng
2015-08-26
x86: i8042: Remove unused codes
Bin Meng
2015-08-26
x86: gpio: Tidy up gpio_ich6_get_base() and callers
Simon Glass
2015-08-26
x86: gpio: Correct calls to _ich6_gpio_set_direction()
Simon Glass
2015-08-26
dm: pci: Save devfn without bus number in pci_uclass_child_post_bind()
Bin Meng
2015-08-26
x86: superio: Add keyboard controller support to smsc_lpc47m driver
Bin Meng
2015-08-26
x86: fsp: Call fsp_init_phase_pci() in pci_uclass_post_probe()
Bin Meng
2015-08-26
dm: pci: Support selected device/driver binding before relocation
Bin Meng
2015-08-26
x86: Set up video framebuffer for coreboot before loading kernel
Bin Meng
2015-08-26
video: coreboot: Save VESA mode for future use
Bin Meng
2015-08-26
net: e1000: Fix build warnings for 32-bit
Bin Meng
[next]