summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | make building of bareboxenv-target optionalSascha Hauer2012-04-132-1/+8
* | arm: add Android boot image supportJean-Christophe PLAGNIOL-VILLARD2012-04-133-0/+228
* | Add support for OMAP4460 revision detection.Robert P. J. Day2012-04-132-8/+54
* | Merge branch 'work/iomux-v3' into nextSascha Hauer2012-04-1316-409/+892
|\ \
| * | ARM i.MX53 iomux: sync to kernelSascha Hauer2012-04-121-5/+3
| * | ARM i.MX51 iomux: sync to kernelSascha Hauer2012-04-122-344/+803