summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: uniphier: support UniPhier PH1-LD11 pinctrl driverMasahiro Yamada2016-04-012-6/+7
* pinctrl: uniphier: support UniPhier PH1-LD20 pinctrl driverMasahiro Yamada2016-04-013-0/+120
* pinctrl: uniphier: support per-pin input enable for new SoCsMasahiro Yamada2016-04-012-1/+28
* pinctrl: uniphier: introduce capability flagMasahiro Yamada2016-04-018-27/+29
* pinctrl: uniphier: use devm_get_addr() to get base addressMasahiro Yamada2016-04-011-6/+3
* mmc: uniphier: use devm_get_addr() to get base addressMasahiro Yamada2016-04-011-3/+6
* gpio: uniphier: use devm_get_addr() to get base addressMasahiro Yamada2016-04-011-5/+3
* i2c: uniphier: use devm_get_addr() to get base addressMasahiro Yamada2016-04-012-13/+10
* clk: uniphier: use devm_get_addr() to get base addressMasahiro Yamada2016-04-011-6/+3
* serial: uniphier: use devm_get_addr() to get base addressMasahiro Yamada2016-04-011-3/+5
* mtd: nand: denali: max_banks calculation changed in revision 5.1Graham Moore2016-04-012-1/+12
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-03-295-6/+21
|\
| * crypto/fsl: Make CAAM transactions cacheableSaksham Jain2016-03-292-0/+16
| * crypto/fsl: Correct 64-bit write when MMU disabledSaksham Jain2016-03-291-4/+3
| * driver: net: fsl-mc: Check NULL before pointer dereferencePrabhakar Kushwaha2016-03-291-1/+1
| * driver: net: fsl-mc: Free dflt_dpio pointer after its usagePrabhakar Kushwaha2016-03-281-1/+1
* | omap24xx_i2c: Implement CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOWGuy Thouret2016-03-281-0/+34
* | dm: i2c: mxc_i2c: implement i2c_idle_busPeng Fan2016-03-281-9/+92
* | Revert "pxa_lcd: make driver cache-aware"Tom Rini2016-03-271-16/+0
* | Revert "pxa_lcd: invert colors for Zipit Z2 to get white on black palette"Tom Rini2016-03-271-1/+1
* | cfi_flash: return device into read array mode after reading statusVasily Khoruzhick2016-03-271-0/+2
* | pxa_lcd: make driver cache-awareVasily Khoruzhick2016-03-271-0/+16
* | pxa_lcd: invert colors for Zipit Z2 to get white on black paletteVasily Khoruzhick2016-03-271-1/+1
* | zipitz2: enable LCD rotationVasily Khoruzhick2016-03-271-0/+1
* | serial: add BCM283x mini UART driverStephen Warren2016-03-272-0/+141
* | net: rtl8169: Fix build error when DEBUG is onBin Meng2016-03-271-5/+5
* | mmc: Print send_cmd response only when return value is zeroBin Meng2016-03-271-38/+42
* | mmc: Fix switch..case indentionBin Meng2016-03-271-70/+70
* | Fix typo choosen in comments and printf logsAlexander Merkle2016-03-271-2/+2
* | mmc: bcm2835: fix 64-bit build warningStephen Warren2016-03-271-1/+1
* | bcm2835 video: Map fb as cachedAlexander Graf2016-03-271-0/+9
* | stm32: stm32f4: move flash driver to mtd driver locationVikas Manocha2016-03-263-0/+175
* | usb: gadget: Move CONFIG_USB_GADGET to KconfigSam Protsenko2016-03-252-0/+37
* | Merge git://www.denx.de/git/u-boot-marvellTom Rini2016-03-257-2/+234
|\ \
| * | fpga: altera: Add StratixV supportStefan Roese2016-03-243-0/+107
| * | gpio: Add DM GPIO driver for Marvell MVEBUStefan Roese2016-03-243-0/+127
| * | arm: mvebu: Fix ddr3_init() cpu configDirk Eibach2016-03-241-2/+0
* | | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-03-234-6/+41
|\ \ \ | |/ / |/| |
| * | sunxi: Fix 2nd usb controller on sun4i/sun7i no longer workingHans de Goede2016-03-232-5/+23
| * | sunxi: Add a bunch of missing compatible strings to sunxi_gpio.cHans de Goede2016-03-231-1/+14
| * | sunxi: Configure only LVDS pins instead of all LCD pins when LVDS interface s...Lawrence Yu2016-03-231-0/+4
| |/
* | ARM: uniphier: support Debug UARTMasahiro Yamada2016-03-241-0/+9
* | ARM: uniphier: drop PH1- prefix from CONFIG options and file namesMasahiro Yamada2016-03-248-19/+19
* | mtd: denali: fix warning when compiled for 64bit systemMasahiro Yamada2016-03-241-3/+3
|/
* net: Move CONFIG_RTL8169 to KconfigBin Meng2016-03-221-0/+6
* net: Move CONFIG_RTL8139 to KconfigBin Meng2016-03-221-0/+6
* Fix spelling of "transferred".Vagrant Cascadian2016-03-222-3/+3
* serial: pl01x: Add support for devices with the rate pre-configured.Eric Anholt2016-03-221-2/+8
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-03-229-118/+446
|\
| * driver: net: fsl-mc: Return from DPAA_exit if boot_status !=0Prabhakar Kushwaha2016-03-211-1/+2
OpenPOWER on IntegriCloud