~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Finish CONFIG -> CFG migrationTom Rini2023-01-20
* net: fm: Support loading firmware from a filesystemSean Anderson2023-01-12
* qe: Remove non-DM_ETH codeTom Rini2022-12-07
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini2022-11-10
* global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini2022-11-10
* powerpc: remove support for kmtergr1 and MPC8309Holger Brunck2022-08-20
* configs: fsl: migrate FMAN/QE specific defines to KconfigRajesh Bhagat2021-11-09
* net: qe: uec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN tru...Vladimir Oltean2021-09-28
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-02
* ppc: Remove TARGET_T1040QDS referencesTom Rini2021-04-10
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* drivers: qe: avoid double free()Heinrich Schuchardt2021-01-18
* net, qe: add DM support for QE UEC ethernetHeiko Schocher2020-09-17
* powerpc, qe: fix codingstyle issues for drivers/qeHeiko Schocher2020-09-17
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* drivers: net: qe: deselect QE when DM_ETH is enabledMadalin Bucur2020-06-03
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* Fix some checkpatch warnings in calls to udelay()Simon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-18
* doc: fix references to README.qe_firmwareHeinrich Schuchardt2020-05-04
* crc32: Use the crc.h header for crc functionsSimon Glass2019-12-02
* env: Drop environment.h header file where not neededSimon Glass2019-08-11
* configs: Migrate CONFIG_FMAN_ENET and some related options to KconfigTom Rini2019-05-26
* mpc83xx: Introduce ARCH_MPC830*Mario Six2019-05-20
* drivers: qe: add TFABOOT supportRajesh Bhagat2018-12-06
* drivers: qe: Move CONFIG_U_QE to KconfigRan Wang2018-09-27
* ppa/fm/qe: use block layer in ppa/fm/qe driverYinbo Zhu2018-09-27
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-05
* blk: Remove various places that do flush cache after readBin Meng2017-09-15
* QE: Set QE_IRAM_READY after uploading firmwareZhao Qiang2017-09-11
* QE: add QE support on SD bootZhao Qiang2017-06-01
* armv7: ls1021a: Drop macro CONFIG_LS102XAYork Sun2017-04-17
* powerpc: P1025: Remove macro CONFIG_P1025York Sun2016-11-23
* powerpc: P1021: Remove macro CONFIG_P1021York Sun2016-11-23
* powerpc: P1012: Drop configuration for P1012York Sun2016-11-23
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23
* treewide: use #include <...> to include public headersMasahiro Yamada2016-09-23
* net: mii: Fix changes made by spatchJoe Hershberger2016-08-15
* net: mii: Use spatch to update miiphy_registerJoe Hershberger2016-08-15
* board: ls1043ardb: Add micro QE support for ls1043ardbZhao Qiang2016-02-24
* driver: qe: Mask the codes not used for micro QEZhao Qiang2016-02-24
* qe: move drivers/qe/qe.h to include/fsl_qe.hQianyu Gong2016-02-24
* driver/qe: use strncpy instead of strcpyZhao Qiang2015-08-03
* drivers/qe: transform parameter to compatible typeZhao Qiang2015-08-03
* QE/DeepSleep: add QE deepsleep support for mpc85xxZhao Qiang2015-04-21
* net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger2015-04-18
* qe/deep-sleep: modify qe deep-sleep for generic boardZhao Qiang2014-12-15