summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-01-08am33xx/am43xx: Add platform data for GPIOsTom Rini1-0/+23
2016-01-08powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xxRobert P. J. Day6-20/+20
2016-01-07test: add sandbox timer to test.dtsThomas Chou1-0/+5
2016-01-07Merge git://git.denx.de/u-boot-mpc85xxTom Rini1-0/+2
2016-01-05powerpc, mpc5xxx: fix missing bootflag initHeiko Schocher1-0/+2
2016-01-03Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini6-5/+50
2016-01-03imx_common: check for Serial Downloader in spl_boot_deviceStefano Babic1-0/+8
2016-01-03ARM: mxs: allow boards to select DC-DC switching clock sourceMichael Heimpold2-0/+36
2016-01-03imx: ddr: drop duplicated debug infoPeng Fan1-1/+0
2015-12-24Merge git://git.denx.de/u-boot-socfpgaTom Rini4-3/+22
2015-12-22arm: socfpga: Unreset NAND in U-BootMarek Vasut1-0/+4
2015-12-22arm: socfpga: Unreset NAND in SPLMarek Vasut1-0/+1
2015-12-22arm: socfpga: Define NAND reset bitMarek Vasut1-1/+2
2015-12-22ARM: dts: uniphier: add SD/MMC pinmux nodesMasahiro Yamada1-0/+15
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-22arm: socfpga: Make /soc available in pre-relocMarek Vasut1-0/+4
2015-12-22arm: socfpga: Actually enable L2 cacheMarek Vasut1-2/+11
2015-12-22Merge git://git.denx.de/u-boot-arcTom Rini1-0/+6
2015-12-21axs103: add support of generic OHCI USB 1.1 controllerAlexey Brodkin1-0/+6
2015-12-21sunxi: Select DM_KEYBOARDHans de Goede1-1/+2
2015-12-21sun5i: Add defconfig and dts file for the Empire Electronix D709 tabletHans de Goede2-0/+242
2015-12-20Merge branch 'master' of git://www.denx.de/git/u-boot-socfpgaTom Rini10-11/+119
2015-12-20arm: socfpga: fix up a questionable macro for SDMMCDinh Nguyen1-3/+7
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: Introduce common board codeMarek Vasut2-1/+65
2015-12-20arm: socfpga: socrates: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut1-0/+8
2015-12-20arm: socfpga: sockit: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut1-2/+7
2015-12-20arm: socfpga: mcvevk: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut1-0/+5
2015-12-20arm: socfpga: de0_nano: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut1-0/+5
2015-12-20arm: socfpga: cyclone5-socdk: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut1-4/+5
2015-12-20arm: socfpga: arria5-socdk: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut1-0/+1
2015-12-20arm: socfpga: socrates: Add missing PHY skew configMarek Vasut1-0/+9
2015-12-19nios2: display altera sysid at startupThomas Chou1-0/+8
2015-12-18microblaze: Enable DM by defaultMichal Simek1-0/+1