summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm: socfpga: Consolidate SDMMC environmentChin Liang See2015-12-221-0/+6
* net: designware: Zap trailing backslashMarek Vasut2015-12-221-7/+7
* net: designware: Zap CONFIG_DW_AUTONEGMarek Vasut2015-12-223-9/+0
* net: eth_designware: select PHYLIB in KconfigThomas Chou2015-12-2211-13/+1
* arm: socfpga: Actually enable L2 cacheMarek Vasut2015-12-221-2/+11
* x86: Remove Graeme Russ from the git alias fileSimon Glass2015-12-211-2/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-socfpgaTom Rini2015-12-1935-553/+289
|\
| * arm: socfpga: fix trivial header preprocessor for socfpga_common.hDinh Nguyen2015-12-201-3/+3
| * arm: socfpga: fix up a questionable macro for SDMMCDinh Nguyen2015-12-202-5/+10
| * arm: socfpga: remove building scan managerDinh Nguyen2015-12-201-2/+3
| * arm: socfpga: introduce TARGET_SOCFPGA_GEN5 config propertyDinh Nguyen2015-12-201-0/+5
| * arm: socfpga: remove note to add CONFIG_USB_DWC2_REG_ADDRDinh Nguyen2015-12-201-7/+0
| * arm: socfpga: Drop the board boilerplateMarek Vasut2015-12-207-313/+0
| * arm: socfpga: Introduce common board codeMarek Vasut2015-12-202-1/+65
| * arm: socfpga: Switch CONFIG_HOSTNAME to CONFIG_SYS_BOARDMarek Vasut2015-12-208-15/+4
| * arm: socfpga: Switch CONFIG_G_DNL_MANUFACTURER to CONFIG_SYS_VENDORMarek Vasut2015-12-207-19/+1
| * arm: socfpga: sockit: Zap VIRTUAL_TARGETMarek Vasut2015-12-201-4/+0
| * arm: socfpga: de0_nano: Zap VIRTUAL_TARGETMarek Vasut2015-12-201-4/+0
| * arm: socfpga: socrates: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut2015-12-204-5/+29
| * arm: socfpga: sockit: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut2015-12-204-7/+28
| * arm: socfpga: mcvevk: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut2015-12-204-5/+26
| * arm: socfpga: de0_nano: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut2015-12-203-3/+7
| * arm: socfpga: cyclone5-socdk: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut2015-12-204-9/+26
| * arm: socfpga: arria5-socdk: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut2015-12-204-5/+22
| * arm: socfpga: Allow DWC2 UDC probing from OFMarek Vasut2015-12-202-0/+2
| * arm: socfpga: socrates: Remove Micrel PHY configurationMarek Vasut2015-12-202-47/+0
| * arm: socfpga: sockit: Remove Micrel PHY configurationMarek Vasut2015-12-202-47/+0
| * arm: socfpga: de0_nano: Remove Micrel PHY configurationMarek Vasut2015-12-202-53/+0
| * arm: socfpga: cyclone5-socdk: Remove Micrel PHY configurationMarek Vasut2015-12-202-47/+0
| * arm: socfpga: arria5-socdk: Remove Micrel PHY configurationMarek Vasut2015-12-202-47/+0
| * arm: socfpga: socrates: Add missing PHY skew configMarek Vasut2015-12-201-0/+9
| * net: phy: micrel: Configure KSZ9021/KSZ9031 skew from OFMarek Vasut2015-12-201-1/+145
* | altera_qspi: initialize instr.mtd in flash_eraseThomas Chou2015-12-191-0/+1
* | serial-howto: remove altera_jtag_uart and altera_uart from the listThomas Chou2015-12-191-2/+0
* | nios2: display altera sysid at startupThomas Chou2015-12-191-0/+8
* | nios2: Soup up the shell experienceMarek Vasut2015-12-192-0/+4
* | nios2: Enable support for fitImageMarek Vasut2015-12-192-0/+2
* | nios2: Preconfigure $loadaddr variableMarek Vasut2015-12-192-2/+4
* | nios2: Up the monitor size to 512kiBMarek Vasut2015-12-192-2/+2
* | nios2: Calculate the env position from monitor sizeMarek Vasut2015-12-192-26/+26
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-12-1829-98/+12159
|\
| * microblaze: Do not handle watchdog and gpio in SPLMichal Simek2015-12-182-3/+6
| * microblaze: Enable DM by defaultMichal Simek2015-12-182-1/+1
| * microblaze: Enable OF_CONTROL by defaultMichal Simek2015-12-182-1/+1
| * microblaze: Remove support for LL_TEMACMichal Simek2015-12-183-46/+1
| * microblaze: Use malloc setting via KconfigMichal Simek2015-12-182-6/+2
| * microblaze: Make room for malloc before ELFMichal Simek2015-12-181-1/+2
| * dm: net: Fix DM for targets which use MANUAL_RELOCMichal Simek2015-12-181-0/+28
| * net: gem: Add driver dependencies to PHYLIBMichal Simek2015-12-1813-15/+1
| * net: gem: Fix typo in Kconfig entryMichal Simek2015-12-181-1/+1
OpenPOWER on IntegriCloud