summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| * | | automount: fix argument parsingSascha Hauer2012-04-151-2/+2
| * | | automount: Pass automount pass as environment variableSascha Hauer2012-04-151-4/+9
| |/ /
* | | Merge branch 'work/ppc' into nextSascha Hauer2012-04-155-166/+0
|\ \ \
| * | | ppc: remove unused bd_tSascha Hauer2012-04-131-103/+0
| * | | ppc: remove unused init_board_data functionSascha Hauer2012-04-134-63/+0
* | | | Add board support for Karo TX51 i.mx51 SODIMM module.Christian Kapeller2012-04-159-0/+619
* | | | mx53/loco: udpate defconfig with USB hostJean-Christophe PLAGNIOL-VILLARD2012-04-151-0/+3
* | | | net: use net_alloc_packet to allocate packetJean-Christophe PLAGNIOL-VILLARD2012-04-151-2/+2
* | | | defaultenv/update: add oftree supportJean-Christophe PLAGNIOL-VILLARD2012-04-152-1/+7
* | | | at91sam9263ek: update defconfigJean-Christophe PLAGNIOL-VILLARD2012-04-151-0/+3
* | | | menu: enable the fancy color support only if HUSH is enabledJean-Christophe PLAGNIOL-VILLARD2012-04-151-6/+15
| |/ / |/| |
* | | bootm: be more informative with oftreesSascha Hauer2012-04-141-4/+6
* | | netconsole: bail out if console_register failsSascha Hauer2012-04-131-1/+7
* | | console simple: return with a proper error valueSascha Hauer2012-04-131-6/+8
|/ /
* | at91sam9260ek/9g20ek: udpate defconfigJean-Christophe PLAGNIOL-VILLARD2012-04-132-2/+2
* | arm: tx28: select OCOTP driverWolfram Sang2012-04-131-0/+1
* | arm: fix zImage support when a oftree is concatenatedJean-Christophe PLAGNIOL-VILLARD2012-04-131-0/+69