summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* readkey: add define for Ascii keysJean-Christophe PLAGNIOL-VILLARD2012-02-162-3/+7
* add gpio keyboard supportJean-Christophe PLAGNIOL-VILLARD2012-02-167-0/+172
* defaultenv/boot: add getopt option support to select boot modeJean-Christophe PLAGNIOL-VILLARD2012-02-142-5/+39
* dfu: add description how to specify the "description" to the long helpJean-Christophe PLAGNIOL-VILLARD2012-02-141-0/+4
* omap: xload: Make error more specificSanjeev Premi2012-02-141-2/+3
* initial tqm53 supportSascha Hauer2012-02-138-0/+506
* ARM i.MX5: Allow to pass cpu clock to lowlevel initSascha Hauer2012-02-134-5/+10
* ARM: update mach-typesSascha Hauer2012-02-131-1/+61
* mci i.MX esdhc: make 8bit modes platform dependentSascha Hauer2012-02-092-1/+7
* mci: Fix 8 bit mmc cardsSascha Hauer2012-02-092-26/+108
* mci: Add a complete list of EXT_CSD_* fields from the kernelSascha Hauer2012-02-092-6/+46
* mci i.MX esdhc: use timeout loopsSascha Hauer2012-02-091-7/+20
* Add a timeout polling loop convenience wrapperSascha Hauer2012-02-091-0/+19
* mci: Be more verbose on what device is associated to which diskSascha Hauer2012-02-091-3/+7
* mci: cdev_find_free_index won't fail, no need to checkSascha Hauer2012-02-091-2/+0
* mci: factor out mci/sd specific startup functionsSascha Hauer2012-02-091-56/+77
* mci: replace pr_debug with dev_dbgSascha Hauer2012-02-091-59/+59
* mci: Use struct mci for internal argument passingSascha Hauer2012-02-093-148/+133
* mci core: fix mixup of max write/read block lenSascha Hauer2012-02-091-1/+1
* mci: remove unused device argument from set_iosSascha Hauer2012-02-0910-19/+10
* mci s3c: pass around the right pointerSascha Hauer2012-02-091-58/+45
* mci s3c: allocate host struct dynamicallySascha Hauer2012-02-091-26/+17
* mci s3c: Do not mess with struct mci_hostSascha Hauer2012-02-091-6/+3
* mci core: replace discrete ios values with struct iosSascha Hauer2012-02-0910-53/+114
* mci mxs: do not use external define for internal useSascha Hauer2012-02-091-1/+1
* mci: fix high capacity detectionSascha Hauer2012-02-091-3/+0
* mci: use card type definitionsSascha Hauer2012-02-092-3/+2
* mci: Add complete definitions for the card typeSascha Hauer2012-02-091-2/+10
* omap3evm: Setup ATAGs for Linux bootSanjeev Premi2012-02-081-0/+4
* omap3evm: Remove inclusion of non-existent headerSanjeev Premi2012-02-081-1/+0
* Remove apparently superfluous Kconfig variable HAS_OMAP_NANDRobert P. J. Day2012-02-072-8/+0
* Add CONFIG_MCI_STARTUP=y to BeagleBoard defconfig.Robert P. J. Day2012-02-071-0/+1
* Select CMD_LOADENV with DEFAULT_ENVIRONMENTSanjeev Premi2012-02-071-0/+1
* Merge branch 'next'Sascha Hauer2012-02-07145-1910/+7438
|\
| * ARM omap pandaboard: update defconfigSascha Hauer2012-01-271-7/+11
| * ARM: Add missing ifdef around dump_stack()Sascha Hauer2012-01-271-0/+2
| * Merge branch 'pu/debug' into nextSascha Hauer2012-01-2718-133/+141
| |\
| | * Add dump_stack functionSascha Hauer2012-01-264-36/+19
| | * startup: use regular debug statements in initcall debuggingSascha Hauer2012-01-261-4/+3
| | * initcalls: do not hang if an initcall failsSascha Hauer2012-01-261-4/+1
| | * ARM: panic on div 0Sascha Hauer2012-01-261-1/+1
| | * console: make it work without mallocSascha Hauer2012-01-261-17/+32
| | * kfifo: change kfifo_init to work with a preallocated fifoSascha Hauer2012-01-262-15/+10
| | * console: remove unused function prototypesSascha Hauer2012-01-261-13/+0
| * | ARM: mx3/mx35_3ds: increase kernel partition size to 4 MiBMarc Kleine-Budde2012-01-251-2/+2
| * | ARM: mx3/mx35_3ds: add missing nand deviceMarc Kleine-Budde2012-01-251-0/+1
| * | defaultenv: update: add nfs supportMarc Kleine-Budde2012-01-253-13/+10
| * | show_progress: fix progress bar for files > 32 MiBMarc Kleine-Budde2012-01-251-2/+6
| * | net/nfs: increase timeout to 15 secondsMarc Kleine-Budde2012-01-251-1/+1
| * | net: fec_imx: configure FEC for 10Mbit when necessaryWolfram Sang2012-01-251-0/+11