index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@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
2019-08-11
common: Add a note about the effort to reduce common.h
Simon Glass
1
-0
/
+6
2019-08-11
Drop PCMCIA
Simon Glass
1
-2
/
+0
2019-08-11
env: Rename environment.h to env_internal.h
Simon Glass
1
-1
/
+1
2019-08-11
env: Move TOTAL_MALLOC_LEN to environment.h
Simon Glass
1
-10
/
+0
2019-08-11
env: Move env_get() to env.h
Simon Glass
1
-12
/
+0
2019-08-11
env: Move env_set() to env.h
Simon Glass
1
-12
/
+0
2019-08-11
env: Move env_get_hex() to env.h
Simon Glass
1
-12
/
+0
2019-08-11
env: Move env_get_yesno() to env.h
Simon Glass
1
-6
/
+0
2019-08-11
env: Move env_get_ulong() to env.h
Simon Glass
1
-13
/
+0
2019-08-11
env: Move env_set_ulong() to env.h
Simon Glass
1
-9
/
+0
2019-08-11
env: Move env_set_hex() to env.h
Simon Glass
1
-21
/
+0
2019-08-11
env: Move envmatch() to env.h
Simon Glass
1
-3
/
+0
2019-08-11
env: Move env_relocate() to env.h
Simon Glass
1
-1
/
+0
2019-08-11
env: Move env_init() to env.h
Simon Glass
1
-1
/
+0
2019-08-11
env: Move env_get_f() to env.h
Simon Glass
1
-12
/
+0
2019-08-11
env: Move get_env_id() to env.h
Simon Glass
1
-2
/
+0
2019-08-11
env: Create a new file for environment functions
Simon Glass
1
-4
/
+0
2019-08-11
common: Remove video_setmem()
Simon Glass
1
-3
/
+0
2019-08-11
common: Move lcd_setmem() to lcd.h
Simon Glass
1
-3
/
+0
2019-08-11
common: Drop the dpram_... functions
Simon Glass
1
-5
/
+0
2019-08-11
common: Move gzip functions into a new gzip header
Simon Glass
1
-52
/
+0
2019-01-15
Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm
Tom Rini
1
-5
/
+0
2019-01-15
common: command: Add support for $ auto-completion
Boris Brezillon
1
-1
/
+2
2019-01-14
serial: Move new functions to serial.h
Simon Glass
1
-5
/
+0
2018-12-05
Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm
Tom Rini
1
-0
/
+4
2018-12-05
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
1
-7
/
+0
2018-12-05
dm: serial: Introduce ->getinfo() callback
Andy Shevchenko
1
-0
/
+3
2018-12-05
dm: serial: Add ->getconfig() callback
Andy Shevchenko
1
-0
/
+1
2018-12-02
efi_loader: Reserve unaccessible memory
Alexander Graf
1
-0
/
+11
2018-11-27
spi: Remove unused mpc8xx code
Jagan Teki
1
-7
/
+0
2018-11-26
Drop CONFIG_INIT_CRITICAL
Bin Meng
1
-5
/
+0
2018-11-20
Use _AC and UL macros from linux/const.h
Baruch Siach
1
-9
/
+0
2018-10-19
bootcount: Make bootcount magic configurable
Marek Vasut
1
-1
/
+0
2018-09-10
Remove <inttypes.h> includes and PRI* usages in printf() entirely
Masahiro Yamada
1
-3
/
+0
2018-09-10
sandbox: Add serial test
Patrice Chotard
1
-0
/
+1
2018-06-19
common: Fix cpu nr type which is always unsigned type
Michal Simek
1
-4
/
+4
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-04-27
Convert CONFIG_SPI to Kconfig
Adam Ford
1
-10
/
+2
2018-03-16
common: move board_info.c prototypes in init.h
Patrick Delaunay
1
-2
/
+1
2018-03-16
common: move board_r.c prototypes in init.h
Patrick Delaunay
1
-16
/
+3
2018-03-16
common: move board_init.c prototypes in init.h
Patrick Delaunay
1
-37
/
+1
2018-03-16
common: move board_f.c prototypes in init.h
Patrick Delaunay
1
-67
/
+4
2018-03-16
post: remove reference to power functions
Patrick Delaunay
1
-1
/
+0
2018-03-16
common: remove unused prototypes
Patrick Delaunay
1
-10
/
+0
2018-03-16
common: add a prototype for mach_cpu_init()
Patrick Delaunay
1
-10
/
+3
2018-01-23
common: board_f: vid: Add VID specific API to adjust core voltage
Rajesh Bhagat
1
-0
/
+3
2017-12-07
Move debug and logging support to a separate header
Simon Glass
1
-45
/
+1
2017-11-29
spl: make CONFIG_OF_EMBED pass dts through fdtgrep
Goldschmidt Simon
1
-0
/
+1
2017-10-16
common: Add a prototype for s_init()
Diego Dorta
1
-0
/
+2
2017-10-05
gzip: add a function to parse the header
Jean-Jacques Hiblot
1
-0
/
+1
[next]