summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* complete: add go and sleep supportJean-Christophe PLAGNIOL-VILLARD2012-04-304-0/+10
* complete: add eth interface complete supportJean-Christophe PLAGNIOL-VILLARD2012-04-303-0/+24
* complete: add empty complete supportJean-Christophe PLAGNIOL-VILLARD2012-04-3019-0/+40
* complete: add help complete supportJean-Christophe PLAGNIOL-VILLARD2012-04-301-0/+2
* complete: add device name complete support for devinfoJean-Christophe PLAGNIOL-VILLARD2012-04-303-0/+23
* complete: add generic command complete frameworkJean-Christophe PLAGNIOL-VILLARD2012-04-303-15/+55
* complete: add var and device param complete supportJean-Christophe PLAGNIOL-VILLARD2012-04-301-6/+90
* stringlist: implement string_list_add_asprintfSascha Hauer2012-04-302-0/+25
* stringlist: use seperately allocated stringSascha Hauer2012-04-302-8/+8
* Makefile: add barebox.srec to 'clean'Antony Pavlov2012-04-301-1/+2
* netX: don't bother with variable sizes, use the intendJuergen Beisert2012-04-301-5/+5
* netX: XPEC firmware is always of attribute constJuergen Beisert2012-04-301-4/+5
* netX/network: fix debug outputsJuergen Beisert2012-04-301-2/+2
* netX: UART may not initialize correctly.Michael Trensch2012-04-301-6/+5
* netX: unify the device registrationJuergen Beisert2012-04-301-0/+73
* netX: add a few base addresses for non on chip devicesJuergen Beisert2012-04-301-0/+5
* Increase heapsize for i.MX21ADS board again.Jaccon Bastiaansen2012-04-301-2/+2
* MIPS: start.S: clean up whitespacesAntony Pavlov2012-04-261-1/+1
* dev_add_param: check if param exists alreadySascha Hauer2012-04-241-0/+4
* devinfo: use accessor function for parametersSascha Hauer2012-04-241-1/+1
* param: make return value of param getter function constSascha Hauer2012-04-242-8/+8
* ARM mxs: Add cpu_is_mx* macros for drivers shared with i.MXSascha Hauer2012-04-241-0/+10
* Merge branch 'pu/mx6-v2' into nextSascha Hauer2012-04-2427-10/+7909
|\
| * ARM Freescale i.MX6 Armadillo2: Add defconfigSascha Hauer2012-04-241-0/+69
| * ARM: initial Freescale i.MX6q Armadillo2 supportSascha Hauer2012-04-247-0/+411
| * net mii: Add mii_open/mii_close functionsSascha Hauer2012-04-242-0/+25
| * mmc i.MX esdhc: Add i.MX6 supportSascha Hauer2012-04-241-3/+12
| * net fec: Add i.MX6 supportSascha Hauer2012-04-242-3/+23
| * serial i.MX: i.MX6 supportSascha Hauer2012-04-241-1/+1
| * ARM: add initial i.MX6 supportSascha Hauer2012-04-2414-3/+7368
* | menu: fix menu alloc initJean-Christophe PLAGNIOL-VILLARD2012-04-231-0/+1
* | menu: fix support for "\n", "\n\r" and "\r"Jean-Christophe PLAGNIOL-VILLARD2012-04-231-1/+7
* | menu: fix non command management supportJean-Christophe PLAGNIOL-VILLARD2012-04-231-8/+9
* | usb: fix driver nameJean-Christophe PLAGNIOL-VILLARD2012-04-232-1/+1
* | netX: ignoring temporary netx build toolMichael Trensch2012-04-231-0/+1
* | netX: make the host interface macros compileJuergen Beisert2012-04-231-1/+1
* | netX: add more common permissionsJuergen Beisert2012-04-231-1/+2
* | netX: adapt it to the current boot specJuergen Beisert2012-04-231-7/+11
* | netX: use correct sized pointersJuergen Beisert2012-04-231-3/+3
* | netX: just a style fixJuergen Beisert2012-04-231-9/+9
* | Merge silicon definitions i.MX35, i.MX51 and i.MX53Alexander Shiyan2012-04-196-24/+17
* | Allow use platform_ide driver without ALT-registersAlexander Shiyan2012-04-181-4/+10
* | Merge branch 'binfmt' of git://git.jcrosoft.org/barebox into nextSascha Hauer2012-04-1810-13/+200
|\ \
| * | defaultenv: add binfmt supportJean-Christophe PLAGNIOL-VILLARD2012-04-181-0/+4
| * | arm: bootm: add barebox, zImage and aImage binfmt supportJean-Christophe PLAGNIOL-VILLARD2012-04-181-1/+21
| * | bootm: add uimage binfmt supportJean-Christophe PLAGNIOL-VILLARD2012-04-181-0/+12
| * | Introduce binfmt supportJean-Christophe PLAGNIOL-VILLARD2012-04-185-12/+159
| * | filetype: add Bourne Shell supportJean-Christophe PLAGNIOL-VILLARD2012-04-182-0/+4
* | | bootm: Align oftreeSteffen Trumtrar2012-04-181-6/+10
* | | bootm: Fix check for ret-valueSteffen Trumtrar2012-04-181-4/+3