aboutsummaryrefslogtreecommitdiff
path: root/board/gdsys/mpc8308/hrcon.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-10ppc: Remove gdsys hrcon boardsTom Rini1-504/+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-2/+2
2019-05-21gdsys: mpc8308: Fix style violationsMario Six1-27/+28
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
2015-11-12hrcon: Add fan controllersDirk Eibach1-0/+11
2015-11-12hrcon: Add support for the DH variantDirk Eibach1-4/+27
2015-11-12hrcon: Fix videoboard i2c setupDirk Eibach1-2/+8
2015-11-12hrcon: Use generic ioep-fpga supportDirk Eibach1-238/+3
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass1-1/+3
2014-11-19mpc83xx: Add gdsys hrcon boardDirk Eibach1-0/+675