aboutsummaryrefslogtreecommitdiff
path: root/board/gdsys
AgeCommit message (Expand)AuthorFilesLines
2017-04-05board_f: Drop return value from initdram()Simon Glass1-3/+5
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass1-1/+1
2017-03-23arm: mvebu: Add gdsys ControlCenter-Compact boardDirk Eibach17-0/+1694
2017-02-01lib: tpm: Add command to flush resourcesMario Six1-9/+0
2016-09-27usb: fsl: Rename fdt_fixup_dr_usbSriram Dash3-3/+3
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-08-15net: mii: Fix changes made by spatchJoe Hershberger1-2/+1
2016-08-15net: mii: Use spatch to update miiphy_registerJoe Hershberger5-18/+102
2016-07-22gdsys: Drop print_fpga_state functionTom Rini4-25/+4
2016-06-06strider: Support con-dp flavorDirk Eibach2-0/+38
2016-06-06gdsys: osd: Allow osdsize on valid screens onlyDirk Eibach1-0/+3
2016-06-06ioep-fpga: Support intempo compressionDirk Eibach1-6/+11
2016-05-27Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day1-2/+2
2016-03-21strider: Add DP501 support for cpu modelDirk Eibach4-26/+59
2016-01-19Add more SPDX-License-Identifier tagsTom Rini6-44/+6
2016-01-14Fix GCC format-security errors and convert sprintfs.Ben Whitten1-1/+1
2016-01-13block: pass block dev not num to read/write/erase()Stephen Warren2-4/+4
2015-11-19Move console definitions into a new console.h fileSimon Glass1-0/+1
2015-11-12board: gdsys: Enable osd on output onlyDirk Eibach1-2/+4
2015-11-12board: gdsys: Add osdsize commandDirk Eibach1-0/+38
2015-11-12hrcon: Add fan controllersDirk Eibach5-24/+59
2015-11-12hrcon: Add support for the DH variantDirk Eibach3-28/+115
2015-11-12hrcon: Fix videoboard i2c setupDirk Eibach1-2/+8
2015-11-12hrcon: Use generic ioep-fpga supportDirk Eibach3-239/+9
2015-11-12mpc83xx: Add strider boardDirk Eibach13-41/+1033
2015-11-12iocon: reset FPGAs in last_stage_init()Reinhard Pfau1-1/+7
2015-11-12controlcenterd: Disable sideband clocksDirk Eibach1-0/+5
2015-11-12dlvision-10g: Support displayportDirk Eibach2-31/+38
2015-11-12board: gdsys: Consider DP501 limits on link trainingDirk Eibach1-2/+20
2015-11-12board: gdsys: Increase DP501 I2C retry intervalDirk Eibach1-1/+2
2015-11-12board: gdsys: Configure DP501 SPDIF inputDirk Eibach1-0/+2
2015-11-10Various Makefiles: Add SPDX-License-Identifier tagsTom Rini1-4/+1
2014-11-26Merge git://git.denx.de/u-boot-fdtTom Rini3-3/+9
2014-11-23fs: API changes enabling extra parameter to return size of type loff_tSuriyan Ramasami1-7/+10
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada1-2/+3
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass3-3/+9
2014-11-19mpc83xx: Add gdsys hrcon boardDirk Eibach14-190/+1602
2014-11-19board: iocon: Fix uninitialized accessDirk Eibach1-1/+2
2014-11-19board: iocon: Fix fpga index in print_fpga_info()Dirk Eibach1-4/+4
2014-11-19board: dlvision-10g: Compile fixDirk Eibach1-4/+3
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada6-27/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada6-0/+46
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada6-0/+138
2014-07-07board: iocon: Modify iocon hardware startupDirk Eibach1-5/+4
2014-07-07board: gdsys: Enable scrambling on DP501Dirk Eibach1-0/+1
2014-07-07board: gdsys: Make gdsys osd hardware detection more robustDirk Eibach2-51/+79
2014-07-07board: gdsys: Configure bridge on DP501 to support DDC onlyDirk Eibach1-0/+1
2014-07-07board: iocon: Support DisplayPort hardwareDirk Eibach4-83/+76
2014-07-07board: controlcenterd: Use new API for setting i2c busDirk Eibach1-4/+9
2014-07-07board: gdsys: Adapt sdhc_boot.c to mmc_get_env_addr API changeDirk Eibach1-1/+1