summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-17arm: mvebu: db-mv784mp-gp: Enable PCI supportStefan Roese2-0/+15
2015-08-17pci: mvebu: Add PCIe driverAnton Schubert3-8/+424
2015-08-17arm: mvebu: Add complete SDRAM ECC scrubbingStefan Roese4-8/+141
2015-08-17arm: mvebu: dram.c: Rework dram_init() and dram_init_banksize()Stefan Roese1-9/+21
2015-08-17arm: mvebu: Move CONFIG_SYS_TEXT_BASE to an address < 16 MiBStefan Roese3-3/+18
2015-08-17arm: mvebu: Display ECC enabled / disabled upon bootupStefan Roese1-0/+19
2015-08-17arm: mvebu: add multiple usb-hostcontroller support for AXPAnton Schubert2-8/+12
2015-08-17arm: mvebu: db-mv785mp-gp: Add USB/EHCI supportStefan Roese1-0/+7
2015-08-17arm: mvebu: Enable USB EHCI support on Armada XPStefan Roese3-1/+52
2015-08-17arm: mvebu: Enable NAND controller on MVEBU SoC'sStefan Roese7-7/+40
2015-08-17arm: mvebu: Disable MBUS error propagationStefan Roese2-0/+6
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-15Delete 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