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
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-30
board_f: fix noncached reservation calculation
Stephen Warren
2
-3
/
+16
2019-08-27
image: add new "copro" image type
Patrick Delaunay
1
-0
/
+1
2019-08-26
Merge branch '2019-08-26-master-imports'
Tom Rini
2
-0
/
+18
2019-08-26
Kconfig: Varios: Fix more SPL, TPL dependencies
Adam Ford
1
-0
/
+1
2019-08-26
board_f: reserve noncached space below malloc area
Vikas Manocha
1
-0
/
+17
2019-08-26
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
6
-14
/
+135
2019-08-26
riscv: support SPL stack and global data relocation
Lukas Auer
1
-1
/
+1
2019-08-26
spl: support booting via RISC-V OpenSBI
Lukas Auer
5
-0
/
+110
2019-08-26
spl: fit: use U-Boot device tree when FIT image has no device tree
Lukas Auer
1
-13
/
+24
2019-08-25
Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig
Hannes Schmelzer
1
-0
/
+8
2019-08-23
Kconfigs: Various: Fix some SPL, TPL and ARM64 dependencies
Adam Ford
1
-0
/
+2
2019-08-11
Drop PCMCIA
Simon Glass
1
-12
/
+0
2019-08-11
env: Rename environment.h to env_internal.h
Simon Glass
3
-3
/
+3
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2
-2
/
+0
2019-08-11
env: Move get/set_default_env() to env.h
Simon Glass
2
-2
/
+2
2019-08-11
env: Move env_get() to env.h
Simon Glass
11
-0
/
+11
2019-08-11
env: Move env_set() to env.h
Simon Glass
8
-0
/
+8
2019-08-11
env: Move env_get_hex() to env.h
Simon Glass
1
-0
/
+1
2019-08-11
env: Move env_set_hex() to env.h
Simon Glass
3
-0
/
+3
2019-08-11
env: Move env_relocate() to env.h
Simon Glass
1
-0
/
+1
2019-08-11
env: Move env_init() to env.h
Simon Glass
2
-0
/
+2
2019-08-11
env: Create a new file for environment functions
Simon Glass
1
-0
/
+1
2019-08-11
common: Remove video_setmem()
Simon Glass
1
-7
/
+0
2019-08-11
common: Move lcd_setmem() to lcd.h
Simon Glass
1
-0
/
+1
2019-08-11
common: Move gzip functions into a new gzip header
Simon Glass
3
-0
/
+3
2019-08-11
spl: implement stack usage check
Simon Goldschmidt
3
-0
/
+64
2019-08-07
common: image-android-dt: Fix logic in print fdt info routine
Sam Protsenko
1
-5
/
+6
2019-08-07
fit: Do not automatically decompress ramdisk images
Julius Werner
1
-4
/
+9
2019-08-07
console: execute flush on uart when silent is removed
Patrick Delaunay
1
-9
/
+36
2019-08-07
console: update silent tag after env load
Patrick Delaunay
1
-0
/
+4
2019-08-07
avb: Fix build when CONFIG_OPTEE_TA_AVB is disabled
Sam Protsenko
1
-0
/
+3
2019-08-07
autoboot: fix bug using with CAAM and AUTOBOOT_ENCRYPTION
Heiko Schocher
1
-3
/
+12
2019-08-02
autoboot: Adjust the implementation in autoboot_command()
Simon Glass
1
-6
/
+9
2019-08-02
autoboot: Move a few more options from #ifdef to if()
Simon Glass
1
-10
/
+9
2019-08-02
autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOT
Simon Glass
1
-1
/
+1
2019-08-02
autoboot: Tidy up use of menukey
Simon Glass
1
-12
/
+14
2019-08-02
autoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEY
Simon Glass
1
-5
/
+5
2019-08-02
autoboot: Drop unused CONFIG_MENUPROMPT
Simon Glass
1
-4
/
+0
2019-08-02
autoboot: Drop #ifdef CONFIG_AUTOBOOT_KEYED
Simon Glass
1
-9
/
+8
2019-08-02
autoboot: Use if() for CONFIG_SILENT_CONSOLE
Simon Glass
1
-3
/
+1
2019-08-02
autoboot: Improve docs for CONFIG_AUTOBOOT_ENCRYPTION
Simon Glass
1
-0
/
+16
2019-08-02
autoboot: Drop #ifdef for CONFIG_AUTOBOOT_ENCRYPTION
Simon Glass
1
-6
/
+8
2019-08-02
autoboot: Use CONFIG_AUTOBOOT_STOP_STR_SHA256 indirectly
Simon Glass
1
-1
/
+7
2019-08-02
Convert CONFIG_SHOW_BOOT_PROGRESS to Kconfig
Simon Glass
1
-0
/
+162
2019-08-02
main: Use conditional run_preboot_environment_command()
Simon Glass
1
-3
/
+2
2019-07-30
Merge tag 'video-for-2019.10-rc1' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
1
-1
/
+3
2019-07-29
edid: fix edid_get_timing_validate() mode_valid lookup
Neil Armstrong
1
-1
/
+3
2019-07-29
Merge branch '2019-07-29-master-imports'
Tom Rini
4
-187
/
+221
2019-07-29
gpio: fixes for gpio-hog support
Heiko Schocher
1
-2
/
+2
2019-07-29
fit: Support compat string property in configuration node
Julius Werner
1
-28
/
+39
[next]