summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | Merge branch 'master' of git://www.denx.de/git/u-boot-socfpgaTom Rini2015-12-19-553/+289
|\ \
| * | arm: socfpga: fix trivial header preprocessor for socfpga_common.hDinh Nguyen2015-12-20-3/+3
| * | arm: socfpga: fix up a questionable macro for SDMMCDinh Nguyen2015-12-20-5/+10
| * | arm: socfpga: remove building scan managerDinh Nguyen2015-12-20-2/+3
| * | arm: socfpga: introduce TARGET_SOCFPGA_GEN5 config propertyDinh Nguyen2015-12-20-0/+5
| * | arm: socfpga: remove note to add CONFIG_USB_DWC2_REG_ADDRDinh Nguyen2015-12-20-7/+0
| * | arm: socfpga: Drop the board boilerplateMarek Vasut2015-12-20-313/+0
| * | arm: socfpga: Introduce common board codeMarek Vasut2015-12-20-1/+65
| * | arm: socfpga: Switch CONFIG_HOSTNAME to CONFIG_SYS_BOARDMarek Vasut2015-12-20-15/+4
| * | arm: socfpga: Switch CONFIG_G_DNL_MANUFACTURER to CONFIG_SYS_VENDORMarek Vasut2015-12-20-19/+1
| * | arm: socfpga: sockit: Zap VIRTUAL_TARGETMarek Vasut2015-12-20-4/+0
| * | arm: socfpga: de0_nano: Zap VIRTUAL_TARGETMarek Vasut2015-12-20-4/+0
| * | arm: socfpga: socrates: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut2015-12-20-5/+29
| * | arm: socfpga: sockit: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut2015-12-20-7/+28
| * | arm: socfpga: mcvevk: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut2015-12-20-5/+26
| * | arm: socfpga: de0_nano: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut2015-12-20-3/+7
| * | arm: socfpga: cyclone5-socdk: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut2015-12-20-9/+26
| * | arm: socfpga: arria5-socdk: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut2015-12-20-5/+22
| * | arm: socfpga: Allow DWC2 UDC probing from OFMarek Vasut2015-12-20-0/+2
| * | arm: socfpga: socrates: Remove Micrel PHY configurationMarek Vasut2015-12-20-47/+0
| * | arm: socfpga: sockit: Remove Micrel PHY configurationMarek Vasut2015-12-20-47/+0
| * | arm: socfpga: de0_nano: Remove Micrel PHY configurationMarek Vasut2015-12-20-53/+0
| * | arm: socfpga: cyclone5-socdk: Remove Micrel PHY configurationMarek Vasut2015-12-20-47/+0
| * | arm: socfpga: arria5-socdk: Remove Micrel PHY configurationMarek Vasut2015-12-20-47/+0
| * | arm: socfpga: socrates: Add missing PHY skew configMarek Vasut2015-12-20-0/+9
| * | net: phy: micrel: Configure KSZ9021/KSZ9031 skew from OFMarek Vasut2015-12-20-1/+145
* | | altera_qspi: initialize instr.mtd in flash_eraseThomas Chou2015-12-19-0/+1
* | | serial-howto: remove altera_jtag_uart and altera_uart from the listThomas Chou2015-12-19-2/+0
* | | nios2: display altera sysid at startupThomas Chou2015-12-19-0/+8
* | | nios2: Soup up the shell experienceMarek Vasut2015-12-19-0/+4
* | | nios2: Enable support for fitImageMarek Vasut2015-12-19-0/+2
* | | nios2: Preconfigure $loadaddr variableMarek Vasut2015-12-19-2/+4
* | | nios2: Up the monitor size to 512kiBMarek Vasut2015-12-19-2/+2
* | | nios2: Calculate the env position from monitor sizeMarek Vasut2015-12-19-26/+26
|/ /
* | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-12-18-98/+12159
|\ \
| * | microblaze: Do not handle watchdog and gpio in SPLMichal Simek2015-12-18-3/+6
| * | microblaze: Enable DM by defaultMichal Simek2015-12-18-1/+1
| * | microblaze: Enable OF_CONTROL by defaultMichal Simek2015-12-18-1/+1
| * | microblaze: Remove support for LL_TEMACMichal Simek2015-12-18-46/+1
| * | microblaze: Use malloc setting via KconfigMichal Simek2015-12-18-6/+2
| * | microblaze: Make room for malloc before ELFMichal Simek2015-12-18-1/+2
| * | dm: net: Fix DM for targets which use MANUAL_RELOCMichal Simek2015-12-18-0/+28
| * | net: gem: Add driver dependencies to PHYLIBMichal Simek2015-12-18-15/+1
| * | net: gem: Fix typo in Kconfig entryMichal Simek2015-12-18-1/+1
| * | net: gem: Separate recv and free_pkt functionsMichal Simek2015-12-18-20/+32
| * | net: gem: Fix return value from recvMichal Simek2015-12-18-1/+1
| * | net: gem: Setup default phy address to -1Michal Simek2015-12-18-1/+2
| * | arm: zynq: Update ZYBO config optionsNathan Rossi2015-12-18-0/+20
| * | spi: zynq_qspi: Add configuration to disable LQSPI featureNathan Rossi2015-12-18-0/+9
| * | tools: zynqimage: Clean up check_paramsNathan Rossi2015-12-18-2/+1