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
2021-06-28
spi: cadence-qspi: Do not calibrate when device tree sets read delay
Pratyush Yadav
2
-5
/
+22
2021-06-28
spi: spi-mem: add spi_mem_dtr_supports_op()
Pratyush Yadav
2
-3
/
+31
2021-06-28
spi: spi-mem: export spi_mem_default_supports_op()
Pratyush Yadav
1
-0
/
+3
2021-06-28
spi: spi-mem: allow specifying a command's extension
Pratyush Yadav
4
-11
/
+15
2021-06-28
spi: spi-mem: allow specifying whether an op is DTR or not
Pratyush Yadav
2
-0
/
+11
2021-06-25
spi: Add MXIC controller driver
Zhengxun
3
-0
/
+555
2021-06-24
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi ...
Tom Rini
17
-75
/
+362
2021-06-24
cmd: mtd: expand <name> argument definition in command help
Marek Behún
1
-1
/
+1
2021-06-24
mtd: compare also with OF path and device name in get_mtd_device_nm()
Marek Behún
1
-0
/
+35
2021-06-24
cmd: mtd: print device OF path in listing
Marek Behún
1
-0
/
+7
2021-06-24
mtd: probe SPI NOR devices in mtd_probe_devices()
Marek Behún
1
-0
/
+14
2021-06-24
mtd: remove mtd_probe() function
Marek Behún
3
-22
/
+3
2021-06-24
mtd: spi-nor: fill-in mtd->dev member
Marek Behún
3
-0
/
+3
2021-06-24
mtd: spi-nor: allow registering multiple MTDs when DM is enabled
Marek Behún
3
-5
/
+23
2021-06-24
mtd: add support for parsing partitions defined in OF
Marek Behún
3
-44
/
+135
2021-06-24
dm: core: add ofnode_get_path()
Marek Behún
3
-0
/
+56
2021-06-24
dm: core: add non-translating version of ofnode_get_addr_size_index()
Marek Behún
3
-3
/
+38
2021-06-24
mtd: spinand: macronix: Add support for serial NAND flash
Jaime Liao
1
-0
/
+46
2021-06-22
mtd: spi-nor-ids: Add Macronix MX66UW2G345G
zhengxun
1
-0
/
+1
2021-06-21
ARM: dts: k3-j7200-common-proc-board-u-boot.dtsi: Fix dtc warnings
Vignesh Raghavendra
1
-0
/
+2
2021-06-19
Merge tag 'u-boot-rockchip-20210618' of https://source.denx.de/u-boot/custodi...
Tom Rini
39
-9
/
+10837
2021-06-18
Merge tag 'u-boot-stm32-20210618' of https://source.denx.de/u-boot/custodians...
Tom Rini
14
-200
/
+159
2021-06-18
clk: cosmetic change in uclass
Patrick Delaunay
1
-1
/
+1
2021-06-18
stm32mp: stm32prog: handle dfu error
Patrick Delaunay
1
-0
/
+14
2021-06-18
dfu: add error callback
Patrick Delaunay
2
-0
/
+23
2021-06-18
stm32mp: stm32prog: change one message level to debug
Patrick Delaunay
1
-1
/
+1
2021-06-18
stm32mp: stm32prog: use get_cpu_dev for GetID command
Patrick Delaunay
1
-4
/
+6
2021-06-18
stm32mp: stm32prog: correctly handle DM_PMIC
Patrick Delaunay
1
-1
/
+4
2021-06-18
stm32mp: stm32prog: handle the next phase after USB re-enumeration
Patrick Delaunay
1
-5
/
+2
2021-06-18
stm32mp: stm32prog: solve compilation with CONFIG_FIT_SIGNATURE
Patrick Delaunay
1
-0
/
+2
2021-06-18
stm32mp: stm32prog: add support of initrd in flashlayout
Patrick Delaunay
3
-10
/
+24
2021-06-18
stm32mp: stm32prog: add timeout in stm32prog_serial_get_buffer
Patrick Delaunay
1
-2
/
+10
2021-06-18
stm32mp: stm32prog: remove all the header check for UART download
Patrick Delaunay
3
-148
/
+22
2021-06-18
board: stm32mp1: correct the property name for eth
Patrick Delaunay
2
-4
/
+4
2021-06-18
dfu: dfu_mtd: set max_buf_size to erasesize also for NOR devices
Patrick Delaunay
1
-4
/
+1
2021-06-18
spi: stm32_qspi: Fix short data write operation
Daniil Stas
1
-14
/
+15
2021-06-18
mtd: nand: NFC drivers for RK3308, RK2928 and others
Yifeng Zhao
3
-0
/
+1270
2021-06-18
configs: rockchip: rk3399: Khadas Edge add USB OHCI
Artem Lapkin
3
-0
/
+6
2021-06-18
ARM64: rockchip: evb_rk3399: add usb ohci definations
Artem Lapkin
1
-0
/
+3
2021-06-18
pci: pcie_dw_rockchip: Replace msleep occurences by udelay
Anand Moon
1
-5
/
+5
2021-06-18
pci: pcie_dw_rockchip: Drop the unused variable warning
Anand Moon
1
-2
/
+0
2021-06-18
pci: pcie_dw_rockchip: Fixed the below compilation error
Anand Moon
1
-2
/
+2
2021-06-18
board: rockchip: Add rk3568 evb support
Joseph Chen
7
-0
/
+85
2021-06-18
rockchip: Add rk3568 architecture core
Joseph Chen
11
-0
/
+643
2021-06-18
rockchip: rk3568: Add sdram driver
Joseph Chen
2
-0
/
+57
2021-06-18
arm: dts: rockchip: Add dts for rk3568 evb
Joseph Chen
6
-0
/
+4032
2021-06-18
arm: dts: Sync rockchip-pinconf.dtsi from kernel
Joseph Chen
1
-0
/
+344
2021-06-18
rk3399_common: setup fdtoverlay_addr_r value
Artem Lapkin
1
-0
/
+1
2021-06-18
rockchip: rk3568: add clock driver
Elaine Zhang
3
-0
/
+3464
2021-06-18
rockchip: rk3568: add device tree file
Elaine Zhang
1
-0
/
+925
[next]