aboutsummaryrefslogtreecommitdiff
path: root/board/gdsys/p1022/controlcenterd.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-10ppc: Remove controlcenterd boardsTom Rini1-431/+0
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-2/+2
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-1/+1
2020-05-18common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2019-12-02common: Move some board functions out of common.hSimon Glass1-0/+1
2019-08-11env: Move env_get() to env.hSimon Glass1-0/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2017-08-16env: Rename some other getenv()-related functionsSimon Glass1-2/+2
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
2015-11-12controlcenterd: Disable sideband clocksDirk Eibach1-0/+5
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass1-1/+3
2014-07-07board: controlcenterd: Fix pci accessDirk Eibach1-3/+3
2014-06-11Check run_command() return code properlyThomas Betker1-5/+1
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun1-1/+1
2013-07-16mpc85xx: Add gdsys ControlCenter Digital boardDirk Eibach1-0/+425