summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-22ARM: uniphier: support ProXstream2, PH1-LD6b boards in single defconfigMasahiro Yamada2-6/+11
2015-12-22ARM: uniphier: merge ph1_ld4_defconfig and ph1_sld8_defconfigMasahiro Yamada4-36/+8
2015-12-22ARM: uniphier: drop fdt_file from CONFIG_EXTRA_ENV_SETTINGSMasahiro Yamada1-1/+0
2015-12-22ARM: uniphier: set DTB file name to fdt_file environmentMasahiro Yamada1-0/+35
2015-12-22ARM: uniphier: merge umc/ and ddrphy/ into a single directoryMasahiro Yamada11-15/+11
2015-12-22ARM: uniphier: display model number all the time on boot upMasahiro Yamada1-2/+1
2015-12-22ARM: uniphier: add macros and revision IDs for sLD11 and LD10Masahiro Yamada3-1/+27
2015-12-22ARM: uniphier: compile uniphier_get_board_param() for U-Boot properMasahiro Yamada1-1/+1
2015-12-22ARM: uniphier: split ProXstream2 board data and change DDR frequencyMasahiro Yamada1-3/+17
2015-12-22ARM: uniphier: call uniphier_get_board_param() without FDT blobMasahiro Yamada3-6/+7
2015-12-22ARM: uniphier: add functions to get SoC model/revisionMasahiro Yamada2-0/+15
2015-12-22ARM: dts: uniphier: use stdout-path instead of consoleMasahiro Yamada8-16/+8
2015-12-22ARM: dts: uniphier: add outer cache nodesMasahiro Yamada5-7/+84
2015-12-22ARM: dts: uniphier: factor out common nodes to uniphier-common32.dtsiMasahiro Yamada6-881/+616
2015-12-22ARM: uniphier: allow DDR function to return more precise error codeMasahiro Yamada1-2/+3
2015-12-22ARM: uniphier: use BIT() macro for DDR PHY headerMasahiro Yamada1-45/+46
2015-12-22ARM: uniphier: rename DTCR_RNKEN_* register bit to DTCR_RANKEN_*Masahiro Yamada2-4/+4
2015-12-22ARM: uniphier: add const qualifier to constant arrayMasahiro Yamada1-1/+1
2015-12-22ARM: uniphier: add static qualifiers to locally used functionsMasahiro Yamada1-6/+6
2015-12-22Prepare v2016.01-rc3Tom Rini1-1/+1
2015-12-22Merge git://git.denx.de/u-boot-arcTom Rini3-2/+13
2015-12-21axs103: add support of generic OHCI USB 1.1 controllerAlexey Brodkin3-2/+13
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-20Merge 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