summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/phylib'Sascha Hauer2012-12-073-1/+55
|\
| * phylib: add micrel supportJean-Christophe PLAGNIOL-VILLARD2012-11-201-0/+30
| * phylib: add fixup supportJean-Christophe PLAGNIOL-VILLARD2012-11-201-0/+18
| * driver: introduce device_probe to manully probe a deviceJean-Christophe PLAGNIOL-VILLARD2012-11-201-0/+5
| * phylib: introduction of forced 100MbpsJean-Christophe PLAGNIOL-VILLARD2012-11-191-1/+2
* | Merge branch 'for-next/misc'Sascha Hauer2012-12-071-2/+2
|\ \
| * | bus_for_each_device/bus_for_each_driver: add () to allow use &busJean-Christophe PLAGNIOL-VILLARD2012-11-191-2/+2
| |/
* | Merge branch 'for-next/mem-commands'Sascha Hauer2012-12-071-1/+1
|\ \
| * | mem: add the swab (swap bytes) option to memory_display()Antony Pavlov2012-11-261-1/+1
* | | Merge branch 'for-next/led'Sascha Hauer2012-12-071-0/+20
|\ \ \
| * | | led-gpio: add bicolor led supportJean-Christophe PLAGNIOL-VILLARD2012-11-191-0/+20
| | |/ | |/|
* | | Merge branch 'for-next/imx'Sascha Hauer2012-12-071-2/+15
|\ \ \
| * | | debug_ll: Add some usage commentsSascha Hauer2012-12-051-1/+15
| * | | debug_ll: Let architectures define PUTC_LL directlySascha Hauer2012-12-051-1/+0
| | |/ | |/|
* | | Merge branch 'for-next/ext4'Sascha Hauer2012-12-071-1/+4
|\ \ \
| * | | add ext fs detection supportSascha Hauer2012-12-031-0/+1
| * | | filetype: Pass bufsizeSascha Hauer2012-12-031-1/+3
| |/ /
* | | Merge branch 'for-next/driver'Sascha Hauer2012-12-071-0/+2
|\ \ \
| * | | bus: add bus deviceJean-Christophe PLAGNIOL-VILLARD2012-11-191-0/+2
| | |/ | |/|
* | | Merge branch 'for-next/commands'Sascha Hauer2012-12-072-3/+6
|\ \ \
| * | | loadenv: allow more fine grained environment loadingSascha Hauer2012-11-291-3/+4
| * | | rm: implement -rSascha Hauer2012-11-291-0/+2
| | |/ | |/|
* | | Merge branch 'for-next/clk'Sascha Hauer2012-12-071-0/+11
|\ \ \
| * \ \ Merge branch 'pu/clk' into for-next/clkSascha Hauer2012-12-071-0/+8
| |\ \ \
| | * | | clk: Add clk table based divider supportSascha Hauer2012-12-061-0/+10
| | |/ /
| * / / clk: add always enabled clocksAntony Pavlov2012-12-031-0/+3
| |/ /
* | | mfd: Add i.MX6 iomux gpr header fileSascha Hauer2012-12-071-0/+320
* | | ata: align ata command defines with kernelSascha Hauer2012-12-071-4/+5
* | | ata: split ide sff suport to separate fileSascha Hauer2012-12-071-1/+41
|/ /
* / m25p80: re-import it againt mtd_add_hostJean-Christophe PLAGNIOL-VILLARD2012-11-201-0/+65
|/
* 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