summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | fpga: altera: Clean up altera_validate functionMarek Vasut2014-10-061-22/+21
* | fpga: altera: Clean up the printing and debugMarek Vasut2014-10-061-59/+58
|/
* Merge branch 'for-tom' of git://git.denx.de/u-boot-dmTom Rini2014-09-264-110/+89
|\
| * spi: Add brackets and tidy defines in spi.hSimon Glass2014-09-261-12/+12
| * dm: spi: Move cmd device code into its own functionSimon Glass2014-09-261-21/+32
| * sandbox: config: Enable all SPI flash chipsSimon Glass2014-09-261-1/+7
| * sandbox: Convert SPI flash emulation to use sf_paramsSimon Glass2014-09-261-76/+38
* | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2014-09-2639-251/+1018
|\ \
| * | board/ls1021aqds: Add DDR4 supportYork Sun2014-09-256-2/+30
| * | driver/ddr/fsl: Fix DDR4 driverYork Sun2014-09-252-4/+8
| * | ARMv8/ls2085a: Move u-boot location to make room for RCWYork Sun2014-09-251-1/+1
| * | ARMv8/ls2085a: Enable secondary coresYork Sun2014-09-252-3/+8
| * | armv8/fsl-lsch3: Release secondary cores from boot hold off with Boot PageYork Sun2014-09-2512-89/+518
| * | fdt_support: Make of_bus_default_count_cells non staticArnab Basu2014-09-252-1/+4
| * | fdt_support: Move of_read_number to fdt_support.hArnab Basu2014-09-252-9/+9
| * | driver/ddr/fsl: Fix tXP and tCKEYork Sun2014-09-254-14/+22
OpenPOWER on IntegriCloud