index
:
profile/common/platform/kernel/u-boot-artik
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_unified
master
tizen
tizen_20160927
tizen_3.0
tizen_3.0.m2
tizen_4.0
Domain: System / Kernel; Licenses: GPL-2.0;
Jaehoon Chung <jh80.chung@samsung.com>, Junghoon Kim <jhoon20.kim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
common.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-11
include: move various macros to include/linux/kernel.h
Masahiro Yamada
1
-56
/
+1
2015-08-06
disk/gpt: Fix GPT partition handling for blocksize != 512
Egbert Eich
1
-2
/
+9
2015-07-27
Add option to display customised memory information
Simon Glass
1
-0
/
+9
2015-07-24
COMMON: Add __stringify() function
Marek Vasut
1
-0
/
+1
2015-07-24
lib: uuid: code refactor for proper maintain between uuid bin and string
Przemyslaw Marczak
1
-3
/
+1
2015-07-24
part_efi: move uuid<->string conversion functions into lib/uuid.c
Przemyslaw Marczak
1
-1
/
+2
2015-07-24
Update set_working_fdt_addr() to use setenv_addr()
Simon Glass
1
-1
/
+13
2015-07-24
sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf
Simon Glass
1
-0
/
+12
2015-07-24
common: remove endif of CONFIG_PPC
Chanho Park
1
-1
/
+0
2015-07-22
include/linux/byteorder: import latest endian definitions from linux
Kim Phillips
1
-3
/
+0
2012-07-20
common.h: Remove include compiler.h
Marek Vasut
1
-2
/
+1
2012-07-18
common.h: Introduce DEFINE_CACHE_ALIGN_BUFFER
Marek Vasut
1
-3
/
+18
2012-07-07
net: use common rand()/srand() functions
Michael Walle
1
-1
/
+3
2012-07-07
lib: add rand() function
Michael Walle
1
-0
/
+8
2012-06-21
pxe: add support for parsing local syslinux files
Rob Herring
1
-0
/
+6
2012-06-03
MIPS: board.c: move extern declarations to u-boot-mips.h
Daniel Schwierzeck
1
-0
/
+3
2012-05-23
net: Allow filtering on debug traces in the net subsystem
Joe Hershberger
1
-7
/
+7
2012-05-20
Merge branch 'master' of git://git.denx.de/u-boot-net
Wolfgang Denk
1
-0
/
+4
2012-05-15
net: cosmetic: net.c checkpatch compliance
Joe Hershberger
1
-0
/
+4
2012-05-15
Add abs() macro to return absolute value
Simon Glass
1
-0
/
+25
2012-04-10
Move bootstage timer out of lib/time.c
Simon Glass
1
-7
/
+0
2012-03-23
Revert "Add board_pre_console_putc to deal with early console output"
Simon Glass
1
-7
/
+0
2012-03-18
bootstage: Define an optional microsecond timer
Simon Glass
1
-0
/
+7
2012-03-18
bootstage: Create an initial header for boot progress integers
Simon Glass
1
-4
/
+2
2012-03-06
Stop using builtin_run_command()
Simon Glass
1
-1
/
+0
2012-03-06
Rename run_command2() to run_command()
Simon Glass
1
-1
/
+1
2012-03-06
Rename run_command() to builtin_run_command()
Simon Glass
1
-1
/
+1
2012-03-06
Remove CMD_PXE's static on run_command()
Simon Glass
1
-2
/
+0
2012-02-12
davinci: add support for printing clock frequency
Hadli, Manjunath
1
-0
/
+1
2012-02-12
common: add possibility for readline_into_buffer timeout
Heiko Schocher
1
-1
/
+2
2012-01-06
Revert "common.h: remove value from bool defines"
Wolfgang Denk
1
-8
/
+8
2012-01-05
common.h: remove value from bool defines
Igor Grinberg
1
-8
/
+8
2011-12-17
Move vsprintf functions into their own header
Simon Glass
1
-10
/
+1
2011-12-09
Add board_pre_console_putc to deal with early console output
Simon Glass
1
-0
/
+7
2011-11-22
common: move extern char console_buffer[] to common.h
Igor Grinberg
1
-0
/
+1
2011-10-27
DEBUG: Fix debug macros
Marek Vasut
1
-10
/
+16
2011-10-26
fdt: Add support for embedded device tree (CONFIG_OF_EMBED)
Simon Glass
1
-0
/
+1
2011-10-26
tftpput: add save_addr and save_size global variables
Simon Glass
1
-0
/
+2
2011-10-26
Add setenv_ulong() and setenv_addr()
Simon Glass
1
-0
/
+2
2011-10-26
Move simple_itoa to vsprintf
Simon Glass
1
-0
/
+1
2011-10-25
cache: add ALLOC_CACHE_ALIGN_BUFFER macro
Anton staaf
1
-0
/
+58
2011-10-23
Add getenv_ulong() to read an integer from an environment variable
Simon Glass
1
-0
/
+1
2011-10-23
cache: include asm/cache.h for ARCH_DMA_MINALIGN definition
Anton Staaf
1
-0
/
+8
2011-10-22
consolidate mdelay by providing a common function for all users
Anatolij Gustschin
1
-0
/
+1
2011-10-22
nds32: add NDS32 support into common header file
Macpaul Lin
1
-0
/
+4
2011-10-17
sandbox: Add architecture header files
Simon Glass
1
-0
/
+3
2011-10-17
Add pxe command
Jason Hobbs
1
-0
/
+6
2011-10-17
lib: add uuid_str_to_bin for use with bootp and PXE uuid
Jason Hobbs
1
-0
/
+4
2011-10-17
common, menu: use abortboot for menu timeout
Jason Hobbs
1
-0
/
+3
2011-10-15
serial_exit: punt unused prototype
Mike Frysinger
1
-1
/
+0
[next]