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
old/tizen_20241126
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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-19
tegra: Add SOC support for display/lcd
Wei Ni
1
-0
/
+1
2012-11-19
tegra: Add support for PWM
Simon Glass
1
-0
/
+1
2012-11-04
lib/vsprintf.c: sparse fixes
Kim Phillips
1
-2
/
+2
2012-11-04
lib/zlib: sparse fixes
Kim Phillips
5
-43
/
+16
2012-11-02
lib/vsprintf.c: don't special-case pointers to address null
Wolfgang Denk
1
-0
/
+6
2012-10-22
Merge branch 'next'
Gerald Van Baren
3
-1
/
+112
2012-10-15
libfdt: Add helper function to create a trivial, empty tree
Gerald Van Baren
2
-1
/
+85
2012-10-15
libfdt: Add support for appending the values to a existing property
Minghuan Lian
1
-0
/
+27
2012-10-15
lib: vsprintf.c: replace NUM_TYPE with s64/u64 types
Daniel Schwierzeck
1
-6
/
+5
2012-10-15
lib: vsprintf.c: fix checkpath.pl warnings
Daniel Schwierzeck
1
-50
/
+77
2012-10-15
ARM: prevent misaligned array inits
Albert ARIBAUD
1
-0
/
+3
2012-10-01
OMAP: networking support for SPL
Ilya Yanok
2
-2
/
+9
2012-09-29
lib: add gzip lib function callback
Lei Wen
2
-0
/
+143
2012-09-29
lib: zlib: remove the limitation for cannot using 0 as start
Lei Wen
1
-3
/
+1
2012-09-29
lib: zlib: include deflate into zlib build
Lei Wen
3
-4
/
+16
2012-09-29
lib: zlib: import trees file from 1.2.5
Lei Wen
2
-0
/
+1371
2012-09-29
lib: zlib: import deflate source file from 1.2.5
Lei Wen
2
-0
/
+2176
2012-09-21
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Tom Rini
1
-8
/
+19
2012-09-21
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
1
-0
/
+1
2012-09-21
fdt: Tidy debugging, add to fdtdec_get_int/addr()
Simon Glass
1
-8
/
+19
2012-09-18
env: delete selected vars not present in imported env
Gerlando Falauto
1
-8
/
+42
2012-09-18
env: check and apply changes on delete/destroy
Gerlando Falauto
1
-6
/
+10
2012-09-18
env: add check/apply logic to himport_r()
Gerlando Falauto
1
-1
/
+19
2012-09-18
env: make himport_r() selective on variables
Gerlando Falauto
1
-1
/
+26
2012-09-07
tegra: nand: Add Tegra NAND driver
Jim Lin
1
-0
/
+1
2012-08-10
fdt: Include arch specific gpio.h instead of asm-generic/gpio.h
Michal Simek
1
-2
/
+1
2012-07-08
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2
-2
/
+53
2012-07-07
SPL: lib/Makefile: Add crc32.c to SPL build
Stefan Roese
1
-1
/
+1
2012-07-07
net: use common rand()/srand() functions
Michael Walle
1
-1
/
+3
2012-07-07
lib: add rand() function
Michael Walle
2
-0
/
+49
2012-07-06
lib/powerpc: addrmap_phys_to_virt() should return a pointer
Timur Tabi
1
-8
/
+11
2012-05-25
create lib/tizen directory
Donghwa Lee
4
-0
/
+5186
2012-05-15
tegra: Add tegra keyboard driver
Rakesh Iyer
1
-0
/
+1
2012-05-15
fdt: Add fdtdec functions to read byte array
Anton Staff
1
-0
/
+24
2012-05-15
tegra: Add EMC support for optimal memory timings
Jimmy Zhang
1
-0
/
+2
2012-05-15
Add AES crypto library
Yen Lin
2
-0
/
+599
2012-05-15
fdt: Add function to return next compatible subnode
Simon Glass
1
-0
/
+15
2012-05-15
fdt: Add function to locate an array in the device tree
Simon Glass
1
-0
/
+11
2012-04-30
gunzip: rename z{alloc, free} to gz{alloc, free}
Mike Frysinger
1
-7
/
+4
2012-04-29
GCC47: Fix warning in md5.c
Marek Vasut
1
-2
/
+2
2012-04-10
Move bootstage timer out of lib/time.c
Simon Glass
1
-17
/
+0
2012-03-30
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Wolfgang Denk
1
-2
/
+2
2012-03-29
tegra: i2c: Add I2C driver
Yen Lin
1
-0
/
+2
2012-03-29
fdt: Add function to allow aliases to refer to multiple nodes
Simon Glass
1
-4
/
+18
2012-03-29
fdt: Avoid early panic() when there is no FDT present
Simon Glass
1
-5
/
+19
2012-03-29
tegra: usb: Add support for Tegra USB peripheral
Simon Glass
1
-0
/
+1
2012-03-29
fdt: Add basic support for decoding GPIO definitions
Simon Glass
1
-0
/
+79
2012-03-29
fdt: Add functions to access phandles, arrays and bools
Simon Glass
1
-0
/
+67
2012-03-29
fdt: Tidy up a few fdtdec problems
Simon Glass
1
-6
/
+16
2012-03-29
fdt: Add tests for fdtdec
Simon Glass
2
-0
/
+227
[next]