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
2020-05-08
configs: Resync with savedefconfig
Tom Rini
105
-292
/
+242
2020-05-07
Merge branch '2020-05-07-atheros-phy-improvements'
Tom Rini
3
-53
/
+345
2020-05-07
phy: atheros: consolidate {ar8031|ar8035}_config()
Michael Walle
1
-27
/
+3
2020-05-07
phy: atheros: ar8035: remove static clock config
Michael Walle
1
-13
/
+0
2020-05-07
phy: atheros: add device tree bindings and config
Michael Walle
3
-2
/
+270
2020-05-07
phy: atheros: move delay config to common function
Michael Walle
1
-16
/
+22
2020-05-07
phy: atheros: introduce debug read and write functions
Michael Walle
1
-16
/
+41
2020-05-07
phy: atheros: use defines for PHY IDs
Michael Walle
1
-3
/
+7
2020-05-07
phy: atheros: fix AR8021 PHY ID mask
Michael Walle
1
-1
/
+1
2020-05-07
phy: atheros: Clarify the intention of ar8021_config
Vladimir Oltean
1
-4
/
+4
2020-05-07
phy: atheros: Explicitly disable RGMII delays
Vladimir Oltean
1
-0
/
+8
2020-05-07
phy: atheros: Clarify the configuration of the CLK_25M output pin
Vladimir Oltean
1
-5
/
+14
2020-05-07
phy: atheros: Use common functions for RGMII internal delays
Vladimir Oltean
1
-28
/
+41
2020-05-07
phy: atheros: Make RGMII Tx delays actually configurable for AR8035
Vladimir Oltean
1
-4
/
+0
2020-05-07
Merge branch '2020-05-06-master-imports'
Tom Rini
17
-91
/
+200
2020-05-07
menu: add support for client defined statusline function
Thirupathaiah Annapureddy
4
-37
/
+41
2020-05-07
rsa: fix alignment issue when getting public exponent
Heiko Stuebner
1
-2
/
+2
2020-05-07
cmd: cache: Fix non-cached memory cachability
Patrice Chotard
2
-3
/
+15
2020-05-07
arm: vexpress64: Remove unneeded CONFIG_ check
Andre Przywara
1
-6
/
+0
2020-05-07
arm: juno: enable USB
Andre Przywara
3
-0
/
+14
2020-05-07
arm: juno: Use PSCI based reset
Andre Przywara
2
-3
/
+3
2020-05-07
arm: juno: Enable OF_CONTROL
Andre Przywara
4
-3
/
+70
2020-05-07
arm: juno: Fix UART clock rate
Andre Przywara
1
-1
/
+1
2020-05-07
uart: pl011: Add proper DM clock support
Andre Przywara
1
-16
/
+33
2020-05-07
arm: juno: Fix Juno address variables
Andre Przywara
1
-15
/
+13
2020-05-07
include/eeprom.h: fix build errors
Rasmus Villemoes
1
-3
/
+3
2020-05-07
Revert "mkimage: fit: Do not tail-pad fitImage with external data"
Tom Rini
1
-1
/
+2
2020-05-06
cache: l2x0: Fix missing write to Auxiliary Control Register
Ley Foon Tan
1
-0
/
+2
2020-05-06
scripts/get_default_envs.sh: preserve order of multiple entries for same vari...
Rasmus Villemoes
1
-1
/
+1
2020-05-05
Merge git://git.denx.de/u-boot-usb
Tom Rini
25
-188
/
+1135
2020-05-05
Merge tag 'efi-2020-07-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
16
-286
/
+174
2020-05-05
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx
Tom Rini
128
-83
/
+1580
2020-05-04
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
16
-42
/
+183
2020-05-04
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2
-14
/
+8
2020-05-04
Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
81
-323
/
+5731
2020-05-04
net: pcnet: fix I/O primitives for memory access
Daniel Schwierzeck
1
-11
/
+23
2020-05-04
Merge tag 'u-boot-rockchip-20200501' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
67
-2571
/
+5112
2020-05-04
Merge branch 'next' of git://git.denx.de/u-boot-sh
Tom Rini
13
-1179
/
+1447
2020-05-04
mkimage: fit: Do not tail-pad fitImage with external data
Marek Vasut
1
-2
/
+1
2020-05-04
efi_loader: change setup sequence
Heinrich Schuchardt
1
-5
/
+5
2020-05-04
test: stabilize test_efi_secboot
Heinrich Schuchardt
3
-9
/
+9
2020-05-04
efi_loader: correct comments for efi_status_t
Heinrich Schuchardt
3
-5
/
+5
2020-05-04
efi_loader: eliminate efi_set_(non)volatile_variable
Heinrich Schuchardt
1
-104
/
+37
2020-05-04
efi_loader: eliminate efi_get_(non)volatile_variable
Heinrich Schuchardt
1
-29
/
+3
2020-05-04
cmd: efidebug: simplify UEFI protocol calls
Heinrich Schuchardt
1
-21
/
+19
2020-05-04
efi_loader: disk: add efi_disk_is_system_part()
AKASHI Takahiro
2
-0
/
+31
2020-05-04
efi_loader: factor out the common code from efi_transfer_secure_state()
AKASHI Takahiro
1
-130
/
+64
2020-05-04
efi_loader: fix unreachable statement in efi_sigstore_parse_siglist
AKASHI Takahiro
1
-1
/
+1
2020-05-04
lib/crypto, efi_loader: move some headers to include/crypto
AKASHI Takahiro
9
-7
/
+17
2020-05-04
lib/crypto, efi_loader: avoid multiple inclusions of header files
AKASHI Takahiro
2
-0
/
+8
[next]