summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* partition: route through MEMSETBADBLOCK ioctlSascha Hauer2008-09-021-0/+1
* Build system: Use setlocalversion from kernelSascha Hauer2008-09-021-0/+20
* hush: fix compiler warningSascha Hauer2008-08-261-2/+6
* setenv: Fix warning introduced with last commitSascha Hauer2008-08-201-13/+23
* Common: expose callocNishanth Menon2008-08-151-0/+1
* Partition: Add an own device id for partitionsSascha Hauer2008-08-141-0/+6
* Partition layer updatesSascha Hauer2008-08-131-9/+5
* clocK: Add ndelay functionSascha Hauer2008-08-131-0/+8
* Add help texts for Shell optionsSascha Hauer2008-08-131-14/+18
* arm: dump stack space on startupSascha Hauer2008-08-131-5/+8
* move several commands into extra filesSascha Hauer2008-08-132-135/+2
* console: add a simple console for saving spaceSascha Hauer2008-08-015-5/+138
* - introduce ioctl callSascha Hauer2008-06-061-0/+44
* 007-partitionsNishanth Menon2008-06-052-1/+5
* 002-clock-overflowNishanth Menon2008-06-051-1/+1
* 001-arch-configNishanth Menon2008-06-051-0/+3
* [memory layout]: streamline memory layoutSascha Hauer2008-06-041-0/+56
* fix warnings in malloc code introduced by last commitsSascha Hauer2008-06-031-2/+2
* Remove part #ifdefed with #if (CONFIG_COMMANDS & CFG_CMD_BOOTD) which isMenon, Nishanth2008-05-121-17/+1
* Change CONFIG_SKIP_LOWLEVEL_INIT to CONFIG_MACH_DO_LOWLEVEL_INITMenon, Nishanth2008-05-121-8/+12
* Trivial comment fixSascha Hauer2008-04-041-1/+1
* Subject: [PATCH] [general] Fixed constant strings in data section issueSascha Hauer2008-04-043-11/+14
* use newly introduced stringlist functions for tab completionSascha Hauer2008-03-111-48/+15
* Add the possibility to have an architecture specific ctrlc() function.Sascha Hauer2008-03-111-0/+2
* replace debug_printf with debug in hush.cSascha Hauer2008-03-091-42/+35
* add globbing supportSascha Hauer2008-03-092-27/+110
* implement TAB completionSascha Hauer2008-03-014-285/+213
* Make the early console device/baudrate configurable instead of usingSascha Hauer2008-02-212-1/+20
* [general] Fixed crash in memory allocatorCarsten Schlote2008-02-201-1/+3
* - Add functions to register image handlers for booting uImagesSascha Hauer2008-02-201-0/+28
* [general] Fixed endian handling for envfsCarsten Schlote2008-02-191-30/+32
* [sandbox] add propper sandbox detectionMarc Kleine-Budde2007-11-291-1/+1
* Revert "separating memory commands"Marc Kleine-Budde2007-11-272-170/+0
* add switch to enable debug symbolsRobert Schwebel2007-11-271-0/+6
* [makesystem] fix default environment handlingMarc Kleine-Budde2007-11-261-2/+2
* [makesystem] reworked default environment handlingMarc Kleine-Budde2007-11-191-9/+8
* enabling envrionment's autoload at startupJuergen Beisert2007-11-161-1/+1
* separating environment commands, part 2Juergen Beisert2007-11-123-0/+273
* separating environment commands, part 1Juergen Beisert2007-11-121-167/+11
* separating memory commandsJuergen Beisert2007-11-123-0/+173
* various doc addedJuergen Beisert2007-11-091-10/+10
* adding various dokuJuergen Beisert2007-11-082-16/+16
* various docu addedJuergen Beisert2007-11-051-1/+1
|\
| * saving added docuJuergen Beisert2007-11-051-1/+1
* | Replace all occurences of UBoot with U-BootSascha Hauer2007-10-241-1/+1
|/
* shell info addedJuergen Beisert2007-10-191-20/+24
* hush doc addedJuergen Beisert2007-10-191-36/+73
* adding doc, first tryJuergen Beisert2007-10-191-2/+67
* adding new docJuergen Beisert2007-10-191-8/+9
* Merge branch 'master' of jbe@octopus:/home/git/projects/u-boot-v2Juergen Beisert2007-10-191-5/+5
|\