summaryrefslogtreecommitdiff
path: root/board/gdsys
Commit message (Expand)AuthorAgeFilesLines
* mpc83xx: Add gazerbeam boardDirk Eibach2019-05-215-1/+211
* gdsys: ioep-fpga: Switch to gazerbeam-style reportingMario Six2019-05-211-140/+489
* gdsys: cmd_ioloop: Make DM compatibleMario Six2019-05-211-5/+288
* gdsys: cmd_ioloop: Introduce commenting enumMario Six2019-05-211-4/+9
* gdsys: cmd_ioloop: Fix style violationsMario Six2019-05-211-40/+38
* gdsys: mpc8308: Add FPGA flavor optionMario Six2019-05-211-0/+20
* gdsys: Introduce GDSYS_LEGACY_DRIVERSMario Six2019-05-2111-0/+58
* 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
* gdsys: Post ppc4xx removal cleanupMario Six2019-05-212-131/+0
* gdsys: phy: Adapt fixup_88e1518() to latest Release NotesDirk Eibach2019-05-211-2/+0
* ihs_mdio: Use new regmap interfaceMario Six2019-05-211-2/+3
* mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASEMario Six2019-05-211-2/+2
* strider: Migrate to CONFIG_TARGET_STRIDERMario Six2019-05-212-3/+3
* hrcon: Migrate to CONFIG_TARGET_HRCONMario Six2019-05-212-2/+2
* board: mvebu: drop unused ETH_PHY macro definitionsBaruch Siach2019-01-211-4/+0
* ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09.02Chris Packham2018-12-081-1/+1
* tpm: Convert to use a device parameterSimon Glass2018-11-296-83/+143
* cmd: Add osd commandsMario Six2018-09-283-0/+161
* mvebu: select boot device at SoC levelBaruch Siach2018-08-063-44/+0
* mvebu: consolidate SPL boot device config symbolsBaruch Siach2018-08-062-26/+2
* mvebu: a38x: drop duplicate platform id symbolsBaruch Siach2018-08-061-12/+0
* tpm: disociate TPMv1.x specific and generic codeMiquel Raynal2018-05-254-4/+4
* ARM: mvebu: a38x: restore support for setting timingChris Packham2018-05-141-1/+2
* ARM: mvebu: a38x: sync ddr training code with upstreamChris Packham2018-05-141-9/+12
* ihs_mdio: Make DM-compatibleMario Six2018-05-082-5/+58
* ihs_mdio: Encapsulate register accessMario Six2018-05-081-7/+34
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0742-88/+42
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-273-6/+0
* treewide: Fix gdsys mail addressesMario Six2018-03-0916-17/+17
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-053-3/+3
* powerpc: mpc85xx: Fix static TLB table for SDRAMYork Sun2017-12-061-1/+1
* arm: mvebu: correct comments around cas_wl/cas_lChris Packham2017-11-301-1/+1
* MAINTAINERS: Add missing boards and config entriesTom Rini2017-11-061-0/+2
* env: Rename some other getenv()-related functionsSimon Glass2017-08-161-2/+2
* env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass2017-08-161-2/+2
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-165-8/+8
* driver/ddr: Add support for setting timing in hws_topology_mapMarek BehĂșn2017-07-121-1/+2
* powerpc: remove 4xx supportHeiko Schocher2017-07-0334-3175/+0
* controlcenterd_36BIT_SDCARD: Fix unused variable warningTom Rini2017-06-231-14/+13
* Convert CONFIG_CMD_IOLOOP to KconfigSimon Glass2017-05-221-0/+5
* Drop digital thermometer and thermostat (DTT) driversSimon Glass2017-05-224-12/+28
* gdsys: P1022: Fix unused variable warningsTom Rini2017-05-121-25/+24
* 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