summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/dma-cache-align'Sascha Hauer2012-07-022-1/+32
|\
| * USB core: device descriptor using dma_allocSascha Hauer2012-06-301-1/+1
| * USB core: allocate setup_packet using dma_allocSascha Hauer2012-06-301-0/+1
| * blackfin, mips, openrisc, ppc, sandbox, x86: add generic dma_alloc, dma_free ...Marc Kleine-Budde2012-06-301-0/+30
* | partitions: Make 64bit capableSascha Hauer2012-06-302-2/+2
* | make cdev 64bit capableSascha Hauer2012-06-301-5/+5
* | make st_size in struct stat 64 bitSascha Hauer2012-06-301-1/+1
* | make memory display 64bit capableSascha Hauer2012-06-301-1/+1
* | make parse_area_spec arguments loff_tSascha Hauer2012-06-301-1/+1
* | introduce strtoull_suffix functionSascha Hauer2012-06-301-0/+1
* | use loff_t for file offsetsSascha Hauer2012-06-302-14/+14
* | Change byte order detection mechanism to kernel styleSascha Hauer2012-06-285-19/+42
|/
* print out resource_size_t correctlySascha Hauer2012-06-251-0/+6
* hostcc tools: include "compiler.h", fix included headersDirk Hörner2012-06-052-1/+3
* usb: set MAXINTERFACES = 16Antony Pavlov2012-05-291-1/+1
* iim: fix compilation when NET is not selectedEric Bénard2012-05-181-1/+6
* Merge branch 'pu/magicvar' into nextSascha Hauer2012-05-151-2/+6
|\
| * magicvar: Add magicvar macro with additional name argumentSascha Hauer2012-05-151-2/+6
* | add qsort supportSascha Hauer2012-05-141-0/+7
|/
* booting: more flexible Linux bootargs generationSascha Hauer2012-05-141-0/+16
* add 'global' commandSascha Hauer2012-05-141-0/+12
* linux/types.h: define phys_size_tRenaud Barbier2012-05-131-0/+2
* Merge branch 'pu/parameter' into nextSascha Hauer2012-05-131-1/+0
|\
| * parameter: remove unused struct memberSascha Hauer2012-05-131-1/+0
* | fix typo funtion -> functionAntony Pavlov2012-05-131-1/+1
* | Removed duplicate definition for DEVFS_PARTITION_xxxAlexander Shiyan2012-05-131-3/+0
|/
* MIPS: bootm: add "MIPS barebox" handlerAntony Pavlov2012-05-111-0/+1
* Fix big endian MMIO primitives.Krzysztof Halasa2012-05-071-15/+6
* complete: add delpart complete supportJean-Christophe PLAGNIOL-VILLARD2012-04-301-0/+1
* complete: add go and sleep supportJean-Christophe PLAGNIOL-VILLARD2012-04-301-0/+1
* complete: add eth interface complete supportJean-Christophe PLAGNIOL-VILLARD2012-04-301-0/+1
* complete: add empty complete supportJean-Christophe PLAGNIOL-VILLARD2012-04-301-0/+1
* complete: add device name complete support for devinfoJean-Christophe PLAGNIOL-VILLARD2012-04-301-0/+1
* complete: add generic command complete frameworkJean-Christophe PLAGNIOL-VILLARD2012-04-302-0/+15
* stringlist: implement string_list_add_asprintfSascha Hauer2012-04-301-0/+1
* stringlist: use seperately allocated stringSascha Hauer2012-04-301-2/+4
* param: make return value of param getter function constSascha Hauer2012-04-241-3/+3
* Merge branch 'pu/mx6-v2' into nextSascha Hauer2012-04-243-1/+12
|\
| * net mii: Add mii_open/mii_close functionsSascha Hauer2012-04-241-0/+5
| * net fec: Add i.MX6 supportSascha Hauer2012-04-241-0/+1
| * ARM: add initial i.MX6 supportSascha Hauer2012-04-241-1/+6
* | menu: fix menu alloc initJean-Christophe PLAGNIOL-VILLARD2012-04-231-0/+1
* | Introduce binfmt supportJean-Christophe PLAGNIOL-VILLARD2012-04-181-0/+39
* | filetype: add Bourne Shell supportJean-Christophe PLAGNIOL-VILLARD2012-04-181-0/+1
* | Use DEVICE_ID_DYNAMIC where applicableSascha Hauer2012-04-161-1/+1
* | net: remove unused getenv_ip_dnsSascha Hauer2012-04-151-5/+1
* | device: make singular devices possibleSascha Hauer2012-04-151-0/+5
* | net: use static string in string_to_ipSascha Hauer2012-04-151-1/+1
|/
* arm: add Android boot image supportJean-Christophe PLAGNIOL-VILLARD2012-04-131-0/+74
* filetype: add Android boot image supportJean-Christophe PLAGNIOL-VILLARD2012-04-121-0/+1