summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* __u_boot__symtab -> __usymtabSascha Hauer2007-10-077-40/+53
* export symbolsSascha Hauer2007-10-0717-25/+58
* Merge sascha@brannigan.homelinux.org:/home/sascha/ptx/u-boot/u-boot-v2Sascha Hauer2007-10-051-0/+2
|\
| * add empty elf.h for sandboxSascha Hauer2007-10-051-0/+2
* | edit: add 8 as backspace codeSascha Hauer2007-10-041-0/+1
* | timeout command: Use do {} while; insteal of while {}; to allow interruptSascha Hauer2007-10-041-2/+2
* | blackfin serial driver: round clock divisor valuesSascha Hauer2007-10-041-1/+1
* | change files and dirs to rwxrwxrwxSascha Hauer2007-10-042-2/+3
* | board/ipe337/u-boot.lds.S: add missing _Sascha Hauer2007-10-041-2/+2
* | change semantics of tftpboot command:Sascha Hauer2007-10-041-22/+25
* | add dependency to include/uboot_default_env.h for startup.cSascha Hauer2007-10-041-0/+3
* | remove some (currently) unneeded functionsSascha Hauer2007-10-041-8/+10
* | add default link address for ipe337 boardSascha Hauer2007-10-041-0/+1
|/
* add modpostSascha Hauer2007-10-049-1/+3154
* add additional linking stage for modulesSascha Hauer2007-10-041-1/+119
* add module linker scriptSascha Hauer2007-10-041-0/+44
* module.c: Due to an extra linking step we do not have u_boot_cmd_*Sascha Hauer2007-10-041-22/+13
* add missing includeSascha Hauer2007-10-041-0/+1
* add argument checking for edit.cSascha Hauer2007-10-041-0/+5
* export functionsSascha Hauer2007-10-046-7/+36
* export functionsSascha Hauer2007-10-041-0/+5
* CONFIG_MODULE -> CONFIG_MODULESSascha Hauer2007-10-048-10/+11
* export functionsSascha Hauer2007-10-041-0/+26
* module support for armSascha Hauer2007-10-031-0/+98
* change files and directories to 0777Sascha Hauer2007-10-031-7/+7
* remove debug printf, replace with debugSascha Hauer2007-10-031-23/+19
* hush.c: split high-density "if(x) something"; into two linesSascha Hauer2007-10-011-27/+57
* hush.c: get_local_var() is used only once, put it into the functionSascha Hauer2007-10-011-18/+3
* fix indention in hush.cSascha Hauer2007-10-011-3/+3
* remove comment about glob in hush.c. We do not use globSascha Hauer2007-10-011-8/+0
* fix indention in hush.cSascha Hauer2007-10-011-64/+66
* fix indention in hush.cSascha Hauer2007-10-011-1/+3
* fix indention in hush.cSascha Hauer2007-10-011-25/+25
* Export symbols printf and the ones needed for getoptSascha Hauer2007-10-012-1/+10
* add .tmp_kallsyms* to CLEAN_FILESSascha Hauer2007-10-011-1/+2
* add #ifndef ASSEBLY around the typedefs in include/asm-arm/types.hSascha Hauer2007-10-011-2/+11
* update linker scripts:Sascha Hauer2007-10-013-3/+22
* add help texts for KALLSYMS and MODULESascha Hauer2007-10-011-2/+11
* Resolve the symbols using an extra section and only resolve explicitlySascha Hauer2007-10-013-4/+91
* add missing whitespace in printf outputSascha Hauer2007-10-011-2/+2
* Add register_command() to register a command in runtime. ThisSascha Hauer2007-10-012-1/+48
* add __used attribute in compiler.hSascha Hauer2007-10-011-0/+7
* make simple parser compile againSascha Hauer2007-10-011-3/+1
* consolidate some printf() into one to safe spaceSascha Hauer2007-10-011-4/+5
* fix read_file()Sascha Hauer2007-10-011-1/+1
* add arm specific bits for modulesSascha Hauer2007-10-015-1/+136
* add powerpc specific bits for modulesSascha Hauer2007-10-012-0/+425
* add powerpc specific bits for modulesSascha Hauer2007-10-014-1/+302
* update toplevel .gitignore fileSascha Hauer2007-09-281-0/+1
* update default environment for ipe337 boardSascha Hauer2007-09-283-36/+3