9
0
Fork 0
barebox/include
Sascha Hauer f5a9246875 use newly introduced stringlist functions for tab completion 2008-03-11 21:40:40 +01:00
..
asm-arm add armlinux.h 2008-03-01 22:47:46 +01:00
asm-blackfin blackfin: Do not include linux/config.h. It does not exist. 2007-10-24 11:53:52 +02:00
asm-generic __u_boot__symtab -> __usymtab 2007-10-07 14:32:08 +02:00
asm-ppc [mpc5200 fec] revert to some old version (somehow my play version got into the 2008-02-20 17:48:31 +01:00
asm-sandbox Add the possibility to have an architecture specific ctrlc() function. 2008-03-11 00:00:37 +01:00
configs [ARM] Remove CONFIG_ARCH_NUMBER from Kconfig system. Putting too many 2008-02-26 15:38:37 +01:00
cramfs [general] Fixed endian handling for envfs 2008-02-19 08:56:01 +01:00
linux NAND support work in progress 2007-10-20 01:13:46 +02:00
.gitignore update .gitignore files 2007-09-28 20:36:33 +02:00
bmp_layout.h * Implement new mechanism to export U-Boot's functions to standalone 2003-07-24 23:38:38 +00:00
boot.h - Add functions to register image handlers for booting uImages 2008-02-20 19:01:54 +01:00
bzlib.h * Patches by Xianghua Xiao, 15 Oct 2003: 2003-10-15 23:53:47 +00:00
cache.h svn_rev_685 2007-07-05 18:02:17 +02:00
cfi_flash.h declare lots of functions static 2007-09-28 10:07:26 +02:00
cfi_flash_new.h [CFI driver] add missing flash protection for new driver 2008-02-26 11:55:41 +01:00
clock.h svn_rev_033 2007-07-05 18:01:15 +02:00
command.h remove traces of old tab completion 2008-03-01 22:47:06 +01:00
common.h remove traces of old tab completion 2008-03-01 22:47:06 +01:00
compiler.h add __used attribute in compiler.h 2007-10-01 10:13:13 +02:00
complete.h use newly introduced stringlist functions for tab completion 2008-03-11 21:40:40 +01:00
console.h Use Linux Kernel list implementation for console devices instead 2007-10-11 20:36:57 +02:00
crc.h Some code cleanup 2006-04-16 10:51:58 +02:00
debug_ll.h remove debugging rests 2007-07-12 09:25:47 +02:00
dm9000.h move dm9000 specific stuff to platform_data 2007-10-16 13:55:48 +02:00
dm9161.h * Move dm9161.c and lxt972.c into cpu/arm920t/at91rm9200 2005-10-05 01:51:29 +02:00
driver.h doc added (what else) 2007-10-19 15:35:37 +02:00
elf.h replace elf.h with the one from the linux kernel. It does not have powerpc 2007-09-28 19:59:12 +02:00
envfs.h add missing include 2008-02-20 19:07:47 +01:00
environment.h separating environment commands, part 2 2007-11-12 16:28:23 +01:00
errno.h svn_rev_455 2007-07-05 18:01:55 +02:00
fcntl.h svn_rev_292 2007-07-05 18:01:40 +02:00
fec.h doc fixed in i.MX27 fec related files 2007-11-12 16:28:23 +01:00
fnmatch.h add globbing support 2008-03-09 22:35:38 +01:00
fs.h fix typo 2008-03-01 21:06:14 +01:00
ft_build.h svn_rev_689 2007-07-05 18:02:17 +02:00
getopt.h svn_rev_282 2007-07-05 18:01:39 +02:00
glob.h add globbing support 2008-03-09 22:35:38 +01:00
hush.h - teach hush to honour PATH variable 2007-09-24 01:40:06 +02:00
image.h cleanup do_bootm_linux() 2007-11-28 09:03:27 +01:00
init.h svn_rev_446 2007-07-05 18:01:54 +02:00
ioports.h Code cleanup. 2006-11-30 18:02:20 +01:00
kallsyms.h add kallsyms from linux kernel 2007-09-28 20:29:52 +02:00
keyboard.h [Strange. I _did_ check these in before. Seems SF restored an old 2004-01-16 00:30:56 +00:00
kfifo.h add kernel kfifo implementation 2007-09-21 21:29:32 +02:00
kgdb.h Initial revision 2002-08-27 10:38:37 +00:00
lcd.h Add splashscreen support for MCC200 board. 2006-08-30 23:09:00 +02:00
libbb.h add safe_strncpy() function 2007-09-28 10:45:59 +02:00
libgen.h move dirname() and basename() to lib/libgen.c and add header file 2007-09-24 16:57:12 +02:00
list.h add list_add_sort to list implementation 2007-10-19 12:43:00 +02:00
lxt971a.h Patches by Lars Munch, 12 Jul 2004: 2004-08-02 23:39:03 +00:00
malloc.h svn_rev_013 2007-07-05 18:01:14 +02:00
mem_malloc.h display malloc space on startup 2007-09-26 15:24:51 +02:00
miiphy.h svn_rev_579 2007-07-05 18:02:06 +02:00
module.h Add big #ifdef CONFIG_MODULE around module.h to build architectures 2007-10-11 21:56:03 +02:00
net.h When printing error messages about network parameters print 2007-10-18 12:06:50 +02:00
param.h svn_rev_502 2007-07-05 18:01:59 +02:00
part.h * Cleanup, minor fixes 2004-04-18 17:39:38 +00:00
partition.h - Implement tree structure for devices 2007-10-19 08:45:57 +02:00
readkey.h svn_rev_432 2007-07-05 18:01:53 +02:00
reloc.h further reloc fixes 2007-07-25 12:25:01 +02:00
rtc.h Initial revision 2001-04-09 21:43:07 +00:00
s1d13706fb.h svn_rev_089 2007-07-05 18:01:22 +02:00
s_record.h Initial revision 2001-04-28 17:59:11 +00:00
sizes.h svn_rev_082 2007-07-05 18:01:21 +02:00
splash.h svn_rev_088 2007-07-05 18:01:21 +02:00
stdio.h [sparse] don't return sth in a void function 2007-11-29 10:22:47 +01:00
string.h add string.h 2007-09-27 12:07:13 +02:00
stringlist.h add stringlist function. They can be used to build a list 2008-03-11 21:38:22 +01:00
types.h svn_rev_522 2007-07-05 18:02:01 +02:00
watchdog.h Cleanup (PPC4xx is AMCC now) 2005-09-23 11:05:55 +02:00
xfuncs.h svn_rev_315 2007-07-05 18:01:42 +02:00
xyzModem.h More code cleanup 2006-07-21 15:24:56 +02:00
zlib.h * Code cleanup: 2003-06-27 21:31:46 +00:00