summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* introduce barebox_set_modelSascha Hauer2013-08-161-0/+1
* remove remaining references of CONFIG_BOARDINFOSascha Hauer2013-08-163-3/+3
* globalvar: Allow to set initial valueSascha Hauer2013-08-161-2/+2
* globalvar: add missing includeSascha Hauer2013-08-141-0/+2
* Merge branch 'for-next/serial'Sascha Hauer2013-08-052-5/+38
|\
| * serial: ns16550: remove f_caps from platform_dataSascha Hauer2013-07-231-4/+0
| * clk: provide static inline wrappersSascha Hauer2013-07-231-1/+38
* | Merge branch 'for-next/of'Sascha Hauer2013-08-052-2/+17
|\ \
| * | Add configurability via devicetreeSascha Hauer2013-07-181-0/+2
| * | of: Add convenience functions to en/disable devicenodesSascha Hauer2013-07-181-0/+5
| * | cdev: add device_find_partitionSascha Hauer2013-07-151-0/+1
| * | cdev: allow to open a struct cdevSascha Hauer2013-07-151-0/+1
| * | cdev: introduce partition namesSascha Hauer2013-07-151-1/+4
| * | of: partitions: factor out function to parse a single partitionSascha Hauer2013-07-151-0/+1
| * | of: export of_default_bus_match_tableSascha Hauer2013-07-151-0/+2
| * | devfs: let devfs_add_partition return the new partitionSascha Hauer2013-07-151-1/+1
* | | Merge branch 'for-next/mtd'Sascha Hauer2013-08-0518-454/+1372
|\ \ \
| * | | UBI: reimport UBI from Linux v3.10Sascha Hauer2013-07-257-100/+988
| * | | UBI: remove old ubi supportSascha Hauer2013-07-242-557/+0
| * | | memory_display: Change address pointer to type const void *Sascha Hauer2013-07-231-1/+1
| * | | dma: apbh: Turn into a driverSascha Hauer2013-07-231-0/+2
| * | | dma: apbh: remove CONFIG_ARCH_DMA_PIO_WORDSSascha Hauer2013-07-231-7/+2
| * | | dma: apbh-dma: move header file to common locationSascha Hauer2013-07-231-0/+145
| * | | ARM: MXS: introduce stmp device supportSascha Hauer2013-07-231-0/+22
| * | | mtd: nand: update to v3.11-rc1Sascha Hauer2013-07-236-278/+600
| * | | mtd: introduce mtd_read_oob and mtd_write_oobSascha Hauer2013-07-221-0/+13
| * | | mtd: introduce ecc strengthSascha Hauer2013-07-222-0/+26
| * | | string: introduce memchr_invSascha Hauer2013-07-221-0/+2
| * | | mtd: sync bbm.h with Linux KernelSascha Hauer2013-07-221-22/+61
| * | | mtd: rename MTD_OOB_* to MTD_OPS_*Sascha Hauer2013-07-222-17/+20
| * | | of: add mtd of helpersSascha Hauer2013-07-161-0/+18
* | | | Merge branch 'for-next/misc'Sascha Hauer2013-08-051-1/+1
|\ \ \ \
| * | | | memory_display: Change address pointer to type const void *Sascha Hauer2013-07-221-1/+1
| |/ / /
* | | | Merge branch 'for-next/mfd'Sascha Hauer2013-08-051-109/+0
|\ \ \ \
| * | | | mfd: mc13xxx: Add support for MC34708Alexander Shiyan2013-07-151-109/+0
| |/ / /
* | | | Merge branch 'for-next/marvell'Sascha Hauer2013-08-053-13/+136
|\ \ \ \ | | |/ / | |/| |
| * | | OF: base: rename of_free to of_delete_nodeSebastian Hesselbarth2013-07-051-2/+2
| * | | OF: remove device and resource pointer from struct device_nodeSebastian Hesselbarth2013-07-051-3/+0
| * | | OF: gpio: convert DT based gpio handling to new OF APISebastian Hesselbarth2013-07-052-3/+44
| * | | OF: import bus/device related functions from Linux OF APISebastian Hesselbarth2013-07-051-0/+18
| * | | OF: base: move OF_ROOT_NODE_ defines to local OF codeSebastian Hesselbarth2013-07-051-3/+0
| * | | OF: convert of_translate_address to new APISebastian Hesselbarth2013-07-052-2/+8
| * | | OF: import address related functions from Linux OF APISebastian Hesselbarth2013-07-051-0/+64
| |/ /
* | | Merge branch 'for-next/lz4'Sascha Hauer2013-08-053-0/+98
|\ \ \
| * | | lib: Add support for LZ4-compressed kernelKyungsik Lee2013-07-162-0/+11
| * | | decompressor: Add LZ4 decompressor moduleKyungsik Lee2013-07-161-0/+87
| |/ /
* | | Merge branch 'for-next/driver'Sascha Hauer2013-08-051-0/+1
|\ \ \ | |_|/ |/| |
| * | base: Transform "platform_match" into "device_match" and make this function p...Alexander Shiyan2013-07-151-0/+1
| |/
* / include/printk: fix level of pr_err and pr_warningHubert Feurstein2013-07-221-2/+2
|/
* clk: allow to instanciate clk mux without registering itLucas Stach2013-07-021-0/+4