summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release v2011.05.0v2011.05.0Sascha Hauer2011-05-061-1/+1
* sandbox: make asm/swab.h nonemptySascha Hauer2011-04-251-0/+6
* sandbox: Fix another uninitialized dev->id caseSascha Hauer2011-04-251-0/+1
* fix printf warningsMarc Kleine-Budde2011-04-251-0/+5
* ARM: Add missing parameter nameSascha Hauer2011-04-041-1/+1
* usbnet: do not initialize ethernet device from usb deviceSascha Hauer2011-04-041-1/+0
* fs: errno should be set correctly before the end of functionsSascha Hauer2011-04-041-2/+3
* mmc: check correctness of the voltage mask in ocrSascha Hauer2011-04-041-1/+11
* memcpy command: do not set read/write sizeSascha Hauer2011-04-041-1/+1
* driver: Do not forget to remove device from active listSascha Hauer2011-04-041-0/+1
* arm: update mach-typesSascha Hauer2011-04-041-35/+213
* Merge branch 'next'Sascha Hauer2011-04-04105-323/+4345
|\
| * Add a generic board template for the Nios2 archFranck JULLIEN2011-03-305-0/+560
| * Add Nios2 arch support to bareboxFranck JULLIEN2011-03-3038-0/+2770
| * mtd/nand_imx: add support for page size of 4kBaruch Siach2011-03-181-1/+1
| * mtd/nand: increase page and oob size limitsBaruch Siach2011-03-181-2/+2
| * S3C24xx/NFC: Add OOB/ECC handling documentation for different NANDsJuergen Beisert2011-03-141-3/+18
| * S3C24xx/NFC: Setup ECC handling in accordance to the kernelJuergen Beisert2011-03-141-4/+17
| * S3C24xx/NFC: Consider correct NAND page size for boot.Juergen Beisert2011-03-145-22/+62
| * S3C24xx/NFC: Remove double function setupJuergen Beisert2011-03-141-1/+0
| * S3C24xx/NFC: Remove dead codeJuergen Beisert2011-03-141-6/+2
| * S3C24xx/NFC: Re-enable the controller after NAND boot testJuergen Beisert2011-03-141-0/+4
| * defaultenv: add kernel_loc nfs and tftp supportJean-Christophe PLAGNIOL-VILLARD2011-03-1422-44/+47
| * Merge branch 'master' into nextSascha Hauer2011-03-1012-33/+17
| |\
| * | kallsyms/printk: enable symbol printing support (%pS)Sascha Hauer2011-03-105-5/+154
| * | ARM: Add stack unwinding supportSascha Hauer2011-03-108-1/+449
| * | ARM: create a second level page table entry for the exception vectorsSascha Hauer2011-03-1012-58/+48
| * | ramfs: increase chunk size to 4 kbyteSascha Hauer2011-03-101-1/+1
| * | ARM scb9328: Add gpio led supportSascha Hauer2011-03-101-1/+23
| * | LINUX16: Fix warningJuergen Beisert2011-03-101-1/+2
| * | LINUX16: Add selection of the VESA video modeJuergen Beisert2011-03-101-4/+33
| * | Change 'linux16' command to use getopt()Juergen Beisert2011-03-101-4/+12
| * | Merge branch 'master' into nextSascha Hauer2011-03-082-5/+3
| |\ \
| * | | ARM tx28stk5: limit mmc max frequency to 25MHzSascha Hauer2011-03-081-1/+2
| * | | mci mxs: no need to call mxs_mci_setup_clock_speed in initSascha Hauer2011-03-081-3/+2
| * | | mci mxs: make the mci_host a member of mxs_mci_hostSascha Hauer2011-03-081-98/+98
| * | | mci mxs: rename mci_pdata to hostSascha Hauer2011-03-081-8/+6
| * | | mci mxs: give functions a uniq mxs_mci_ namespaceSascha Hauer2011-03-084-66/+66
| * | | mci mxs: put only once used function inlineSascha Hauer2011-03-081-19/+8
| * | | mci i.MX23/28: rename driver to mxs.cSascha Hauer2011-03-083-2/+2
| * | | ARM Chumby: use a fixed framebuffer addressSascha Hauer2011-03-081-0/+5
| * | | mci stmp378x: remove ifdefed codeSascha Hauer2011-03-081-19/+2
* | | | Release v2011.04.0v2011.04.0Sascha Hauer2011-04-041-1/+1
* | | | at91sam9263ek: update defconfigJean-Christophe PLAGNIOL-VILLARD2011-04-041-0/+4
* | | | defaultenv: fix empty CONFIG_DEFAULT_ENVIRONMENT_PATHJon Ringle2011-03-231-1/+3
* | | | mtd/nand_imx: fix read past buffer endBaruch Siach2011-03-181-2/+2
* | | | at91sam9261ek: fix env location and sizeJean-Christophe PLAGNIOL-VILLARD2011-03-142-3/+3
* | | | at91: fix missing nand_device in board config in board that nandJean-Christophe PLAGNIOL-VILLARD2011-03-144-0/+4
| |_|/ |/| |
* | | trigger command: fix printf formatSascha Hauer2011-03-101-1/+1
* | | module: CONFIG_COMMAND does not exist anymore, remove ifdefsSascha Hauer2011-03-101-2/+0