summaryrefslogtreecommitdiffstats
path: root/board/gdsys/mpc8308/strider.c
Commit message (Expand)AuthorAgeFilesLines
* ppc: Remove gdsys strider boardsTom Rini2021-04-101-559/+0
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-2/+2
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop flash.h from common headerSimon Glass2020-05-181-0/+1
* common: Move pci_init_board() out of common.hSimon Glass2019-12-021-0/+1
* env: Move env_get() to env.hSimon Glass2019-08-111-0/+1
* gdsys: mpc8308: Use shadow register for output GPIO valuesMario Six2019-05-211-1/+1
* gdsys: mpc8308: Fix style violationsMario Six2019-05-211-24/+25
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* treewide: Fix gdsys mail addressesMario Six2018-03-091-1/+1
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-1/+1
* usb: fsl: Rename fdt_fixup_dr_usbSriram Dash2016-09-271-1/+1
* net: mii: Use spatch to update miiphy_registerJoe Hershberger2016-08-151-4/+23
* strider: Support con-dp flavorDirk Eibach2016-06-061-0/+37
* strider: Add DP501 support for cpu modelDirk Eibach2016-03-211-5/+26
* hrcon: Add fan controllersDirk Eibach2015-11-121-23/+1
* mpc83xx: Add strider boardDirk Eibach2015-11-121-0/+501