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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-18
Fix some checkpatch warnings in calls to udelay()
Simon Glass
9
-60
/
+60
2020-05-18
common: Drop linux/stringify.h from common header
Simon Glass
6
-0
/
+6
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
67
-0
/
+67
2020-05-18
common: Drop asm/ptrace.h from common header
Simon Glass
3
-0
/
+3
2020-05-18
common: Drop log.h from common header
Simon Glass
832
-2
/
+837
2020-05-18
Fix some checkpatch warnings in calls to debug()
Simon Glass
1
-6
/
+6
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
33
-63
/
+92
2020-05-18
common: Drop init.h from common header
Simon Glass
31
-0
/
+31
2020-05-18
common: Drop image.h from common header
Simon Glass
18
-1
/
+21
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
8
-0
/
+8
2020-05-18
common: Drop part.h from common header
Simon Glass
34
-1
/
+40
2020-05-18
part: Drop disk_partition_t typedef
Simon Glass
3
-13
/
+13
2020-05-18
common: Drop net.h from common header
Simon Glass
92
-0
/
+104
2020-05-18
arm: Don't include common.h in header files
Simon Glass
3
-0
/
+11
2020-05-18
common: Drop flash.h from common header
Simon Glass
10
-0
/
+10
2020-05-17
efi_loader: round the memory area in efi_add_memory_map()
Michael Walle
3
-9
/
+7
2020-05-15
drivers/reset/Kconfig: fix typo
Trevor Woerner
1
-1
/
+1
2020-05-15
rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32
Trevor Woerner
3
-3
/
+3
2020-05-15
rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA
Trevor Woerner
6
-6
/
+6
2020-05-15
rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD
Trevor Woerner
8
-13
/
+13
2020-05-15
rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X
Trevor Woerner
6
-6
/
+6
2020-05-14
Merge tag 'u-boot-stm32-20200514' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
5
-15
/
+42
2020-05-14
Merge tag 'rpi-next-2020.07' of https://gitlab.denx.de/u-boot/custodians/u-bo...
Tom Rini
4
-25
/
+30
2020-05-14
clk: stm32mp1: fix CK_MPU calculation
Lionel Debieve
1
-3
/
+4
2020-05-14
mmc: stm32_sdmmc2: change the displayed config name
Patrick Delaunay
1
-1
/
+1
2020-05-14
gpio: stm32: support gpio ops in SPL
Patrick Delaunay
1
-6
/
+1
2020-05-14
usb: gadget: g_dnl: add function g_dnl_set_product
Patrick Delaunay
1
-0
/
+8
2020-05-14
ram: stm32mp1: Add support for multiple configs
Marek Vasut
1
-5
/
+28
2020-05-13
CLK: ARC: HSDK: add separate clock map for HSDK-4xD
Eugeniy Paltsev
2
-11
/
+64
2020-05-13
CLK: ARC: HSDK: define clock map with DT binding constants
Eugeniy Paltsev
1
-27
/
+29
2020-05-13
CLK: ARC: HSDK: make set_clock optional
Eugeniy Paltsev
1
-1
/
+4
2020-05-13
CLK: ARC: HSDK: prepare for multiple clock maps support
Eugeniy Paltsev
1
-7
/
+20
2020-05-13
CLK: ARC: HSDK: driver cleanup
Eugeniy Paltsev
1
-36
/
+39
2020-05-13
CLK: ARC: HSDK: use appropriate config data types
Eugeniy Paltsev
1
-20
/
+21
2020-05-13
CLK: ARC: HSDK: drop unused offset
Eugeniy Paltsev
1
-29
/
+28
2020-05-13
CLK: ARC: HSDK: avoid code duplication
Eugeniy Paltsev
1
-72
/
+40
2020-05-13
mmc: sdhci: Use debug for not supported SDMA info message
Matthias Brugger
1
-2
/
+2
2020-05-12
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
3
-0
/
+8
2020-05-12
Merge tag 'u-boot-amlogic-20200511' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
1
-0
/
+15
2020-05-12
mmc: sdhci: not return error when SDMA is not supported
Jaehoon Chung
1
-4
/
+3
2020-05-12
mmc: sdhci: use phys2bus macro when dma address is accessed
Jaehoon Chung
1
-2
/
+4
2020-05-12
arm: bcm283x: serial: Move ofdata reading to probe() method
Simon Glass
2
-16
/
+17
2020-05-12
net: bcmgenet: Don't set ID_MODE_DIS when not using RGMII
Nicolas Saenz Julienne
1
-1
/
+4
2020-05-12
usb: dwc3: Add versal compatibility string to dwc3 glue ids
Siva Durga Prasad Paladugu
1
-0
/
+1
2020-05-12
usb: dwc3: add dis_del_phy_power_chg_quirk
Jagan Teki
2
-0
/
+7
2020-05-11
Merge tag 'ti-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2
-4
/
+8
2020-05-11
Merge tag 'u-boot-imx-20200511' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
28
-155
/
+1541
2020-05-11
gpio: emulate open drain & open source in dm_gpio_set_value()
Neil Armstrong
1
-0
/
+15
2020-05-11
video: omap: change include order
Dario Binacchi
1
-4
/
+4
2020-05-11
sf: Add Macronix MX25R6435F SPI NOR flash to flash parameters array
Ye Li
1
-0
/
+1
[next]