]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - drivers
PowerPC: drop some 74xx_7xx boards and related code
[karo-tx-uboot.git] / drivers /
2014-10-27 Wolfgang DenkPowerPC: drop some 74xx_7xx boards and related code
2014-10-26 Tom RiniMerge http://git.denx.de/u-boot-sunxi
2014-10-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2014-10-26 Tom RiniMerge git://git.denx.de/u-boot-dm
2014-10-25 Jeroen Hofsteei2c: designware: add an implement i2c protos
2014-10-25 Jeroen Hofsteenet: davince: add missing include
2014-10-25 Jeroen Hofsteemmc: bcm2835_sdhci: add missing include
2014-10-25 Jeroen Hofsteevideo: ipu: prevent warnings with W=1
2014-10-25 Jeroen Hofsteetegra: make local functions static
2014-10-25 Jeroen Hofsteeserial: make local functions static
2014-10-25 Jeroen Hofsteesdhci: make local functions static
2014-10-25 Jeroen Hofsteeomap_gpmc: fix warnigs with W=1
2014-10-25 Jeroen Hofsteenet: fec_mxc: make local functions static
2014-10-25 Jeroen Hofsteegpio: make local functions static
2014-10-25 Jeroen Hofsteeehci-hcd.c: make local functions static
2014-10-25 Jeroen Hofsteevideo: use __weak
2014-10-25 Jeroen Hofsteeusb: use __weak
2014-10-25 Jeroen Hofsteepci: use __weak
2014-10-25 Jeroen Hofsteenet: phy: fix warnings with W=1
2014-10-25 Jeroen Hofsteecti_flash.c: use __weak when requested for flash_(read...
2014-10-24 Chen-Yu Tsaimmc: sunxi: Add support for sun8i (A23)
2014-10-24 Hans de Goedesunxi: When we've both mmc0 and mmc2, detect from which...
2014-10-24 Hans de Goedesunxi: Add mmc card-detect functionality
2014-10-24 Hans de GoedeARM: sunxi-mmc: Add mmc support for sun6i / A31
2014-10-24 Wills Wangmmc: sunxi: add SDHC support for sun6i/sun7i/sun8i
2014-10-24 Masahiro Yamadaserial: remove uniphier_serial_initialize() call
2014-10-24 Masahiro Yamadaserial: uniphier: move CONFIG_UNIPHIER_SERIAL to Kconfig
2014-10-24 Masahiro Yamadadm: serial: use Driver Model for UniPhier serial driver
2014-10-24 Masahiro Yamadadm: add entries to Kconfig
2014-10-24 Masahiro Yamadadm: serial: consolidate common code more
2014-10-24 Masahiro Yamadadm: serial: remove unnecessary casting
2014-10-24 Masahiro Yamadadm: serial: fix console putc
2014-10-24 Masahiro Yamadaserial: add static directive to local functions
2014-10-24 Masahiro Yamadadm: move platform data headers to include/dm/platform_data
2014-10-24 Simon Glassdm: x86: Convert coreboot serial to use driver model
2014-10-24 Simon Glassdm: x86: Convert Intel ICH6 GPIO driver to use driver...
2014-10-24 Simon Glassdm: serial: ns16550: Add a cast to the I/O operations
2014-10-24 Simon Glassdm: gpio: imx: Drop request()/free() in the driver
2014-10-24 Simon Glassdm: gpio: exynos: Drop request()/free() in the driver
2014-10-24 Simon Glassdm: gpio: rpi_b: Drop request()/free() in the driver
2014-10-24 Simon Glassdm: gpio: omap3: Drop request()/free() in the driver
2014-10-24 Simon Glassdm: gpio: tegra: Drop request()/free() in the driver
2014-10-24 Simon Glassdm: gpio: Add gpio_requestf() helper for printf() strings
2014-10-24 Simon Glassdm: gpio: sandbox: Drop request()/free() in the driver
2014-10-24 Simon Glassdm: gpio: sandbox: Implement the remove() method
2014-10-24 Simon Glassdm: gpio: sandbox: Implement the get_function() method
2014-10-24 Simon Glassdm: Move the function for getting GPIO status into...
2014-10-24 Simon Glassdm: gpio: Add gpio_get_function() and friends
2014-10-24 Simon Glassdm: gpio: Implement GPIO reservation in the uclass
2014-10-24 Simon Glassdm: omap: serial: Add driver model support
2014-10-24 Simon Glassdm: omap: gpio: Support driver model
2014-10-24 Simon Glassdm: omap: gpio: Put _get_gpio_value() logic into its...
2014-10-24 Simon Glassdm: serial: Support CONFIG_CONS_INDEX if available
2014-10-24 Simon Glassdm: ns16550: Correct the probe logic for platform data
2014-10-24 Simon Glassdm: ns16550: Use an address instead of a pointer for...
2014-10-24 Simon Glassdm: serial: ns16550: Correct logic for checking for...
2014-10-24 Simon Glassdm: serial: Reset the watchdog while waiting in getc()
2014-10-24 Simon Glassdm: gpio: Support numbered GPIOs
2014-10-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2014-10-23 Stefan Roesei2c: mvtwsi: Add support for Marvell Armada XP
2014-10-23 Stefan Roesenet: mvneta.c: Add support for the ethernet controller...
2014-10-23 Stefan Roesespi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE
2014-10-23 Stefan Roesespi: kirkwood_spi.c: Compile MPP (pin-mux) only for...
2014-10-23 Stefan Roesearm: marvell: Move arch-kirkwood/spi.h to arch-mvebu...
2014-10-23 Stefan Roesearm: marvell: Move arch/kirkwood.h to arch/soc.h
2014-10-23 Tom RiniMerge git://git.denx.de/u-boot-x86
2014-10-23 Tom RiniMerge git://git.denx.de/u-boot-fdt
2014-10-23 Simon Glassx86: cros_ec: Update LPC driver for new cros_ec header
2014-10-22 Oleksandr Tymoshenkousb: dwc2: Add driver for Synopsis DWC2 USB IP block
2014-10-22 Alexandre Courbotnet: asix: Add support for AX88772B
2014-10-22 Tom RiniMerge git://git.denx.de/u-boot-dm
2014-10-22 Simon Glassdm: serial: Support driver model in pl01x driver
2014-10-22 Simon Glassdm: serial: Tidy up the pl01x driver
2014-10-22 Simon Glassdm: rpi: Convert GPIO driver to driver model
2014-10-22 Simon Glassdm: core: Add support for simple-bus
2014-10-22 Simon Glassdm: imx: serial: Support driver model in the MXC serial...
2014-10-22 Simon Glassdm: imx: gpio: Support driver model in MXC gpio driver
2014-10-22 Simon Glassdm: serial: Put common code into separate functions
2014-10-22 Simon Glassdm: exynos: cros_ec: Move cros_ec_spi to driver model
2014-10-22 Simon Glassdm: sandbox: cros_ec: Move sandbox cros_ec to driver...
2014-10-22 Simon Glassdm: cros_ec: Add support for driver model
2014-10-22 Simon Glassdm: tegra: spi: Convert to driver model
2014-10-22 Simon Glassdm: sf: sandbox: Convert SPI flash driver to driver...
2014-10-22 Simon Glassdm: Convert spi_flash_probe() and 'sf probe' to use...
2014-10-22 Simon Glassdm: sf: Add a uclass for SPI flash
2014-10-22 Simon Glassspi: Use error return value in sf_ops
2014-10-22 Simon Glasssf: Tidy up public and private header files
2014-10-22 Simon Glassdm: exynos: Convert SPI to driver model
2014-10-22 Simon Glassdm: spi: Add soft_spi implementation
2014-10-22 Simon Glassdm: spi: Remove SPI_INIT feature
2014-10-22 Simon Glassdm: spi: Rename soft_spi.c to soft_spi_legacy.c
2014-10-22 Simon Glassdm: sandbox: spi: Move to driver model
2014-10-22 Simon Glassdm: Add spi.h header to a few files
2014-10-22 Simon Glassdm: sandbox: Add a SPI emulation uclass
2014-10-22 Simon Glassdm: spi: Add a uclass for SPI
2014-10-22 Simon Glassdm: core: Allow parents to pass data to children during...
2014-10-22 Simon Glassdm: core: Add functions for iterating through device...
2014-10-22 Simon Glassdm: exynos: Move serial to driver model
2014-10-22 Simon Glassdm: exynos: gpio: Convert to driver model
2014-10-22 Simon Glassdm: exynos: Make sure that GPIOs are requested
next