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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-17
serial: Add new config option TPL_DEBUG_UART_BASE
Pali Rohár
1
-0
/
+7
2022-05-16
serial: Add new config option SPL_DEBUG_UART_BASE
Pali Rohár
1
-0
/
+7
2022-05-16
arm: mvebu: Move internal registers in arch_very_early_init() function
Pali Rohár
4
-31
/
+29
2022-05-16
arm: Add new config option ARCH_VERY_EARLY_INIT
Pali Rohár
2
-0
/
+11
2022-05-16
arm: mvebu: Remove unused ARMADA_64BIT
Chris Packham
1
-4
/
+0
2022-05-16
cmd: mvebu: Hide bubt specific options when bubt is disabled
Pali Rohár
1
-0
/
+4
2022-05-11
Merge branch '2022-05-11-Kconfig-cleanups-etc'
Tom Rini
22
-36
/
+43
2022-05-11
Makefile: update warning about CONFIG_OF_EMBED
Ralph Siemsen
1
-1
/
+1
2022-05-11
board_r: use IS_ENABLED(CONFIG_NEEDS_MANUAL_RELOC) in board_init_r()
Ovidiu Panait
1
-8
/
+5
2022-05-11
Convert CONFIG_MTD_CONCAT to Kconfig
Chris Packham
5
-3
/
+9
2022-05-11
common/console.c: use CONFIG_VAL() with PRE_CON_BUF_* variables
Rasmus Villemoes
1
-6
/
+6
2022-05-11
boot: Kconfig: Enable FIT processing by default on TI secure devices
Andrew Davis
1
-0
/
+2
2022-05-11
boot: Kconfig: Disable non-FIT loading for TI secure devices
Andrew Davis
1
-1
/
+1
2022-05-11
spl: Force disable non-FIT loading for TI secure devices
Andrew Davis
1
-2
/
+4
2022-05-11
spl: Rename Kconfig SPL_LEGACY_IMAGE_SUPPORT to SPL_LEGACY_IMAGE_FORMAT
Andrew Davis
13
-15
/
+15
2022-05-10
Merge tag 'u-boot-stm32-20220510' of https://source.denx.de/u-boot/custodians...
Tom Rini
60
-302
/
+1569
2022-05-10
Merge tag 'i2c-2022-07' of https://source.denx.de/u-boot/custodians/u-boot-i2c
Tom Rini
4
-2
/
+7
2022-05-10
misc: Fix always compiling MISC even for SPL/TPL
Sean Anderson
2
-1
/
+13
2022-05-10
doc: Add documentation for STM32 MCUs
Patrice Chotard
9
-0
/
+194
2022-05-10
configs: stm32746g-eval: Add stm32746g-eval_spl_defconfig
Patrice Chotard
2
-0
/
+87
2022-05-10
configs: stm32746g-eval: Add stm32746g-eval_defconfig
Patrice Chotard
2
-0
/
+65
2022-05-10
configs: stm32f746-disco: use CONFIG_DEFAULT_DEVICE_TREE as fdtfile
Patrice Chotard
1
-1
/
+1
2022-05-10
board: stm32f746-disco: Fix dram_init() in none SPL config
Patrice Chotard
1
-1
/
+1
2022-05-10
configs: stm32f746-disco: Migrate SPL flags to defconfig
Patrice Chotard
2
-24
/
+20
2022-05-10
configs: stm32f769-disco: Migrate SPL flags to defconfig
Patrice Chotard
1
-4
/
+21
2022-05-10
configs: stm32f769-disco: Add stm32f769-disco_defconfig
Patrice Chotard
1
-0
/
+65
2022-05-10
configs: stm32f769-disco: Rename stm32f769-disco_defconfig to stm32f769-disco...
Patrice Chotard
2
-0
/
+1
2022-05-10
configs: stm32f746-disco: Add stm32f746-disco_defconfig
Patrice Chotard
1
-0
/
+64
2022-05-10
configs: stm32f746-disco: Rename stm32f746-disco_defconfig to stm32f746-disco...
Patrice Chotard
2
-0
/
+1
2022-05-10
configs: stm32f746-disco: Concatenate spl and u-boot binaries
Patrice Chotard
2
-0
/
+2
2022-05-10
clk: stm32mp1: Add missing newline
Marek Vasut
1
-1
/
+1
2022-05-10
board: st: stm32mp1: Consider USB cable connected when boot device is USB
Patrice Chotard
1
-0
/
+7
2022-05-10
phy: stm32-usbphyc: stm32-usbphyc: Add DT phy tuning support
Patrice Chotard
1
-0
/
+167
2022-05-10
gpio: stm32_gpio: Rework GPIO hole management
Patrice Chotard
3
-73
/
+37
2022-05-10
pinctrl: pinctrl_stm32: Use GPIOF_UNKNOWN to indicate not mapped pins
Patrice Chotard
1
-2
/
+0
2022-05-10
pinctrl: pinctrl_stm32: Update pinmux_mode definition
Patrice Chotard
1
-7
/
+6
2022-05-10
ARM: stm32: Use CONFIG_TFTP_TSIZE on STMicroelectronics boards
Patrick Delaunay
3
-0
/
+3
2022-05-10
ARM: dts: stm32: Move DHCOR BUCK3 VDD 2V9 adjustment to 1V8 DTSI
Marek Vasut
2
-2
/
+7
2022-05-10
ARM: stm32: Use CONFIG_TFTP_TSIZE on DHSOM
Marek Vasut
2
-0
/
+2
2022-05-10
ARM: stm32: Use default CONFIG_TFTP_BLOCKSIZE on DHSOM
Marek Vasut
2
-2
/
+0
2022-05-10
stm32mp: psci: Retain MCUDIVR, PLL3CR, PLL4CR, MSSCKSELR across suspend
Marek Vasut
1
-0
/
+16
2022-05-10
ram: stm32mp1: Conditionally enable ASR
Marek Vasut
1
-3
/
+11
2022-05-10
arm: dts: stm32mp15: alignment with v5.18
Patrick Delaunay
16
-21
/
+168
2022-05-10
ARM: stm32mp: correctly handle Silicon revision
Patrick Delaunay
2
-7
/
+8
2022-05-10
ARM: stm32mp: skip ft_system_setup when the soc node is absent
Patrick Delaunay
1
-0
/
+3
2022-05-10
configs: stm32mp1: Add support for baudrates higher than 115200 for st-link
Patrick Delaunay
1
-0
/
+5
2022-05-10
configs: stm32mp1: set the console variable for extlinux.conf
Patrick Delaunay
1
-0
/
+3
2022-05-10
board: st: common: fix the error messages in stboard command
Patrick Delaunay
1
-2
/
+2
2022-05-10
video: stm32: stm32_ltdc: support several hardware versions
Yannick Fertre
1
-29
/
+216
2022-05-10
video: stm32: stm32_ltdc: fix data enable polarity
Yannick FERTRE
1
-1
/
+1
[next]