aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-17arm: mvebu: Flush caches and disable MMU only on A38xStefan Roese1-7/+19
2015-08-17arm: mvebu: Setup the MBUS bridge registersStefan Roese2-0/+58
2015-08-17arm: mvebu: Change MBUS base addresses and sizesStefan Roese2-10/+16
2015-08-17arm: mvebu: db-mv784mp-gp.h: Fix image creation - use correct offsetStefan Roese1-0/+1
2015-08-17arm: mvebu: sdram: Enable ECC support on Armada XPStefan Roese1-1/+1
2015-08-17arm: mvebu/armada100: dram.c: Remove CONFIG_SYS_BOARD_DRAM_INITStefan Roese2-4/+0
2015-08-17i2c: lpc32xx: fix write timeoutSylvain Lemieux1-0/+2
2015-08-17i2c: lpc32xx: fix read timeoutSylvain Lemieux1-5/+5
2015-08-17i2c: lpc32xx: use api to get hclk instead of fix valueSylvain Lemieux1-1/+1
2015-08-17arm: lpc32xx: gpio macro for pin mappingSylvain Lemieux1-0/+40
2015-08-17lpc32xx: cpu: add support for soft resetSylvain Lemieux1-6/+17
2015-08-17arm: lpc32xx: mux: add missing registersSylvain Lemieux2-1/+18
2015-08-14Delete an accidentally added .rej fileTom Rini1-10/+0
2015-08-14Merge git://git.denx.de/u-boot-x86Tom Rini39-264/+875
2015-08-14Merge branch 'master' of git://git.denx.de/u-boot-pmicTom Rini4-2/+110
2015-08-14powerpc: ipek01: convert to generic boardAnatolij Gustschin2-1/+3
2015-08-14powerpc: inka4x0: convert to generic boardAnatolij Gustschin2-1/+3
2015-08-14powerpc: socrates: convert to generic boardAnatolij Gustschin1-0/+2
2015-08-14powerpc: v38b: convert to generic boardAnatolij Gustschin1-0/+2
2015-08-14powerpc: pcm030: convert to generic boardAnatolij Gustschin1-0/+1
2015-08-14powerpc: munices: convert to generic boardAnatolij Gustschin1-0/+1
2015-08-14powerpc: motionpro: convert to generic boardAnatolij Gustschin1-0/+2
2015-08-14powerpc: jupiter: convert to generic boardAnatolij Gustschin1-0/+2
2015-08-14powerpc: canmb: convert to generic boardAnatolij Gustschin1-0/+2
2015-08-14ARM: OMAP5+: configs: Fix default boot commandLokesh Vutla1-0/+1
2015-08-14Revert "fdt: Fix fdtdec_get_addr_size() for 64-bit"Simon Glass1-36/+20
2015-08-14x86: Add a simple interrupt script to the READMESimon Glass1-0/+15
2015-08-14x86: minnowmax: Define and enable interrupt setupSimon Glass3-4/+69
2015-08-14x86: Add clarifications to the x86 READMEStoppa, Igor1-11/+21
2015-08-14x86: Return -1 when reading a PCI config register failsSimon Glass1-3/+6
2015-08-14x86: Drop FSP error defines and use EFI insteadSimon Glass2-12/+1
2015-08-14x86: Set APs' req_seq to the reg number from device treeBin Meng1-0/+7
2015-08-14video: vesa: Correct a typo in the Kconfig VESA mode stringBin Meng1-1/+1
2015-08-14x86: Show the un-relocated IP address in exceptionsSimon Glass1-0/+2
2015-08-14x86: Convert minnowmax to use CONFIG_DM_NETSimon Glass2-6/+1
2015-08-14x86: Convert minnowmax to use CONFIG_DM_USBSimon Glass1-4/+5
2015-08-14Revert "dm: pci: Allow scan bridge child devices before relocation"Simon Glass1-0/+4
2015-08-14x86: Switch to using generic global_data setupSimon Glass3-84/+18
2015-08-14x86: Move the GDT into global_dataSimon Glass2-5/+8
2015-08-14Allow arch-specific setting of global_data in board_init_f_mem()Simon Glass2-2/+54
2015-08-14Align global_data to a 16-byte boundarySimon Glass2-1/+3
2015-08-14cm5200: fix FAT function prototypesStephen Warren1-4/+2
2015-08-14Add missing part of: "power: pmic: pfuze100 support driver model"Peng Fan4-2/+110
2015-08-14x86: Remove init_gd() functionSimon Glass1-1/+0
2015-08-14x86: baytrail: Support running as an EFI payloadSimon Glass1-0/+2
2015-08-14x86: baytrail: Tidy up interrupt and FSP initSimon Glass1-1/+8
2015-08-14x86: Allow pirq_init() to return an errorSimon Glass6-19/+18
2015-08-14x86: Split out fsp_init_phase_pci() code into a new functionSimon Glass2-3/+15
2015-08-14x86: Tidy up the PIRQ routing code a littleSimon Glass1-28/+13
2015-08-14x86: Re-order efi-x86_defconfigSimon Glass1-5/+5