index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
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
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
2015-08-26
Merge git://git.denx.de/u-boot-nand-flash
Tom Rini
2015-08-25
mtd: nand: mxs invalidate dcache before DMA read
Peng Fan
2015-08-25
mtd: nand: mxs support oobsize bigger than 512
Peng Fan
2015-08-25
mtd: nand: Add mvebu (PXA / AXP / A38x) NAND device driver
Stefan Roese
2015-08-25
nand: Sync with Linux v4.1
Scott Wood
2015-08-25
mtd: Introduce mtd_block_isreserved()
Ezequiel Garcia
2015-08-25
nand: Remove __UBOOT__ ifdefs
Scott Wood
[next]