summaryrefslogtreecommitdiffstats
path: root/board/gdsys/mpc8308
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop linux/delay.h from common headerSimon Glass2020-05-183-0/+3
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-0/+1
* common: Drop flash.h from common headerSimon Glass2020-05-182-0/+2
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-171-0/+1
* common: Move pci_init_board() out of common.hSimon Glass2019-12-022-0/+2
* common: Move some board functions out of common.hSimon Glass2019-12-022-0/+2
* env: Move env_get() to env.hSimon Glass2019-08-112-0/+2
* env: Move env_set_ulong() to env.hSimon Glass2019-08-111-0/+1
* mpc83xx: Add gazerbeam boardDirk Eibach2019-05-214-1/+210
* gdsys: mpc8308: Add FPGA flavor optionMario Six2019-05-211-0/+20
* gdsys: Introduce GDSYS_LEGACY_DRIVERSMario Six2019-05-212-0/+16
* gdsys: mpc8308: Don't use manual RAM config if RAM driver is activeMario Six2019-05-211-0/+4
* gdsys: mpc8308: Migrate SYS_FPGA{0, 1}_{BASE, SIZE} to KconfigMario Six2019-05-211-0/+22
* gdsys: mpc8308: Use shadow register for output GPIO valuesMario Six2019-05-214-3/+25
* gdsys: mpc8308: Fix style violationsMario Six2019-05-213-57/+59
* mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASEMario Six2019-05-211-2/+2
* strider: Migrate to CONFIG_TARGET_STRIDERMario Six2019-05-211-1/+1
* hrcon: Migrate to CONFIG_TARGET_HRCONMario Six2019-05-211-1/+1
* cmd: Add osd commandsMario Six2018-09-281-0/+11
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-075-11/+5
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-272-4/+0
* treewide: Fix gdsys mail addressesMario Six2018-03-095-5/+5
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-052-2/+2
* MAINTAINERS: Add missing boards and config entriesTom Rini2017-11-061-0/+2
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-162-2/+2
* powerpc: remove 4xx supportHeiko Schocher2017-07-031-1/+0
* Convert CONFIG_CMD_IOLOOP to KconfigSimon Glass2017-05-221-0/+5
* board_f: Rename initdram() to dram_init()Simon Glass2017-04-131-1/+1
* board_f: Drop return value from initdram()Simon Glass2017-04-051-3/+5
* board_f: Drop board_type parameter from initdram()Simon Glass2017-04-051-1/+1
* usb: fsl: Rename fdt_fixup_dr_usbSriram Dash2016-09-272-2/+2
* net: mii: Use spatch to update miiphy_registerJoe Hershberger2016-08-152-8/+46
* gdsys: Drop print_fpga_state functionTom Rini2016-07-221-8/+0
* 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-122-23/+12
* hrcon: Add support for the DH variantDirk Eibach2015-11-122-4/+28
* hrcon: Fix videoboard i2c setupDirk Eibach2015-11-121-2/+8
* hrcon: Use generic ioep-fpga supportDirk Eibach2015-11-121-238/+3
* mpc83xx: Add strider boardDirk Eibach2015-11-124-0/+518
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-211-1/+3
* mpc83xx: Add gdsys hrcon boardDirk Eibach2014-11-197-0/+903