summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bootm: push relocate_image up to the generic commandSascha Hauer2011-11-295-16/+17
* bootm relocate_image: honour load_addressSascha Hauer2011-11-291-7/+7
* bootm: fix typo, update help strSascha Hauer2011-11-291-2/+2
* bootm: do not require -L after -rSascha Hauer2011-11-292-8/+6
* bootm: fix various memory leaksSascha Hauer2011-11-292-8/+12
* bootm: remove image handler optionsSascha Hauer2011-11-292-58/+1
* bootm: handle initrds inlineSascha Hauer2011-11-291-50/+28
* ARM bootm: remove now obsolete argsSascha Hauer2011-11-291-29/+0
* armlinux: cleanup linux varsSascha Hauer2011-11-291-27/+65
* introduce some env helpersSascha Hauer2011-11-292-0/+25
* compile in simple_strtoullSascha Hauer2011-11-292-4/+0
* factor out iminfo commandSascha Hauer2011-11-296-83/+79
* bootm: remove dead codeSascha Hauer2011-11-291-47/+0
* Merge branch 'work/magicvars' into nextSascha Hauer2011-11-2916-1/+122
|\
| * dhcp: Add magicvarsSascha Hauer2011-11-291-0/+6
| * hush: Add magicvarsSascha Hauer2011-11-291-0/+8
| * ARM i.MX boot: Add barebox_loc magicvarSascha Hauer2011-11-291-0/+3
| * bootm: Add bootargs magicvarSascha Hauer2011-11-291-0/+3
| * add magicvar commandSascha Hauer2011-11-2912-1/+102
* | Merge branch 'master' into nextSascha Hauer2011-11-2928-91/+263
|\|
| * S3C24XX: Fix wrong RTS behaviourJuergen Beisert2011-11-271-0/+2
| * Mini2440: Fix leftover from A9M2440 copyJuergen Beisert2011-11-272-5/+7
| * readkey: Use ARRAY_SIZEJan Weitzel2011-11-251-1/+1
| * m25p80: set the correct erasesize when we use OPCODE_BE_4KMichael Grzeschik2011-11-251-2/+4
| * atmel_spi: add mesg->actual_length, so devices can use it for read/writeMichael Grzeschik2011-11-251-0/+2
| * nios2: Include asm/unaligned.hFranck Jullien2011-11-241-0/+15
| * readkey: force return from while trueJan Weitzel2011-11-221-0/+2
| * Merge branch 'pu/imx53-nand-warning'Sascha Hauer2011-11-221-1/+1
| |\
| | * ARM i.MX53: silence compiler warning in nand.cSascha Hauer2011-11-171-1/+1
| * | Merge branch 'pu/unlzo'Sascha Hauer2011-11-221-54/+162
| |\ \
| | * | fix unlzo supportSascha Hauer2011-11-171-54/+162
| | |/
| * | password: remove not used variable 'second'Jean-Christophe PLAGNIOL-VILLARD2011-11-221-2/+1
| * | Merge branch 'sent/assorted-fixes'Sascha Hauer2011-11-172-4/+6
| |\ \
| | * | export: do not fail on already exported variableSascha Hauer2011-11-091-2/+1
| | * | mkdir command: do not fail with -p and directory already existsSascha Hauer2011-11-091-2/+5
| * | | fs/fat: Initialize local variable finfoFranck Jullien2011-11-171-0/+2
| * | | fix fprintf prototype and return valueSascha Hauer2011-11-112-4/+3
| * | | x86: fix symbol size calculationLucas De Marchi2011-11-112-5/+9
| * | | x86: fix build error because of missing headerLucas De Marchi2011-11-112-0/+16
| * | | Add setupmbr to gitignoreLucas De Marchi2011-11-111-0/+1
| * | | console: fix return values of puts functionsSascha Hauer2011-11-112-7/+13
| * | | mount: Fix the printing of device nameFranck Jullien2011-11-112-1/+8
| * | | ata: Add dev ref to blockdevice during probeFranck Jullien2011-11-111-0/+1
| * | | ARM: mx53-loco: Remove duplicate call to loco_fec_reset()Fabio Estevam2011-11-111-2/+0
| * | | at91: add config option for ohci driverHubert Feurstein2011-11-102-1/+5
| * | | Merge branch 'next'Sascha Hauer2011-11-0968-2154/+5774
| |\ \ \ | | |_|/ | |/| |
| * | | Release v2011.11.0v2011.11.0Sascha Hauer2011-11-091-1/+1
| | |/ | |/|
| * | ARM pcm043: Use external bootmodeSascha Hauer2011-11-021-0/+1
| * | usb: ehci-hcd.c: fix 'value computed is not used' warningAntony Pavlov2011-10-261-2/+2
* | | Merge branch 'pu/mmc-spi' into nextSascha Hauer2011-11-282-17/+13
|\ \ \