summaryrefslogtreecommitdiffstats
path: root/drivers/qe
Commit message (Expand)AuthorAgeFilesLines
* ppc: Remove TARGET_T1040QDS referencesTom Rini2021-04-101-1/+0
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-022-0/+2
* drivers: qe: avoid double free()Heinrich Schuchardt2021-01-181-1/+0
* net, qe: add DM support for QE UEC ethernetHeiko Schocher2020-09-174-1/+8
* powerpc, qe: fix codingstyle issues for drivers/qeHeiko Schocher2020-09-177-972/+1040
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-172-7/+7
* drivers: net: qe: deselect QE when DM_ETH is enabledMadalin Bucur2020-06-031-1/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-182-0/+2
* Fix some checkpatch warnings in calls to udelay()Simon Glass2020-05-181-3/+3
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-1/+1
* doc: fix references to README.qe_firmwareHeinrich Schuchardt2020-05-041-2/+4
* crc32: Use the crc.h header for crc functionsSimon Glass2019-12-021-0/+1
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* configs: Migrate CONFIG_FMAN_ENET and some related options to KconfigTom Rini2019-05-261-0/+33
* mpc83xx: Introduce ARCH_MPC830*Mario Six2019-05-201-1/+1
* drivers: qe: add TFABOOT supportRajesh Bhagat2018-12-061-3/+79
* drivers: qe: Move CONFIG_U_QE to KconfigRan Wang2018-09-271-0/+12
* ppa/fm/qe: use block layer in ppa/fm/qe driverYinbo Zhu2018-09-271-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-079-19/+9
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* blk: Remove various places that do flush cache after readBin Meng2017-09-151-2/+0
* QE: Set QE_IRAM_READY after uploading firmwareZhao Qiang2017-09-111-2/+2
* QE: add QE support on SD bootZhao Qiang2017-06-011-1/+35
* armv7: ls1021a: Drop macro CONFIG_LS102XAYork Sun2017-04-171-3/+3
* powerpc: P1025: Remove macro CONFIG_P1025York Sun2016-11-231-5/+5
* powerpc: P1021: Remove macro CONFIG_P1021York Sun2016-11-231-5/+5
* powerpc: P1012: Drop configuration for P1012York Sun2016-11-231-5/+5
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-234-4/+4
* treewide: use #include <...> to include public headersMasahiro Yamada2016-09-234-21/+21
* net: mii: Fix changes made by spatchJoe Hershberger2016-08-151-1/+1
* net: mii: Use spatch to update miiphy_registerJoe Hershberger2016-08-151-11/+21
* board: ls1043ardb: Add micro QE support for ls1043ardbZhao Qiang2016-02-241-4/+2
* driver: qe: Mask the codes not used for micro QEZhao Qiang2016-02-241-0/+6
* qe: move drivers/qe/qe.h to include/fsl_qe.hQianyu Gong2016-02-248-306/+7
* driver/qe: use strncpy instead of strcpyZhao Qiang2015-08-031-1/+1
* drivers/qe: transform parameter to compatible typeZhao Qiang2015-08-031-2/+3
* QE/DeepSleep: add QE deepsleep support for mpc85xxZhao Qiang2015-04-212-0/+88
* net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger2015-04-181-1/+1
* qe/deep-sleep: modify qe deep-sleep for generic boardZhao Qiang2014-12-151-0/+11
* u_qe: add u_qe_upload_firmware for u_qeZhao Qiang2014-11-192-2/+131
* qe: add u-qe support to arm boardZhao Qiang2014-11-194-1/+20
* net: Merge asm/fsl_enet.h into fsl_mdio.hClaudiu Manoil2014-09-081-1/+0
* driver/qe: update status of QE microcodeVijay Rai2014-08-201-1/+1
* qe: move immap_qe.h from arch directory into common directoryZhao Qiang2014-07-225-5/+5
* qe: disable qe when qe-ucode fails to be uploaded for "deep sleep"Zhao Qiang2014-05-131-1/+8
* QE/U-QE: Add U-QE supportZhao Qiang2014-04-221-0/+2
* QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CON...Zhao Qiang2014-04-221-1/+1
* drivers/qe: move the entry to drivers/MakefileMasahiro Yamada2013-11-171-2/+2
* drivers: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-23/+2