summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | dm: core: a trivial clean upMasahiro Yamada2014-11-221-3/+1
| * | | cros_ec: Fix uninitialised variable in cros_ec.cSimon Glass2014-11-221-0/+1
| * | | dm: spi: Use device_bind_driver() instead of our own functionSimon Glass2014-11-222-23/+2
| * | | dm: spi: Correct handling of SPI chip selects in sandboxSimon Glass2014-11-222-11/+2
| * | | dm: Add a function to bind a device by driver nameSimon Glass2014-11-221-0/+21
| * | | dm: core: Add functions to find parent and OF dataSimon Glass2014-11-221-0/+5
| * | | dm: core: Allow access to the device's driver_id dataSimon Glass2014-11-222-6/+19
| * | | dm: tegra: Add platform data for the SPL uartSimon Glass2014-11-211-0/+16
| * | | dm: Allow stdio registration to be droppedSimon Glass2014-11-211-3/+7
| * | | dm: Allow device removal features to be droppedSimon Glass2014-11-213-169/+189
| * | | dm: serial: Support changing the baud rateSimon Glass2014-11-211-0/+67
| * | | dm: at91: Add driver model support for the serial driverSimon Glass2014-11-211-0/+84
| * | | dm: at91: Refactor serial driver slightly for driver modelSimon Glass2014-11-211-9/+23
| * | | dm: at91: Add driver model support for atmel GPIO driverSimon Glass2014-11-211-54/+187
* | | | Merge git://git.denx.de/u-boot-x86Tom Rini2014-11-243-26/+107
|\ \ \ \
| * | | | x86: ivybridge: Add support for early GPIO initSimon Glass2014-11-211-10/+69
| * | | | dm: gpio: Add a function to read an ID from a list of GPIOsSimon Glass2014-11-211-0/+19
| * | | | dm: serial: Move current serial port pointer to global_dataSimon Glass2014-11-211-16/+19
| |/ / /
* | | | fs: API changes enabling extra parameter to return size of type loff_tSuriyan Ramasami2014-11-231-5/+5
* | | | pci: Honour pci_skip_dev()Thierry Reding2014-11-231-0/+3
* | | | sata: fix a bug in init_sata() for pci-sata cardli pengbo2014-11-231-1/+1
* | | | linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-2329-86/+101
* | | | include: move various macros to include/linux/kernel.hMasahiro Yamada2014-11-206-23/+0
* | | | replace DIV_ROUND with DIV_ROUND_CLOSESTMasahiro Yamada2014-11-201-2/+2
* | | | ARM: remove CONFIG_ARM920T definesMasahiro Yamada2014-11-201-1/+1
|/ / /
* | | Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini2014-11-191-0/+1
|\ \ \
| * | | mtd, cfi, ubi: add missing writebufsize initializationHeiko Schocher2014-11-191-0/+1
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2014-11-193-380/+306
|\ \ \
| * | | blackfin: convert to use CONFIG_SYS_I2C frameworkScott Jiang2014-11-171-142/+60
| * | | adi_i2c: convert to use general io accessors.Scott Jiang2014-11-171-68/+77
| * | | blackfin: rename bfin-twi_i2c driver to adi_i2cScott Jiang2014-11-172-5/+4
| | |/ | |/|
* | | mtd: Handle 29LV800BTDirk Eibach2014-11-191-0/+51
| |/ |/|
* | net: macb: enable GMAC IP without GE feature supportBo Shen2014-11-171-1/+7
* | mtd: atmel_nand: runtime to build gf table for pmeccJosh Wu2014-11-172-1/+78
* | spl, mtd, nand, atmel_nand: invert device ready pin logicHeiko Schocher2014-11-171-3/+3
* | spl, nand, atmel_nand: add erase one block functionHeiko Schocher2014-11-171-0/+33
* | mtd: atmel_nand: add missing includeHeiko Schocher2014-11-171-0/+1
* | spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common headerHeiko Schocher2014-11-171-0/+4
* | net: macb: write mac address when initializationBo Shen2014-11-171-0/+9
* | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2014-11-171-1/+1
|\ \ | |/ |/|
| * sh: move CONFIG_{SH2, SH2A, SH3, SH4} to KconfigMasahiro Yamada2014-11-131-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-11-142-4/+15
|\ \
| * | driver/net/fm/memac_phy: set NEG bit for external MDIOsShaohui Xie2014-11-141-1/+4
| * | Fman/mEMAC: mEMAC fix for 10G MAC and PHYShaohui Xie2014-11-142-3/+11
* | | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2014-11-141-0/+9
|\ \ \ | |/ / |/| |
| * | video: speedup writing strings to fb consoleSoeren Moch2014-10-301-0/+9
* | | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2014-11-134-26/+288
|\ \ \
| * | | sun6i: ehci: Add sun6i ehci supportHans de Goede2014-11-131-16/+29
| * | | sunxi: ehci: Add proper Kconfig options to select the usb Vbus gpio-sHans de Goede2014-11-131-10/+25
| * | | sun6i: Add basic axp221 driverOliver Schinagl2014-11-133-0/+234
OpenPOWER on IntegriCloud