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