summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * armv8: ls2080a: Remove debug server supportYork Sun2016-09-14-323/+1
| * fsl-layerscape: Add workaround for PCIe erratum A010315Hou Zhiqiang2016-09-14-0/+65
| * fsl: csu: add an API to set R/W permission to PCIeHou Zhiqiang2016-09-14-0/+30
| * fsl: csu: add an API to set individual device access permissionHou Zhiqiang2016-09-14-14/+21
| * arm: fsl-layerscape: move forward the non-secure access permission setupHou Zhiqiang2016-09-14-36/+10
| * fsl: serdes: ensure accessing the initialized maps of serdes protocolHou Zhiqiang2016-09-14-9/+276
| * ls1043ardb: PPA: add PPA validation in case of secure bootSumit Garg2016-09-14-0/+39
| * board: ls1043ardb: move sec_init to board_initSumit Garg2016-09-14-15/+17
| * driver/ddr/fsl: Revise workaround A008511 for A009803York Sun2016-09-14-36/+47
| * driver/ddr/fsl: Add more debug registersYork Sun2016-09-14-6/+5
| * armv8: fsl-layerscape: Update ddr erratum a008336Shengzhou Liu2016-09-14-2/+4
| * net: fm: fix spi flash probe for using driver modelQianyu Gong2016-09-14-0/+10
* | kconfig: introduce kconfig for UBIHeiko Schocher2016-09-26-76/+251
* | Merge branch 'master' of git://git.denx.de/u-boot-coldfireTom Rini2016-09-26-2/+30
|\ \
| * | board: amcore: update to use dm serial driverAngelo Dureghello2016-09-25-1/+18
| * | board: amcore: add update scriptsAngelo Dureghello2016-09-25-1/+12
* | | i2c: mvtwsi.c: Add support for Marvell Armada 7K/8KStefan Roese2016-09-26-0/+1
* | | i2c: mv_i2c.c: Validate read length in I2C commandjinghua2016-09-26-0/+5
* | | i2c: mv_i2c.c: Enable runtime speed selection (standard vs fast mode)Stefan Roese2016-09-26-7/+38
* | | i2c: mv_i2c.c: Add DM supportStefan Roese2016-09-26-48/+136
* | | i2c: mv_i2c.c: Prepare driver for DM conversionStefan Roese2016-09-26-126/+141
* | | i2c: mv_i2c.c: Remove CONFIG_HARD_I2CStefan Roese2016-09-26-2/+0
* | | i2c: mv_i2c.c: cosmetic: Coding style cleanupsStefan Roese2016-09-26-34/+34
|/ /
* | arm: mvebu: NAND support for DB-88F6820-AMCChris Packham2016-09-24-0/+14
* | arm: mvebu: add DB-88F6820-AMC boardChris Packham2016-09-24-0/+483
* | arm: mvebu: create generic 88F6820 config optionChris Packham2016-09-24-4/+4
* | arm: mvebu: theadorable: Configure board for PCIe 2.0 capabilityStefan Roese2016-09-24-0/+6
* | usb: ehci-generic: support reset control for generic EHCIMasahiro Yamada2016-09-23-0/+13
* | reset: add no-op stubs for optional reset controlMasahiro Yamada2016-09-23-0/+32
* | errno.h: sync error macros with linux 4.8-rc7Masahiro Yamada2016-09-23-11/+46
* | Move ENOTSUPP defines to include/linux/errno.hMasahiro Yamada2016-09-23-6/+2
* | Move error macros from <asm-generic/errno.h> to <linux/errno.h>Masahiro Yamada2016-09-23-140/+126
* | treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23-22/+22
* | Remove arch/${ARCH}/include/asm/errno.hMasahiro Yamada2016-09-23-16/+0
* | treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23-263/+263
* | Add <linux/errno.h> as a wrapper of <asm-generic/errno.h>Masahiro Yamada2016-09-23-0/+6
* | treewide: use #include <...> to include public headersMasahiro Yamada2016-09-23-45/+45
* | drivers: squash lines for immediate returnMasahiro Yamada2016-09-23-38/+9
* | arch, board: squash lines for immediate returnMasahiro Yamada2016-09-23-82/+21
* | libfdt: simplify fdt_del_mem_rsv()Masahiro Yamada2016-09-23-5/+1
* | x86: squash lines for immediate returnMasahiro Yamada2016-09-23-28/+4
* | usb: squash lines for immediate returnMasahiro Yamada2016-09-23-29/+12
* | usb: replace ehci_*_remove() with usb_deregister()Masahiro Yamada2016-09-23-90/+8
* | video: squash lines for immediate returnMasahiro Yamada2016-09-23-27/+5
* | mmc: squash lines for immediate returnMasahiro Yamada2016-09-23-62/+15
* | fs-test.sh: Update expected resultsTom Rini2016-09-23-7/+7
* | ext4: Revert rejection of 64bit enabled ext4 fsStefan Brüns2016-09-23-9/+0
* | ext4: Respect group descriptor size when adjusting free countsStefan Brüns2016-09-23-24/+69
* | ext4: Use helper function to access group descriptor and its fieldsStefan Brüns2016-09-23-137/+154
* | ext4: Use correct descriptor size when reading the block group descriptorStefan Brüns2016-09-23-4/+4