summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* bus_for_each_device/bus_for_each_driver: add () to allow use &busJean-Christophe PLAGNIOL-VILLARD2012-11-191-2/+2
* Merge branch 'for-next/ymodem'Sascha Hauer2012-11-162-109/+25
|\
| * commands: remove old Y-Modem implementationRobert Jarzmik2012-11-121-109/+0
| * commands: change Y-Modem implementationRobert Jarzmik2012-11-121-0/+25
* | Merge branch 'for-next/spi'Sascha Hauer2012-11-161-0/+2
|\ \
| * | spi: introduce spi_get_masterJean-Christophe PLAGNIOL-VILLARD2012-11-121-0/+2
| |/
* | Merge branch 'for-next/of'Sascha Hauer2012-11-162-1/+10
|\ \
| * | of: Add function to get the model nameSascha Hauer2012-10-091-0/+9
| * | memory: return error in barebox_add_memory_bankSascha Hauer2012-10-081-1/+1
| |/
* | Merge branch 'for-next/net'Sascha Hauer2012-11-162-0/+9
|\ \
| * | net smc911x: add support for external PHYAndreas Pretzsch2012-11-121-0/+6
| * | net:designware: allow to pass the phy interfaceJean-Christophe PLAGNIOL-VILLARD2012-10-151-0/+3
| |/
* | Merge branch 'for-next/mtd'Sascha Hauer2012-11-162-2/+4
|\ \
| * | mtd: introduce mtd_block_isbadJean-Christophe PLAGNIOL-VILLARD2012-11-031-0/+2
| * | mtd: add parent supportJean-Christophe PLAGNIOL-VILLARD2012-10-171-1/+1
| * | mtd: add dataflash supportJean-Christophe PLAGNIOL-VILLARD2012-10-151-1/+1
* | | Merge branch 'for-next/misc'Sascha Hauer2012-11-163-12/+25
|\ \ \
| * | | driver: add support for requesting resource by nameJean-Christophe PLAGNIOL-VILLARD2012-10-301-0/+15
| * | | environment variables: use linux listSascha Hauer2012-10-301-5/+6
| * | | parameter: support removing named parametersJan Luebbe2012-10-121-0/+4
| * | | parameter: remove unused function global_add_parameterJan Luebbe2012-10-121-7/+0
* | | | Merge branch 'for-next/mfd'Sascha Hauer2012-11-161-0/+8
|\ \ \ \
| * | | | twl6030: add debug infoVicente2012-10-081-0/+8
| | |_|/ | |/| |
* | | | Merge branch 'for-next/imx'Sascha Hauer2012-11-163-0/+57
|\ \ \ \
| * | | | Add in-system barebox update infrastructureSascha Hauer2012-10-171-0/+49
| * | | | Merge branch 'for-next/clk' into for-next/imxSascha Hauer2012-10-171-0/+2
| |\ \ \ \
| | * | | | clk: Add clk gate supportSascha Hauer2012-10-101-0/+2
| | |/ / /
| * | | | Merge branch 'for-next/imx-watchdog' into for-next/imxSascha Hauer2012-10-171-0/+6
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | reset_source: provide static inline function if disabledSascha Hauer2012-10-081-0/+6
| | |/ /
* | | | Merge branch 'for-next/gpio'Sascha Hauer2012-11-161-0/+11
|\ \ \ \
| * | | | gpio: move gpio_is_valid to gpio.hJean-Christophe PLAGNIOL-VILLARD2012-10-301-0/+11
* | | | | Merge branch 'for-next/filetype-command'Sascha Hauer2012-11-161-0/+2
|\ \ \ \ \
| * | | | | filetype: add shortnamesSascha Hauer2012-10-301-0/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'for-next/console'Sascha Hauer2012-11-162-1/+7
|\ \ \ \ \
| * | | | | debug_ll: use const char* for PUTS_LLJean-Christophe PLAGNIOL-VILLARD2012-10-291-1/+1
| * | | | | console/of: evaluate linux,stdout-path propertySascha Hauer2012-10-091-0/+6
| |/ / / /
* | | | | Merge branch 'for-next/bcm2835'Sascha Hauer2012-11-163-0/+23
|\ \ \ \ \
| * | | | | clkdev: add helper function to register one clock lookup for a struct clkCarlo Caione2012-10-211-0/+1
| * | | | | Merge branch 'for-next/gpio' into for-next/bcm2835Sascha Hauer2012-10-212-0/+22
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | gpio: add ARM Primcell pl061 supportJean-Christophe PLAGNIOL-VILLARD2012-10-051-0/+12
| | * | | gpio: provide generic gpio headerJean-Christophe PLAGNIOL-VILLARD2012-10-051-0/+10
| | |/ /
* | | | Merge branch 'for-next/at91'Sascha Hauer2012-11-1611-1/+574
|\ \ \ \
| * | | | w1: introduce helper to generate mac address from 1-wire idJean-Christophe PLAGNIOL-VILLARD2012-11-151-0/+65
| * | | | Merge branch 'for-next/i2c' into for-next/at91Sascha Hauer2012-11-157-1/+465
| |\ \ \ \
| | * | | | eeprom: add at24 supportJean-Christophe PLAGNIOL-VILLARD2012-11-151-0/+35
| | * | | | Merge commit 'a8a9542' into HEADSascha Hauer2012-11-151-0/+121
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | import include/linux/math64.hJean-Christophe PLAGNIOL-VILLARD2012-10-151-0/+121
| | | |/ /
| | * | | add roundup and rounddown supportJean-Christophe PLAGNIOL-VILLARD2012-11-151-0/+15
| | * | | import log2 support from linuxJean-Christophe PLAGNIOL-VILLARD2012-11-151-0/+190
| | * | | i2c: introduce i2c_new_dummyJean-Christophe PLAGNIOL-VILLARD2012-11-151-0/+8