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-10-04
Merge branch 'next'
Tom Rini
313
-3914
/
+2411
2021-10-04
mtd: cqspi: Fix division by zero
Marek Vasut
1
-0
/
+3
2021-10-03
watchdog: rti_wdt: Add support for loading firmware
Jan Kiszka
2
-0
/
+108
2021-10-03
pci: pcie_layerscape_fixup_common: lx2_board_fix_fdt can be static
Vladimir Oltean
1
-1
/
+1
2021-10-03
pci: pcie_layerscape_fixup_common: include fdt_support.h for ft_pci_setup
Vladimir Oltean
1
-0
/
+1
2021-10-03
pci: layerscape: ls_pcie_conf_address can be static
Vladimir Oltean
1
-2
/
+2
2021-10-03
pci: _dm_pci_phys_to_bus can be static
Vladimir Oltean
1
-3
/
+3
2021-10-03
pci: pci_read_config can be static
Vladimir Oltean
1
-2
/
+2
2021-10-03
pci: pci_write_config can be static
Vladimir Oltean
1
-2
/
+2
2021-10-03
pci: include pci_internal.h inside pci_auto.c
Vladimir Oltean
1
-0
/
+1
2021-10-03
rtc: rx8025: revise single register write to use offset
Mathew McBride
1
-4
/
+7
2021-10-03
rtc: rx8025: set date in a single i2c transaction
Mathew McBride
1
-21
/
+23
2021-10-03
rtc: rx8025: add support for EPSON RX8035.
Mathew McBride
1
-5
/
+28
2021-10-03
rtc: rx8025: drop non-DM support
Mathew McBride
2
-75
/
+6
2021-10-01
serial: Remove extraneous SYS_MALLOC_F check
Tom Rini
1
-4
/
+0
2021-10-01
arm: Remove zmx25 board and ARCH_MX25
Tom Rini
10
-73
/
+12
2021-10-01
arm: Remove aspenite board
Tom Rini
3
-80
/
+0
2021-10-01
arm: Remove flea3 board
Tom Rini
5
-62
/
+5
2021-09-30
Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
4
-41
/
+83
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
47
-112
/
+112
2021-09-30
WS cleanup: remove trailing white space
Wolfgang Denk
15
-24
/
+24
2021-09-30
WS cleanup: remove excessive empty lines
Wolfgang Denk
5
-11
/
+0
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
30
-32
/
+0
2021-09-30
watchdog: versal: Add support for expire now
Ashok Reddy Soma
1
-0
/
+6
2021-09-30
watchdog: versal: Add support for basic window watchdog
Ashok Reddy Soma
1
-38
/
+60
2021-09-30
clk: versal: Enable only GATE type clocks
T Karthik Reddy
1
-1
/
+4
2021-09-29
Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
27
-74
/
+84
2021-09-28
Merge branch '2021-09-25-TI-platform-updates' into next
Tom Rini
13
-327
/
+96
2021-09-28
mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface
Patrice Chotard
5
-20
/
+15
2021-09-28
mtd: spi: Set CONFIG_SF_DEFAULT_MODE default to 0
Marek Vasut
1
-1
/
+1
2021-09-28
mtd: spi: nor: force mtd name to "nor%d"
Patrick Delaunay
1
-3
/
+14
2021-09-28
net: dsa: felix: check return code of mdio_alloc and mdio_register
Vladimir Oltean
1
-1
/
+9
2021-09-28
net: qe: uec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN tru...
Vladimir Oltean
1
-1
/
+1
2021-09-28
net: davinci_emac: ensure mdiodev->name is NULL terminated after MDIO_NAME_LE...
Vladimir Oltean
1
-1
/
+1
2021-09-28
net: smc911x: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN tru...
Vladimir Oltean
1
-1
/
+1
2021-09-28
net: sh_eth: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN trun...
Vladimir Oltean
1
-1
/
+1
2021-09-28
net: mvgbe: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN trunc...
Vladimir Oltean
1
-1
/
+1
2021-09-28
net: dsa: felix: ensure mii_bus->name is NULL terminated after MDIO_NAME_LEN ...
Vladimir Oltean
1
-2
/
+2
2021-09-28
net: mpc8xx_fec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN ...
Vladimir Oltean
1
-1
/
+1
2021-09-28
net: macb: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN trunca...
Vladimir Oltean
1
-2
/
+2
2021-09-28
net: lpc32xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN tru...
Vladimir Oltean
1
-1
/
+1
2021-09-28
net: ftmac110: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN tr...
Vladimir Oltean
1
-1
/
+1
2021-09-28
net: mcdmafec: ensure bus->name is NULL terminated after MDIO_NAME_LEN trunca...
Vladimir Oltean
1
-1
/
+1
2021-09-28
net: enetc: ensure imdio.name is NULL terminated after MDIO_NAME_LEN truncation
Vladimir Oltean
1
-1
/
+1
2021-09-28
net: ep93xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN trun...
Vladimir Oltean
1
-1
/
+1
2021-09-28
net: eepro100: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN tr...
Vladimir Oltean
1
-1
/
+1
2021-09-28
net: bcm-sf2: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN tru...
Vladimir Oltean
1
-1
/
+1
2021-09-28
net: at91_emac: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN t...
Vladimir Oltean
1
-1
/
+1
2021-09-28
net: armada100_fec: ensure mdiodev->name is NULL terminated after MDIO_NAME_L...
Vladimir Oltean
1
-1
/
+1
2021-09-28
net: tsec: read the phy-mode property as fallback to phy-connection-type
Vladimir Oltean
1
-0
/
+2
[next]