summaryrefslogtreecommitdiff
path: root/board/gdsys
AgeCommit message (Expand)AuthorFilesLines
2019-08-11env: Move env_get() to env.hSimon Glass4-0/+4
2019-08-11env: Move env_get_ulong() to env.hSimon Glass1-0/+1
2019-08-11env: Move env_set_ulong() to env.hSimon Glass1-0/+1
2019-05-21mpc83xx: Add gazerbeam boardDirk Eibach5-1/+211
2019-05-21gdsys: ioep-fpga: Switch to gazerbeam-style reportingMario Six1-140/+489
2019-05-21gdsys: cmd_ioloop: Make DM compatibleMario Six1-5/+288
2019-05-21gdsys: cmd_ioloop: Introduce commenting enumMario Six1-4/+9
2019-05-21gdsys: cmd_ioloop: Fix style violationsMario Six1-40/+38
2019-05-21gdsys: mpc8308: Add FPGA flavor optionMario Six1-0/+20
2019-05-21gdsys: Introduce GDSYS_LEGACY_DRIVERSMario Six11-0/+58
2019-05-21gdsys: mpc8308: Don't use manual RAM config if RAM driver is activeMario Six1-0/+4
2019-05-21gdsys: mpc8308: Migrate SYS_FPGA{0, 1}_{BASE, SIZE} to KconfigMario Six1-0/+22
2019-05-21gdsys: mpc8308: Use shadow register for output GPIO valuesMario Six4-3/+25
2019-05-21gdsys: mpc8308: Fix style violationsMario Six3-57/+59
2019-05-21gdsys: Post ppc4xx removal cleanupMario Six2-131/+0
2019-05-21gdsys: phy: Adapt fixup_88e1518() to latest Release NotesDirk Eibach1-2/+0
2019-05-21ihs_mdio: Use new regmap interfaceMario Six1-2/+3
2019-05-21mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASEMario Six1-2/+2
2019-05-21strider: Migrate to CONFIG_TARGET_STRIDERMario Six2-3/+3
2019-05-21hrcon: Migrate to CONFIG_TARGET_HRCONMario Six2-2/+2
2019-01-21board: mvebu: drop unused ETH_PHY macro definitionsBaruch Siach1-4/+0
2018-12-08ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09.02Chris Packham1-1/+1
2018-11-29tpm: Convert to use a device parameterSimon Glass6-83/+143
2018-09-28cmd: Add osd commandsMario Six3-0/+161
2018-08-06mvebu: select boot device at SoC levelBaruch Siach3-44/+0
2018-08-06mvebu: consolidate SPL boot device config symbolsBaruch Siach2-26/+2
2018-08-06mvebu: a38x: drop duplicate platform id symbolsBaruch Siach1-12/+0
2018-05-26tpm: disociate TPMv1.x specific and generic codeMiquel Raynal4-4/+4
2018-05-14ARM: mvebu: a38x: restore support for setting timingChris Packham1-1/+2
2018-05-14ARM: mvebu: a38x: sync ddr training code with upstreamChris Packham1-9/+12
2018-05-09ihs_mdio: Make DM-compatibleMario Six2-5/+58
2018-05-09ihs_mdio: Encapsulate register accessMario Six1-7/+34
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini42-88/+42
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini3-6/+0
2018-03-09treewide: Fix gdsys mail addressesMario Six16-17/+17
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada3-3/+3
2017-12-07powerpc: mpc85xx: Fix static TLB table for SDRAMYork Sun1-1/+1
2017-11-30arm: mvebu: correct comments around cas_wl/cas_lChris Packham1-1/+1
2017-11-06MAINTAINERS: Add missing boards and config entriesTom Rini1-0/+2
2017-08-16env: Rename some other getenv()-related functionsSimon Glass1-2/+2
2017-08-16env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass1-2/+2
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass5-8/+8
2017-07-12driver/ddr: Add support for setting timing in hws_topology_mapMarek BehĂșn1-1/+2
2017-07-04powerpc: remove 4xx supportHeiko Schocher34-3175/+0
2017-06-23controlcenterd_36BIT_SDCARD: Fix unused variable warningTom Rini1-14/+13
2017-05-22Convert CONFIG_CMD_IOLOOP to KconfigSimon Glass1-0/+5
2017-05-22Drop digital thermometer and thermostat (DTT) driversSimon Glass4-12/+28
2017-05-12gdsys: P1022: Fix unused variable warningsTom Rini1-25/+24
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass1-1/+1
2017-04-05board_f: Drop return value from initdram()Simon Glass1-3/+5