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-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
2019-02-09
initcall: Move to inline function
Alexander Graf
1
-4
/
+1
2019-02-08
fdt: support booting with dtb in Android image
Shawn Guo
1
-0
/
+21
2019-02-07
spl: Kconfig: Enable SPI_FLASH_TINY by default for SPL
Vignesh R
1
-0
/
+1
2019-02-07
mtd: spi: Add lightweight SPI flash stack for SPL
Vignesh R
1
-1
/
+10
2019-02-07
mtd: spi: spi-nor-core: Add SFDP support
Vignesh R
1
-1
/
+12
2019-02-02
lmb: handle more than one DRAM BANK
Simon Goldschmidt
1
-2
/
+2
2019-02-01
spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4
Tien Fong Chee
3
-5
/
+5
2019-02-01
spl: fat/fs: Add option to include/exclude FAT write build in SPL
Tien Fong Chee
1
-0
/
+7
2019-02-01
spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT
Tien Fong Chee
3
-5
/
+5
2019-01-26
linker: Modify linker scripts to be more generic
Tom Rini
1
-0
/
+2
2019-01-26
dfu: Remove dependency on HUSH parser in SPL
Andrew F. Davis
2
-2
/
+1
2019-01-26
spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU
Andrew F. Davis
4
-8
/
+8
2019-01-19
Kconfig: Migrate BOUNCE_BUFFER
Philipp Tomsich
1
-0
/
+11
2019-01-18
common: spl: Kconfig: spelling fixes
Chris Packham
1
-1
/
+1
2019-01-16
bootm: use new common function lmb_init_and_reserve
Simon Goldschmidt
1
-6
/
+2
2019-01-16
fdt: parse "reserved-memory" for memory reservation
Simon Goldschmidt
1
-8
/
+45
2019-01-15
Merge tag 'dm-pull-15jan19' of git://git.denx.de/u-boot-dm
Tom Rini
1
-2
/
+2
2019-01-15
common: command: Add support for $ auto-completion
Boris Brezillon
1
-6
/
+26
2019-01-15
common: command: Rework the 'cmd is repeatable' logic
Boris Brezillon
1
-4
/
+32
2019-01-15
common: command: Expose a generic helper to auto-complete sub commands
Boris Brezillon
1
-4
/
+16
2019-01-15
common: command: Fix command auto-completion
Boris Brezillon
1
-2
/
+10
2019-01-15
common: Kconfig: miscellaneous spelling fixes
Chris Packham
1
-5
/
+5
2019-01-15
xyz-modem: Fix timeout loop waiting with WATCHDOG
Lokesh Vutla
1
-0
/
+2
2019-01-15
spl: ymodem: Add support for loading gzip compressed uImage
Marek Vasut
1
-5
/
+24
2019-01-14
common: fdt_support: print hexadecimal numbers in debug
Sekhar Nori
1
-2
/
+2
2019-01-14
image: fix compiling without CMD_FDT
Simon Goldschmidt
2
-2
/
+4
2019-01-10
Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET
Jean-Jacques Hiblot
1
-2
/
+2
2019-01-01
Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imx
Tom Rini
3
-2
/
+21
2019-01-01
imx8m: Enable CONFIG_SPL_FIT_IMAGE_TINY for iMX8M
Ye Li
1
-0
/
+1
2019-01-01
tools: add i.MX8M image support
Peng Fan
1
-0
/
+1
2019-01-01
SPL: Add HAB image authentication to FIT
Ye Li
1
-2
/
+19
2018-12-31
riscv: bootm: Support booting VxWorks
Bin Meng
1
-1
/
+1
2018-12-31
bootm: vxworks: Make do_bootm_vxworks() non-static
Bin Meng
1
-2
/
+2
2018-12-31
bootm: vxworks: Make do_bootvx_fdt() static
Bin Meng
1
-1
/
+1
[next]