summaryrefslogtreecommitdiff
path: root/board/gdsys
Commit message (Expand)AuthorAgeFilesLines
* gdsys: Drop unused fpga fileSimon Glass2023-02-072-29/+0
* gpio: Drop unused pca9698 driverSimon Glass2023-02-071-1/+0
* Correct CONFIG_CONTROLCENTERDCSimon Glass2023-02-071-1/+1
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-12/+12
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-3/+3
* mpc83xx: gazerbeam: Update sysinfo_get error handlingMichal Suchanek2022-10-171-3/+9
* powerpc: Move CONFIG_SYS_DDR_SIZE to CONFIG_SYS_SDRAM_SIZETom Rini2022-08-041-1/+1
* net: phy: don't require PHY interface mode during PHY creationMarek Behún2022-04-102-6/+7
* doc: replace @return by Return:Heinrich Schuchardt2022-01-191-7/+7
* board: gdsys: Drop Dirk Eibach from MAINTAINERSMarek Behún2022-01-142-2/+1
* board: gdsys: a38x: Enable PCIe link 2 in spl_board_init()Pali Rohár2022-01-141-0/+4
* arm: mvebu: Convert board_pex_config() to CONFIG_SPL_BOARD_INITPali Rohár2022-01-141-1/+1
* WS cleanup: remove trailing empty linesWolfgang Denk2021-09-301-1/+0
* board: gdsys: a38x: ensure mdiodev->name is NULL terminated after MDIO_NAME_L...Vladimir Oltean2021-09-281-3/+1
* global: Convert simple_strtoul() with decimal to dectoul()Simon Glass2021-08-021-8/+8
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-022-17/+17
* arm: mvebu: gdsys: Remove custom spl_board_init()Pali Rohár2021-07-312-21/+1
* ppc: Remove controlcenterd boardsTom Rini2021-04-1011-2036/+0
* ppc: Remove gdsys hrcon boardsTom Rini2021-04-1011-1026/+3
* ppc: Remove gdsys strider boardsTom Rini2021-04-109-861/+1
* tpm: Switch TPMv1 over to use the new APISimon Glass2021-03-025-40/+40
* ddr: marvell: a38x: add support for twin-die combined memory deviceMoti Buskila2021-02-261-0/+1
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-024-0/+4
* board: Rename uclass to sysinfoSimon Glass2020-11-062-27/+32
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-174-7/+7
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-185-0/+6
* common: Drop linux/delay.h from common headerSimon Glass2020-05-1810-0/+10
* common: Drop linux/stringify.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-185-0/+5
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-187-17/+23
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop bootstage.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop flash.h from common headerSimon Glass2020-05-182-0/+2
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-171-0/+1
* common: Move clock functions into a new fileSimon Glass2020-01-171-0/+1
* common: Move pci_init_board() out of common.hSimon Glass2019-12-022-0/+2
* common: Move some board functions out of common.hSimon Glass2019-12-024-0/+4
* common: Move command functions out of common.hSimon Glass2019-12-022-0/+2
* crc32: Use the crc.h header for crc functionsSimon Glass2019-12-022-0/+2
* env: Move env_get() to env.hSimon Glass2019-08-114-0/+4
* env: Move env_get_ulong() to env.hSimon Glass2019-08-111-0/+1
* env: Move env_set_ulong() to env.hSimon Glass2019-08-111-0/+1
* 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