summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-17Prepare v2015.10-rc2v2015.10-rc2Tom Rini
2015-08-17Merge git://git.denx.de/u-boot-marvellTom Rini
2015-08-17Revert "Align global_data to a 16-byte boundary"Simon Glass
2015-08-17arm: mvebu: db-88f6820-gp: Enable PCI supportStefan Roese
2015-08-17arm: mvebu: db-mv784mp-gp: Enable PCI supportStefan Roese
2015-08-17pci: mvebu: Add PCIe driverAnton Schubert
2015-08-17arm: mvebu: Add complete SDRAM ECC scrubbingStefan Roese
2015-08-17arm: mvebu: dram.c: Rework dram_init() and dram_init_banksize()Stefan Roese
2015-08-17arm: mvebu: Move CONFIG_SYS_TEXT_BASE to an address < 16 MiBStefan Roese
2015-08-17arm: mvebu: Display ECC enabled / disabled upon bootupStefan Roese
2015-08-17arm: mvebu: add multiple usb-hostcontroller support for AXPAnton Schubert
2015-08-17arm: mvebu: db-mv785mp-gp: Add USB/EHCI supportStefan Roese
2015-08-17arm: mvebu: Enable USB EHCI support on Armada XPStefan Roese
2015-08-17arm: mvebu: Enable NAND controller on MVEBU SoC'sStefan Roese
2015-08-17arm: mvebu: Disable MBUS error propagationStefan Roese
2015-08-17arm: mvebu: Flush caches and disable MMU only on A38xStefan Roese
2015-08-17arm: mvebu: Setup the MBUS bridge registersStefan Roese
2015-08-17arm: mvebu: Change MBUS base addresses and sizesStefan Roese
2015-08-17arm: mvebu: db-mv784mp-gp.h: Fix image creation - use correct offsetStefan Roese
2015-08-17arm: mvebu: sdram: Enable ECC support on Armada XPStefan Roese
2015-08-17arm: mvebu/armada100: dram.c: Remove CONFIG_SYS_BOARD_DRAM_INITStefan Roese
2015-08-17i2c: lpc32xx: fix write timeoutSylvain Lemieux
2015-08-17i2c: lpc32xx: fix read timeoutSylvain Lemieux
2015-08-17i2c: lpc32xx: use api to get hclk instead of fix valueSylvain Lemieux
2015-08-17arm: lpc32xx: gpio macro for pin mappingSylvain Lemieux
2015-08-17lpc32xx: cpu: add support for soft resetSylvain Lemieux
2015-08-17arm: lpc32xx: mux: add missing registersSylvain Lemieux
2015-08-14Delete an accidentally added .rej fileTom Rini
2015-08-14Merge git://git.denx.de/u-boot-x86Tom Rini
2015-08-14Merge branch 'master' of git://git.denx.de/u-boot-pmicTom Rini
2015-08-14powerpc: ipek01: convert to generic boardAnatolij Gustschin
2015-08-14powerpc: inka4x0: convert to generic boardAnatolij Gustschin
2015-08-14powerpc: socrates: convert to generic boardAnatolij Gustschin
2015-08-14powerpc: v38b: convert to generic boardAnatolij Gustschin
2015-08-14powerpc: pcm030: convert to generic boardAnatolij Gustschin
2015-08-14powerpc: munices: convert to generic boardAnatolij Gustschin
2015-08-14powerpc: motionpro: convert to generic boardAnatolij Gustschin
2015-08-14powerpc: jupiter: convert to generic boardAnatolij Gustschin
2015-08-14powerpc: canmb: convert to generic boardAnatolij Gustschin
2015-08-14ARM: OMAP5+: configs: Fix default boot commandLokesh Vutla
2015-08-14Revert "fdt: Fix fdtdec_get_addr_size() for 64-bit"Simon Glass
2015-08-14x86: Add a simple interrupt script to the READMESimon Glass
2015-08-14x86: minnowmax: Define and enable interrupt setupSimon Glass
2015-08-14x86: Add clarifications to the x86 READMEStoppa, Igor
2015-08-14x86: Return -1 when reading a PCI config register failsSimon Glass
2015-08-14x86: Drop FSP error defines and use EFI insteadSimon Glass
2015-08-14x86: Set APs' req_seq to the reg number from device treeBin Meng
2015-08-14video: vesa: Correct a typo in the Kconfig VESA mode stringBin Meng
2015-08-14x86: Show the un-relocated IP address in exceptionsSimon Glass
2015-08-14x86: Convert minnowmax to use CONFIG_DM_NETSimon Glass