aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-21sunxi: Add CONFIG_SUNXI_NO_PMIC to Marsboard A10 configAleksei Mamlin1-0/+1
2015-12-21sunxi: Select DM_KEYBOARDHans de Goede1-1/+2
2015-12-21sunxi: Enable a second mmc socket as boot target in the environmentKarsten Merker1-0/+7
2015-12-21sunxi: A20-Olimex-SOM-EVB defconfig: enable mmc3Karsten Merker1-0/+3
2015-12-21sun5i: Add defconfig and dts file for the Empire Electronix D709 tabletHans de Goede4-0/+267
2015-12-21x86: Remove Graeme Russ from the git alias fileSimon Glass1-2/+1
2015-12-19Merge branch 'master' of git://www.denx.de/git/u-boot-socfpgaTom Rini35-553/+289
2015-12-20arm: socfpga: fix trivial header preprocessor for socfpga_common.hDinh Nguyen1-3/+3
2015-12-20arm: socfpga: fix up a questionable macro for SDMMCDinh Nguyen2-5/+10
2015-12-20arm: socfpga: remove building scan managerDinh Nguyen1-2/+3
2015-12-20arm: socfpga: introduce TARGET_SOCFPGA_GEN5 config propertyDinh Nguyen1-0/+5
2015-12-20arm: socfpga: remove note to add CONFIG_USB_DWC2_REG_ADDRDinh Nguyen1-7/+0
2015-12-20arm: socfpga: Drop the board boilerplateMarek Vasut7-313/+0
2015-12-20arm: socfpga: Introduce common board codeMarek Vasut2-1/+65
2015-12-20arm: socfpga: Switch CONFIG_HOSTNAME to CONFIG_SYS_BOARDMarek Vasut8-15/+4
2015-12-20arm: socfpga: Switch CONFIG_G_DNL_MANUFACTURER to CONFIG_SYS_VENDORMarek Vasut7-19/+1
2015-12-20arm: socfpga: sockit: Zap VIRTUAL_TARGETMarek Vasut1-4/+0
2015-12-20arm: socfpga: de0_nano: Zap VIRTUAL_TARGETMarek Vasut1-4/+0
2015-12-20arm: socfpga: socrates: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut4-5/+29
2015-12-20arm: socfpga: sockit: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut4-7/+28
2015-12-20arm: socfpga: mcvevk: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut4-5/+26
2015-12-20arm: socfpga: de0_nano: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut3-3/+7
2015-12-20arm: socfpga: cyclone5-socdk: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut4-9/+26
2015-12-20arm: socfpga: arria5-socdk: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut4-5/+22
2015-12-20arm: socfpga: Allow DWC2 UDC probing from OFMarek Vasut2-0/+2
2015-12-20arm: socfpga: socrates: Remove Micrel PHY configurationMarek Vasut2-47/+0
2015-12-20arm: socfpga: sockit: Remove Micrel PHY configurationMarek Vasut2-47/+0
2015-12-20arm: socfpga: de0_nano: Remove Micrel PHY configurationMarek Vasut2-53/+0
2015-12-20arm: socfpga: cyclone5-socdk: Remove Micrel PHY configurationMarek Vasut2-47/+0
2015-12-20arm: socfpga: arria5-socdk: Remove Micrel PHY configurationMarek Vasut2-47/+0
2015-12-20arm: socfpga: socrates: Add missing PHY skew configMarek Vasut1-0/+9
2015-12-20net: phy: micrel: Configure KSZ9021/KSZ9031 skew from OFMarek Vasut1-1/+145
2015-12-19altera_qspi: initialize instr.mtd in flash_eraseThomas Chou1-0/+1
2015-12-19serial-howto: remove altera_jtag_uart and altera_uart from the listThomas Chou1-2/+0
2015-12-19nios2: display altera sysid at startupThomas Chou1-0/+8
2015-12-19nios2: Soup up the shell experienceMarek Vasut2-0/+4
2015-12-19nios2: Enable support for fitImageMarek Vasut2-0/+2
2015-12-19nios2: Preconfigure $loadaddr variableMarek Vasut2-2/+4
2015-12-19nios2: Up the monitor size to 512kiBMarek Vasut2-2/+2
2015-12-19nios2: Calculate the env position from monitor sizeMarek Vasut2-26/+26
2015-12-18Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini29-98/+12159
2015-12-18microblaze: Do not handle watchdog and gpio in SPLMichal Simek2-3/+6
2015-12-18microblaze: Enable DM by defaultMichal Simek2-1/+1
2015-12-18microblaze: Enable OF_CONTROL by defaultMichal Simek2-1/+1
2015-12-18microblaze: Remove support for LL_TEMACMichal Simek3-46/+1
2015-12-18microblaze: Use malloc setting via KconfigMichal Simek2-6/+2
2015-12-18microblaze: Make room for malloc before ELFMichal Simek1-1/+2
2015-12-18dm: net: Fix DM for targets which use MANUAL_RELOCMichal Simek1-0/+28
2015-12-18net: gem: Add driver dependencies to PHYLIBMichal Simek13-15/+1
2015-12-18net: gem: Fix typo in Kconfig entryMichal Simek1-1/+1