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
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-18
spl: Set spl_image->fdt_addr pointer for full fitImage configuration
Marek Vasut
1
-1
/
+3
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2
-2
/
+2
2019-05-09
fdt_shrink_to_minimum: do not mark fdt space reserved unconditionally
Simon Goldschmidt
1
-4
/
+8
2019-05-09
Make FIT support really optional
Fabrice Fontaine
1
-0
/
+2
2019-05-09
Fix spelling of available.
Vagrant Cascadian
1
-1
/
+1
2019-05-05
spl: fit: Always enable tracking of os-type if SPL_OS_BOOT is enabled
Jean-Jacques Hiblot
1
-1
/
+1
2019-04-29
configs: move CONFIG_SPL_TEXT_BASE to Kconfig
Simon Goldschmidt
1
-0
/
+7
2019-04-26
avb: add support for named persistent values
Igor Opaniuk
1
-0
/
+125
2019-04-26
main: add new bootstage ID for entering cli loop
Heiko Schocher
1
-0
/
+1
2019-04-26
watchdog: Implement generic watchdog_reset() version
Stefan Roese
2
-0
/
+9
2019-04-24
Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dm
Tom Rini
4
-17
/
+39
2019-04-24
image: android: fix 'iminfo' typo
Eugeniu Rosca
1
-1
/
+1
2019-04-24
image: android: allow booting lz4-compressed kernels
Eugeniu Rosca
2
-1
/
+12
2019-04-23
bootstage: Allow calling bootstage_mark() before bootstage_init()
Simon Glass
1
-0
/
+7
2019-04-23
sandbox: Improve debugging in initcall_run_list()
Simon Glass
1
-1
/
+1
2019-04-23
common: command: Add command execution tracer.
Christoph Muellner
1
-0
/
+14
2019-04-23
fdt: boot_get_fdt: android: use ENV 'fdtaddr' as fallback
Eugeniu Rosca
1
-1
/
+9
2019-04-23
fdt: boot_get_fdt: android: compress handling (non-functional)
Eugeniu Rosca
1
-9
/
+8
2019-04-23
fdt: boot_get_fdt: simplify no_fdt handling (non-functional)
Eugeniu Rosca
1
-6
/
+2
2019-04-23
fdt: boot_get_fdt: really boot w/o FDT when "goto no_fdt"
Eugeniu Rosca
1
-1
/
+1
2019-04-23
fdt: boot_get_fdt: remove redundant zeroing out
Eugeniu Rosca
1
-2
/
+0
2019-04-23
bootm: Simplying cache flush code
Trent Piepho
1
-6
/
+1
2019-04-23
malloc: Fix memalign not honoring alignment prior to full malloc init
Andreas Dannenberg
1
-2
/
+1
2019-04-23
spl: spl_nand.c: Add NAND loading message
Stefan Roese
1
-0
/
+4
2019-04-22
spl: ymodem: Add support for loading full fitImages
Marek Vasut
1
-1
/
+19
2019-04-22
fit: load all fragments from the extra configurations
Peter Ujfalusi
1
-0
/
+12
2019-04-22
Support boot Android image without address on bootm command
Shawn Guo
2
-2
/
+2
2019-04-15
Merge tag 'efi-2019-07-rc1-2' of git://git.denx.de/u-boot-efi
Tom Rini
1
-0
/
+7
2019-04-15
Merge tag 'video-for-2019.07-rc1' of git://git.denx.de/u-boot-video
Tom Rini
1
-1
/
+23
2019-04-14
usb: kbd: Properly translate up/down arrow keys
Andre Przywara
1
-1
/
+23
2019-04-14
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
1
-0
/
+2
2019-04-12
efi_loader: move efi_save_gd() call to board_r.c
Heinrich Schuchardt
1
-0
/
+7
2019-04-12
dm: spi: Read default speed and mode values from DT
Patrick Delaunay
1
-0
/
+2
2019-04-11
fdt: Remove duplicate code
Thierry Reding
1
-6
/
+0
2019-04-11
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
1
-13
/
+5
2019-04-09
spl: ymodem: Move GZ handling out of YModem session
Marek Vasut
1
-13
/
+15
2019-04-09
spl: ymodem: Terminate YModem session on error
Marek Vasut
1
-2
/
+3
2019-04-09
usb: Make portspeed return a read-only string
Ismael Luceno Cortes
1
-13
/
+5
2019-03-22
common: image-android-dt: Fix out-of-bounds access
Eugeniu Rosca
1
-2
/
+2
2019-03-22
common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabled
Abel Vesa
1
-0
/
+4
2019-03-08
image: fdt: handle coalesced reserve region
Patrick Delaunay
1
-2
/
+2
2019-02-28
spl: add debug print for early malloc usage
Simon Goldschmidt
1
-0
/
+2
2019-02-22
preboot: Introduce CONFIG_USE_PREBOOT and migrate CONFIG_PREBOOT
Masahiro Yamada
1
-0
/
+18
2019-02-20
log: Add a Kconfig option to set the default log level
Simon Glass
2
-1
/
+21
2019-02-20
log: Fix up Kconfig log level names
Simon Glass
1
-29
/
+37
2019-02-19
spl: implement CRC check on U-Boot uImage
Simon Goldschmidt
2
-7
/
+45
2019-02-15
usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGE
Abel Vesa
4
-9
/
+6
2019-02-13
efi_loader: refactor switch to non-secure mode
Heinrich Schuchardt
1
-0
/
+10
2019-02-10
Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dm
Tom Rini
1
-0
/
+8
2019-02-09
Convert CONFIG_BOARD_TYPES to Kconfig
Simon Glass
1
-0
/
+8
[next]