Age | Commit message (Expand) | Author |
2019-08-15 | arm: socfpga: gen5: don't zero bss in board_init_f() | Simon Goldschmidt |
2019-08-11 | env: Move env_set() to env.h | Simon Glass |
2019-07-21 | sysreset: add support for socfpga sysreset | Simon Goldschmidt |
2019-07-21 | arm: socfpga: rst: add register definition for cold reset | Simon Goldschmidt |
2019-06-14 | arm: socfpga: provide default SPL_SIZE_LIMIT for gen5 | Simon Goldschmidt |
2019-05-24 | ARM: socfpga: Clear PL310 early in SPL | Marek Vasut |
2019-05-24 | ARM: socfpga: Pull PL310 clearing into common code | Marek Vasut |
2019-05-18 | CONFIG_SPL_SYS_[DI]CACHE_OFF: add | Trevor Woerner |
2019-05-14 | arm: socfpga: Re-add support for Aries MCV SoM and MCVEV[KP] board | Wolfgang Grandegger |
2019-05-14 | arm: sofcpga: s10: remove unused ad-hoc reset code | Simon Goldschmidt |
2019-05-14 | arm: socfpga: remove re-added ad-hoc reset code | Simon Goldschmidt |
2019-05-10 | spl: socfpga: Implement fpga bitstream loading with socfpga loadfs | Tien Fong Chee |
2019-05-10 | ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading | Tien Fong Chee |
2019-05-07 | Merge branch 'master' of git://git.denx.de/u-boot-socfpga | Tom Rini |
2019-05-06 | ARM: socfpga: stratix10: Probe FPGA status before bridge enable | Ang, Chee Hong |
2019-05-06 | ARM: socfpga: stratix10: Disable FPGA2SOC reset | Ang, Chee Hong |
2019-05-06 | arm: socfpga: Move Stratix 10 SDRAM driver to DM | Ley Foon Tan |
2019-05-06 | ddr: altera: Compile ALTERA SDRAM in SPL only | Ley Foon Tan |
2019-05-05 | ARM: socfpga: use the pl310 driver to configure the cache | Dinh Nguyen |
2019-04-29 | ARM: socfpga: Remove socfpga_sdram_apply_static_cfg() | Marek Vasut |
2019-04-29 | ARM: socfpga: Add support for selecting bridges in bridge command | Marek Vasut |
2019-04-29 | ARM: socfpga: Fully unmap the FPGA bridges from L3 space | Marek Vasut |
2019-04-29 | ARM: socfpga: Disable bridges in SPL unless booting from FPGA | Marek Vasut |
2019-04-29 | ARM: socfpga: Factor out handoff register configuration | Marek Vasut |
2019-04-25 | arm: socfpga: mailbox: Fix off-by-one error on command length checking | Ley Foon Tan |
2019-04-25 | arm: socfpga: gen5: reduce SPL pre-reloc malloc | Simon Goldschmidt |
2019-04-25 | arm: socfpga: imply/default common config options | Simon Goldschmidt |
2019-04-17 | ddr: altera: Stratix10: Add ECC memory scrubbing | Ley Foon Tan |
2019-04-17 | arm: socfpga: stratix10: Add cpu_has_been_warmreset() | Ley Foon Tan |
2019-04-17 | ddr: altera: stratix10: Move SDRAM size check to SDRAM driver | Ley Foon Tan |
2019-04-17 | arm: socfpga: implement proper peripheral reset | Simon Goldschmidt |
2019-04-17 | arm: socfpga: move gen5 SDR driver to DM | Simon Goldschmidt |
2019-03-09 | ARM: socfpga: Disable D cache in SPL | Marek Vasut |
2019-03-09 | ARM: socfpga: fix data and tag latency values for pl310 cache controller | Dinh Nguyen |
2019-02-25 | ARM: socfpga: Clear PL310 early in SPL | Marek Vasut |
2019-02-25 | ARM: socfpga: Configure PL310 latencies | Marek Vasut |
2019-02-18 | arm: socfpga: gen5: remove hacked ETH RST handling | Simon Goldschmidt |
2019-02-01 | spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4 | Tien Fong Chee |
2019-02-01 | spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT | Tien Fong Chee |
2018-12-20 | arm: socfpga: stratix10: Enable Stratix10 FPGA Reconfiguration | Ang, Chee Hong |
2018-12-20 | arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device table | Ang, Chee Hong |
2018-12-20 | arm: socfpga: stratix10: Add macros for mailbox's arguments | Ang, Chee Hong |
2018-12-20 | arm: socfpga: stratix10: Add generic FPGA reconfig mailbox API for S10 | Ang, Chee Hong |
2018-11-29 | arm: socfpga: fix SPL booting from fpga OnChip RAM | Simon Goldschmidt |
2018-11-29 | arm: socfpga: make config structs const | Simon Goldschmidt |
2018-10-03 | arm: socfpga: stratix10: add sgmii in phymode setup | Ooi, Joyce |
2018-10-03 | arm: socfpga: Remove unused function socfpga_emac_manage_reset() | Ley Foon Tan |
2018-09-15 | socfpga: stratix10: fix sdram_calculate_size | Dalon Westergreen |
2018-08-24 | ARM: socfpga: Convert Arria10 to timer framework | Marek Vasut |
2018-08-24 | ARM: socfpga: Reorder Arria10 SPL | Marek Vasut |