summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* FogBugz #301188: Fix the reset release for dedicated IOrel_socfpga_v2014.10_arria10_bringup_15.07.02_prChin Liang See2015-07-011-7/+59
* FogBugz #299961-2: Support NAND in Uboot on Arria10rel_socfpga_v2014.10_arria10_bringup_15.07.01_prrel_socfpga_v2014.10_arria10_bringup_15.06.02_prGraham Moore2015-06-091-0/+3
* FogBugz #299961-3: Support NAND in Uboot on Arria10Graham Moore2015-06-091-2/+2
* FogBugz #299961-6: Support NAND in Uboot on Arria10Graham Moore2015-06-081-1/+1
* FogBugz #298843: UBoot: Arria10: Give Ethernet stack back.rel_socfpga_v2014.10_arria10_bringup_15.06.01_prThor Thayer2015-05-261-1/+1
* FogBugz #297527: UBoot: Arria10: Disable I2C to free up OCRAM space.Thor Thayer2015-05-261-0/+5
* FogBugz #260361: Fixed intermittent QSPI flash erase failuresTien Fong Chee2015-05-211-1/+1
* FogBugz #297521: UBoot: Arria10: Mask ECC Errorsrel_socfpga_v2014.10_arria10_bringup_15.05.03_prThor Thayer2015-05-141-1/+16
* FogBugz #291234: UBoot: Arria10 DDR ECC supportThor Thayer2015-05-054-85/+95
* FogBugz #290468: update device tree to one generated from reference designMatthew Gerlach2015-05-011-188/+243
* FogBugz #295861: Fix UART0 outputrel_socfpga_v2014.10_arria10_bringup_15.05.02_prThor Thayer2015-04-291-3/+3
* FogBugz #292775: qspi calibration needs to round upACDS15.0.1_REL_A10_GSRD_PRMatthew Gerlach2015-04-201-3/+5
* FogBugz #290468: Uboot device tree needs to be generatedrel_socfpga_v2014.10_arria10_bringup_15.05.01_prMatthew Gerlach2015-04-151-197/+244
* FogBugz #292094: Arria10: fdtimagesize too small for GHRD DTBMatthew Gerlach2015-04-141-2/+7
* FogBugz #287646: Arria10: No indication of Firewall failure.Thor Thayer2015-04-021-1/+2
* FogBugz #285044-3: Configure ksz9031 phy skews from uboot environmentrel_socfpga_v2014.10_arria10_bringup_gsrd_iesrel_socfpga_v2014.10_arria10_bringup_15.04.02_prrel_socfpga_v2014.10_arria10_bringup_15.04.01_prVince Bridgers2015-03-303-0/+56
* FogBugz #285044-2: Remove unneeded comment about asym pause configurationVince Bridgers2015-03-301-6/+0
* FogBugz #285044-1: Move ksz9031 PHY Skew Configuration CodeVince Bridgers2015-03-301-1/+8
* FogBugz #287308: fix fpgabr commandMatthew Gerlach2015-03-191-1/+1
* FogBugz #274496: move nocclk property to alteragrp nodeMatthew Gerlach2015-03-175-17/+34
* FogBugz #286074: take bridges out of resetMatthew Gerlach2015-03-161-1/+4
* FogBugz #270904-96: put sd into 4-bit modeDinh Nguyen2015-03-132-10/+8
* FogBugz #284816: read all possible input clocks from dtMatthew Gerlach2015-03-121-6/+20
* FogBugz #284472: fix handling of regextsel bit in vco0Matthew Gerlach2015-03-111-0/+3
* FogBugz #270904-95: Enable the I2C in U-BootChin Liang See2015-03-052-0/+18
* FogBugz #282554 - move noc properties out of sdram node to noc nodeMatthew Gerlach2015-03-048-82/+21
* FogBugz #270904-94: Take DMA modules out of reset.Graham Moore2015-03-041-0/+3
* FogBugz #282414: use "altr,socfpga-a10-" for compatability stringsMatthew Gerlach2015-03-035-58/+10
* FogBugz #270904-93: Remove verbose messages about Micrel skew settingsVince Bridgers2015-03-031-1/+0
* FogBugz #270904-92: Remove unnecessary environment variablesVince Bridgers2015-03-031-13/+0
* FogBugz #270904-91: Fix malloc failures after saving environmentVince Bridgers2015-03-031-2/+2
* FogBugz #270904-90: Fix QSPI Build FailuresVince Bridgers2015-03-031-4/+6
* FogBugz #270904-89: commit: f215f9ddc8d989ff85e93a5a8c1b8a843f2773c8Graham Moore2015-03-031-2/+3
* FogBugz #270904-88: enable saveenv for sdmmcDinh Nguyen2015-03-021-1/+4
* FogBugz #270904-87: sdram: remove unused ddr fields from device treerel_socfpga_v2014.10_arria10_bringup_iesThor Thayer2015-02-272-14/+0
* FogBugz #270904-86: sdram: get sdram firewall settings from device treeThor Thayer2015-02-273-351/+5
* FogBugz #270904-85: allow early use of shared io pinsMatthew Gerlach2015-02-2610-31/+77
* FogBugz #270904-84: caclulate driver clock frequencies at run timeMatthew Gerlach2015-02-269-299/+269
* FogBugz #270904-83: figure out what to take out of reset based on pin program...Matthew Gerlach2015-02-265-259/+383
* FogBugz #270904-82: get rid of unused boot-args failing to compileMatthew Gerlach2015-02-261-5/+0
* FogBugz #270904-81: cleanup of peripheral reset managementMatthew Gerlach2015-02-265-6/+68
* FogBugz #270904-80: sdram: remove volatile keywords and enum typdefThor Thayer2015-02-262-197/+191
* FogBugz #270904-79: get rid of unused build.hMatthew Gerlach2015-02-262-91/+0
* FogBugz #270904-78: Get rid of unused pinmux data and codeMatthew Gerlach2015-02-267-517/+2
* Revert "FogBugz #270904-78: Enable the I2C in U-Boot"Dinh Nguyen2015-02-263-18/+0
* FogBugz #270904-78: Enable the I2C in U-BootChin Liang See2015-02-263-0/+18
* FogBugz #270904-77: separate fpga bridge enable from ddr calAlan Tull2015-02-261-3/+0
* FogBugz #270904-76: support DDR data width register read from NIOSThor Thayer2015-02-263-251/+283
* FogBugz #270904-75: enable 32 byte alignment for all casesThor Thayer2015-02-262-13/+1
* FogBugz #270904-74: add fpgabr command to control fpga bridgesAlan Tull2015-02-263-0/+47