summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* CONFIG_MODULE -> CONFIG_MODULESSascha Hauer2007-10-041-1/+2
* add #ifndef ASSEBLY around the typedefs in include/asm-arm/types.hSascha Hauer2007-10-011-2/+11
* Resolve the symbols using an extra section and only resolve explicitlySascha Hauer2007-10-012-0/+30
* Add register_command() to register a command in runtime. ThisSascha Hauer2007-10-011-0/+2
* add __used attribute in compiler.hSascha Hauer2007-10-011-0/+7
* add arm specific bits for modulesSascha Hauer2007-10-012-0/+132
* add powerpc specific bits for modulesSascha Hauer2007-10-012-0/+425
* update .gitignore filesSascha Hauer2007-09-281-0/+1
* add blackfin specific bits for module handlingSascha Hauer2007-09-282-2/+19
* Add module handling (mostly copied from Linux kernel and stripped downSascha Hauer2007-09-281-0/+39
* add kallsyms from linux kernelSascha Hauer2007-09-281-0/+7
* replace elf.h with the one from the linux kernel. It does not have powerpcSascha Hauer2007-09-282-585/+513
* move ARRAY_SIZE macro to include/common.hSascha Hauer2007-09-281-0/+2
* Use safe_strncpy() instead of copy_filename(). The shell has already removedSascha Hauer2007-09-281-3/+0
* add safe_strncpy() functionSascha Hauer2007-09-281-0/+2
* declare lots of functions staticSascha Hauer2007-09-281-14/+0
* pass file size from read_fileSascha Hauer2007-09-271-2/+3
* update ipe337 timing values and fix memory sizeSascha Hauer2007-09-271-4/+4
* add string.hSascha Hauer2007-09-271-0/+3
* Reimplement environment. Now we only have one crc for the whole image.Sascha Hauer2007-09-271-4/+6
* implement mkdir -pSascha Hauer2007-09-271-0/+3
* display malloc space on startupSascha Hauer2007-09-261-0/+3
* print_size() -> size_human_readable()Sascha Hauer2007-09-261-2/+1
* remove unused lynxkdi.hSascha Hauer2007-09-251-41/+0
* add directory handling for environmentSascha Hauer2007-09-251-3/+7
* - change function declarations for better standard conformity:Sascha Hauer2007-09-241-2/+2
* add recursive_action() and concat_subpath_file() from busyboxSascha Hauer2007-09-241-0/+18
* move dirname() and basename() to lib/libgen.c and add header fileSascha Hauer2007-09-241-0/+8
* remove u-boot command paramter flagSascha Hauer2007-09-241-9/+3
* - teach hush to honour PATH variableSascha Hauer2007-09-242-3/+2
* add libbb functionsSascha Hauer2007-09-241-0/+9
* introduce local and global variables, add export commandSascha Hauer2007-09-231-0/+3
* move ppc assembler templates to include/asm-ppcSascha Hauer2007-09-222-0/+0
* remove atomic.hSascha Hauer2007-09-221-111/+0
* removed too much. Re-add include/asm-arm/proc-armv/ptrace.hSascha Hauer2007-09-211-0/+107
* add kernel kfifo implementationSascha Hauer2007-09-211-0/+83
* use faster chip select timings for ipe337 boardSascha Hauer2007-09-211-1/+1
* remove currently unused arch header filesSascha Hauer2007-09-2115-5280/+0
* remove unported includes and driversSascha Hauer2007-09-2129-11692/+0
* remove unported includes and driversSascha Hauer2007-09-21279-60837/+0
* move mkimage.c to scripts, make it compileSascha Hauer2007-09-211-2/+0
* remove some unused header filesSascha Hauer2007-09-215-450/+0
* - putc is now putchar for better standard conformitySascha Hauer2007-09-211-3/+3
* add cpu.h header file for blackfinSascha Hauer2007-09-161-0/+74
* add brackets around definesSascha Hauer2007-09-161-13/+13
* speed up core clock for ipe337 boardSascha Hauer2007-09-161-1/+1
* use arch specific executeSascha Hauer2007-09-161-1/+5
* remove linux/config.h includeSascha Hauer2007-09-162-2/+0
* remove unused interrupt defines for blackfinSascha Hauer2007-09-161-141/+7
* asm-blackfin: add missing includesSascha Hauer2007-09-161-0/+2