aboutsummaryrefslogtreecommitdiff
path: root/board/gdsys/mpc8308/strider.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-10ppc: Remove gdsys strider boardsTom Rini1-559/+0
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-2/+2
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop flash.h from common headerSimon Glass1-0/+1
2019-12-02common: Move pci_init_board() out of common.hSimon Glass1-0/+1
2019-08-11env: Move env_get() to env.hSimon Glass1-0/+1
2019-05-21gdsys: mpc8308: Use shadow register for output GPIO valuesMario Six1-1/+1
2019-05-21gdsys: mpc8308: Fix style violationsMario Six1-24/+25
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2018-03-09treewide: Fix gdsys mail addressesMario Six1-1/+1
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-1/+1
2016-09-27usb: fsl: Rename fdt_fixup_dr_usbSriram Dash1-1/+1
2016-08-15net: mii: Use spatch to update miiphy_registerJoe Hershberger1-4/+23
2016-06-06strider: Support con-dp flavorDirk Eibach1-0/+37
2016-03-21strider: Add DP501 support for cpu modelDirk Eibach1-5/+26
2015-11-12hrcon: Add fan controllersDirk Eibach1-23/+1
2015-11-12mpc83xx: Add strider boardDirk Eibach1-0/+501