summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | 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
|\ \ \