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
/
arch
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-02
Revert "lpc32xx: cpu: add support for soft reset"
Harald Seiler
1
-16
/
+5
2021-02-26
Merge tag 'u-boot-stm32-20210226' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
1
-80
/
+0
2021-02-26
arm: dts: stm32mp15: remove duplicate uart nodes
Patrick Delaunay
1
-80
/
+0
2021-02-26
ARM: dts: armada-385-turris-omnia: rename node in -u-boot.dtsi file
Marek BehĂșn
1
-4
/
+1
2021-02-25
arm: Remove sksimx6 board
Tom Rini
1
-6
/
+0
2021-02-25
arm: Remove mx53smd board
Tom Rini
1
-5
/
+0
2021-02-25
arm: Remove mx53ard board
Tom Rini
1
-5
/
+0
2021-02-25
arm: Remove mx25pdk board
Tom Rini
1
-7
/
+0
2021-02-24
common: Add "ifndef __ASSEMBLY__" in asm/global_data.h
Siew Chin Lim
1
-0
/
+4
2021-02-23
Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
1
-2
/
+2
2021-02-22
Merge tag 'ti-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
4
-48
/
+69
2021-02-22
arm: dts: sync am33xx-clocks with Linux 5.9-rc7
Dario Binacchi
1
-3
/
+3
2021-02-21
dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO
Igor Opaniuk
12
-14
/
+14
2021-02-19
sunxi: support boot console on uart1 for sun8i
Tobias Schramm
2
-0
/
+6
2021-02-19
sunxi: spl: Fix H616 clock initialization
Jernej Skrabec
1
-0
/
+5
2021-02-19
Merge tag 'mmc-2021-2-19' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
Tom Rini
1
-0
/
+1
2021-02-19
ARM: mach-meson: select MMC_PWRSEQ config
Jaehoon Chung
1
-0
/
+1
2021-02-17
spl: fit: Drop 'length' argument to board_spl_fit_post_load()
Alexandru Gagniuc
1
-3
/
+4
2021-02-16
arm: dts: ls1028a: Add Ethernet switch node and dependencies
Alex Marginean
2
-1
/
+119
2021-02-16
arm: dts: sync am33xx gpio nodes with Linux 5.9-rc7
Dario Binacchi
3
-45
/
+65
2021-02-16
ARM: dts: k3-j7200-common-proc-board-u-boot: Fix broken ethernet
Vignesh Raghavendra
1
-0
/
+1
2021-02-15
image: Adjust the workings of fit_check_format()
Simon Glass
1
-1
/
+1
2021-02-15
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
171
-2
/
+176
2021-02-15
arm: Remove db-88f6281-bp board
Tom Rini
5
-174
/
+0
2021-02-15
arm: Remove ls2080a_simu board
Tom Rini
2
-14
/
+1
2021-02-15
arm: Remove mx35pdk board
Tom Rini
1
-6
/
+0
2021-02-15
arm: Remove apx4devkit board
Tom Rini
1
-4
/
+0
2021-02-12
Merge tag 'u-boot-atmel-fixes-2021.04-a' of https://gitlab.denx.de/u-boot/cus...
Tom Rini
1
-1
/
+1
2021-02-11
ARM: dts: at91: sama7g5ek: enable pull-up for serial debug line
Eugen Hristev
1
-1
/
+1
2021-02-10
usb: dwc2: change compatible st,stm32mp1-hsotg to st,stm32mp15-hsotg
Patrick Delaunay
1
-3
/
+0
2021-02-10
Merge tag 'u-boot-amlogic-20210210' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2
-0
/
+12
2021-02-10
xilinx: Show silicon version in SPL
Michal Simek
1
-2
/
+2
2021-02-10
board: amlogic: odroid: add runtime detection of the N2/N2+/C4/HC4 variants
Marek Szyprowski
2
-0
/
+12
2021-02-09
arm: dts: stm32mp15: alignment with v5.11-rc2
Patrick Delaunay
8
-75
/
+200
2021-02-09
ARM: dts: stm32: Fix cosmetic typo: use 'kHz' as kilohertz abbreviation
Fabrice GIRARDOT
2
-2
/
+2
2021-02-08
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
24
-54
/
+637
2021-02-08
arm64: dts: ls208xa: add gpio node
Biwen Li
1
-1
/
+45
2021-02-08
arm64: dts: ls1088a: add gpio node
Biwen Li
1
-1
/
+46
2021-02-08
arm64: dts: ls1046a: add gpio node
Biwen Li
1
-0
/
+40
2021-02-08
arm64: dts: ls1043a: add gpio node
Biwen Li
1
-0
/
+40
2021-02-08
arm64: dts: ls1028a: add gpio node
Biwen Li
1
-0
/
+33
2021-02-08
arm64: dts: ls1012a: add gpio node
Biwen Li
1
-0
/
+20
2021-02-08
arm: dts: ls1021a: add gpio node
Biwen Li
1
-0
/
+40
2021-02-08
gpio: mpc8xxx_gpio: Fix for litte endian
Biwen Li
2
-0
/
+26
2021-02-08
armv7: ls102xa: Enable I-Cache to speed up the boot time
Hou Zhiqiang
1
-0
/
+2
2021-02-08
pci: layerscape: Remove the shadow SVR definitions
Hou Zhiqiang
3
-32
/
+56
2021-02-08
armv8: lx2: SVR_SOC_VER: Mask CAN_FD and security bit
Wasim Khan
1
-2
/
+5
2021-02-08
armv8: ls1028a: fix stream id allocation
Nipun Gupta
1
-2
/
+2
2021-02-08
board: sl28: add SATA support
Michael Walle
1
-0
/
+4
2021-02-08
board: sl28: add network variant 2 support
Michael Walle
4
-3
/
+58
[next]