barebox / common /
@Antony Pavlov Antony Pavlov authored on 22 Aug 2011
Sascha Hauer committed on 23 Aug 2011
..
.gitignore update .gitignore files for linker scripts 15 years ago
Kconfig remove now unnecessary HAVE_MMU from Kconfig 12 years ago
Makefile commands/loads.c: make it compile again 12 years ago
block.c add block support 13 years ago
clock.c shift and clocksource 12 years ago
command.c move version_string to seperate file 13 years ago
complete.c remove typedef cmd_tbl_t and replace it with struct command 14 years ago
console.c console: make console device a child of the hardware device 12 years ago
console_simple.c move version_string to seperate file 13 years ago
date.c doc added and some reorganised 16 years ago
digest.c add digest framework 13 years ago
dlmalloc.c malloc: put common memory functions to seperate file 13 years ago
dlmalloc.src * Code cleanup: 20 years ago
dummy_malloc.c add dummy_malloc functions 14 years ago
env.c put env_push_context into postcore_initcall 12 years ago
environment.c environment: make default env path configurable 13 years ago
ft_build.c device tree: fix printf compiler warnings 13 years ago
hush.c move simple_itoa to libbb so that others can use it 13 years ago
image.c image: remove confusing image_check_* functions 13 years ago
kallsyms.c kallsyms/printk: enable symbol printing support (%pS) 13 years ago
memory.c malloc: put common memory functions to seperate file 13 years ago
memsize.c common/memsize.c: add missing include 13 years ago
menu.c menu: fix command support as module 12 years ago
misc.c errno: add strings for network related error messages 13 years ago
module.c module: CONFIG_COMMAND does not exist anymore, remove ifdefs 13 years ago
module.lds.S rename U-Boot-v2 project to barebox 14 years ago
parser.c parser: use debug macros 13 years ago
password.c login: add timeout support 12 years ago
poller.c Add generic poll infrastructure 13 years ago
s_record.c Initial revision 21 years ago
startup.c add a add_mem_device function 12 years ago
version.c move version_string to seperate file 13 years ago