summaryrefslogtreecommitdiff
path: root/board/gdsys
Commit message (Expand)AuthorAgeFilesLines
* 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
* arm: mvebu: Add gdsys ControlCenter-Compact boardDirk Eibach2017-03-2317-0/+1694
* lib: tpm: Add command to flush resourcesMario Six2017-02-011-9/+0
* usb: fsl: Rename fdt_fixup_dr_usbSriram Dash2016-09-273-3/+3
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* net: mii: Fix changes made by spatchJoe Hershberger2016-08-151-2/+1
* net: mii: Use spatch to update miiphy_registerJoe Hershberger2016-08-155-18/+102
* gdsys: Drop print_fpga_state functionTom Rini2016-07-224-25/+4
* strider: Support con-dp flavorDirk Eibach2016-06-062-0/+38
* gdsys: osd: Allow osdsize on valid screens onlyDirk Eibach2016-06-061-0/+3
* ioep-fpga: Support intempo compressionDirk Eibach2016-06-061-6/+11
* Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day2016-05-271-2/+2
* strider: Add DP501 support for cpu modelDirk Eibach2016-03-214-26/+59
* Add more SPDX-License-Identifier tagsTom Rini2016-01-196-44/+6
* Fix GCC format-security errors and convert sprintfs.Ben Whitten2016-01-141-1/+1
* block: pass block dev not num to read/write/erase()Stephen Warren2016-01-132-4/+4
* Move console definitions into a new console.h fileSimon Glass2015-11-191-0/+1
* board: gdsys: Enable osd on output onlyDirk Eibach2015-11-121-2/+4
* board: gdsys: Add osdsize commandDirk Eibach2015-11-121-0/+38
* hrcon: Add fan controllersDirk Eibach2015-11-125-24/+59
* hrcon: Add support for the DH variantDirk Eibach2015-11-123-28/+115
* hrcon: Fix videoboard i2c setupDirk Eibach2015-11-121-2/+8
* hrcon: Use generic ioep-fpga supportDirk Eibach2015-11-123-239/+9
* mpc83xx: Add strider boardDirk Eibach2015-11-1213-41/+1033
* iocon: reset FPGAs in last_stage_init()Reinhard Pfau2015-11-121-1/+7
* controlcenterd: Disable sideband clocksDirk Eibach2015-11-121-0/+5
* dlvision-10g: Support displayportDirk Eibach2015-11-122-31/+38
* board: gdsys: Consider DP501 limits on link trainingDirk Eibach2015-11-121-2/+20
* board: gdsys: Increase DP501 I2C retry intervalDirk Eibach2015-11-121-1/+2
* board: gdsys: Configure DP501 SPDIF inputDirk Eibach2015-11-121-0/+2
* Various Makefiles: Add SPDX-License-Identifier tagsTom Rini2015-11-101-4/+1
* Merge git://git.denx.de/u-boot-fdtTom Rini2014-11-263-3/+9
|\
| * fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-213-3/+9
* | fs: API changes enabling extra parameter to return size of type loff_tSuriyan Ramasami2014-11-231-7/+10
* | linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-231-2/+3
|/
* mpc83xx: Add gdsys hrcon boardDirk Eibach2014-11-1914-190/+1602
* board: iocon: Fix uninitialized accessDirk Eibach2014-11-191-1/+2
* board: iocon: Fix fpga index in print_fpga_info()Dirk Eibach2014-11-191-4/+4
* board: dlvision-10g: Compile fixDirk Eibach2014-11-191-4/+3
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-136-27/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-306-0/+46
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-306-0/+138
* board: iocon: Modify iocon hardware startupDirk Eibach2014-07-071-5/+4
* board: gdsys: Enable scrambling on DP501Dirk Eibach2014-07-071-0/+1
* board: gdsys: Make gdsys osd hardware detection more robustDirk Eibach2014-07-072-51/+79
* board: gdsys: Configure bridge on DP501 to support DDC onlyDirk Eibach2014-07-071-0/+1
* board: iocon: Support DisplayPort hardwareDirk Eibach2014-07-074-83/+76
* board: controlcenterd: Use new API for setting i2c busDirk Eibach2014-07-071-4/+9