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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-17
powerpc: Drop version_string placement optimization
Tom Rini
3
-16
/
+0
2021-09-17
m68k: mcf: Remove overloading version_string
Pali Rohár
6
-26
/
+0
2021-09-17
Remove #include <version.h> from files which do not need it
Pali Rohár
3
-3
/
+0
2021-09-17
Remove #include <timestamp.h> from files which do not need it
Pali Rohár
1
-1
/
+0
2021-09-17
m68k: Add missing ENTRY entry in linker script
Tom Rini
1
-0
/
+1
2021-09-16
sandbox: Add a way to map a file into memory
Simon Glass
1
-0
/
+29
2021-09-16
sandbox: Add a way to find the size of a file
Simon Glass
1
-6
/
+16
2021-09-16
sandbox: Add license headers to the dts files
Simon Glass
6
-0
/
+29
2021-09-16
sandbox: Correct handling of --rm_memory
Simon Glass
1
-1
/
+0
2021-09-16
Merge tag 'v2021.10-rc4' into next
Tom Rini
53
-264
/
+218
2021-09-13
pci: Drop DM_PCI
Simon Glass
4
-4
/
+3
2021-09-13
ppc: Remove UCP1020 board
Simon Glass
1
-7
/
+0
2021-09-10
arm: dts: k3-j721e-r5-*.dts: Fix clock-names property in the usb0 instance
Aswath Govindraju
1
-1
/
+1
2021-09-10
ARM: dts: Fix node status to "okay" on TI boards
Roger Quadros
20
-34
/
+34
2021-09-10
arm: dts: k3-am642-evm-u-boot: Add u-boot, dm-spl tag in the pinmux node of mmc1
Aswath Govindraju
1
-0
/
+4
2021-09-10
am33xx: Fix USB for am335x boards
Matwey V. Kornilov
1
-6
/
+0
2021-09-10
arm: mvebu: dts: Armada8k enable mdio
Sven Auhagen
4
-0
/
+4
2021-09-08
lib: Drop SHA512_ALGO in lieu of SHA512
Alexandru Gagniuc
1
-1
/
+1
2021-09-07
arm: Add Kconfig entry for MACH_TYPE
Tom Rini
1
-0
/
+14
2021-09-07
arm: Disable ATAGs support
Tom Rini
1
-0
/
+30
2021-09-07
imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIG
Tom Rini
4
-5
/
+18
2021-09-07
riscv: lib: modify the indent
Zong Li
1
-1
/
+1
2021-09-07
board: sifive: use ccache driver instead of helper function
Zong Li
8
-140
/
+4
2021-09-07
riscv: lib: implement enable_caches for sifive cache
Zong Li
3
-0
/
+33
2021-09-07
common: board_r: support enable_caches for RISC-V
Zong Li
1
-0
/
+4
2021-09-07
riscv: show code leading to exception
Heinrich Schuchardt
1
-0
/
+33
2021-09-06
stm32mp: Fix board_get_usable_ram_top()
Patrice Chotard
1
-1
/
+1
2021-09-04
sata: Rename SATA_SUPPORT to SATA
Simon Glass
4
-9
/
+9
2021-09-04
spi: Rename SPI_SUPPORT to SPI
Simon Glass
10
-10
/
+10
2021-09-04
serial: Rename SERIAL_SUPPORT to SERIAL
Simon Glass
27
-49
/
+49
2021-09-04
pch: Rename PCH_SUPPORT to PCH
Simon Glass
1
-3
/
+3
2021-09-04
mmc: Rename MMC_SUPPORT to MMC
Simon Glass
22
-32
/
+33
2021-09-03
Revert most of the series for adding vexpress_aemv8r support
Tom Rini
6
-227
/
+18
2021-09-02
psci: fix double declaration
Oleksandr Suvorov
1
-1
/
+0
2021-09-02
ARM: Prevent the compiler from using NEON registers
Samuel Holland
1
-0
/
+1
2021-09-02
arm: Use armv8_switch_to_el1 env to switch to EL1
Peter Hoyes
1
-15
/
+25
2021-09-02
vexpress64: Add BASER_FVP vexpress board variant
Peter Hoyes
1
-0
/
+7
2021-09-02
armv8: Add ARMv8 MPU configuration logic
Peter Hoyes
2
-3
/
+154
2021-09-02
armv8: Ensure EL1&0 VMSA is enabled
Peter Hoyes
2
-0
/
+41
2021-09-02
armv8: Disable pointer authentication traps for EL1
Peter Hoyes
4
-4
/
+26
2021-09-02
arm: mach-snapdrgon: misc: Simplify msm_generate_mac_addr()
Stephan Gerhold
1
-11
/
+10
2021-09-02
arm: mach-snapdragon: misc: Initialize eMMC if necessary
Stephan Gerhold
1
-0
/
+3
2021-09-02
armv7: Add Position Independent Execution support
Chia-Wei Wang
4
-11
/
+80
2021-09-02
arm: Fix option dependency with Kconfig language
Chia-Wei Wang
1
-4
/
+5
2021-09-01
arm: u8500: Prefer building in thumb mode by default
Stephan Gerhold
1
-0
/
+1
2021-09-01
board: stemmy: Update documentation
Stephan Gerhold
1
-5
/
+6
2021-09-01
board: stemmy: Add basic Fastboot support
Stephan Gerhold
1
-0
/
+16
2021-09-01
arm: dts: u8500: u-boot: Add fixed clock for eMMC
Stephan Gerhold
1
-1
/
+10
2021-09-01
arm: dts: u8500: Update from Linux ux500-dts-for-v5.15
Stephan Gerhold
3
-50
/
+175
2021-09-01
arm: u8500: Imply options for new drivers
Stephan Gerhold
1
-0
/
+7
[next]