summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | config: fix missing switch machine to hostname during mergeJean-Christophe PLAGNIOL-VILLARD2012-04-181-7/+7
* | dhcp: fix typo introduce during rebase of hostname patchJean-Christophe PLAGNIOL-VILLARD2012-04-181-1/+1
* | arm: bootm: zImage: add error message when can not request the memoryJean-Christophe PLAGNIOL-VILLARD2012-04-181-0/+2
|/
* config: switch machine to hostnameJean-Christophe PLAGNIOL-VILLARD2012-04-1825-168/+168
* net: dhcp: add support to send the hostname to the dhcp serverJean-Christophe PLAGNIOL-VILLARD2012-04-181-2/+12
* Merge branch 'master' into nextSascha Hauer2012-04-176-35/+58
|\
| * mtd: docg3 fixes backport from Linux kernelRobert Jarzmik2012-04-171-13/+23
| * mci: pxamci poweron ramp delayRobert Jarzmik2012-04-171-0/+1
| * mci: pxamci fix R1b responsesRobert Jarzmik2012-04-171-2/+6
| * mci: pxamci fix CMD12 handlingRobert Jarzmik2012-04-172-0/+4
| * mci: pxamci fix response typeRobert Jarzmik2012-04-171-4/+5
| * mci: pxamci change clocks handlingRobert Jarzmik2012-04-171-4/+3
| * mci: pxamci define timeoutsRobert Jarzmik2012-04-171-8/+13
| * filetype: Make it work on files < 512 bytesSascha Hauer2012-04-171-2/+2
| * addpart: remove duplicate line in help textSascha Hauer2012-04-141-1/+0
| * menuconfig: Show "Barebox", not "Linux" at the top.Uwe Hermann2012-04-131-1/+1
* | Merge branch 'work/dns' into nextSascha Hauer2012-04-1651-137/+143
|\ \
| * | Use DEVICE_ID_DYNAMIC where applicableSascha Hauer2012-04-1643-101/+106
| * | net: remove unused getenv_ip_dnsSascha Hauer2012-04-152-9/+2
| * | fs tftp: use resolv to resolv ip addressSascha Hauer2012-04-151-1/+1
| * | dns: use global nameserver/domainnameSascha Hauer2012-04-151-3/+3
| * | dhcp: set global nameserver/domainnameSascha Hauer2012-04-151-4/+2
| * | net: register a 'net' device to store network specific variablesSascha Hauer2012-04-151-0/+9
| * | device: make singular devices possibleSascha Hauer2012-04-152-2/+10
| * | net: use static string in string_to_ipSascha Hauer2012-04-154-16/+9
| * | net dns: remove debug codeSascha Hauer2012-04-151-1/+1
* | | Merge branch 'work/build-timestamp' into nextSascha Hauer2012-04-164-1/+117
|\ \ \
| * | | Makefile: fix build timestampsSascha Hauer2012-04-154-1/+117
| |/ /
* | | Merge branch 'work/automount' into nextSascha Hauer2012-04-162-8/+24
|\ \ \
| * | | automount: remove existing automountpointSascha Hauer2012-04-151-0/+2
| * | | automount: optionally make directorySascha Hauer2012-04-151-2/+11