9
0
Fork 0
barebox/common
Sascha Hauer 10920b6fe2 ARM: i.MX: Fix i.MX27 debug uart Kconfig entries
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-07-15 10:05:59 +02:00
..
partitions partitions: dos: fix memory leak in nt disk signature 2013-06-19 22:59:55 +02:00
.gitignore update .gitignore files for linker scripts 2009-01-21 23:28:14 +01:00
Kconfig ARM: i.MX: Fix i.MX27 debug uart Kconfig entries 2013-07-15 10:05:59 +02:00
Makefile Merge branch 'for-next/ppc' 2013-07-01 10:14:40 +02:00
bbu.c barebox update: fix finding default handler 2012-12-03 09:57:41 +01:00
binfmt.c Introduce binfmt support 2012-04-18 20:14:12 +08:00
block.c block: implement block_read/block_write functions 2013-05-31 09:34:48 +02:00
bootargs.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
bootm.c bootm: factor out code to make it usable from C 2013-06-19 22:57:39 +02:00
bootsource.c bootsource: add definition for i2c-eeprom, spi-nor, spi-eeprom and usb 2013-04-04 10:54:27 +02:00
clock.c clock: introduce non interruptible timeout 2012-10-29 22:31:18 +01:00
command.c command: return 1 on unknown command 2012-11-01 16:31:07 +01:00
complete.c environment variables: use linux list 2012-10-30 10:24:12 +01:00
console.c console: Use dev_add_param_int for baudrate parameter 2013-04-11 11:48:35 +02:00
console_common.c console: consolidate common console code 2013-02-13 09:22:33 +01:00
console_simple.c console: consolidate common console code 2013-02-13 09:22:33 +01:00
date.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
ddr_spd.c common: DDR2 SPD checksum. 2013-06-27 08:38:04 +02:00
digest.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
dlmalloc.c rename include/mem_malloc.h to include/memory.h 2011-09-23 16:32:48 +02:00
dummy_malloc.c dummy malloc: Add licence header 2013-03-08 08:47:51 +01:00
env.c environment variables: use linux list 2012-10-30 10:24:12 +01:00
environment.c env: add register_persistent_environment 2013-02-21 14:45:43 +01:00
filetype.c common/filetype: move partition-table detection into own function 2013-04-29 09:32:54 +02:00
globalvar.c treewide: Fix typo seperate -> separate 2013-05-21 21:38:21 +02:00
hush.c treewide: Fix typo seperate -> separate 2013-05-21 21:38:21 +02:00
image.c Merge branch 'for-next/remove-fsf-address' 2012-10-03 21:12:48 +02:00
kallsyms.c include asm/sections.h instead of asm-generic/sections.h 2013-03-10 11:05:46 +01:00
meminfo.c Merge branch 'for-next/pr_print' 2013-04-04 14:20:33 +02:00
memory.c of: remove unused libfdt 2013-03-06 11:41:29 +01:00
memory_display.c memory commands: move memory_display to separate file 2013-04-17 13:35:17 +02:00
memsize.c Add warning above get_ram_size 2013-02-13 18:14:38 +01:00
memtest.c common: add memtest.c with mem_test routine 2013-06-05 22:54:35 +02:00
menu.c menu: Make action callback optional 2013-06-19 22:47:48 +02:00
misc.c add function to get boardinfo string 2013-06-24 21:39:07 +02:00
module.c module: remove duplicate ALIGN and __ALIGN_MASK definition 2013-06-21 08:08:37 +02:00
module.lds.S Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
oftree.c OF: base: sync of_find_node_by_path with linux OF API 2013-06-20 21:20:50 +02:00
parser.c treewide: fix format specifiers 2013-01-27 14:24:10 +01:00
partitions.c block: implement block_read/block_write functions 2013-05-31 09:34:48 +02:00
password.c password: fixed underflow on <backspace> 2012-12-05 10:38:27 +01:00
poller.c Add generic poll infrastructure 2010-12-20 09:28:21 +01:00
reset_source.c Enable a way to provide the reason for "being here" 2012-07-18 16:21:43 +02:00
resource.c treewide: fix format specifiers 2013-01-27 14:24:10 +01:00
s_record.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
startup.c startup: Add initcall tracing debug option 2013-06-25 11:52:36 +02:00
tlsf.c tlsf: Use NULL instead of 0 for returning NULL pointers 2012-06-30 22:34:54 +02:00
tlsf_malloc.c tlsf_malloc: drop duplicate include 2013-03-07 08:37:22 +01:00
tlsfbits.h tlsf: remove unused stuff from tlsfbits.h 2011-12-23 11:29:10 +01:00
uimage.c treewide: fix format specifiers 2013-01-27 14:24:10 +01:00
version.c add function to get boardinfo string 2013-06-24 21:39:07 +02:00