summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-23ARM: uniphier: split ProXstream2 board data and change DDR frequencyMasahiro Yamada
2015-12-23ARM: uniphier: call uniphier_get_board_param() without FDT blobMasahiro Yamada
2015-12-23ARM: uniphier: add functions to get SoC model/revisionMasahiro Yamada
2015-12-23ARM: dts: uniphier: use stdout-path instead of consoleMasahiro Yamada
2015-12-23ARM: dts: uniphier: add outer cache nodesMasahiro Yamada
2015-12-23ARM: dts: uniphier: factor out common nodes to uniphier-common32.dtsiMasahiro Yamada
2015-12-23ARM: uniphier: allow DDR function to return more precise error codeMasahiro Yamada
2015-12-23ARM: uniphier: use BIT() macro for DDR PHY headerMasahiro Yamada
2015-12-23ARM: uniphier: rename DTCR_RNKEN_* register bit to DTCR_RANKEN_*Masahiro Yamada
2015-12-23ARM: uniphier: add const qualifier to constant arrayMasahiro Yamada
2015-12-23ARM: uniphier: add static qualifiers to locally used functionsMasahiro Yamada
2015-12-21Prepare v2016.01-rc3v2016.01-rc3Tom Rini
2015-12-21Merge git://git.denx.de/u-boot-arcTom Rini
2015-12-21axs103: add support of generic OHCI USB 1.1 controllerAlexey Brodkin
2015-12-21sunxi: Add CONFIG_SUNXI_NO_PMIC to Marsboard A10 configAleksei Mamlin
2015-12-21sunxi: Select DM_KEYBOARDHans de Goede
2015-12-21sunxi: Enable a second mmc socket as boot target in the environmentKarsten Merker
2015-12-21sunxi: A20-Olimex-SOM-EVB defconfig: enable mmc3Karsten Merker
2015-12-21sun5i: Add defconfig and dts file for the Empire Electronix D709 tabletHans de Goede
2015-12-21x86: Remove Graeme Russ from the git alias fileSimon Glass
2015-12-19Merge branch 'master' of git://www.denx.de/git/u-boot-socfpgaTom Rini
2015-12-20arm: socfpga: fix trivial header preprocessor for socfpga_common.hDinh Nguyen
2015-12-20arm: socfpga: fix up a questionable macro for SDMMCDinh Nguyen
2015-12-20arm: socfpga: remove building scan managerDinh Nguyen
2015-12-20arm: socfpga: introduce TARGET_SOCFPGA_GEN5 config propertyDinh Nguyen
2015-12-20arm: socfpga: remove note to add CONFIG_USB_DWC2_REG_ADDRDinh Nguyen
2015-12-20arm: socfpga: Drop the board boilerplateMarek Vasut
2015-12-20arm: socfpga: Introduce common board codeMarek Vasut
2015-12-20arm: socfpga: Switch CONFIG_HOSTNAME to CONFIG_SYS_BOARDMarek Vasut
2015-12-20arm: socfpga: Switch CONFIG_G_DNL_MANUFACTURER to CONFIG_SYS_VENDORMarek Vasut
2015-12-20arm: socfpga: sockit: Zap VIRTUAL_TARGETMarek Vasut
2015-12-20arm: socfpga: de0_nano: Zap VIRTUAL_TARGETMarek Vasut
2015-12-20arm: socfpga: socrates: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut
2015-12-20arm: socfpga: sockit: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut
2015-12-20arm: socfpga: mcvevk: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut
2015-12-20arm: socfpga: de0_nano: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut
2015-12-20arm: socfpga: cyclone5-socdk: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut
2015-12-20arm: socfpga: arria5-socdk: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut
2015-12-20arm: socfpga: Allow DWC2 UDC probing from OFMarek Vasut
2015-12-20arm: socfpga: socrates: Remove Micrel PHY configurationMarek Vasut
2015-12-20arm: socfpga: sockit: Remove Micrel PHY configurationMarek Vasut
2015-12-20arm: socfpga: de0_nano: Remove Micrel PHY configurationMarek Vasut
2015-12-20arm: socfpga: cyclone5-socdk: Remove Micrel PHY configurationMarek Vasut
2015-12-20arm: socfpga: arria5-socdk: Remove Micrel PHY configurationMarek Vasut
2015-12-20arm: socfpga: socrates: Add missing PHY skew configMarek Vasut
2015-12-20net: phy: micrel: Configure KSZ9021/KSZ9031 skew from OFMarek Vasut
2015-12-19altera_qspi: initialize instr.mtd in flash_eraseThomas Chou
2015-12-19serial-howto: remove altera_jtag_uart and altera_uart from the listThomas Chou
2015-12-19nios2: display altera sysid at startupThomas Chou
2015-12-19nios2: Soup up the shell experienceMarek Vasut