summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release v2012.01.0v2012.01.0Sascha Hauer2012-01-041-2/+2
* ARM: set SCTRL[A] only when architecture does not support unaligned accessEnrico Scholz2012-01-021-1/+10
* ARM: mark 'lr' as clobbered by inline assemblerEnrico Scholz2012-01-023-5/+5
* nand_omap_bch_decoder: Fix up error detectionSteve Schefter2012-01-021-2/+6
* decompress_inflate.c: fix "no previous prototype for 'gunzip'" warningAntony Pavlov2012-01-022-2/+4
* uart drivers: use xzalloc instead of xmallocSascha Hauer2011-12-239-9/+9
* commands: really print BAREBOX_CMD_HELP_TEXTWolfram Sang2011-12-191-1/+1
* mtd nand: fix oob compile time optionSascha Hauer2011-12-192-2/+7
* ppc pcm030: Move memory registration to mem_initcallSascha Hauer2011-12-151-4/+12
* pcm030: update defconfigSascha Hauer2011-12-151-6/+21
* ppc pcm030: Fix device resource sizesSascha Hauer2011-12-151-3/+3
* usb-a926x: fix mem initJean-Christophe PLAGNIOL-VILLARD2011-12-151-5/+12
* eukrea_cpuimx35: update defconfigEric Bénard2011-12-141-2/+17
* at91: fix resetJean-Christophe PLAGNIOL-VILLARD2011-12-146-14/+232
* eukrea_cpuimx25: update defconfigEric Bénard2011-12-141-9/+18
* Update README to refer to newer location of example environmentRobert P. J. Day2011-12-131-2/+2
* at91sam9263: fix mci clockJean-Christophe PLAGNIOL-VILLARD2011-12-131-2/+2
* pcm038: Updated NOR-Flash CS valuesTeresa Gámez2011-12-131-3/+3
* CPUIMX51: update defconfigEric Bénard2011-12-131-4/+20
* CPUIMX51: configure SD1 iomux when ESDHC is enabledEric Bénard2011-12-131-0/+9
* CPUIMX51: fix environementEric Bénard2011-12-131-1/+0
* CPUIMX35: enable the watchdog clock asapEric Bénard2011-12-131-0/+5
* i.MX25: fix LD16 & LD17 iomuxEric Bénard2011-12-131-2/+2
* drivers/video: add PXA framebuffer supportRobert Jarzmik2011-12-127-0/+855
* nios2: remove one "_" from etext an stextFranck Jullien2011-12-121-2/+2
* Some trivial grammar/spelling fixes for main README file.Robert P. J. Day2011-12-121-9/+9
* Merge branch 'pu/fixes'Sascha Hauer2011-12-090-0/+0
|\
| * ARM: pass -msoft-floatSascha Hauer2011-12-081-2/+2
| * time command: Fix needed string lengthSascha Hauer2011-12-081-1/+1
| * uncompress: fix uncompress_buf usageSascha Hauer2011-12-081-1/+2
* | fix "no previous prototype for 'sbrk'" warningAntony Pavlov2011-12-091-0/+1
* | at91sam9260_devices: change flag ETX{2,3} to what was intendedMichael Grzeschik2011-12-091-1/+1
* | ARM: pass -msoft-floatSascha Hauer2011-12-081-2/+2
* | time command: Fix needed string lengthSascha Hauer2011-12-081-1/+1
* | uncompress: fix uncompress_buf usageSascha Hauer2011-12-081-1/+2
|/
* bootm: factor out initrd code from option parserSascha Hauer2011-12-071-11/+15
* make dos partition support default yes if we have disk partition supportSascha Hauer2011-12-071-7/+3
* x86: Fix linker script for magic varsSascha Hauer2011-12-071-1/+1
* arm at91sam9260: Add missing AT91SAM_ETX2_ETX3_ALTERNATIVE defineSascha Hauer2011-12-071-0/+1
* arm eukrea boards: fix breakage after mach-types updateSascha Hauer2011-12-073-3/+3
* ft_build: temporarily disable bootm oftree supportSascha Hauer2011-12-071-1/+2
* pxa: add type to Kconfig choiceSascha Hauer2011-12-071-0/+1
* net macb: remove unused variableSascha Hauer2011-12-071-1/+0
* console_simple: fix compiler warningSascha Hauer2011-12-071-0/+1
* fix underscore count in bss_start/bss_stopSascha Hauer2011-12-072-6/+6
* remove unused Kconfig variable HAS_CFISascha Hauer2011-12-072-11/+0
* memory: do not try to reserve iomem on sandboxSascha Hauer2011-12-071-1/+2
* mci s3c: remove unused codeSascha Hauer2011-12-071-26/+0
* Merge branch 'next'Sascha Hauer2011-12-07235-7687/+12741
|\
| * mci Kconfig: select DISK_WRITE instead of ATA_WRITESascha Hauer2011-12-071-1/+1