summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* arm: socfpga: Clean up SoCFPGA configurationMarek Vasut2014-10-06-218/+187
* arm: socfpga: Add command to control HPS-FPGA bridgesMarek Vasut2014-10-06-0/+75
* arm: socfpga: Move cache_enable to CPU codeMarek Vasut2014-10-06-3/+10
* arm: socfpga: Enable SDMMC boot for SOCFPGA U-BootChin Liang See2014-10-06-4/+18
* arm: socfpga: Enable DWMMC for SOCFPGAChin Liang See2014-10-06-0/+16
* arm: socfpga: nic301: Add NIC-301 configuration codePavel Machek2014-10-06-0/+26
* arm: socfpga: pl310: Map SDRAM to 0x0Marek Vasut2014-10-06-0/+14
* arm: socfpga: nic301: Add NIC-301 GPV register fileMarek Vasut2014-10-06-0/+195
* arm: socfpga: scu: Add SCU register fileMarek Vasut2014-10-06-0/+23
* arm: socfpga: cache: Enable PL310 L2 cacheMarek Vasut2014-10-06-0/+2
* arm: socfpga: cache: Enable D-CacheMarek Vasut2014-10-06-1/+2
* arm: socfpga: cache: Define cacheline sizeMarek Vasut2014-10-06-0/+2
* arm: socfpga: sysmgr: Add FPGA bits into system managerMarek Vasut2014-10-06-0/+39
* arm: socfpga: reset: Add function to reset FPGA bridgesMarek Vasut2014-10-06-0/+40
* arm: socfpga: fpga: Add SoCFPGA FPGA programming interfacePavel Machek2014-10-06-1/+504
* arm: socfpga: board: Align checkboard() outputMarek Vasut2014-10-06-1/+1
* arm: socfpga: board: Correctly set ATAG positionPavel Machek2014-10-06-0/+4
* arm: socfpga: misc: Align print_cpuinfo() outputPavel Machek2014-10-06-1/+1
* arm: socfpga: misc: Add SD controller initPavel Machek2014-10-06-0/+13
* arm: socfpga: misc: Add proper ethernet initializationPavel Machek2014-10-06-15/+52
* arm: socfpga: reset: Add EMAC reset functionsMarek Vasut2014-10-06-0/+20
* arm: socfpga: timer: Pull the timer reload value from config fileMarek Vasut2014-10-06-2/+2
* arm: socfpga: mmc: Pick the clock from clock managerPavel Machek2014-10-06-4/+11
* arm: socfpga: clock: Sync with reference codeMarek Vasut2014-10-06-16/+29
* arm: socfpga: clock: Clean up bit definitionsMarek Vasut2014-10-06-303/+323
* arm: socfpga: clock: Trim down code duplicationMarek Vasut2014-10-06-58/+38
* arm: socfpga: clock: Add code to read clock configurationPavel Machek2014-10-06-3/+267
* arm: socfpga: clock: Add missing stubs into board fileMarek Vasut2014-10-06-0/+3
* arm: socfpga: clock: Drop nonsense inlining from clock manager codeMarek Vasut2014-10-06-6/+6
* arm: socfpga: clock: Implant order into bit definitionsMarek Vasut2014-10-06-67/+99
* arm: socfpga: sysmgr: Clean up system managerMarek Vasut2014-10-06-34/+86
* arm: socfpga: Add watchdog disable for socfpgaPavel Machek2014-10-06-0/+30
* arm: socfpga: Clean up base address fileMarek Vasut2014-10-06-51/+51
* arm: socfpga: Complete the list of base addressesPavel Machek2014-10-06-0/+40
*-----. Merge branches 'topic/drivers/fpga-20141006', 'topic/drivers/mmc-20141006', '...Marek Vasut2014-10-06-42/+317
|\ \ \ \
| | | | * arm: cache: Add support for write-allocate D-CacheMarek Vasut2014-10-06-0/+3
| | | * | tools: socfpga: Add socfpga preloader signing to mkimageCharles Manning2014-10-06-0/+265
| | | |/
| | * | net: dwc: Make the cache handling less crypticMarek Vasut2014-10-06-25/+23
| | * | net: dwc: Fix cache alignment issuesMarek Vasut2014-10-06-2/+4
| | * | net: phy: Cleanup drivers/net/phy/micrel.cPavel Machek2014-10-06-4/+3
| | * | net: Remove unused CONFIG_DW_SEARCH_PHY from configsPavel Machek2014-10-06-2/+0
| | |/
| * | mmc: dw_mmc: Fix cache alignment issueMarek Vasut2014-10-06-1/+1
| * | mmc: dw_mmc: cleanupsPavel Machek2014-10-06-12/+22
| |/
* | fpga: altera: Turn the switches into table lookupMarek Vasut2014-10-06-111/+60
* | fpga: altera: Clean up enums in altera.hMarek Vasut2014-10-06-27/+49
* | fpga: altera: Make altera_validate return normal valuesMarek Vasut2014-10-06-9/+9
* | fpga: altera: Move altera_validate to the topMarek Vasut2014-10-06-32/+26
* | fpga: altera: More indentation trimdownMarek Vasut2014-10-06-118/+120
* | fpga: altera: Clean up altera_validate functionMarek Vasut2014-10-06-22/+21
* | fpga: altera: Clean up the printing and debugMarek Vasut2014-10-06-59/+58
|/