]> git.ipfire.org Git - people/ms/u-boot.git/history - drivers
arc: introduce U-Boot port for ARCv2 ISA
[people/ms/u-boot.git] / drivers /
2015-02-10  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2015-02-10  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2015-02-10  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2015-02-10  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-02-10  Nikita Kiryanovlcd: introduce lcd_set_cmap
2015-02-10  Nikita Kiryanovlcd: mpc823: move mpc823-specific lcd_logo_set_cmap...
2015-02-10  Nikita Kiryanovlcd: atmel: introduce lcd_logo_set_cmap
2015-02-10  Nikita Kiryanovlcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx...
2015-02-10  Nikita Kiryanovlcd: atmel: move atmel-specific fb_put_word to atmel_lcdfb
2015-02-10  Nikita Kiryanovlcd: split configuration_get_cmap
2015-02-09  Tom RiniMerge branch 'microblaze' of git://git.denx.de/u-boot...
2015-02-09  Tom RiniMerge git://git.denx.de/u-boot-arc
2015-02-07  Heiko Schocherarm, at91, wdt: make timeout configurable
2015-02-07  Wu, Joshmtd: atmel_nand: according to pmecc version to perform...
2015-02-07  Bo ShenARM: atmel: cleanup: remove at91cap9 related code
2015-02-06  Bin Mengx86: Add SPI support to quark/galileo
2015-02-06  Simon Glassx86: spi: Support ValleyView in ICH SPI driver
2015-02-06  Simon Glassx86: mmc: Move common FSP functions into a common file
2015-02-06  Tom RiniMerge git://git.denx.de/u-boot-marvell
2015-02-06  Stefan Roesearm: mvebu: drivers/ddr: Add DDR3 driver with training...
2015-02-06  Simon Glassx86: bootstage: Add time measurement for vesa start-up
2015-02-06  Simon Glassx86: video: Allow video ROM execution to fall back...
2015-02-06  Simon Glassusb: pci: Add XHCI driver for PCI
2015-02-06  Simon Glassusb: pci: Use pci_find_class() to find the device
2015-02-06  Simon Glassx86: video: Enable video for Minnowboard Max
2015-02-06  Simon Glasspci: Add a function to find a device by class
2015-02-04  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ubi
2015-02-02  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ti
2015-02-02  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2015-02-02  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2015-02-02  Siarhei Siamashkasunxi: mmc: Add 'sunxi_' prefix to the static functions
2015-02-02  Hans de Goedesunxi: video: Force h/vsync active high when using...
2015-02-02  Hans de Goedesunxi: rsb: Move rsb_set_device_mode() call to rsb_init()
2015-01-31  Tom RiniMerge branch 'patman' of git://git.denx.de/u-boot-x86
2015-01-31  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2015-01-30  Alexey Brodkinnet/designware: add error message on DMA reset timeout
2015-01-30  Philippe De Muyternet: phy: micrel: add support for KSZ8895 switch in...
2015-01-30  Yoshinori SatoAdd MS7206SE ethernet support
2015-01-30  Claudiu Manoilnet: tsec: Fix NULL access in case init_phy() fails
2015-01-30  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2015-01-30  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-dm
2015-01-30  Minghuan Liandrivers/pci/pci_rom.c: fix compile warning under 64bit...
2015-01-30  Minghuan Liandrivers/net/e1000.c: fix compile warning under 64bit...
2015-01-30  Simon Glassdm: cros_ec: Convert cros_ec_i2c over to driver model
2015-01-30  Simon Glassdm: i2c: Add two more I2C init functions to the compati...
2015-01-30  Simon Glassdm: i2c: dts: Support an offset-len device tree property
2015-01-30  Przemyslaw Marczakdm: i2c: s3c24x0: adjust to dm-i2c api
2015-01-30  Przemyslaw Marczakdm: i2c-uclass-compat: fix missed argument
2015-01-30  Ruchika GuptaDM: crypto/fsl - Add Freescale rsa DM driver
2015-01-30  Ruchika GuptaDM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation...
2015-01-30  Simon Glassdm: cros_ec_spi: Remove old pre-driver-model code
2015-01-30  Simon Glassdm: cros_ec: Don't require protocol 3 support
2015-01-30  Simon Glassdm: core: Ignore disabled devices when binding
2015-01-30  Simon Glassdm: i2c: Move slave details to child platdata
2015-01-30  Simon Glassdm: spi: Move slave details to child platdata
2015-01-30  Simon Glassdm: spi: Set up the spi_slave device pointer in child_p...
2015-01-30  Simon Glassdm: core: Allow uclass to set up a device's child befor...
2015-01-30  Simon Glassdm: sandbox: sf: Tidy up the error handling in sandbox_...
2015-01-30  Simon Glassdm: core: Allow the uclass to set up a device's child...
2015-01-30  Simon Glassdm: spi: Move the per-child data size to the uclass
2015-01-30  Simon Glassdm: core: Allow uclasses to specify private data for...
2015-01-30  Simon Glassdm: core: Add a flag to control sequence numbering
2015-01-30  Simon Glassdm: core: Add a function to get a device's uclass ID
2015-01-30  Simon Glassdm: core: Add a post_bind method for parents
2015-01-30  Simon Glassdm: core: Allow uclasses to specify platdata for a...
2015-01-30  Simon Glassdm: core: Allow parents to have platform data for their...
2015-01-30  Simon Glassdm: core: Allocate platform data when binding a device
2015-01-30  Simon Glassdm: core: Tidy up error handling in device_bind()
2015-01-30  Simon Glassdm: core: Set device tree node for root device
2015-01-30  Simon Glassdm: i2c: Provide an offset length parameter where needed
2015-01-30  Simon Glassdm: i2c: Add a compatbility layer
2015-01-30  Simon Glassdm: i2c: Rename driver model I2C functions to permit...
2015-01-30  Simon Glassdm: spi: Remove use of fdtdec GPIO support
2015-01-30  Simon Glassdm: usb: Remove use of fdtdec GPIO support
2015-01-30  Simon Glassdm: mmc: Remove use of fdtdec GPIO support
2015-01-30  Simon Glassdm: tegra: nand: Remove use of fdtdec GPIO support
2015-01-30  Simon Glassdm: tegra: video: Remove use of fdtdec GPIO support
2015-01-30  Simon Glassdm: exynos: Add a GPIO translation function
2015-01-30  Simon Glassdm: tegra: Add a GPIO translation function
2015-01-30  Simon Glassdm: cros_ec: Remove use of fdtdec GPIO support
2015-01-30  Simon Glassdm: demo: Add a simple GPIO demonstration
2015-01-30  Simon Glassdm: gpio: Add better functions to request GPIOs
2015-01-30  Simon Glassdm: gpio: Add a driver GPIO translation method
2015-01-30  Simon Glassdm: gpio: Add a native driver model API
2015-01-30  Masahiro Yamadai2c: UniPhier: add driver for UniPhier FIFO-builtin...
2015-01-30  Masahiro Yamadai2c: UniPhier: add driver for UniPhier i2c controller
2015-01-30  Masahiro Yamadai2c: add CONFIG_DM_I2C to Kconfig
2015-01-29  Albert ARIBAUD ... omap3: mmc: add 1.8v bias setting for MMC1
2015-01-28  Heiko Schocherubi: reset mtd_devs when ubi part fail
2015-01-26  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2015-01-26  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2015-01-26  Tom RiniMerge branch 'zynq' of git://www.denx.de/git/u-boot...
2015-01-26  Michal Simekserial: Extend structure comments with register offset
2015-01-26  Michal Simekserial: zynq: Use global baudrate instead of hardcoded one
2015-01-26  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-marvell
2015-01-25  Luka Perkovkirkwood: define empty CONFIG_MVGBE_PORTS by default
2015-01-24  Simon Glassx86: spi: Add device tree support
2015-01-24  Simon Glassx86: rtc: mc146818: Add helpers to read/write CMOS RAM
2015-01-24  Ruchika Guptacrypto/fsl: Add fixup for crypto node
2015-01-24  York Sunarm/ls1021a: Add workaround for DDR erratum A008378
next