summaryrefslogtreecommitdiff
path: root/board/gdsys
AgeCommit message (Expand)Author
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2020-01-17common: Move clock functions into a new fileSimon Glass
2019-12-02common: Move pci_init_board() out of common.hSimon Glass
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-12-02common: Move command functions out of common.hSimon Glass
2019-12-02crc32: Use the crc.h header for crc functionsSimon Glass
2019-08-11env: Move env_get() to env.hSimon Glass
2019-08-11env: Move env_get_ulong() to env.hSimon Glass
2019-08-11env: Move env_set_ulong() to env.hSimon Glass
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