summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM cpuinfo: decode more bits, use ARRAY_SIZESascha Hauer2011-12-151-3/+3
* remove unused keyboard.h fileSascha Hauer2011-12-151-22/+0
* remove unused watchdog headerSascha Hauer2011-12-157-98/+0
* 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
| * sanbox: add linux_execve and linux_exec commandJean-Christophe PLAGNIOL-VILLARD2011-12-074-0/+31
| * dss11: add defconfigMichael Grzeschik2011-12-071-0/+48
| * platform: add support for aizo dSS11Michael Grzeschik2011-12-076-0/+214
| * arm: update mach-typesMichael Grzeschik2011-12-071-13/+460
| * at91sam9260_devices: add flag to change ETX{2,3} pincfg on add_device_ethMichael Grzeschik2011-12-071-2/+7
| * at91sam9260_devices: properly set slot idMichael Grzeschik2011-12-071-10/+24
| * atmel_mci: check for device id we use to address the right slotMichael Grzeschik2011-12-071-0/+2
| * storage/usb.c: fix test_unit_readyMichael Grzeschik2011-12-071-2/+2