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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-23
binman: Ensure that coverage has access to site packages
Simon Glass
1
-0
/
+8
2019-07-23
binman: Add a function to decode an ELF file
Simon Glass
3
-0
/
+102
2019-07-23
binman: Add a function to create a sample ELF file
Simon Glass
2
-0
/
+117
2019-07-23
binman: Detect skipped tests
Simon Glass
1
-2
/
+7
2019-07-23
binman: Use a better error for missing Intel descriptor
Simon Glass
2
-3
/
+3
2019-07-23
binman: Tidy up help for --indir
Simon Glass
1
-1
/
+1
2019-07-23
binman: Add missing comments toentry
Simon Glass
1
-0
/
+15
2019-07-23
binman: Add missing comments to bsection
Simon Glass
1
-0
/
+23
2019-07-23
binman: Add a --toolpath option to set the tool search path
Simon Glass
3
-0
/
+13
2019-07-23
patman: Add a way to set the search path for tools
Simon Glass
1
-5
/
+37
2019-07-23
binman: Add coverage tools info for Python 3
Simon Glass
1
-1
/
+1
2019-07-23
binman: Correct two typos in function names in ftest
Simon Glass
1
-2
/
+2
2019-07-23
binman: Fix comment in bsection.GetEntries()
Simon Glass
1
-2
/
+2
2019-07-23
tools: Drop duplicate raise_on_error argument
Simon Glass
1
-2
/
+2
2019-07-23
cbfs: Rename checksum to attributes_offset
Simon Glass
2
-4
/
+5
2019-07-23
cbfs: Add an enum and comment for the magic number
Simon Glass
1
-0
/
+11
2019-07-23
x86: Add ifwitool for Intel Integrated Firmware Image
Simon Glass
2
-0
/
+2307
2019-07-23
Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
29
-78
/
+1127
2019-07-23
Merge tag 'rockchip-for-v2019.07-2' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2
-5
/
+7
2019-07-22
rockchip: TPL banner should depend on CONFIG_TPL_BANNER_PRINT
Chris Webb
1
-0
/
+2
2019-07-22
rockchip: Fix TPL build without CONFIG_TPL_SERIAL_SUPPORT
Chris Webb
1
-1
/
+1
2019-07-22
rtc: Add rtc driver for stm32mp1
Patrick Delaunay
6
-0
/
+336
2019-07-22
clk: stm32mp1: Add RTC clock entry
Patrick Delaunay
1
-0
/
+9
2019-07-22
doc: device-tree-bindings: alignment with v5.2-rc6 for spi-stm32-qspi.txt
Patrice Chotard
1
-33
/
+38
2019-07-22
spi: stm32_qspi: Remove "st, stm32-qspi" compatible string
Patrice Chotard
1
-1
/
+0
2019-07-22
ARM: dts: stm32: Use kernel qspi compatible string for stm32f469-disco-uboot....
Patrice Chotard
1
-1
/
+1
2019-07-22
ARM: dts: stm32: Use kernel qspi compatible string for stm32f7-uboot.dtsi
Patrice Chotard
1
-1
/
+1
2019-07-22
configs: stm32mp15: enable stm32 remoteproc
Patrick Delaunay
3
-0
/
+3
2019-07-22
MAINTAINERS: Add stm32 remoteproc driver
Fabien Dessenne
1
-0
/
+1
2019-07-22
remoteproc: Introduce STM32 Cortex-M4 remoteproc driver
Fabien Dessenne
3
-0
/
+268
2019-07-22
remoteproc: add elf file load support
Fabien Dessenne
5
-4
/
+275
2019-07-22
remoteproc: add device_to_virt ops
Fabien Dessenne
1
-0
/
+12
2019-07-22
remoteproc: fix function headers
Fabien Dessenne
1
-36
/
+68
2019-07-22
dm: core: Introduce xxx_translate_dma_address()
Fabien Dessenne
10
-2
/
+115
2019-07-21
Merge tag 'rockchip-for-v2019.07' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
125
-1390
/
+8244
2019-07-20
rockchip: sdhci: Fix sdhci mmc driver probe abort
Kever Yang
1
-4
/
+4
2019-07-20
rockchip: Remove obsolete references to pyelftools
Chris Webb
2
-10
/
+0
2019-07-20
rockchip: make_fit_atf.py: Eliminate pyelftools dependency
Chris Webb
1
-43
/
+32
2019-07-20
rockchip: enable rk322x TPL_BOOTROM_SUPPORT in Kconfig
Kever Yang
1
-0
/
+1
2019-07-20
rockchip: video: rk3288_hdmi: Add missing call to dw_hdmi_enable()
Niklas Schulze
1
-1
/
+1
2019-07-20
rockchip: rk3399: use common TPL board file
Kever Yang
3
-72
/
+1
2019-07-20
rockchip: rk3399: remove TPL_BOARD_INIT
Kever Yang
2
-8
/
+2
2019-07-20
rockchip: rk3399: use common secure_timer_init() for spl/tpl
Kever Yang
4
-37
/
+34
2019-07-20
rockchip: rk3368: use common TPL board file
Kever Yang
3
-75
/
+1
2019-07-20
rockchip: rk3288: use common TPL board file
Kever Yang
3
-90
/
+1
2019-07-20
rockchip: rk322x: use common TPL board file
Kever Yang
3
-81
/
+1
2019-07-20
rockchip: add common tpl board file
Kever Yang
3
-0
/
+96
2019-07-20
rockchip: evb-px5: switch to use ARM generic timer
Kever Yang
2
-5
/
+0
2019-07-20
rockchip: rk3368-lion: switch to use ARM generic timer
Kever Yang
2
-5
/
+0
2019-07-20
rockchip: rk3368: enable stimer for rk3368
Kever Yang
3
-1
/
+50
[prev]
[next]