summaryrefslogtreecommitdiff
path: root/board/gdsys/mpc8308/hrcon.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-2/+2
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon 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-2/+2
* gdsys: mpc8308: Fix style violationsMario Six2019-05-211-27/+28
* 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
* hrcon: Add fan controllersDirk Eibach2015-11-121-0/+11
* hrcon: Add support for the DH variantDirk Eibach2015-11-121-4/+27
* hrcon: Fix videoboard i2c setupDirk Eibach2015-11-121-2/+8
* hrcon: Use generic ioep-fpga supportDirk Eibach2015-11-121-238/+3
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-211-1/+3
* mpc83xx: Add gdsys hrcon boardDirk Eibach2014-11-191-0/+675