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
/
qe
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-07
qe: Add <asm/ppc.h> on PowerPC
Tom Rini
1
-0
/
+3
2023-11-07
fsl_qe: Drop common.h
Tom Rini
2
-2
/
+0
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
1
-2
/
+2
2023-01-12
net: fm: Support loading firmware from a filesystem
Sean Anderson
1
-0
/
+4
2022-12-07
qe: Remove non-DM_ETH code
Tom Rini
7
-3901
/
+1
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2
-12
/
+12
2022-11-10
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
Tom Rini
1
-4
/
+4
2022-11-10
global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace
Tom Rini
2
-5
/
+5
2022-08-20
powerpc: remove support for kmtergr1 and MPC8309
Holger Brunck
1
-2
/
+0
2021-11-09
configs: fsl: migrate FMAN/QE specific defines to Kconfig
Rajesh Bhagat
1
-0
/
+4
2021-09-28
net: qe: uec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN tru...
Vladimir Oltean
1
-1
/
+1
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
1
-2
/
+2
2021-04-10
ppc: Remove TARGET_T1040QDS references
Tom Rini
1
-1
/
+0
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2
-0
/
+2
2021-01-18
drivers: qe: avoid double free()
Heinrich Schuchardt
1
-1
/
+0
2020-09-17
net, qe: add DM support for QE UEC ethernet
Heiko Schocher
4
-1
/
+8
2020-09-17
powerpc, qe: fix codingstyle issues for drivers/qe
Heiko Schocher
7
-972
/
+1040
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2
-7
/
+7
2020-06-03
drivers: net: qe: deselect QE when DM_ETH is enabled
Madalin Bucur
1
-1
/
+1
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2
-0
/
+2
2020-05-18
Fix some checkpatch warnings in calls to udelay()
Simon Glass
1
-3
/
+3
2020-05-18
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
1
-1
/
+1
2020-05-04
doc: fix references to README.qe_firmware
Heinrich Schuchardt
1
-2
/
+4
2019-12-02
crc32: Use the crc.h header for crc functions
Simon Glass
1
-0
/
+1
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
1
-1
/
+0
2019-05-26
configs: Migrate CONFIG_FMAN_ENET and some related options to Kconfig
Tom Rini
1
-0
/
+33
2019-05-20
mpc83xx: Introduce ARCH_MPC830*
Mario Six
1
-1
/
+1
2018-12-06
drivers: qe: add TFABOOT support
Rajesh Bhagat
1
-3
/
+79
2018-09-27
drivers: qe: Move CONFIG_U_QE to Kconfig
Ran Wang
1
-0
/
+12
2018-09-27
ppa/fm/qe: use block layer in ppa/fm/qe driver
Yinbo Zhu
1
-1
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
9
-19
/
+9
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
1
-1
/
+1
2017-09-15
blk: Remove various places that do flush cache after read
Bin Meng
1
-2
/
+0
2017-09-11
QE: Set QE_IRAM_READY after uploading firmware
Zhao Qiang
1
-2
/
+2
2017-06-01
QE: add QE support on SD boot
Zhao Qiang
1
-1
/
+35
2017-04-17
armv7: ls1021a: Drop macro CONFIG_LS102XA
York Sun
1
-3
/
+3
2016-11-23
powerpc: P1025: Remove macro CONFIG_P1025
York Sun
1
-5
/
+5
2016-11-23
powerpc: P1021: Remove macro CONFIG_P1021
York Sun
1
-5
/
+5
2016-11-23
powerpc: P1012: Drop configuration for P1012
York Sun
1
-5
/
+5
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
4
-4
/
+4
2016-09-23
treewide: use #include <...> to include public headers
Masahiro Yamada
4
-21
/
+21
2016-08-15
net: mii: Fix changes made by spatch
Joe Hershberger
1
-1
/
+1
2016-08-15
net: mii: Use spatch to update miiphy_register
Joe Hershberger
1
-11
/
+21
2016-02-24
board: ls1043ardb: Add micro QE support for ls1043ardb
Zhao Qiang
1
-4
/
+2
2016-02-24
driver: qe: Mask the codes not used for micro QE
Zhao Qiang
1
-0
/
+6
2016-02-24
qe: move drivers/qe/qe.h to include/fsl_qe.h
Qianyu Gong
8
-306
/
+7
2015-08-03
driver/qe: use strncpy instead of strcpy
Zhao Qiang
1
-1
/
+1
2015-08-03
drivers/qe: transform parameter to compatible type
Zhao Qiang
1
-2
/
+3
2015-04-21
QE/DeepSleep: add QE deepsleep support for mpc85xx
Zhao Qiang
2
-0
/
+88
[next]