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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-08
Add crc8 routine
Simon Glass
2
-0
/
+26
2013-12-13
time: fix usec_to_tick()
Stephen Warren
1
-2
/
+2
2013-11-25
Merge branch 'sandbox1' of http://git.denx.de/u-boot-x86
Tom Rini
1
-4
/
+4
2013-11-25
Makefile: move some libraries to lib/Makefile
Masahiro Yamada
1
-0
/
+7
2013-11-21
sandbox: Correct data sizes and printf() strings in fdtdec.c
Simon Glass
1
-4
/
+4
2013-11-17
lib: descend into sub directories only when it is necessary
Masahiro Yamada
4
-6
/
+4
2013-11-11
time: fix gcc warnings on MIPS64
Daniel Schwierzeck
1
-2
/
+2
2013-11-08
time: add weak annotation to timer_read_counter declaration
Rob Herring
1
-1
/
+1
2013-11-08
env: fix the env export varname
Pierre Aubert
1
-1
/
+1
2013-11-04
Introduce common timer functions
Rob Herring
1
-0
/
+73
2013-11-04
config: consolidate CONFIG_SYS_HZ definition
Rob Herring
1
-0
/
+4
2013-10-31
lib: convert makefiles to Kbuild style
Masahiro Yamada
7
-203
/
+54
2013-10-20
exynos5: dts: Add COMPAT string data for USB 3.0 PHY and XHCI
Vivek Gautam
1
-0
/
+2
2013-10-14
Coding Style cleanup: remove trailing empty lines
Wolfgang Denk
2
-2
/
+0
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
1
-1
/
+1
2013-09-20
Cosmetic: Fix a number of typos, no functional changes.
Robert P. J. Day
1
-1
/
+1
2013-09-03
lzo: correctly bounds-check output buffer
Kees Cook
1
-1
/
+7
2013-09-03
lzma: correctly bounds-check output buffer
Kees Cook
1
-2
/
+6
2013-09-03
gzip: correctly bounds-check output buffer
Kees Cook
1
-2
/
+2
2013-08-10
libfdt: SPDX-License-Identifier: GPL-2.0+ BSD-2-Clause
Roger Meier
8
-368
/
+8
2013-07-24
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
1
-0
/
+1
2013-07-24
Add eCos-2.0 SPDX-License-Identifier to source files
Wolfgang Denk
1
-33
/
+1
2013-07-24
Add LGPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-14
/
+2
2013-07-24
Add LGPL-2.1+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-14
/
+1
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
36
-545
/
+36
2013-07-23
fdtdec: Add compatible string for High speed i2c
naveen krishna chatradhi
1
-0
/
+1
2013-07-16
tpm: add AUTH1 cmds for LoadKey2 and GetPubKey
Reinhard Pfau
1
-1
/
+350
2013-07-12
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
1
-0
/
+3
2013-07-11
ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114
Jim Lin
1
-0
/
+2
2013-07-03
lib/rsa/rsa-sig.c: compile on OS X
Andreas Bießmann
1
-1
/
+0
2013-06-26
libfdt: Add fdt_find_regions()
Simon Glass
1
-0
/
+129
2013-06-26
image: Add RSA support for image signing
Simon Glass
3
-0
/
+893
2013-06-26
Add trace library
Simon Glass
2
-0
/
+380
2013-06-26
Add function to print a number with grouped digits
Simon Glass
1
-0
/
+16
2013-06-26
cros: adds cros_ec keyboard driver
Hung-ying Tyan
1
-0
/
+1
2013-06-26
cros: add cros_ec driver
Hung-ying Tyan
1
-0
/
+1
2013-06-24
EXYNOS5: FDT: Add compatible strings for Serial
Rajeshwari Shinde
1
-0
/
+1
2013-06-22
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
1
-0
/
+1
2013-06-20
Makefile: move the common makefile line to public area
Ying Zhang
1
-10
/
+4
2013-06-19
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
1
-0
/
+1
2013-06-13
FDT: Add compatible string for DWMMC
Amar
1
-0
/
+1
2013-06-03
tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C)
Vincent Palatin
1
-0
/
+1
2013-05-31
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Tom Rini
1
-0
/
+59
2013-05-31
mtd: resync with Linux-3.7.1
Sergey Lapin
1
-0
/
+59
2013-05-30
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
3
-3
/
+36
2013-05-14
libfdt: Add fdt_next_subnode() to permit easy subnode iteration
Simon Glass
1
-0
/
+28
2013-05-10
Export fdt_stringlist_contains()
Simon Glass
1
-3
/
+2
2013-05-09
env: throw an error when an empty key is used
Lucian Cojocar
1
-0
/
+6
2013-05-05
lib: import bitrev library from the linux kernel
Mike Dunn
2
-0
/
+60
2013-05-01
lib: consolidate hang()
Andreas Bießmann
2
-0
/
+48
[next]