summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/login'Sascha Hauer2013-10-071-1/+5
|\
| * introduce runtime loglevelSascha Hauer2013-09-291-1/+5
* | Merge branch 'for-next/gpio'Sascha Hauer2013-10-073-0/+166
|\ \
| * | gpio: Add designware gpio controller supportSascha Hauer2013-09-103-0/+166
* | | Merge branch 'for-next/console'Sascha Hauer2013-10-0724-40/+6
|\ \ \
| * | | serial: do not set default baudrate at initJean-Christophe PLAGNIOL-VILLARD2013-09-226-13/+0
| * | | console: drop f_caps and check the function pointer getc/putc insteadJean-Christophe PLAGNIOL-VILLARD2013-09-2124-27/+6
* | | | Merge branch 'for-next/arm'Sascha Hauer2013-10-071-0/+9
|\ \ \ \
| * | | | clocksource: arm_smp_twd: Add devicetree supportSascha Hauer2013-09-051-0/+9
* | | | | mci: omap: Fix default value of mci.f_maxTeresa Gámez2013-10-021-3/+1
* | | | | ata: ide-sff: Add missing wait for ready in write functionSascha Hauer2013-09-271-0/+3
* | | | | pwm: sanity check values before passing them to the driversSascha Hauer2013-09-271-0/+7
| |/ / / |/| | |
* | | | Add missing dependency ENV_HANDLING for OF_BAREBOX_DRIVER optionDmitry Smagin2013-09-181-0/+1
| |_|/ |/| |
* | | i.MX28: unbreak ethernetEric Bénard2013-09-101-2/+3
* | | video/stm: enable clock to get the display workingEric Bénard2013-09-101-0/+1
* | | video/stm: don't fail when the pixel clock is properly setEric Bénard2013-09-101-1/+1
* | | nand_mxs: fix on i.MX28Eric Bénard2013-09-101-0/+1
* | | mxs_spi: unbreak driverEric Bénard2013-09-101-0/+1
| |/ |/|
* | serial_auart: fix compile errorEric Bénard2013-09-101-1/+1
* | mxs_spi: fix compile errorEric Bénard2013-09-101-2/+1
|/
* Merge branch 'for-next/omap'Sascha Hauer2013-09-051-5/+21
|\
| * mci: omap: Allow to set mmc devname via platformdataSascha Hauer2013-08-271-4/+10
| * mci: omap: implement device detect callbackSascha Hauer2013-08-271-0/+10
| * mci: omap: advertise 8 bit supportSascha Hauer2013-08-271-1/+1
* | Merge branch 'for-next/boardinfo'Sascha Hauer2013-09-051-0/+3
|\ \
| * | introduce barebox_set_modelSascha Hauer2013-08-161-0/+3
* | | Merge branch 'for-next/arm-gpio'Sascha Hauer2013-09-051-0/+1
|\ \ \
| * | | ARM: AT91: move iomux definitions to iomux.hSascha Hauer2013-08-161-0/+1
| |/ /
* | | Merge branch 'for-next/mvebu'Sascha Hauer2013-09-058-0/+1041
|\ \ \
| * | | clk: mvebu: add OF clock providers for Marvell MVEBU SoCsSebastian Hesselbarth2013-08-168-0/+1041
| |/ /
* | | Merge branch 'for-next/misc'Sascha Hauer2013-09-052-1/+64
|\ \ \
| * | | net/phy: support of mmd register read and writeJan Weitzel2013-08-311-0/+63
| * | | mfd: syscon: Replace dev_info with dev_dbgAlexander Shiyan2013-08-121-1/+1
| | |/ | |/|
* | | Merge branch 'for-next/mci'Sascha Hauer2013-09-051-1/+3
|\ \ \
| * | | mci: sdhci: fix IRQSTAT_DMAE bit shiftSteffen Trumtrar2013-08-261-1/+3
| | |/ | |/|
* | | Merge branch 'for-next/of'Sascha Hauer2013-09-052-19/+141
|\ \ \
| * | | of: base: import of_find_node_by_typeRenaud Barbier2013-09-051-0/+29
| * | | of: introduce some new helpersSascha Hauer2013-08-141-0/+101
| * | | of: default to internal tree in of_find_node_by_path_fromSascha Hauer2013-08-141-0/+3
| * | | of: parse phandles during unflattenSascha Hauer2013-08-142-19/+7
| * | | of: fix merge mode in of_unflatten_dtbSascha Hauer2013-08-141-0/+1
* | | | Merge branch 'for-next/ubifs'Sascha Hauer2013-09-054-8/+101
|\ \ \ \
| * | | | move print_hex_dump function to include/common.hSascha Hauer2013-08-071-8/+0
| * | | | mtd: ubi: Add support for opening a volume by cdevSascha Hauer2013-08-073-0/+25
| * | | | mtd: ubi: add ubi info functionsSascha Hauer2013-08-071-0/+76
| | |_|/ | |/| |
* | | | Merge branch 'for-next/fb'Sascha Hauer2013-09-051-63/+35
|\ \ \ \
| * | | | fb: make fb device a pure deviceSascha Hauer2013-08-071-63/+35
| |/ / /
* | | / i2c-omap: fix am33xx and omap3 fclk_rateJan Weitzel2013-08-311-2/+2
| |_|/ |/| |
* | | of: base.c: Use correct device-tree in of_add_initrd()David Jander2013-08-141-1/+1
| |/ |/|
* | of: Fix endless loop in of_add_memorySascha Hauer2013-08-141-1/+4