summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-01-08am33xx/am43xx: Add platform data for GPIOsTom Rini
2016-01-08powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xxRobert P. J. Day
2016-01-07test: add sandbox timer to test.dtsThomas Chou
2016-01-07Merge git://git.denx.de/u-boot-mpc85xxTom Rini
2016-01-05powerpc, mpc5xxx: fix missing bootflag initHeiko Schocher
2016-01-03Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-01-03imx_common: check for Serial Downloader in spl_boot_deviceStefano Babic
2016-01-03ARM: mxs: allow boards to select DC-DC switching clock sourceMichael Heimpold
2016-01-03imx: ddr: drop duplicated debug infoPeng Fan
2015-12-24Merge git://git.denx.de/u-boot-socfpgaTom Rini
2015-12-22arm: socfpga: Unreset NAND in U-BootMarek Vasut
2015-12-22arm: socfpga: Unreset NAND in SPLMarek Vasut
2015-12-22arm: socfpga: Define NAND reset bitMarek Vasut
2015-12-23ARM: dts: uniphier: add SD/MMC pinmux nodesMasahiro Yamada
2015-12-23ARM: uniphier: set DTB file name to fdt_file environmentMasahiro Yamada
2015-12-23ARM: uniphier: merge umc/ and ddrphy/ into a single directoryMasahiro Yamada
2015-12-23ARM: uniphier: display model number all the time on boot upMasahiro Yamada
2015-12-23ARM: uniphier: add macros and revision IDs for sLD11 and LD10Masahiro Yamada
2015-12-23ARM: uniphier: compile uniphier_get_board_param() for U-Boot properMasahiro Yamada
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-22arm: socfpga: Make /soc available in pre-relocMarek Vasut
2015-12-22arm: socfpga: Actually enable L2 cacheMarek Vasut
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: Select DM_KEYBOARDHans de Goede
2015-12-21sun5i: Add defconfig and dts file for the Empire Electronix D709 tabletHans de Goede
2015-12-19Merge branch 'master' of git://www.denx.de/git/u-boot-socfpgaTom Rini
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: Introduce common board codeMarek 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: socrates: Add missing PHY skew configMarek Vasut
2015-12-19nios2: display altera sysid at startupThomas Chou
2015-12-18microblaze: Enable DM by defaultMichal Simek