summaryrefslogtreecommitdiff
path: root/board/gdsys
AgeCommit message (Expand)Author
2023-02-07gdsys: Drop unused fpga fileSimon Glass
2023-02-07gpio: Drop unused pca9698 driverSimon Glass
2023-02-07Correct CONFIG_CONTROLCENTERDCSimon Glass
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-10-17mpc83xx: gazerbeam: Update sysinfo_get error handlingMichal Suchanek
2022-08-04powerpc: Move CONFIG_SYS_DDR_SIZE to CONFIG_SYS_SDRAM_SIZETom Rini
2022-04-10net: phy: don't require PHY interface mode during PHY creationMarek Behún
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2022-01-14board: gdsys: Drop Dirk Eibach from MAINTAINERSMarek Behún
2022-01-14board: gdsys: a38x: Enable PCIe link 2 in spl_board_init()Pali Rohár
2022-01-14arm: mvebu: Convert board_pex_config() to CONFIG_SPL_BOARD_INITPali Rohár
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-09-28board: gdsys: a38x: ensure mdiodev->name is NULL terminated after MDIO_NAME_L...Vladimir Oltean
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-07-31arm: mvebu: gdsys: Remove custom spl_board_init()Pali Rohár
2021-04-10ppc: Remove controlcenterd boardsTom Rini
2021-04-10ppc: Remove gdsys hrcon boardsTom Rini
2021-04-10ppc: Remove gdsys strider boardsTom Rini
2021-03-02tpm: Switch TPMv1 over to use the new APISimon Glass
2021-02-26ddr: marvell: a38x: add support for twin-die combined memory deviceMoti Buskila
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-11-06board: Rename uclass to sysinfoSimon Glass
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop linux/stringify.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-18common: Drop bootstage.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-18common: Drop flash.h from common headerSimon Glass
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