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
2016-10-28
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
1
-0
/
+5
2016-10-26
config: Move CONFIG_DEFAULT_FDT_FILE to defconfigs
Jagan Teki
1
-0
/
+5
2016-10-23
Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig
Simon Glass
3
-4
/
+13
2016-10-23
Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig
Simon Glass
1
-0
/
+8
2016-10-23
Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig
Simon Glass
1
-0
/
+9
2016-10-23
Convert CONFIG_SYS_CONSOLE_ENV_OVERWRITE to Kconfig
Simon Glass
1
-0
/
+9
2016-10-23
Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig
Simon Glass
1
-0
/
+21
2016-10-23
Convert CONSOLE_PRE_CONSOLE_BUFFER options to Kconfig
Simon Glass
2
-3
/
+45
2016-10-23
Convert SILENT_CONSOLE options to Kconfig
Simon Glass
2
-2
/
+47
2016-10-17
watchdog: Fix Watchdog Reset while in U-Boot Prompt
Andreas J. Reichel
1
-0
/
+2
2016-10-15
spl: move SYS_OS_BASE to Kconfig
Heiko Schocher
1
-0
/
+10
2016-10-14
spl: move SPL_OS_BOOT to Kconfig
Heiko Schocher
1
-0
/
+8
2016-10-13
libfdt: Sync fdt_for_each_subnode() with upstream
Simon Glass
2
-5
/
+5
2016-10-13
libfdt: Bring in upstream stringlist functions
Simon Glass
2
-21
/
+17
2016-10-13
cmd/fdt: add possibilty to have 'extrasize' on fdt resize
Hannes Schmelzer
2
-2
/
+3
2016-10-12
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2
-7
/
+83
2016-10-12
common: Add DISPLAY_BOARDINFO
Lokesh Vutla
1
-0
/
+8
2016-10-12
common/Kconfig: Add DISPLAY_CPUINFO
Lokesh Vutla
1
-0
/
+8
2016-10-11
board_f: Drop the extra fdtdec_prepare_fdt()
Simon Glass
1
-3
/
+0
2016-10-11
dm: stdio: Allow lazy probing of video devices
Simon Glass
1
-4
/
+83
2016-10-08
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
1
-0
/
+1
2016-10-08
spl: saveenv: adding saveenv support in SPL
B, Ravi
1
-0
/
+13
2016-10-07
common/console.c: ensure GD_FLG_SILENT is set or cleared
Chris Packham
1
-4
/
+13
2016-10-06
Various, accumulated typos collected from around the tree.
Robert P. J. Day
2
-3
/
+3
2016-10-06
spl: Make spl_boot_list a local variable
Simon Glass
1
-12
/
+12
2016-10-06
spl: Update spl_load_simple_fit() to take an spl_image param
Simon Glass
7
-10
/
+11
2016-10-06
spl: Update fat functions to take an spl_image parameter
Simon Glass
4
-20
/
+29
2016-10-06
spl: Update ext functions to take an spl_image parameter
Simon Glass
2
-11
/
+14
2016-10-06
spl: Pass spl_image as a parameter to load_image() methods
Simon Glass
11
-75
/
+98
2016-10-06
spl: Convert spl_board_load_image() to use linker list
Simon Glass
1
-11
/
+2
2016-10-06
spl: Convert spl_net_load_image() to use linker list
Simon Glass
2
-14
/
+25
2016-10-06
spl: Convert spl_spi_load_image() to use linker list
Simon Glass
2
-5
/
+3
2016-10-06
spl: spi: Move the generic SPI loader into common/spl
Simon Glass
2
-0
/
+124
2016-10-06
spl: Convert spl_sata_load_image() to use linker list
Simon Glass
2
-5
/
+2
2016-10-06
spl: Convert spl_usb_load_image() to use linker list
Simon Glass
2
-4
/
+2
2016-10-06
spl: Convert spl_ymodem_load_image() to use linker list
Simon Glass
2
-5
/
+2
2016-10-06
spl: Convert spl_nor_load_image() to use linker list
Simon Glass
2
-5
/
+2
2016-10-06
spl: Convert spl_onenand_load_image() to use linker list
Simon Glass
2
-5
/
+3
2016-10-06
spl: Convert spl_nand_load_image() to use linker list
Simon Glass
2
-5
/
+3
2016-10-06
spl: Convert spl_ubi_load_image() to use linker list
Simon Glass
2
-6
/
+3
2016-10-06
spl: Convert spl_mmc_load_image() to use linker list
Simon Glass
2
-7
/
+5
2016-10-06
spl: Convert spl_ram_load_image() to use linker list
Simon Glass
1
-9
/
+9
2016-10-06
spl: Add a way to declare an SPL image loader
Simon Glass
1
-0
/
+20
2016-10-06
spl: Convert boot_device into a struct
Simon Glass
10
-32
/
+37
2016-10-06
spl: Kconfig: Move SPL_DISPLAY_PRINT to Kconfig
Simon Glass
1
-0
/
+9
2016-10-06
spl: Add a parameter to jump_to_image_linux()
Simon Glass
1
-1
/
+2
2016-10-06
spl: Add a parameter to spl_parse_image_header()
Simon Glass
10
-33
/
+36
2016-10-06
spl: Add a parameter to spl_set_header_raw_uboot()
Simon Glass
2
-8
/
+8
2016-10-06
tools: mkimage: add support for Vybrid image format
Albert ARIBAUD \(3ADEV\)
1
-0
/
+1
2016-10-01
fastboot: move FASTBOOT_FLASH options into Kconfig
Petr Kulhavy
1
-3
/
+7
[next]