summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-07-22include: usb: Move USB controller base address mappingNikhil Badola1-9/+0
2015-07-22arch: arm: fsl: Add XHCI support for LS1021ARamneek Mehresh2-0/+11
2015-07-20armv8/fsl-lsch3: Fix TCR_EL3 for the final MMU setup.Zhichun Hua1-15/+8
2015-07-20armv8: Fix TCR macros for shareability attributeZhichun Hua1-2/+2
2015-07-20armv8/ls2085aqds: DSPI pin muxing configure through QIXISHaikun Wang1-0/+2
2015-07-20armv8/ls2085a: Enable DSPI get input clk form 'mxc_get_clock'Haikun Wang2-0/+3
2015-07-20arm/dts/ls2085a: Add dts files for LS2085AQDS and LS2085ARDBHaikun Wang3-0/+90
2015-07-20arm/dts/ls2085a: Add DSPI dts nodeHaikun Wang1-0/+9
2015-07-20arm/dts/ls2085a: Bring in ls2085a dts files from linux kernelHaikun Wang1-0/+120
2015-07-20arm/ls102xa: Add little-endian mode support for audio IPsAlison Wang1-1/+2
2015-07-20arm/ls102xa: Add PSCI support for ls102xaWang Dongsheng2-0/+130
2015-07-20ARMv7: Factor out reusable timer_wait from sunxi/psci_sun7i.SWang Dongsheng3-40/+54
2015-07-20arm: ls1021a: Remove the inappropriate use of the function 'sprintf'Alison Wang1-10/+11
2015-07-20armv8/fsl-lsch3: device tree fixups for PCI stream IDsStuart Yoder2-0/+120
2015-07-20armv8/fsl-lsch3: partition stream IDsStuart Yoder1-0/+64
2015-07-20arm/errata: Update required bits for A57 cores erratasBhupesh Sharma1-4/+4
2015-07-20armv8/ls2085a: Update SoC README for DDR layoutPrabhakar Kushwaha1-0/+25
2015-07-20armv8/fsl-ch3: Add support to print SoC personalityPrabhakar Kushwaha2-0/+57
2015-07-20armv8/fsl-lsch3: Fix DDR speed messageYork Sun1-2/+2
2015-07-20armv8/ls2085a: call ft_pcie_setup() to change dts statusPrabhakar Kushwaha1-0/+4
2015-07-15Merge git://git.denx.de/u-boot-x86Tom Rini44-616/+1639
2015-07-15dm: x86: baytrail: Correct PCI region 3 when driver model is usedSimon Glass1-0/+2
2015-07-15dm: x86: minnowmax: Move PCI to use driver modelSimon Glass3-47/+10
2015-07-15x86: pci: Tidy up the generic x86 PCI driverSimon Glass1-22/+0
2015-07-15x86: Configure VESA parameters before loading Linux kernelBin Meng2-0/+3
2015-07-15x86: Remove MARK_GRAPHICS_MEM_WRCOMBBin Meng1-8/+0
2015-07-15x86: Move VGA option rom macros to KconfigBin Meng1-0/+22
2015-07-15x86: cmd_mtrr: Improve MTRR list informationBin Meng1-1/+2
2015-07-15x86: queensbay: Change CPU_ADDR_BITS to 32Bin Meng1-0/+4
2015-07-15x86: Setup fixed range MTRRs for legacy regionsBin Meng2-11/+38
2015-07-15x86: bios: Allow pci config read/write to host bridge in int1a_handlerJian Luo1-9/+1
2015-07-15x86: bios: Synchronize stack between real and protected modeJian Luo1-0/+23
2015-07-15x86: queensbay: Change PCIe root ports' interrupt routingBin Meng2-10/+23
2015-07-15x86: Generate a valid MultiProcessor (MP) tableBin Meng4-0/+181
2015-07-15x86: Add MultiProcessor (MP) table APIsBin Meng5-0/+688
2015-07-15x86: Remove inline for lapic access routinesBin Meng3-151/+153
2015-07-15x86: Add I/O APIC register access routinesBin Meng3-1/+46
2015-07-15x86: Clean up ioapic header fileBin Meng1-23/+3
2015-07-15x86: Reduce PIRQ routing table sizeBin Meng1-9/+56
2015-07-15x86: Ignore function number when writing PIRQ routing tableBin Meng1-4/+3
2015-07-15x86: Write correct bus number for the irq routerBin Meng1-1/+1
2015-07-15x86: queensbay: Correct Topcliff device irqsBin Meng1-12/+12
2015-07-15x86: crownbay: Enable DM RTC supportBin Meng2-0/+7
2015-07-15x86: crownbay: Add MP initializationBin Meng1-0/+20
2015-07-15x86: Clean up lapic codesBin Meng5-183/+103
2015-07-15x86: Move lapic_setup() call into init_bsp()Bin Meng2-3/+1
2015-07-15x86: Move MP initialization codes into a common placeBin Meng5-73/+112
2015-07-15x86: ivybridge: Remove SMP from CPU_SPECIFIC_OPTIONSBin Meng1-1/+0
2015-07-15x86: kconfig: Fix minor nits in MAX_CPUSBin Meng1-12/+12
2015-07-15x86: kconfig: Make MAX_CPUS and AP_STACK_SIZE depend on SMPBin Meng1-0/+2