summaryrefslogtreecommitdiff
path: root/board/gdsys
AgeCommit message (Expand)Author
2019-05-21mpc83xx: Add gazerbeam boardDirk Eibach
2019-05-21gdsys: ioep-fpga: Switch to gazerbeam-style reportingMario Six
2019-05-21gdsys: cmd_ioloop: Make DM compatibleMario Six
2019-05-21gdsys: cmd_ioloop: Introduce commenting enumMario Six
2019-05-21gdsys: cmd_ioloop: Fix style violationsMario Six
2019-05-21gdsys: mpc8308: Add FPGA flavor optionMario Six
2019-05-21gdsys: Introduce GDSYS_LEGACY_DRIVERSMario Six
2019-05-21gdsys: mpc8308: Don't use manual RAM config if RAM driver is activeMario Six
2019-05-21gdsys: mpc8308: Migrate SYS_FPGA{0, 1}_{BASE, SIZE} to KconfigMario Six
2019-05-21gdsys: mpc8308: Use shadow register for output GPIO valuesMario Six
2019-05-21gdsys: mpc8308: Fix style violationsMario Six
2019-05-21gdsys: Post ppc4xx removal cleanupMario Six
2019-05-21gdsys: phy: Adapt fixup_88e1518() to latest Release NotesDirk Eibach
2019-05-21ihs_mdio: Use new regmap interfaceMario Six
2019-05-21mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASEMario Six
2019-05-21strider: Migrate to CONFIG_TARGET_STRIDERMario Six
2019-05-21hrcon: Migrate to CONFIG_TARGET_HRCONMario Six
2019-01-21board: mvebu: drop unused ETH_PHY macro definitionsBaruch Siach
2018-12-08ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09.02Chris Packham
2018-11-29tpm: Convert to use a device parameterSimon Glass
2018-09-28cmd: Add osd commandsMario Six
2018-08-06mvebu: select boot device at SoC levelBaruch Siach
2018-08-06mvebu: consolidate SPL boot device config symbolsBaruch Siach
2018-08-06mvebu: a38x: drop duplicate platform id symbolsBaruch Siach
2018-05-25tpm: disociate TPMv1.x specific and generic codeMiquel Raynal
2018-05-14ARM: mvebu: a38x: restore support for setting timingChris Packham
2018-05-14ARM: mvebu: a38x: sync ddr training code with upstreamChris Packham
2018-05-08ihs_mdio: Make DM-compatibleMario Six
2018-05-08ihs_mdio: Encapsulate register accessMario Six
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-03-09treewide: Fix gdsys mail addressesMario Six
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2017-12-06powerpc: mpc85xx: Fix static TLB table for SDRAMYork Sun
2017-11-30arm: mvebu: correct comments around cas_wl/cas_lChris Packham
2017-11-06MAINTAINERS: Add missing boards and config entriesTom Rini
2017-08-16env: Rename some other getenv()-related functionsSimon Glass
2017-08-16env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-07-12driver/ddr: Add support for setting timing in hws_topology_mapMarek BehĂșn
2017-07-03powerpc: remove 4xx supportHeiko Schocher
2017-06-23controlcenterd_36BIT_SDCARD: Fix unused variable warningTom Rini
2017-05-22Convert CONFIG_CMD_IOLOOP to KconfigSimon Glass
2017-05-22Drop digital thermometer and thermostat (DTT) driversSimon Glass
2017-05-12gdsys: P1022: Fix unused variable warningsTom Rini
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass
2017-04-05board_f: Drop return value from initdram()Simon Glass
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass
2017-03-23arm: mvebu: Add gdsys ControlCenter-Compact boardDirk Eibach
2017-02-01lib: tpm: Add command to flush resourcesMario Six