summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-02-06x86: Fix up byteorder.h for x86_64Simon Glass
2017-02-06x86: Add a link script for SPLSimon Glass
2017-02-06x86: Add a link script for 64-bit x86Simon Glass
2017-02-06x86: Fix up CONFIG_X86_64 checkSimon Glass
2017-02-06x86: Support global_data on x86_64Simon Glass
2017-02-06x86: Add cpu code for x86_64Simon Glass
2017-02-06x86: Move the i386 code into its own directorySimon Glass
2017-02-06x86: Add an SPL implementationSimon Glass
2017-02-06x86: Tidy up use of size_t in relocationSimon Glass
2017-02-06x86: Add support for 64-bit relocationSimon Glass
2017-02-06x86: Refactor relocation to prepare for 64-bitSimon Glass
2017-02-06x86: Add 64-bit start-up codeSimon Glass
2017-02-06x86: ivybridge: Allow 32-bit init to move to SPLSimon Glass
2017-02-06x86: Use X86_32BIT_INIT instead of X86_RESET_VECTORSimon Glass
2017-02-06x86: Use X86_16BIT_INIT instead of X86_RESET_VECTORSimon Glass
2017-02-06x86: Kconfig: Add location options for 16/32-bit initSimon Glass
2017-02-06x86: Add Kconfig options to build 64-bit U-BootSimon Glass
2017-02-06x86: lib: Fix types and casts for 64-bit compilationSimon Glass
2017-02-06x86: fsp: Fix cast for 64-bit compilationSimon Glass
2017-02-06x86: dts: Mark serial as needed before relocationSimon Glass
2017-02-06x86: ivybridge: Fix types for 64-bit compilationSimon Glass
2017-02-06x86: ivybridge: Add more debugging for failuresSimon Glass
2017-02-06x86: ivybridge: Declare global data where it is usedSimon Glass
2017-02-06x86: Update mpspec to build on 64-bit machinesSimon Glass
2017-02-06x86: Use unsigned long for address in table generationSimon Glass
2017-02-06x86: Synchronize list of x86 subarchitectures (update bootparam.h)Andy Shevchenko
2017-02-04Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-02-03arch: powerpc: update the eLBC IP input clockPrabhakar Kushwaha
2017-02-03arch: powerpc: Move CONFIG_FSL_ELBC to KconfigPrabhakar Kushwaha
2017-02-03arch: arm: update the IFC IP input clockPrabhakar Kushwaha
2017-02-03arch: powerpc: update the IFC IP input clockPrabhakar Kushwaha
2017-02-03arch: powerpc: Move CONFIG_FSL_IFC to KconfigPrabhakar Kushwaha
2017-02-03board: freescale: ls1012a: Enable secure DDR on LS1012A platformsPrabhakar Kushwaha
2017-02-01Merge git://git.denx.de/u-boot-mpc85xxTom Rini
2017-02-01Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2017-02-01powerpc: mpc5200: Correct return value of memcpy functionMark Marshall
2017-02-01Merge git://www.denx.de/git/u-boot-marvellTom Rini
2017-02-01arm: mvebu: Implement secure bootMario Six
2017-02-01arm: mvebu: spl.c: Remove useless gd declarationReinhard Pfau
2017-02-01mvebu: Add board_pex_config()Mario Six
2017-02-01pci: mvebu: Fix Armada 38x supportDirk Eibach
2017-02-01powerpc: mpc85xx: Use symbolic names for cache control bitsMark Marshall
2017-02-01powerpc: mpc83xx: Enable pre-relocation mallocmario.six@gdsys.cc
2017-01-31powerpc: mpc83xx: Minimize r1 modificationmario.six@gdsys.cc
2017-01-31armv8: ls1046a: Enable workaround for erratum A-008336York Sun
2017-01-31mmc: zynq: rename CONFIG_ZYNQ_SDHCI to CONFIG_MMC_SDHCI_ZYNQMasahiro Yamada
2017-01-30BOARD: MCCMON6: Provide support for iMX6q based mccmon6 boardLukasz Majewski
2017-01-30arm: dts: imx53-cx9020: fix packetloss on fec_mxcPatrick Bruenn
2017-01-29ARM: uniphier: compile board data only for SPLMasahiro Yamada
2017-01-29ARM: uniphier: refactor cmd_ddrmphyMasahiro Yamada