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
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
2016-10-01
fastboot: add support for writing MBR
Petr Kulhavy
1
-6
/
+34
2016-10-01
disk: part: implement generic function part_get_info_by_name()
Petr Kulhavy
1
-2
/
+2
2016-10-01
bootm: fix passing argc to standalone apps
Zubair Lutfullah Kakakhel
1
-3
/
+1
2016-09-27
cmd: dfu: Add error handling for failed registration
Sanchayan Maity
1
-1
/
+6
2016-09-27
dra7x: boot: add dfu bootmode support
B, Ravi
1
-1
/
+9
2016-09-27
spl: dfu: adding dfu support functions for SPL-DFU
B, Ravi
2
-0
/
+58
2016-09-27
common: dfu: saperate the dfu common functionality
B, Ravi
2
-0
/
+89
2016-09-27
spl: dfu: add dfu support in SPL
B, Ravi
1
-0
/
+1
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
3
-3
/
+3
2016-09-23
usb: squash lines for immediate return
Masahiro Yamada
3
-23
/
+11
2016-09-22
image-fit: Fix fit_get_node_from_config semantics
Paul Burton
3
-3
/
+3
2016-09-21
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
1
-0
/
+6
2016-09-21
board_f: Add a mach_cpu_init callback
Paul Burton
1
-0
/
+6
2016-09-20
Kconfig: Move config IDENT_STRING to Kconfig
Siva Durga Prasad Paladugu
1
-0
/
+5
[next]