summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* block: remove unused read_start and read_done opsSascha Hauer2013-05-311-2/+0
* nand_base: sync flash detection functions with linux 3.9's codeEric BĂ©nard2013-05-171-0/+2
* gpio: fix typosAntony Pavlov2013-05-122-2/+1
* Merge branch 'for-next/param'Sascha Hauer2013-05-067-16/+64
|\
| * mtd: Nand: Use dev_add_param_bool for erasebad parameterSascha Hauer2013-04-111-0/+1
| * console: Use dev_add_param_int for baudrate parameterSascha Hauer2013-04-111-0/+2
| * param: pass param to dev_remove_paramSascha Hauer2013-04-111-2/+2
| * fb: Use dev_add_param_bool for enable parameterSascha Hauer2013-04-111-0/+1
| * ata: Use dev_add_param_bool for probe parameterSascha Hauer2013-04-111-0/+1
| * mci: Use dev_add_param_int for probe parameterSascha Hauer2013-04-111-0/+2
| * param: remove now unused dev_[gs]et_param_ipSascha Hauer2013-04-111-15/+0
| * net: store ethernet device parameters in deviceSascha Hauer2013-04-111-1/+6
| * param: Add ip address convenience functionSascha Hauer2013-04-111-0/+13
| * param: Add integer and boolean parameter helpersSascha Hauer2013-04-111-0/+37
| * param: Add dev member to struct param_dSascha Hauer2013-04-061-0/+1
* | Merge branch 'for-next/of'Sascha Hauer2013-05-062-3/+42
|\ \
| * | Add initial pinctrl supportSascha Hauer2013-04-231-0/+35
| * | of: partitions: pass struct cdev as argumentSascha Hauer2013-04-221-3/+4
| * | of: Allow multiple resources in 'reg' propertySascha Hauer2013-04-221-0/+1
| * | of: Add of_property_read_string_index()Sascha Hauer2013-04-221-0/+2
| |/
* | Merge branch 'for-next/mtd'Sascha Hauer2013-05-061-9/+11
|\ \
| * | mtd: update NAND manufacturer names from the kernelJan Luebbe2013-04-111-9/+11
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2013-05-061-1/+0
|\ \
| * | Remove unimplemented usb_driver_unregister declarationAlexander Shiyan2013-04-181-1/+0
| |/
* | Merge branch 'for-next/memory-commands'Sascha Hauer2013-05-061-1/+6
|\ \
| * | Use a common define for RW_BUF_SIZESascha Hauer2013-04-171-0/+1
| * | memory commands: move memory_display to separate fileSascha Hauer2013-04-171-1/+1
| * | memory commands: export common functionsSascha Hauer2013-04-171-0/+4
| |/
* / common/filetype: move partition-table detection into own functionHubert Feurstein2013-04-291-0/+1
|/
* of/net: Add net related of helpersSascha Hauer2013-04-041-0/+14
* Merge branch 'for-next/zynq'Sascha Hauer2013-04-042-1/+32
|\
| * macb: rename platform dataJosh Cartwright2013-04-031-0/+30
| * ARM: zynq: Add new architecture zynqSteffen Trumtrar2013-03-271-1/+2
* | Merge branch 'for-next/omap'Sascha Hauer2013-04-041-0/+9
|\ \
| * | twl6030: add power button as an input keyVicente Bergas2013-03-251-0/+9
| |/
* | Merge branch 'for-next/oftree'Sascha Hauer2013-04-046-1296/+97
|\ \
| * | Makefile.lib: Add dtc supportSascha Hauer2013-03-121-0/+12
| * | of: make locally used functions staticSascha Hauer2013-03-061-0/+2
| * | of: remove unused libfdtSascha Hauer2013-03-064-1280/+13
| * | bootm: Pass unflattened devicetree to handlersSascha Hauer2013-03-061-0/+1
| * | of: Add reservemap handlingSascha Hauer2013-03-061-0/+10
| * | of: fixup unflattened devicetreeSascha Hauer2013-03-061-3/+3
| * | of: Add missing prototype for size/address counting functionsSascha Hauer2013-03-061-0/+3
| * | of: Add of property write functions for u32Sascha Hauer2013-03-061-0/+11
| * | of: Pass barebox internal format devicetree to of_get_fixed_treeSascha Hauer2013-03-061-1/+2
| * | of: make OFDEVICE a user selectable optionSascha Hauer2013-03-061-8/+4
| * | of/fdt: use optimized endianess conversionSascha Hauer2013-03-061-5/+4
| * | of: make flatten independent of libfdtSascha Hauer2013-03-061-2/+4
| * | of: make unflatten independent of libfdtSascha Hauer2013-03-061-1/+1
| * | of: Add initrd helperSascha Hauer2013-03-061-0/+3