summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* x86: Do relocation before clearing BSSSimon Glass2017-02-06-1/+1
* x86: board_r: Set the global data pointer after relocationSimon Glass2017-02-06-0/+10
* board_f/r: Use static const for the init sequencesSimon Glass2017-02-06-3/+3
* x86: board_f: Update init sequence for 64-bit startupSimon Glass2017-02-06-3/+7
* x86: Add 64-bit start-up codeSimon Glass2017-02-06-0/+37
* x86: ivybridge: Allow 32-bit init to move to SPLSimon Glass2017-02-06-2/+2
* x86: Use X86_32BIT_INIT instead of X86_RESET_VECTORSimon Glass2017-02-06-5/+7
* x86: Use X86_16BIT_INIT instead of X86_RESET_VECTORSimon Glass2017-02-06-9/+8
* x86: Kconfig: Add location options for 16/32-bit initSimon Glass2017-02-06-0/+40
* x86: Add Kconfig options to build 64-bit U-BootSimon Glass2017-02-06-0/+46
* x86: lib: Fix types and casts for 64-bit compilationSimon Glass2017-02-06-5/+5
* x86: fsp: Fix cast for 64-bit compilationSimon Glass2017-02-06-2/+2
* x86: dts: Mark serial as needed before relocationSimon Glass2017-02-06-0/+1
* x86: ivybridge: Fix types for 64-bit compilationSimon Glass2017-02-06-4/+4
* x86: ivybridge: Add more debugging for failuresSimon Glass2017-02-06-10/+31
* x86: ivybridge: Declare global data where it is usedSimon Glass2017-02-06-0/+10
* x86: Update mpspec to build on 64-bit machinesSimon Glass2017-02-06-10/+10
* x86: Use unsigned long for address in table generationSimon Glass2017-02-06-36/+29
* spl: Don't create a BSS padding when it is separateSimon Glass2017-02-06-1/+2
* spl: Allow PCH drivers to be used in SPLSimon Glass2017-02-06-0/+10
* spl: Allow timer drivers to be used in SPLSimon Glass2017-02-06-0/+10
* spl: Allow RTC drivers to be used in SPLSimon Glass2017-02-06-0/+11
* spl: Allow PCI drivers to be used in SPLSimon Glass2017-02-06-0/+10
* spl: Allow CPU drivers to be used in SPLSimon Glass2017-02-06-0/+11
* spl: Makefile: Define SPL_ earlierSimon Glass2017-02-06-0/+6
* spl: spi: Add a debug message if loading failsSimon Glass2017-02-06-1/+4
* console: Don't enable CONFIG-CONSOLE_MUX, etc. in SPLSimon Glass2017-02-06-20/+20
* 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-103/+356
|\
| * arch: powerpc: update the eLBC IP input clockPrabhakar Kushwaha2017-02-03-40/+24
| * arch: powerpc: Move CONFIG_FSL_ELBC to KconfigPrabhakar Kushwaha2017-02-03-16/+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/+21
| * arch: powerpc: Move CONFIG_FSL_IFC to KconfigPrabhakar Kushwaha2017-02-03-13/+17
| * armv8: ls1012a: Add support of PPAPrabhakar Kushwaha2017-02-03-0/+22
| * board: freescale: ls1012a: Enable secure DDR on LS1012A platformsPrabhakar Kushwaha2017-02-03-0/+91
| * armv8: ls1046a: Enable workaround for erratum A-008336York Sun2017-01-31-0/+1
| * armv7: ls1021aqds: Set cpo_sample for erratum A-009942York Sun2017-01-31-0/+3
| * drivers: net: fsl-mc: Fixup MAC addresses in DPCBogdan Purcareata2017-01-31-2/+101
| * armv8: ls1046a: enable usb in defconfigTang Yuantian2017-01-27-0/+18
| * armv8: ls1046a: added usb nodes in dtsTang Yuantian2017-01-27-0/+21
| * armv8: ls1046aqds: added usb feature supportTang Yuantian2017-01-27-0/+12
* | 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-267/+4692
|\ \
| * | BOARD: MCCMON6: Provide support for iMX6q based mccmon6 boardLukasz Majewski2017-01-30-0/+1245
| * | arm: dts: imx53-cx9020: fix packetloss on fec_mxcPatrick Bruenn2017-01-30-10/+10