aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-02-06x86: Use unsigned long for address in table generationSimon Glass10-21/+14
2017-02-06x86: Synchronize list of x86 subarchitectures (update bootparam.h)Andy Shevchenko1-1/+2
2017-02-03Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini9-72/+106
2017-02-03arch: powerpc: update the eLBC IP input clockPrabhakar Kushwaha3-40/+21
2017-02-03arch: powerpc: Move CONFIG_FSL_ELBC to KconfigPrabhakar Kushwaha1-0/+20
2017-02-03arch: arm: update the IFC IP input clockPrabhakar Kushwaha3-24/+5
2017-02-03arch: powerpc: update the IFC IP input clockPrabhakar Kushwaha2-8/+18
2017-02-03arch: powerpc: Move CONFIG_FSL_IFC to KconfigPrabhakar Kushwaha1-0/+17
2017-02-03board: freescale: ls1012a: Enable secure DDR on LS1012A platformsPrabhakar Kushwaha1-0/+3
2017-02-01Merge git://git.denx.de/u-boot-mpc85xxTom Rini5-17/+38
2017-02-01Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini14-30/+3075
2017-02-01powerpc: mpc5200: Correct return value of memcpy functionMark Marshall1-1/+1
2017-02-01Merge git://www.denx.de/git/u-boot-marvellTom Rini9-2/+382
2017-02-01arm: mvebu: Implement secure bootMario Six5-0/+371
2017-02-01arm: mvebu: spl.c: Remove useless gd declarationReinhard Pfau1-2/+0
2017-02-01mvebu: Add board_pex_config()Mario Six2-0/+10
2017-02-01pci: mvebu: Fix Armada 38x supportDirk Eibach1-0/+1
2017-01-31powerpc: mpc85xx: Use symbolic names for cache control bitsMark Marshall1-4/+4
2017-01-31powerpc: mpc83xx: Enable pre-relocation mallocmario.six@gdsys.cc3-7/+25
2017-01-31powerpc: mpc83xx: Minimize r1 modificationmario.six@gdsys.cc1-5/+8
2017-01-31armv8: ls1046a: Enable workaround for erratum A-008336York Sun1-0/+1
2017-01-31mmc: zynq: rename CONFIG_ZYNQ_SDHCI to CONFIG_MMC_SDHCI_ZYNQMasahiro Yamada1-1/+1
2017-01-30BOARD: MCCMON6: Provide support for iMX6q based mccmon6 boardLukasz Majewski1-0/+5
2017-01-30arm: dts: imx53-cx9020: fix packetloss on fec_mxcPatrick Bruenn1-10/+10
2017-01-29ARM: uniphier: compile board data only for SPLMasahiro Yamada1-1/+1
2017-01-29ARM: uniphier: refactor cmd_ddrmphyMasahiro Yamada1-83/+112
2017-01-29ARM: uniphier: clean up UMC init for PXs2 SoCMasahiro Yamada3-283/+284
2017-01-29ARM: uniphier: refactor cmd_ddrphyMasahiro Yamada1-73/+83
2017-01-29ARM: uniphier: use gd->bd->bi_dram for memory reserve on LD20 SoCMasahiro Yamada1-10/+3
2017-01-29ARM: uniphier: detect RAM size by decoding HW register instead of DTMasahiro Yamada2-49/+206
2017-01-29ARM: uniphier: shrink arrays of DDR-PHY parameters for LD20 SoCMasahiro Yamada1-175/+79
2017-01-28ARM: SPI: stm32: add stm32f746 qspi driverMichael Kurz3-2/+8
2017-01-28net: stm32: add designware mac glue code for stm32Michael Kurz3-0/+44
2017-01-28ARM: stm32: use clock setup function defined in clock.cMichael Kurz4-28/+14
2017-01-28ARM: stm32: fix stm32f7 sdram fmc base addressMichael Kurz2-3/+2
2017-01-28ARM: stm32: cleanup stm32f7 filesMichael Kurz5-118/+110
2017-01-28ARM: DTS: stm32: add stm32f746-disco device tree filesMichael Kurz4-0/+202
2017-01-28arm: omap3: Update cpuinfo for DM3730, DM3725, AM3715, and AM3703Adam Ford2-2/+48
2017-01-28arm: omap3: Fix cpuinfo frequency spellingLadislav Michl1-3/+3
2017-01-28arm64: spin-table: add more information in Kconfig helpMasahiro Yamada1-2/+4
2017-01-28board/chiliboard: Add support for chiliBoardMarcin Niestroj2-0/+8
2017-01-28ARM: am335x: Add support for chiliSOMMarcin Niestroj4-0/+206
2017-01-28aspeed: Support for ast2500 Eval Boardmaxims@google.com3-0/+27
2017-01-28aspeed: Board init functions and common configs for ast2500 based boardsmaxims@google.com2-1/+84
2017-01-28aspeed: Add basic ast2500-specific drivers and configurationmaxims@google.com10-0/+970
2017-01-28aspeed: Add drivers common to all Aspeed SoCsmaxims@google.com7-0/+254
2017-01-28arm: Re-sync with full list of MACH_TYPE_xxx valuesTom Rini1-1/+4064
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-2/+0
2017-01-27armv8: ls1046a: added usb nodes in dtsTang Yuantian1-0/+21
2017-01-27imx: dts: mx6sxsabreauto: enable i2c2/3Peng Fan1-0/+42