]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - drivers
karo: configs: set 'baseboard' variable in 'noenv' U-Boot
[karo-tx-uboot.git] / drivers /
2015-09-22 Lothar Waßmannkaro: use lldiv() for 64bit division
2015-09-17 Lothar Waßmannkaro: cleanup after merge of v2015.10-rc2
2015-09-10 Masahiro Yamadapinctrl: sandbox: add sandbox pinctrl driver
2015-09-10 Masahiro Yamadapinctrl: add pin control uclass support
2015-09-10 Masahiro Yamadadm: core: allow device_bind() to not return a device...
2015-09-10 Simon Glassdm: tpm: Convert LPC driver to driver model
2015-09-10 Simon Glassdm: tpm: Convert I2C driver to driver model
2015-09-10 Simon Glassdm: tpm: sandbox: Convert TPM driver to driver model
2015-09-10 Simon Glassdm: tpm: Add a uclass for Trusted Platform Modules
2015-09-10 Simon Glasstpm: tpm_tis_i2c: Tidy up delays
2015-09-10 Simon Glasstpm: tpm_tis_i2c: Use a consistent tpm_tis_i2c_ prefix
2015-09-10 Simon Glasstpm: tpm_tis_i2c: Simplify init code
2015-09-10 Simon Glasstpm: tpm_tis_i2c: Move definitions into the header...
2015-09-10 Simon Glasstpm: tpm_tis_i2c: Merge struct tpm into tpm_chip
2015-09-10 Simon Glasstpm: tpm_tis_i2c: Merge struct tpm_dev into tpm_chip
2015-09-10 Simon Glasstpm: tpm_tis_i2c: Drop struct tpm_vendor_specific
2015-09-10 Simon Glasstpm: tpm_tis_i2c: Drop unnecessary methods
2015-09-10 Simon Glasstpm: Move the I2C TPM code into one file
2015-09-10 Simon Glasstpm: Convert drivers to use SPDX
2015-09-10 Simon Glasstpm: Add Kconfig options for TPMs
2015-09-10 Simon Glasstpm: Remove old pre-driver-model I2C code
2015-09-10 Bin Mengdrivers: kconfig: Sort driver menu in alphabetical...
2015-09-10 Bin Mengdrivers: kconfig: Move PHYS_TO_BUS to "Device Drivers...
2015-09-10 Bin Mengdrivers: kconfig: Move "Generic Driver Options" menu...
2015-09-10 Marek Vasutdm: core: Add Kconfig for simple bus driver
2015-09-10 Simon Glassdm: Use dev_get_addr() where possible
2015-09-10 Yousong Zhousunxi: mmc: set transfer timeout according to byte_cnt.
2015-09-10 Hans de Goedemtd: nand: Make CONFIG_SYS_NAND_U_BOOT_OFFS configurabl...
2015-09-10 Boris Brezillonsunxi_nand_spl: clear status flags in SPL implementation
2015-09-10 Hans de Goedesunxi_nand_spl: Remove NAND_SUNXI_SPL_SYNDROME_PARTITIO...
2015-09-10 Hans de Goedesunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI
2015-09-10 Hans de Goedesunxi_nand_spl: Add support for backup boot partitions
2015-09-10 Hans de Goedesunxi_nand_spl: Auto detect nand configuration parameters
2015-09-10 Hans de Goedesunxi_nand_spl: Parametrize lowlevel read functions
2015-09-10 Hans de Goedesunxi_nand_spl: Properly config page-size in the nand...
2015-09-10 Hans de Goedesunxi_nand_spl: Add support for sun4i and sun5i SoCs
2015-09-10 Hans de Goedesunxi_nand_spl: Use kernel driver algorithm for determi...
2015-09-10 Hans de Goedesunxi_nand_spl: Add proper cache flusing
2015-09-10 Hans de Goedesunxi_nand_spl: Turn off clocks when we're done with...
2015-09-10 Hans de Goedesunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do...
2015-09-10 Hans de Goedesunxi_nand_spl: Do not bother writing the spare-area...
2015-09-10 Hans de Goedesunxi_nand_spl: We only need to reset the nand chip...
2015-09-10 Hans de Goedesunxi_nand_spl: Drop unnecessary temp buf
2015-09-10 Hans de Goedesunxi: musb: Drop no longer accurate comment in Kconfig...
2015-09-10 Hans de Goedesunxi: axp221: Allow specifying dcdc2 voltage via Kconfig
2015-09-10 Peng Fanvideo: discard empty video_set_lut implementation
2015-09-10 Masahiro Yamadaserial: uniphier: drop platform data support
2015-09-10 Masahiro Yamadamtd: denali_spl: do not allocate page_buffer in .bss...
2015-09-10 Kishon Vijay Abraham ITI PHY: Add support to control 2nd USB PHY in DRA7xx...
2015-09-10 Kishon Vijay Abraham Iusb: dwc3: dwc3-omap: Use the clear register inorder...
2015-09-10 Marcel Ziswilermtd/nand/ubi: assortment of alignment fixes
2015-09-10 Bin Mengdm: core: Fix code reentrancy issue in device_probe_child()
2015-09-10 Bin Mengdm: pci: Optimize pci_uclass_post_bind()
2015-09-10 Bin Mengvideo: ct69000: Remove unused codes
2015-09-10 Bin Mengvideo: cfb_console: Allow VGA device to work without...
2015-09-10 Bin Mengx86: i8042: Correctly initialize the controller
2015-09-10 Bin Mengx86: i8042: Clean up the driver per coding convention
2015-09-10 Bin Mengx86: i8042: Reorder static functions
2015-09-10 Bin Mengx86: i8042: Remove unused codes
2015-09-10 Simon Glassx86: gpio: Tidy up gpio_ich6_get_base() and callers
2015-09-10 Simon Glassx86: gpio: Correct calls to _ich6_gpio_set_direction()
2015-09-10 Bin Mengdm: pci: Save devfn without bus number in pci_uclass_ch...
2015-09-10 Bin Mengx86: superio: Add keyboard controller support to smsc_l...
2015-09-10 Bin Mengx86: fsp: Call fsp_init_phase_pci() in pci_uclass_post_...
2015-09-10 Bin Mengdm: pci: Support selected device/driver binding before...
2015-09-10 Bin Mengx86: Set up video framebuffer for coreboot before loadi...
2015-09-10 Bin Mengvideo: coreboot: Save VESA mode for future use
2015-09-10 Bin Mengnet: e1000: Fix build warnings for 32-bit
2015-09-10 Peng Fanmtd: nand: mxs invalidate dcache before DMA read
2015-09-10 Peng Fanmtd: nand: mxs support oobsize bigger than 512
2015-09-10 Stefan Roesemtd: nand: Add mvebu (PXA / AXP / A38x) NAND device...
2015-09-10 Scott Woodnand: Sync with Linux v4.1
2015-09-10 Ezequiel Garciamtd: Introduce mtd_block_isreserved()
2015-09-10 Scott Woodnand: Remove __UBOOT__ ifdefs
2015-09-10 Marcel Ziswilerlcd: pxa: clean-up include file order
2015-09-10 Marcel Ziswilerusb: pxa27x_udc: clean-up include file order
2015-09-10 Marcel Ziswilerserial: pxa: clean-up include file order
2015-09-10 Marcel Ziswilerarm: pxa: mmc: clean-up include file order
2015-09-10 Marek Vasutgpio: Add DW APB GPIO driver
2015-09-10 Marek Vasutddr: altera: Repair uninited variable
2015-09-10 Marek Vasutddr: altera: Replace float multiplication with integer one
2015-09-10 Simon Glassnet: e1000: Add Kconfig options
2015-09-10 Simon Glassnet: e1000: Convert to driver model
2015-09-10 Simon Glassnet: e1000: Prepare for driver model conversion
2015-09-10 Simon Glassnet: e1000: Move #include of common.h to the C files
2015-09-10 Mingkai Hunet: e1000: Support 64-bit physical address
2015-09-10 Marek Vasutusb: dwc2: Rename to dwc2_usb
2015-09-10 Marek Vasutusb: dwc2: Add original Synopsys compat string
2015-09-10 Kishon Vijay Abraham Iusb: gadget: ether: populate _reset_ callback
2015-09-10 Kishon Vijay Abraham Iusb: host: xhci-omap: invoke board_usb_cleanup in xhci_...
2015-09-10 Kishon Vijay Abraham Iusb: gadget: ether: Perform board initialization from...
2015-09-10 Sergey Temerkhanovusb: xhci: Fix a potential NULL pointer dereference
2015-09-10 Stefan Roeseusb: spear: Add support for both SPEAr600 EHCI controllers
2015-09-10 Adrian Alonsoimx: usb: ehci-mx6: wait_for_bit to check reg status
2015-09-10 Adrian Alonsoimx: usb: ehci-mx6: add usb support for imx7d soc
2015-09-10 Adrian Alonsoimx: usb: ehci-mx6: document board specific functions
2015-09-10 Adrian Alonsoimx: usb: ehci-mx6: reg accessor cleanups
2015-09-10 Masahiro Yamadaof: clean up OF_CONTROL ifdef conditionals
2015-09-10 Masahiro Yamadadm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list
2015-09-10 Masahiro Yamadaled: unify obj-$(CONFIG_LED) and obj-$(CONFIG_SPL_LED...
next