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-10-08
imx: Kconfig: Reduce default CONFIG_CSF_SIZE
Breno Matheus Lima
1
-3
/
+4
2019-10-08
imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon mode
Lukasz Majewski
1
-0
/
+9
2019-10-08
Revert "habv4: tools: Avoid hardcoded CSF size for SPL targets"
Stefano Babic
1
-5
/
+3
2019-10-08
habv4: tools: Avoid hardcoded CSF size for SPL targets
Breno Matheus Lima
1
-3
/
+5
2019-10-08
spl: mmc: support loading i.MX container format file
Peng Fan
1
-0
/
+10
2019-10-08
ARM: imx: Support larger SPL size on IMX6DQ
Robert Hancock
1
-1
/
+2
2019-10-08
spl: pass args to board_return_to_bootrom
Peng Fan
1
-3
/
+4
2019-09-21
splash: fix splash banner output
Anatolij Gustschin
1
-1
/
+45
2019-09-21
splash: fix logo drawing if CONFIG_VIDEO_LOGO enabled
Anatolij Gustschin
1
-2
/
+33
2019-09-11
usb: Add nonblock argument to submit_int_msg
Michal Suchanek
3
-6
/
+9
2019-09-11
usb: storage: submit_int_msg -> usb_int_msg
Michal Suchanek
1
-2
/
+2
2019-09-11
usb: usb_submit_int_msg -> usb_int_msg
Michal Suchanek
2
-6
/
+6
2019-09-11
usb_kdb: only process events successfully received
Michal Suchanek
1
-4
/
+3
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
[next]