summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release v2011.12.0v2011.12.0Sascha Hauer2011-12-071-1/+1
* fprintf: remove unused variableSascha Hauer2011-12-071-2/+1
* ppc mpc5200: remove unused variableSascha Hauer2011-12-071-2/+0
* blackfin: remove contents of page.h to make barebox compilable againSascha Hauer2011-12-071-92/+0
* console_simple: Fix compilationSascha Hauer2011-12-071-2/+9
* MIPS: provide __bss_stop in linker scriptAntony Pavlov2011-12-071-1/+1
* crc exit with COMMAND_ERROR_USAGEJan Weitzel2011-12-051-0/+2
* lib: remove nonexistest files from MakefileSascha Hauer2011-12-011-3/+0
* Increase heapsize for i.MX21ADS board.Jaccon Bastiaansen2011-11-301-0/+1
* 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
|\ \ \ | |_|/ |/| |
| * | fs: read: do not call read op when count is 0Sascha Hauer2011-11-091-0/+4
| * | Merge branch 'pu-mx53-l2' into nextSascha Hauer2011-11-091-7/+6
| |\ \
| | * | ARM i.MX53: enable l2 cacheSascha Hauer2011-11-021-7/+6
| * | | mtd nand omap: use NAND_OWN_BUFFERS optionSascha Hauer2011-11-081-3/+3
| * | | mtd nand omap: add read function for the OMAP4 romcode ecc modeSascha Hauer2011-11-081-8/+91
| * | | mtd nand omap: factor out an internal __omap_calculate_ecc functionSascha Hauer2011-11-081-4/+10
| * | | mtd nand omap: make debugging output more usefulSascha Hauer2011-11-081-17/+10
| * | | mtd nand omap: use register defines for ecc registersSascha Hauer2011-11-081-11/+40
| * | | mtd nand omap: fail on bch decode failureSascha Hauer2011-11-081-1/+4
| * | | mtd nand omap: call ecc calculate function outside omap_correct_bchSascha Hauer2011-11-081-2/+6
| * | | mtd nand omap: factor out hamming correct functionSascha Hauer2011-11-081-35/+45
| * | | mtd nand omap: factor out bch correct functionSascha Hauer2011-11-081-52/+62
| * | | mtd nand omap: use blocknum calculation to where it's usedSascha Hauer2011-11-081-7/+7
| |/ /
| * | Merge branch 'master' into nextSascha Hauer2011-10-2313-26/+30
| |\ \
| * | | sandbox: simplify linker scriptJean-Christophe PLAGNIOL-VILLARD2011-10-233-232/+10