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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-25
spi-nor: spi-nor-ids: Add entries for mt25q variants
Vignesh Raghavendra
1
-0
/
+3
2019-10-25
spi-nor: spi-nor-ids: Disable SPI_NOR_4B_OPCODES for n25q512* and n25q256*
Vignesh Raghavendra
1
-4
/
+4
2019-10-25
spi: designware_spi: Disable and free clock when remove driver
Ley Foon Tan
1
-1
/
+15
2019-10-25
mtd: spi-nor-core: Replace MTD_SPI_NOR_USE_4K_SECTORS with SPI_FLASH_USE_4K_S...
Vignesh Raghavendra
2
-2
/
+2
2019-10-25
mtd: spi-nor-core: Use dev_err for reporting erase/write failures
Vignesh Raghavendra
1
-3
/
+3
2019-10-25
stm32mp1: configs: Add CONFIG_SPL_SPI_FLASH_MTD
Frieder Schrempf
1
-0
/
+1
2019-10-25
mtd: spi: Add a new option SPL_SPI_FLASH_MTD to Kconfig
Frieder Schrempf
1
-0
/
+8
2019-10-25
configs: sopine-baseboard: Enable SPI-FLASH
Jagan Teki
2
-0
/
+13
2019-10-25
arm: sunxi: Enable SPI/SPI-FLASH support for A64
Jagan Teki
1
-0
/
+3
2019-10-25
spi: Kconfig: Enable SPI_SUNXI for SUNXI
Jagan Teki
1
-0
/
+1
2019-10-25
mtd: spi: Kconfig: Imply SPI_FLASH if DM_SPI_FLASH
Jagan Teki
1
-0
/
+1
2019-10-25
cmd: sf: Mark it default if DM_SPI_FLASH enabled
Jagan Teki
1
-0
/
+1
2019-10-25
dm: spi: Change cs_info op to return -EINVAL for invalid cs num
Bin Meng
7
-8
/
+8
2019-10-25
dm: spi: Return 0 if driver does not implement ops->cs_info
Bin Meng
2
-6
/
+5
2019-10-25
spi: Kconfig: Add help text
Jagan Teki
1
-0
/
+17
2019-10-25
mtd: spi-nor: ids: Add is25wp256 chip
Jagan Teki
1
-0
/
+2
2019-10-25
mtd: spi: Kconfig: Update CONFIG_SPI_FLASH
Jagan Teki
1
-3
/
+2
2019-10-24
Merge branch '2019-10-24-UFS-support'
Tom Rini
22
-62
/
+3607
2019-10-24
ehci-mx6: Update EHCI driver to support OTG0 on i.MX7ULP
Ye Li
2
-16
/
+43
2019-10-24
usb: ehci-mx6: Fix bus enumeration for iMX7 SoCs
Igor Opaniuk
1
-7
/
+8
2019-10-24
microblaze: Fix tab indentation in start.S
Michal Simek
1
-1
/
+1
2019-10-24
common: command: Fix manual relocation for repeatable command
Michal Simek
1
-0
/
+5
2019-10-24
microblaze: Unify Linux bootm process
Michal Simek
1
-6
/
+9
2019-10-24
microblaze: Fix FDT message in boot_prep_linux()
Michal Simek
1
-1
/
+1
2019-10-24
arm64: zynqmp: Add support for e-a2197-00 System Controller
Michal Simek
3
-0
/
+675
2019-10-24
arm64: zynqmp: Enables SPI_FLASH_BAR
Michal Simek
16
-0
/
+16
2019-10-24
ARM: zynq: Disable fdt and evn exist for cse_qspi
Michal Simek
1
-0
/
+2
2019-10-24
ARM: zynq: Remove unused board_early_init_f()
Michal Simek
3
-9
/
+0
2019-10-24
ARM: zynq: Dont use 4K sector size support for mini qspi configuration
Michal Simek
1
-0
/
+1
2019-10-24
arm64: zynqmp: Dont use 4K sector size support for mini qspi configuration
Siva Durga Prasad Paladugu
1
-0
/
+1
2019-10-24
arm64: zynqmp: Enable Micrel phy support for xilinx zc1275 revB
Siva Durga Prasad Paladugu
1
-0
/
+4
2019-10-24
arm64: versal: Enable BDI for mini mtest configuration
Michal Simek
1
-2
/
+1
2019-10-24
arm64: zynqmp: Add support for zcu216
Michal Simek
3
-0
/
+691
2019-10-24
arm64: zynqmp: Add support for m-a2197-03
Michal Simek
4
-1
/
+603
2019-10-24
arm64: zynqmp: Add support for m-a2197-02
Michal Simek
4
-1
/
+613
2019-10-24
arm64: zynqmp: List lpd watchdog in dtsi
Michal Simek
3
-0
/
+17
2019-10-24
arm64: zynqmp: Use power header in zynqmp.dtsi
Michal Simek
1
-0
/
+44
2019-10-24
arm64: zynqmp: Use reset header in zynqmp.dtsi
Michal Simek
1
-4
/
+19
2019-10-24
dt-bindings: arm64: zynqmp: Add power and reset headers
Michal Simek
2
-0
/
+169
2019-10-24
arm64: zynqmp: Use backward compatible string for gem
Michal Simek
1
-4
/
+4
2019-10-24
arm64: zynqmp: Switch to xlnx-zynqmp-clk header
Michal Simek
3
-94
/
+73
2019-10-24
dt-bindings: clock: zynqmp: Add clk header
Rajan Vaja
1
-0
/
+126
2019-10-24
arm64: zynqmp: Update nand device tree node properties
Naga Sureshkumar Relli
2
-49
/
+59
2019-10-24
arm64: zynqmp: Fix DT style for ipi mailbox
Michal Simek
1
-1
/
+1
2019-10-24
zynqmp: configs: Add single nand flash mini u-boot configuration
T Karthik Reddy
1
-0
/
+51
2019-10-24
common: image-sig.c: Add manual relocation
T Karthik Reddy
1
-0
/
+29
2019-10-24
drivers: crypto: rsa_mod_exp: Add manual relocation for ops->mod_exp()
T Karthik Reddy
1
-1
/
+14
2019-10-24
common: hash: Manually relocate struct hash_algo
T Karthik Reddy
1
-0
/
+29
2019-10-24
ARM: dt: Also clean dtbo files
Michal Simek
1
-1
/
+1
2019-10-24
arm64: zynqmp: Do not remove dpll_prog from psu_init
Michal Simek
1
-1
/
+0
[prev]
[next]