summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc: add documentation for 'md' commandfor-mainline-docRobert Schwebel2010-12-172-18/+21
* doc: add documentation for 'memcmp' commandRobert Schwebel2010-12-172-15/+20
* doc: add documentation for 'mw' commandRobert Schwebel2010-12-172-7/+15
* doc: add documentation for 'nand' commandRobert Schwebel2010-12-172-8/+16
* doc: add documentation for 'passwd' commandRobert Schwebel2010-12-172-6/+14
* doc: add documentation for 'rarpboot' commandRobert Schwebel2010-12-173-5/+19
* doc: add documentation for 'nfs' commandRobert Schwebel2010-12-172-4/+12
* doc: add documentation for 'ping' commandRobert Schwebel2010-12-172-1/+17
* doc: add documentation for 'sh' commandRobert Schwebel2010-12-172-6/+11
* doc: add documentation for 'source' commandRobert Schwebel2010-12-172-11/+13
* doc: add documentation for 'go' commandRobert Schwebel2010-12-172-6/+13
* doc: add documentation for 'meminfo' commandRobert Schwebel2010-12-172-1/+6
* doc: add documentation for 'reginfo' commandRobert Schwebel2010-12-172-1/+13
* doc: add documentation for 'reset' commandRobert Schwebel2010-12-172-1/+6
* doc: add documentation for 'exec' commandRobert Schwebel2010-12-172-1/+6
* doc: add documentation for 'false' commandRobert Schwebel2010-12-172-1/+6
* doc: add documentation for 'pwd' commandRobert Schwebel2010-12-172-1/+6
* doc: add documentation for 'help' commandRobert Schwebel2010-12-172-8/+16
* doc: add documentation for 'insmod' commandRobert Schwebel2010-12-172-3/+12
* doc: add documentation for 'readline' commandRobert Schwebel2010-12-172-4/+12
* doc: add documentation for 'lsmod' commandRobert Schwebel2010-12-172-1/+6
* doc: add documentation for 'test' commandRobert Schwebel2010-12-172-7/+11
* doc: add documentation for 'mkdir' commandRobert Schwebel2010-12-172-4/+14
* doc: add documentation for 'rmdir' commandRobert Schwebel2010-12-172-4/+5
* doc: add documentation for 'rm' commandRobert Schwebel2010-12-172-4/+5
* doc: add documentation for 'sleep' commandRobert Schwebel2010-12-172-1/+6
* doc: add documentation for 'true' commandRobert Schwebel2010-12-172-1/+6
* doc: add documentation for 'timeout' commandRobert Schwebel2010-12-172-9/+16
* doc: add documentation for ubi commandsRobert Schwebel2010-12-172-13/+32
* doc: add documentation for 'usb' commandRobert Schwebel2010-12-172-4/+12
* doc: add documentation for 'umount' commandRobert Schwebel2010-12-172-4/+12
* doc: add documentation for 'unlzo' commandRobert Schwebel2010-12-172-4/+12
* doc: add documentation for 'version' commandRobert Schwebel2010-12-172-2/+15
* doc: remove non-existing referencesRobert Schwebel2010-12-171-1/+1
* ARM tx28stk5_defconfig: update configSascha Hauer2010-12-141-0/+3
* ARM STM/i.MX: remove GENERIC_GPIO from ARCH_STMSascha Hauer2010-12-141-1/+0
* STM378x: Add the TX28 Starterkit-5 baseboardJuergen Beisert2010-12-146-0/+367
* STM378x: Add TX28 CPU moduleJuergen Beisert2010-12-146-0/+154
* MX28: add FEC supportJuergen Beisert2010-12-143-18/+94
* Fixup the FEC driver filesJuergen Beisert2010-12-142-6/+1
* STM378x: Adapt the MCI driver to support i.MX23 and i.MX28Juergen Beisert2010-12-142-19/+124
* STM378x: Adapt the serial driver to support i.MX23 and i.MX28Juergen Beisert2010-12-141-1/+1
* STM378x: Add i.MX28 architectureJuergen Beisert2010-12-1414-6/+1142
* IMX: Ignore i.MX23/i.MX28 related code in shared devicesJuergen Beisert2010-12-141-0/+2
* STM378x: Separate i.MX23 clock handlingJuergen Beisert2010-12-142-13/+32
* STM378x: Parameterize the max. possible GPIO numberJuergen Beisert2010-12-141-1/+3
* STM378x: Do not configure any pin usage in the driverJuergen Beisert2010-12-141-7/+0
* STM378x: Use Hz as the clock unit like in all other archJuergen Beisert2010-12-143-31/+30
* Add macro for correct rounding in integer devisionsJuergen Beisert2010-12-142-1/+8
* Make DIV_ROUND_UP macro globally availableJuergen Beisert2010-12-143-5/+3