summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add MC13783 SWx definitionsAlexander Shiyan2012-04-111-0/+18
* Add MC13783 register definitionsAlexander Shiyan2012-04-111-0/+41
* Rename definition MC13892_REG_IDENTIFICATION to MC13XXX_Alexander Shiyan2012-04-111-1/+2
* Remove unneded mc13xxx_get_revision functionAlexander Shiyan2012-04-111-5/+0
* Rename remainings structs and functions from mc13892_ to mc13xxx_Alexander Shiyan2012-04-111-7/+7
* Make mc13892_revision enum as defineAlexander Shiyan2012-04-111-16/+14
* Rename mc13892_mode enum to mc13xxx_modeAlexander Shiyan2012-04-111-4/+4
* Make mc13892_reg enum as defineAlexander Shiyan2012-04-111-69/+67
* ename mc13892.h header to mc13xxx.hAlexander Shiyan2012-04-111-3/+3
* menu: add color fancy supportJean-Christophe PLAGNIOL-VILLARD2012-04-101-0/+3
* net: arp_request: do not retry endlesslyWolfram Sang2012-04-051-0/+2
* net: env: getenv_ip use resolvJean-Christophe PLAGNIOL-VILLARD2012-04-031-1/+5