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
2021-01-16
common: Makefile: drop duplicated line
Peng Fan
1
-1
/
+0
2021-01-16
console: cosmetics: remove #if 0
Patrick Delaunay
1
-10
/
+0
2021-01-16
common: always compile fixup_cmdtable()
Heinrich Schuchardt
1
-4
/
+2
2021-01-16
common: spl: spl_fit.c: report an error on hash check fail
Philippe Reynes
1
-2
/
+5
2021-01-16
cli_readline: Only insert printable chars
Steve Bennett
1
-2
/
+4
2021-01-16
Add optional salt to AUTOBOOT_STOP_STR_SHA256
Joel Peshkin
2
-3
/
+14
2021-01-15
IOMUX: Stop dropped consoles
Andy Shevchenko
1
-3
/
+16
2021-01-15
IOMUX: Drop indentation level by removing redundant 'else'
Andy Shevchenko
1
-5
/
+5
2021-01-15
IOMUX: Refactor iomux_doenv() in order to increase readability
Andy Shevchenko
1
-7
/
+6
2021-01-15
IOMUX: Preserve console list if realloc() fails
Andy Shevchenko
1
-11
/
+2
2021-01-15
console: rename search_device() to console_search_dev()
Andy Shevchenko
3
-13
/
+13
2021-01-15
console: Keep ->start() and ->stop() balanced
Andy Shevchenko
1
-0
/
+37
2021-01-15
console: Introduce console_start() and console_stop()
Andy Shevchenko
1
-7
/
+23
2021-01-15
console: add console_has_tstc helper function for CONSOLE_MUX
Patrick Delaunay
1
-12
/
+25
2021-01-15
console: remove #ifdef CONFIG_CONSOLE_RECORD
Patrick Delaunay
1
-22
/
+73
2021-01-15
console: add function console_devices_set
Patrick Delaunay
1
-7
/
+13
2021-01-15
console: remove #ifdef CONFIG when it is possible
Patrick Delaunay
1
-94
/
+64
2021-01-15
spl: Kconfig: Add SPL dependency to CONFIG_HANDOFF
Ovidiu Panait
1
-1
/
+1
2021-01-15
common: board_r: Drop arch-specific ifdefs around initr_trap
Ovidiu Panait
1
-14
/
+2
2021-01-15
common: board_r: Drop initr_bbmii wrapper
Ovidiu Panait
1
-9
/
+1
2021-01-15
common: board_r: Drop initr_api wrapper
Ovidiu Panait
1
-10
/
+1
2021-01-15
common: board_r: Drop initr_jumptable wrapper
Ovidiu Panait
2
-8
/
+4
2021-01-15
common: board_r: Drop initr_xen wrapper
Ovidiu Panait
1
-9
/
+1
2021-01-15
common: board_r: Drop initr_noncached wrapper
Ovidiu Panait
1
-9
/
+1
2021-01-15
common: board_r: Drop initr_pci wrapper
Ovidiu Panait
1
-14
/
+4
2021-01-15
common: board_r: Drop initr_pci_ep wrapper
Ovidiu Panait
1
-10
/
+1
2021-01-15
common: board_r: Drop initr_post_backlog wrapper
Ovidiu Panait
1
-9
/
+1
2021-01-15
common: board_r: Drop initr_secondary_cpu wrapper
Ovidiu Panait
1
-15
/
+2
2021-01-15
common: board_r: Drop initr_console_record wrapper
Ovidiu Panait
1
-10
/
+3
2021-01-15
common: board_f: Use IS_ENABLED(CONFIG_OF_EMBED) in reserve_fdt, reloc_fdt
Ovidiu Panait
1
-20
/
+21
2021-01-15
common: board_f: Move setup_machine code to setup_bdinfo
Ovidiu Panait
1
-9
/
+4
2021-01-15
common: board_f: Use IS_ENABLED(CONFIG_TIMER_EARLY) in initf_dm
Ovidiu Panait
1
-5
/
+6
2021-01-15
common: board_f: Drop initf_console_record wrapper
Ovidiu Panait
1
-9
/
+3
2021-01-15
common: Kconfig: Introduce CONFIG_CONSOLE_RECORD_INIT_F
Ovidiu Panait
2
-4
/
+11
2021-01-15
log: call vsnprintf only when it is needed to emit trace
Patrick Delaunay
1
-7
/
+13
2021-01-15
console: allow to record console output before ready
Patrick Delaunay
1
-8
/
+8
2021-01-15
console: remove duplicated test on gd value
Patrick Delaunay
1
-8
/
+8
2021-01-15
log: use console puts to output trace before LOG init
Patrick Delaunay
1
-0
/
+9
2021-01-15
log: don't build the trace buffer when log is not ready
Patrick Delaunay
1
-5
/
+8
2021-01-13
image-fit: fit_check_format check for valid FDT
Heinrich Schuchardt
1
-0
/
+6
2021-01-12
Merge tag 'ti-v2021.04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
1
-2
/
+4
2021-01-12
fdt: translate address if #size-cells = <0>
Dario Binacchi
1
-2
/
+4
2021-01-11
tools: mkimage: Add Allwinner eGON support
Andre Przywara
1
-0
/
+1
2021-01-11
Merge branch 'next'
Tom Rini
14
-88
/
+374
2021-01-06
Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
1
-2
/
+2
2021-01-05
spl: Drop bd_info in the data section
Simon Glass
2
-8
/
+21
2021-01-05
image: support board_fit_config_name_match
Sebastian Reichel
1
-6
/
+13
2021-01-05
image: cleanup pre-processor usage
Sebastian Reichel
1
-26
/
+20
2021-01-04
common: usb_storage: Fix code indentation
Michal Simek
1
-2
/
+2
2020-12-22
Common:fdt: Check for error return value
Hongwei Zhang
1
-0
/
+3
[next]