summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* x86: Use unsigned long for address in table generationSimon Glass2017-02-06-21/+14
* x86: Synchronize list of x86 subarchitectures (update bootparam.h)Andy Shevchenko2017-02-06-1/+2
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-02-03-72/+106
|\
| * arch: powerpc: update the eLBC IP input clockPrabhakar Kushwaha2017-02-03-40/+21
| * arch: powerpc: Move CONFIG_FSL_ELBC to KconfigPrabhakar Kushwaha2017-02-03-0/+20
| * arch: arm: update the IFC IP input clockPrabhakar Kushwaha2017-02-03-24/+5
| * arch: powerpc: update the IFC IP input clockPrabhakar Kushwaha2017-02-03-8/+18
| * arch: powerpc: Move CONFIG_FSL_IFC to KconfigPrabhakar Kushwaha2017-02-03-0/+17
| * board: freescale: ls1012a: Enable secure DDR on LS1012A platformsPrabhakar Kushwaha2017-02-03-0/+3
| * armv8: ls1046a: Enable workaround for erratum A-008336York Sun2017-01-31-0/+1
| * armv8: ls1046a: added usb nodes in dtsTang Yuantian2017-01-27-0/+21
* | Merge git://git.denx.de/u-boot-mpc85xxTom Rini2017-02-01-17/+38
|\ \
| * | powerpc: mpc5200: Correct return value of memcpy functionMark Marshall2017-02-01-1/+1
| * | powerpc: mpc85xx: Use symbolic names for cache control bitsMark Marshall2017-01-31-4/+4
| * | powerpc: mpc83xx: Enable pre-relocation mallocmario.six@gdsys.cc2017-01-31-7/+25
| * | powerpc: mpc83xx: Minimize r1 modificationmario.six@gdsys.cc2017-01-31-5/+8
| |/
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2017-02-01-30/+3075
|\ \
| * | BOARD: MCCMON6: Provide support for iMX6q based mccmon6 boardLukasz Majewski2017-01-30-0/+5
| * | arm: dts: imx53-cx9020: fix packetloss on fec_mxcPatrick Bruenn2017-01-30-10/+10
| * | imx: dts: mx6sxsabreauto: enable i2c2/3Peng Fan2017-01-27-0/+42
| * | imx: mx6sx: add dts for mx6sxsabreauto boardPeng Fan2017-01-27-0/+3003
| * | ARM: imx6ul: Move liteSOM source to SoC directoryMarcin Niestroj2017-01-27-18/+11
| * | imx_common: check for bmode Serial DownloaderStefan Agner2017-01-27-2/+4
| |/
* | Merge git://www.denx.de/git/u-boot-marvellTom Rini2017-02-01-2/+382
|\ \
| * | arm: mvebu: Implement secure bootMario Six2017-02-01-0/+371
| * | arm: mvebu: spl.c: Remove useless gd declarationReinhard Pfau2017-02-01-2/+0
| * | mvebu: Add board_pex_config()Mario Six2017-02-01-0/+10
| * | pci: mvebu: Fix Armada 38x supportDirk Eibach2017-02-01-0/+1
* | | mmc: zynq: rename CONFIG_ZYNQ_SDHCI to CONFIG_MMC_SDHCI_ZYNQMasahiro Yamada2017-01-31-1/+1
|/ /
* | ARM: uniphier: compile board data only for SPLMasahiro Yamada2017-01-29-1/+1
* | ARM: uniphier: refactor cmd_ddrmphyMasahiro Yamada2017-01-29-83/+112
* | ARM: uniphier: clean up UMC init for PXs2 SoCMasahiro Yamada2017-01-29-283/+284
* | ARM: uniphier: refactor cmd_ddrphyMasahiro Yamada2017-01-29-73/+83
* | ARM: uniphier: use gd->bd->bi_dram for memory reserve on LD20 SoCMasahiro Yamada2017-01-29-10/+3
* | ARM: uniphier: detect RAM size by decoding HW register instead of DTMasahiro Yamada2017-01-29-49/+206
* | ARM: uniphier: shrink arrays of DDR-PHY parameters for LD20 SoCMasahiro Yamada2017-01-29-175/+79
* | ARM: SPI: stm32: add stm32f746 qspi driverMichael Kurz2017-01-28-2/+8
* | net: stm32: add designware mac glue code for stm32Michael Kurz2017-01-28-0/+44
* | ARM: stm32: use clock setup function defined in clock.cMichael Kurz2017-01-28-28/+14
* | ARM: stm32: fix stm32f7 sdram fmc base addressMichael Kurz2017-01-28-3/+2
* | ARM: stm32: cleanup stm32f7 filesMichael Kurz2017-01-28-118/+110
* | ARM: DTS: stm32: add stm32f746-disco device tree filesMichael Kurz2017-01-28-0/+202
* | arm: omap3: Update cpuinfo for DM3730, DM3725, AM3715, and AM3703Adam Ford2017-01-28-2/+48
* | arm: omap3: Fix cpuinfo frequency spellingLadislav Michl2017-01-28-3/+3
* | arm64: spin-table: add more information in Kconfig helpMasahiro Yamada2017-01-28-2/+4
* | board/chiliboard: Add support for chiliBoardMarcin Niestroj2017-01-28-0/+8
* | ARM: am335x: Add support for chiliSOMMarcin Niestroj2017-01-28-0/+206
* | aspeed: Support for ast2500 Eval Boardmaxims@google.com2017-01-28-0/+27
* | aspeed: Board init functions and common configs for ast2500 based boardsmaxims@google.com2017-01-28-1/+84
* | aspeed: Add basic ast2500-specific drivers and configurationmaxims@google.com2017-01-28-0/+970