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
2018-06-13
u-boot: Fix several typos
Shyam Saini
2
-2
/
+2
2018-06-07
common: iotrace: add timestamp to iotrace records
Ramon Fried
1
-1
/
+3
2018-06-07
iotrace: add IO region limit
Ramon Fried
1
-0
/
+27
2018-06-05
board_f: Only reserve memory for U-Boot if we're going to relocate
Alexey Brodkin
1
-13
/
+15
2018-06-05
menu: fix timeout duration
Masahiro Yamada
1
-2
/
+1
2018-06-03
Define board_quiesce_devices() in a shared location
Simon Glass
1
-0
/
+4
2018-05-30
mmc: Separate "mmc swrite" from fastboot
Alex Kiernan
2
-266
/
+0
2018-05-30
fastboot: Refactor fastboot_okay/fail to take response
Alex Kiernan
1
-13
/
+19
2018-05-30
fastboot: Move fastboot to drivers/fastboot
Alex Kiernan
3
-650
/
+1
2018-05-26
add FIT data-position & data-offset property support
Kelvin Cheung
1
-3
/
+51
2018-05-26
malloc: Use malloc simple before malloc is fully initialized in memalign()
Ley Foon Tan
1
-0
/
+7
2018-05-23
spl: Add full fitImage support
Marek Vasut
1
-0
/
+75
2018-05-23
fit: Add standalone image type handling
Marek Vasut
1
-0
/
+2
2018-05-23
fit: Add empty fit_print_contents() and fit_image_print()
Marek Vasut
1
-1
/
+3
2018-05-23
fit: Fix CONFIG_FIT_SPL_PRINT
Marek Vasut
1
-2
/
+2
2018-05-23
spl: fit: Add support for loading FPGA bitstream
Marek Vasut
1
-3
/
+32
2018-05-23
FIT: Make fit_conf_print() be a static function
Tom Rini
1
-182
/
+179
2018-05-11
Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
1
-0
/
+1
2018-05-11
tools: zynqmpimage: Add bif support
Alexander Graf
1
-0
/
+1
2018-05-10
Merge git://git.denx.de/u-boot-socfpga
Tom Rini
1
-1
/
+2
2018-05-10
xyz-modem: va_start() must be matched by va_end()
Heinrich Schuchardt
1
-8
/
+9
2018-05-10
Fix Ymodem build when DEBUG and CONFIG_USE_TINY_PRINTF are selected
Alex Kiernan
1
-1
/
+1
2018-05-10
bootcount: spl: Extend SPL to support bootcount incrementation
Lukasz Majewski
1
-0
/
+3
2018-05-10
bootcount: Rewrite autoboot to use wrapper functions from bootcount.h
Lukasz Majewski
1
-18
/
+5
2018-05-10
bootcount: spl: Enable bootcount support in SPL
Lukasz Majewski
1
-0
/
+9
2018-05-08
bootm.c: Correct the flush_len used in bootm_load_os()
Tom Rini
1
-14
/
+12
2018-05-08
image: fit: Show signatures and hashes for configurations
Clément Péron
1
-0
/
+13
2018-05-08
image: socfpga: Add SFP image version 1 definition
Marek Vasut
1
-1
/
+2
2018-05-07
fastboot: sparse: make write_sparse_image useable for non-fastboot
Jassi Brar
3
-39
/
+41
2018-05-07
fastboot: sparse: remove redundant argument to write_sparse_image
Jassi Brar
3
-5
/
+3
2018-05-07
SPDX: Convert all of our multiple license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
77
-158
/
+77
2018-05-06
stdio_names: Ensure MAX_NAMES is defined before use, don't use 3 directly
Tom Rini
1
-2
/
+2
2018-04-28
spl: Split sprintf, strto* from SPL serial in Kconfig
Alex Kiernan
1
-0
/
+4
2018-04-28
spl: Add dependency on serial to Ymodem
Alex Kiernan
1
-0
/
+2
2018-04-28
spl: ti: Avoid preloader_console_init if !CONFIG_SPL_SERIAL_SUPPORT
Alex Kiernan
1
-0
/
+2
2018-04-28
log: CONFIG_LOG should select CONFIG_DM
Heinrich Schuchardt
1
-0
/
+1
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
9
-18
/
+0
2018-04-27
Convert CONFIG_SPI to Kconfig
Adam Ford
1
-2
/
+2
2018-04-17
bootm: Align cache flush begin address
Bryan O'Donoghue
1
-1
/
+7
2018-04-11
spl: ram: Add TPL Kconfig symbols
Marek Vasut
1
-0
/
+14
2018-04-11
spl: ram: Convert to CONFIG_IS_ENABLED
Marek Vasut
1
-3
/
+3
2018-04-11
tpl: ymodem: Add CONFIG_TPL_YMODEM_SUPPORT to Kconfig
Marek Vasut
1
-0
/
+8
2018-04-11
tpl: spi: Add CONFIG_TPL_SPI_LOAD to Kconfig
Marek Vasut
1
-0
/
+7
2018-04-11
spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig
Marek Vasut
1
-0
/
+7
2018-04-10
log: Correct missing free() on error in log_add_filter()
Simon Glass
1
-6
/
+11
2018-04-08
treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig
Mario Six
1
-1
/
+8
2018-04-08
treewide: Migrate CONFIG_LAST_STAGE_INIT to Kconfig
Mario Six
1
-0
/
+9
2018-04-08
treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to Kconfig
Mario Six
1
-0
/
+7
2018-04-06
image: fit: Show information about OS type in firwmare case too
Michal Simek
1
-1
/
+2
[next]