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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-11
DM: DM_MMC migration is now mandatory for non-SPL
Tom Rini
1
-0
/
+2
2021-05-11
ata: Make LIBATA means AHCI is enabled mandatory.
Tom Rini
1
-2
/
+4
2021-05-07
Merge https://source.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
1
-2
/
+8
2021-05-05
atcspi200: Add timeout mechanism in spi_xfer()
Dylan Jhong
1
-2
/
+8
2021-05-04
sysinfo: Add gpio-sysinfo driver
Sean Anderson
3
-0
/
+150
2021-05-04
sysinfo: Require that sysinfo_detect be called before other methods
Sean Anderson
1
-1
/
+28
2021-05-04
sysinfo: Use global sysinfo IDs for existing sysinfo drivers
Sean Anderson
2
-4
/
+6
2021-05-04
dm: gpio: Fix gpio_get_list_count failing with livetree
Sean Anderson
1
-3
/
+3
2021-04-29
Merge tag 'dm-pull-29apr21' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
7
-24
/
+17
2021-04-29
Merge tag 'xilinx-for-v2021.07-rc2' of https://source.denx.de/u-boot/custodia...
Tom Rini
3
-6
/
+3
2021-04-29
spi: zynqmp: Remove gd reference
Michal Simek
1
-3
/
+0
2021-04-29
Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flash
Tom Rini
1
-5
/
+5
2021-04-29
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
10
-1280
/
+335
2021-04-29
dm: core: Add size operations on device tree references
Chen Guanqiao
1
-0
/
+11
2021-04-29
dm: core: Fix uninitialized return value from dm_scan_fdt_node
Sean Anderson
1
-1
/
+1
2021-04-29
dm: core: Add address translation in fdt_get_resource
Patrick Delaunay
5
-23
/
+5
2021-04-29
net: phy: xilinx: Break while loop over ethernet phy
Michal Simek
1
-2
/
+2
2021-04-29
arm: a37xx: pci: Fix processing PIO transfers
Pali Rohár
1
-14
/
+28
2021-04-29
phy: marvell: utmi: update utmi config which fixes usb2.0 instability
Grzegorz Jaszczyk
2
-5
/
+27
2021-04-29
phy: marvell: add support for SFI1
Igal Liberman
2
-7
/
+9
2021-04-29
phy: marvell: fix pll initialization for second utmi port
Grzegorz Jaszczyk
2
-13
/
+32
2021-04-29
phy: marvell: allow to initialize up to 6 USB ports
Grzegorz Jaszczyk
1
-1
/
+1
2021-04-29
phy: marvell: cp110: mark u-boot power-off calls
Igal Liberman
1
-2
/
+2
2021-04-29
phy: marvell: fix handling of unconnected comphy
Christine Gharzuzi
1
-0
/
+4
2021-04-29
phy: marvell: pass sgmii id to firmware
Igal Liberman
1
-22
/
+5
2021-04-29
phy: marvell: cp110: clean up driver after it was moved to atf
Grzegorz Jaszczyk
5
-777
/
+0
2021-04-29
phy: marvell: cp110: remove both phy and pipe selector configuration
Grzegorz Jaszczyk
1
-94
/
+0
2021-04-29
phy: marvell: cp110: let the firmware perform training for XFI
Grzegorz Jaszczyk
1
-179
/
+18
2021-04-29
phy: marvell: cp110: let the firmware configure comphy for USB
Grzegorz Jaszczyk
1
-124
/
+9
2021-04-29
phy: marvell: cp110: let the firmware configure comphy for RXAUI
Grzegorz Jaszczyk
1
-180
/
+4
2021-04-29
phy: marvell: cp110: remove unused definitions
Marcin Wojtas
2
-11
/
+6
2021-04-29
phy: marvell: enable comphy info prints for all devices
Igal Liberman
1
-2
/
+1
2021-04-29
phy: marvell: add RX training command
Igal Liberman
4
-3
/
+281
2021-04-29
phy: marvell: save comphy_map_data priv structure
Igal Liberman
2
-10
/
+11
2021-04-29
phy: marvell: fix several minor bugs in comphy_probe
Igal Liberman
1
-10
/
+19
2021-04-29
phy: marvell: cp110: utmi: update analog parameters according to latest ETP
Igal Liberman
2
-7
/
+7
2021-04-29
phy: marvell: cp110: initialize only enabled UTMI units
Omri Itach
1
-25
/
+26
2021-04-29
phy: marvell: add missing speed during info prints
Igal Liberman
1
-2
/
+3
2021-04-29
phy: marvell: rename comphy related definitions to COMPHY_XX
Igal Liberman
4
-103
/
+115
2021-04-29
phy: marvell: add comphy type PHY_TYPE_USB3
jinghua
1
-1
/
+1
2021-04-29
power: regulator: Add support for regulator-force-boot-off
Konstantin Porotchkin
1
-0
/
+38
2021-04-28
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
1
-5
/
+12
2021-04-28
net: designware: fix PHY reset with DM_MDIO
Neil Armstrong
1
-4
/
+11
2021-04-28
usb: ehci-mx6: Limit PHY address parsing to !CONFIG_PHY
Marek Vasut
1
-5
/
+12
2021-04-28
mtd: cfi: Fix PPB lock status readout
Marek Vasut
1
-5
/
+5
2021-04-28
reset: fix reset_get_by_index_nodev index handling
Neil Armstrong
1
-1
/
+1
2021-04-28
pinctrl: single: fix a never true comparison
Dario Binacchi
1
-2
/
+2
2021-04-28
pinctrl: single: check function mask to be non-zero
Dario Binacchi
1
-0
/
+9
2021-04-28
allow opting out of WATCHDOG_RESET() from timer interrupt
Rasmus Villemoes
1
-1
/
+1
2021-04-28
timer: mpc83xx_timer: fix build with CONFIG_{HW_, }WATCHDOG
Rasmus Villemoes
1
-1
/
+5
[next]