summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* env: make path arguments to envfs_load/save constSascha Hauer2014-01-271-2/+2
* net: phy: Add static inline wrapper for phy_register_fixup_for_uidSascha Hauer2014-01-271-2/+11
* environment: Use accessor functions for default environment pathSascha Hauer2014-01-271-1/+13
* console: Set Linux console parameter automaticallySascha Hauer2014-01-221-0/+2
* Merge branch 'for-next/video'Sascha Hauer2014-01-071-0/+1
|\
| * video: Add screen_size fieldSascha Hauer2013-12-201-0/+1
* | Merge branch 'for-next/usb-chipidea'Sascha Hauer2014-01-071-1/+0
|\ \
| * | usb: chipidea i.MX: remove unused pdata->init hookSascha Hauer2014-01-071-1/+0
* | | Merge branch 'for-next/poller'Sascha Hauer2014-01-071-1/+13
|\ \ \
| * | | poller: Allow to call functions asynchronouslySascha Hauer2013-12-181-1/+13
| | |/ | |/|
* | | Merge branch 'for-next/misc'Sascha Hauer2014-01-071-1/+0
|\ \ \
| * | | lib: fix whitespace, drop blank lines at EOFAntony Pavlov2014-01-061-1/+0
* | | | Merge branch 'for-next/miiphy'Sascha Hauer2014-01-071-0/+12
|\ \ \ \ | |_|_|/ |/| | |
| * | | miitool: change behaviour closer to linux' mii-toolAntony Pavlov2014-01-061-2/+2
| * | | net: phy: implement detect callback for miibus devicesSascha Hauer2013-12-111-0/+4
| * | | net: phy: Track mii buses on a listSascha Hauer2013-12-111-0/+7
| * | | net: phy: track registered state of a phy deviceSascha Hauer2013-12-111-0/+2
| * | | net: phy: bail out early in phy_device_connectSascha Hauer2013-12-111-1/+0
| |/ /
* / / mtd: Add subpagesize to mtd_info_userSascha Hauer2013-12-201-0/+1
|/ /
* | Merge branch 'for-next/omap-drivers'Sascha Hauer2013-12-064-0/+24
|\ \
| * | device: Add functions to add resourcesSascha Hauer2013-11-271-0/+9
| * | string: Add (x)memdupSascha Hauer2013-11-272-0/+3
| * | pinctrl: Add functions to select pinctrl from device_nodeSascha Hauer2013-11-271-0/+12
| |/
* | Merge branch 'for-next/omap-devicetree-prepare'Sascha Hauer2013-12-063-0/+110
|\ \
| * | dt-bindings: Add omap/am33xx pinctrl header fileSascha Hauer2013-11-222-0/+95
| * | dt-bindings: Add gpio header fileSascha Hauer2013-11-221-0/+15
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2013-12-063-1/+4
|\ \
| * | scripts: bareboxcrc32 as host and target userspacetoolMichael Grzeschik2013-12-041-0/+2
| * | mci: mxs: support overwriting the device name via platform dataUwe Kleine-König2013-11-111-1/+1
| * | treewide: Add missing includesSascha Hauer2013-11-081-0/+1
| |/
* | Merge branch 'for-next/mips'Sascha Hauer2013-12-061-0/+15
|\ \
| * | MIPS: add asm-offsets.h generationAntony Pavlov2013-12-041-0/+15
| |/
* | Merge branch 'for-next/imx'Sascha Hauer2013-12-061-3/+3
|\ \
| * | of: gpio: Add Kconfig variable to depend onSascha Hauer2013-11-251-3/+3
| |/
* | Merge branch 'for-next/gpio'Sascha Hauer2013-12-061-0/+43
|\ \
| * | gpiolib: import gpio_request_array() from linux 3.7Antony Pavlov2013-11-221-0/+39
| * | gpio: unify gpio direction macros names with Linux kernelAntony Pavlov2013-11-221-2/+2
| * | gpiolib: add get_direction callbackSebastian Hesselbarth2013-11-111-0/+4
| |/
* | clk: add of_clk_init and CLK_OF_DECLARE macroSebastian Hesselbarth2013-11-111-0/+14
* | asm-generic: add macro for BAREBOX_CLK_TABLESebastian Hesselbarth2013-11-111-1/+8
|/
* Merge branch 'for-next/spi'Sascha Hauer2013-11-071-2/+0
|\
| * spi: Call spi_of_register_slaves from coreSascha Hauer2013-10-311-2/+0
* | Merge branch 'for-next/rpi'Sascha Hauer2013-11-073-1/+20
|\ \
| * | video: set up the kernel's simple framebuffer driverAndre Heider2013-11-061-0/+7
| * | of: Add a context pointer to fixup functionsSascha Hauer2013-11-061-1/+1
| * | fb: add a line_length value to struct fb_infoAndre Heider2013-11-061-0/+1
| * | common: add a macro to align an array on the stackAndre Heider2013-10-221-0/+11
* | | Merge branch 'for-next/of'Sascha Hauer2013-11-071-1/+0
|\ \ \
| * | | of: simplify phandle lookupSascha Hauer2013-10-221-1/+0
| | |/ | |/|
* | | Merge branch 'for-next/net'Sascha Hauer2013-11-071-0/+1
|\ \ \