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-08-09
lib: lmb: fix overflow in __lmb_alloc_base w/ large RAM
Stephen Warren
1
-1
/
+4
2014-08-09
rsa: Fix two errors in the implementation
Simon Glass
2
-2
/
+3
2014-08-09
fdt: Sync up with libfdt
Simon Glass
5
-7
/
+95
2014-08-09
Implement generalised RSA public exponents for verified boot
Michael van der Westhuizen
2
-8
/
+145
2014-07-23
fdt: Add a function to get the node offset of an alias
Simon Glass
1
-0
/
+15
2014-07-23
fdt: Add a function to get the alias sequence of a node
Simon Glass
1
-0
/
+46
2014-07-23
Add a simple malloc() implementation for pre-relocation
Simon Glass
1
-0
/
+3
2014-07-22
Add option -r to env import to allow import of text files with CRLF as line e...
Alexander Holler
1
-1
/
+16
2014-07-22
lib/time.c cleanups
Pavel Machek
1
-8
/
+10
2014-07-18
lib:vsprintf: reduce scope of pack_hex_byte
Jeroen Hofstee
1
-11
/
+11
2014-07-18
lib:sha1: remove unused constant
Jeroen Hofstee
1
-2
/
+0
2014-07-18
lib:lmb: use __weak
Jeroen Hofstee
1
-4
/
+2
2014-07-18
lib: div64: add missing include
Jeroen Hofstee
1
-0
/
+1
2014-06-23
lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c
Heiko Schocher
3
-36
/
+40
2014-06-19
includes: move openssl headers to include/u-boot
Jeroen Hofstee
5
-9
/
+9
2014-06-19
mkimage: Automatically expand FDT in more cases
Simon Glass
1
-9
/
+18
2014-06-19
libfdt: Fix segfault when calling fit_check_format() on corrupt FIT images
Jon Nalley
1
-1
/
+1
2014-06-11
LzmaTools: don't self assign values
Jeroen Hofstee
1
-2
/
+2
2014-06-11
fdt: Update functions which write to an FDT to return -ENOSPC
Simon Glass
1
-9
/
+19
2014-06-02
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2
-6
/
+15
2014-05-28
initcall: Improve debugging support
Simon Glass
1
-5
/
+12
2014-05-28
exynos: Enable the LCD backlight for snow
Simon Glass
1
-0
/
+1
2014-05-28
power: Add support for TPS65090 PMU chip.
Tom Wai-Hong Tam
1
-0
/
+1
2014-05-23
eMMC: add support for operations in RPMB partition
Pierre Aubert
1
-0
/
+1
2014-05-16
ARM: dts: exynos: rename from EXYNOS5_DWMMC to EXYNOS_DWMMC
Jaehoon Chung
1
-1
/
+1
2014-05-12
lib/sha256: fix compile on some hosts
Andreas Bießmann
1
-1
/
+3
2014-04-18
aes: make apply_cbc_chain_data non-static
Stephen Warren
1
-12
/
+3
2014-04-17
Merge branch 'next'
Tom Rini
7
-77
/
+314
2014-04-08
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
4
-5798
/
+3813
2014-04-02
cmd:gpt: randomly generate each partition uuid if undefined
Przemyslaw Marczak
1
-2
/
+2
2014-04-02
new commands: uuid and guid - generate random unique identifier
Przemyslaw Marczak
1
-1
/
+43
2014-04-02
lib: uuid: add functions to generate UUID version 4
Przemyslaw Marczak
2
-4
/
+65
2014-04-02
lib: uuid: code refactor for proper maintain between uuid bin and string
Przemyslaw Marczak
1
-24
/
+59
2014-04-02
part_efi: move uuid<->string conversion functions into lib/uuid.c
Przemyslaw Marczak
2
-7
/
+55
2014-03-28
lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RAND
Przemyslaw Marczak
1
-3
/
+1
2014-03-28
Logo: TIZEN: Change booting logo size to official size.
Jonghwa Lee
2
-5774
/
+3605
2014-03-25
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
1
-0
/
+26
2014-03-21
env: Implement support for AES encryption into fw_* tools
Marek Vasut
1
-0
/
+4
2014-03-21
aes: Implement AES-128-CBC decryption function
Marek Vasut
1
-0
/
+28
2014-03-21
aes: Move the AES-128-CBC encryption function to common code
Marek Vasut
1
-0
/
+52
2014-03-21
tools, fit_check_sign: verify a signed fit image
Heiko Schocher
4
-8
/
+42
2014-03-21
rsa: add sha256,rsa4096 algorithm
Heiko Schocher
2
-16
/
+69
2014-03-21
rsa: add sha256-rsa2048 algorithm
Heiko Schocher
4
-64
/
+129
2014-03-21
fit: add sha256 support
Heiko Schocher
1
-2
/
+3
2014-03-17
sandbox: Add LCD driver
Simon Glass
1
-0
/
+1
2014-03-17
cros_ec: sandbox: Add Chrome OS EC emulation
Simon Glass
1
-0
/
+1
2014-03-17
cros_ec: Add a function for reading a flash map entry
Simon Glass
1
-0
/
+24
2014-03-12
drivers:mmc:sdhci: enable support for DT
Piotr Wilczek
1
-0
/
+1
2014-03-12
video:mipidsim:fdt: Add DT support for mipi dsim driver
Piotr Wilczek
1
-0
/
+1
2014-03-07
kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED
Masahiro Yamada
1
-0
/
+2
[next]