summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* FogBugz #398001: Enable UART for console when FPGA is external configuredrel_socfpga_v2014.10_arria10_bringup_16.10.02_prrel_socfpga_v2014.10_arria10_bringup_16.10.01_prrel_socfpga_v2014.10_arria10_bringup_16.09.03_prrel_socfpga_v2014.10_arria10_bringup_16.09.02_prACDS16.1_REL_A10_GSRD_RC7ACDS16.1_REL_A10_GSRD_RC6ACDS16.1_REL_A10_GSRD_RC5ACDS16.1_REL_A10_GSRD_RC4ACDS16.1_REL_A10_GSRD_RC3ACDS16.1_REL_A10_GSRD_RC2ACDS16.1_REL_A10_GSRD_PRTien Fong Chee2016-08-231-1/+5
* FogBugz #371156-3: Allows UART com port redefined during run timerel_socfpga_v2014.10_arria10_bringup_16.09.01_prTien Fong Chee2016-08-157-11/+69
* FogBugz #371156-2: Printing the messages from buffer once UART is readyTien Fong Chee2016-08-155-7/+79
* FogBugz #371156-1: Enable checking UART is ready for console based on DTTien Fong Chee2016-08-117-14/+134
* mmc: Avoid extra duplicate entry in mmc device structureAndrew Gabbasov2016-08-102-7/+7
* MMC: add MMC_VERSION_5_0Markus Niebel2016-08-102-0/+4
* spi: cadence_qspi_apb: Ensure baudrate doesn't exceed maxChin Liang See2016-08-081-2/+5
* FogBugz #354841: add correct dtb board filename for arria10rel_socfpga_v2014.10_arria10_bringup_16.08.02_prChin Liang See2016-08-041-1/+4
* FogBugz #385101: Fix PLL ramp code to support 1:2 clock ratioChin Liang See2016-08-031-9/+11
* FogBugz #384923: Fix incorrect reset manager status offsetChin Liang See2016-08-031-1/+2
* FogBugz #384921: Fix overwritten rst_mgr_status variableChin Liang See2016-08-031-1/+1
* FogBugz #393096: Update DTS handoff based on SOCEDS 16.1Chin Liang See2016-08-033-38/+63
* FogBugz #385177: Enabling Ethernet support when boot from NANDChin Liang See2016-08-031-33/+0
* FogBugz #385309-6: Fix malloc limit calculation errorChin Liang See2016-08-031-1/+1
* FogBugz #385309-5: Reduce the OCRAM malloc and stack sizeChin Liang See2016-08-031-5/+7
* FogBugz #385309-4: Reduce the cff buffer size for QSPI and NAND bootChin Liang See2016-08-031-1/+2
* FogBugz #385309-3: Enabling relocation of malloc and stack to SDRAMChin Liang See2016-08-033-7/+6
* FogBugz #385309-2: Enhance memalign to support simple mallocChin Liang See2016-08-031-0/+6
* FogBugz #385309-1: Enhance simple malloc implementationChin Liang See2016-08-032-2/+25
* FogBugz #383897: Enhance the compatibility of early IO releaseChin Liang See2016-08-031-0/+15
* FogBugz #381722: Update SDMMC smpsel valueChin Liang See2016-08-031-1/+1
* FogBugz #381162-3: Enable optional checksum checking on SDMMC FPGA imageTien Fong Chee2016-08-022-12/+40
* FogBugz #385177: Fix memory low address setup issue at denali_setup_dmaChin Liang See2016-08-021-1/+1
* FogBugz #381162-2: Enhance for consistent checksum checking design flowTien Fong Chee2016-07-252-33/+14
* FogBugz #381162-1: Set the environment rbfcoreimage with mkimage extensionTien Fong Chee2016-07-251-1/+9
* FogBugz #361813-2: Allows SDMMC FAT32 partition and device selectionrel_socfpga_v2014.10_arria10_bringup_16.08.01_prrel_socfpga_v2014.10_arria10_bringup_16.07.02_prTien Fong Chee2016-06-242-1/+9
* FogBugz #361813-1: Removed the space between \0 and " of env valuerel_socfpga_v2014.10_arria10_bringup_16.07.01_prTien Fong Chee2016-06-171-12/+16
* FogBugz #365958: QSPI flash(Dual-stacked, S70FL01GS) driver for UbootTien Fong Chee2016-06-172-5/+39
* FogBugz #371156-3: Enable pre-console bufferTien Fong Chee2016-06-102-6/+28
* FogBugz #376743: fix ecc errors using jffs2 file system with nandrel_socfpga_v2014.10_arria10_bringup_16.06.02_prMatthew Gerlach2016-06-011-0/+1
* FogBugz #371464-5: Enhance clock configuration to avoid PLL over currentrel_socfpga_v2014.10_arria10_bringup_16.06.01_prChin Liang See2016-05-241-9/+41
* FogBugz #371464-4: Adding function to carry out PLL rampChin Liang See2016-05-241-0/+60
* FogBugz #371464-3: Adding function to calculate safe PLL numeratorChin Liang See2016-05-241-0/+97
* FogBugz #371464-2: Adding function to decide PLL ramp is requiredChin Liang See2016-05-242-0/+71
* FogBugz #371464-1: Adding functions to calculate frequency based on handoffChin Liang See2016-05-242-0/+138
* FogBugz #371156-2: fix "fpga loadfs" command hangMatthew Gerlach2016-05-164-20/+34
* FogBugz #371156: fix "fpga loadfs" command hangMatthew Gerlach2016-05-152-20/+20
* FogBugz #371106-4: Improve core RBF FPGA program performance with DDR.rel_socfpga_v2014.10_arria10_bringup_16.05.02_prTien Fong Chee2016-05-101-24/+38
* FogBugz #371106-3: Code refactoring for NAND Early IO ReleaseTien Fong Chee2016-05-062-175/+88
* FogBugz #371106-2: Code refactoring for SDMMC Early IO ReleaseTien Fong Chee2016-05-043-173/+128
* FogBugz #371106-1: Code refactoring for QSPI Early IO Release (OCRAM only)Tien Fong Chee2016-05-043-96/+298
* FogBugz #368841-3: Enable U-Boot environment in QSPIrel_socfpga_v2014.10_arria10_bringup_16.05.01_prChin Liang See2016-04-271-2/+8
* FogBugz #368841-2: Increase malloc when ethernet is enabledChin Liang See2016-04-271-1/+1
* FogBugz #373066: Fix OCRAM Double Bit Error during BSS accessChin Liang See2016-04-261-1/+1
* net: phy: do not read configuration register on resetStefan Agner2016-04-191-9/+2
* FogBugz #368841-1: Reduced U-Boot size by removing long help messageChin Liang See2016-04-191-1/+2
* Revert "FogBugz #299119: Enable U-Boot environment in QSPI"rel_socfpga_v2014.10_arria10_bringup_16.04.02_prChin Liang See2016-04-081-8/+2
* FogBugz #364318: Enhance FPGA programming for early releaseChin Liang See2016-03-312-4/+9
* FogBugz #355845: Disable the security and firewallChin Liang See2016-03-311-7/+12
* FogBugz #299119: Enable U-Boot environment in QSPIChin Liang See2016-03-301-3/+9