summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-14video: vesa_fb: Look up VGA device by class instead of idBin Meng
2015-07-14dm: pci: Correct bus number when scanning sub-busesSimon Glass
2015-07-14dm: pci: Use the correct hose when configuring devicesSimon Glass
2015-07-14x86: queensbay: Change PCIe root ports' interrupt routingBin Meng
2015-07-14x86: crownbay: Enable writing MP tableBin Meng
2015-07-14x86: Update README.x86 for SMP supportBin Meng
2015-07-14x86: Generate a valid MultiProcessor (MP) tableBin Meng
2015-07-14x86: Add MultiProcessor (MP) table APIsBin Meng
2015-07-14x86: Remove inline for lapic access routinesBin Meng
2015-07-14x86: Add I/O APIC register access routinesBin Meng
2015-07-14x86: Clean up ioapic header fileBin Meng
2015-07-14x86: Reduce PIRQ routing table sizeBin Meng
2015-07-14x86: Ignore function number when writing PIRQ routing tableBin Meng
2015-07-14x86: Write correct bus number for the irq routerBin Meng
2015-07-14x86: queensbay: Correct Topcliff device irqsBin Meng
2015-07-14x86: crownbay: Enable DM RTC supportBin Meng
2015-07-14cmd: date: Change to use CONFIG_DM_RTC instead of CONFIG_DM_I2CBin Meng
2015-07-14dm: rtc: Support mc146818 driver in driver modelBin Meng
2015-07-14x86: crownbay: Add MP initializationBin Meng
2015-07-14x86: Clean up lapic codesBin Meng
2015-07-14x86: Move lapic_setup() call into init_bsp()Bin Meng
2015-07-14x86: Move MP initialization codes into a common placeBin Meng
2015-07-14x86: ivybridge: Remove SMP from CPU_SPECIFIC_OPTIONSBin Meng
2015-07-14dm: cpu: Add a new get_count method to cpu uclassBin Meng
2015-07-14x86: kconfig: Fix minor nits in MAX_CPUSBin Meng
2015-07-14x86: kconfig: Make MAX_CPUS and AP_STACK_SIZE depend on SMPBin Meng
2015-07-14x86: dm: Clean up cpu driversBin Meng
2015-07-14dm: cpu: Test against cpu_ops->get_info in cpu_get_info()Bin Meng
2015-07-14dm: cpu: Fix undefined ENOSYS build errorBin Meng
2015-07-14dm: spi: Correct minor nits in ICH driverSimon Glass
2015-07-14spi: sf: Print the error code on failureSimon Glass
2015-07-14x86: fsp: Move FspInitEntry call to board_init_f()Bin Meng
2015-07-14x86: fsp: Load GDT before calling FspInitEntryBin Meng
2015-07-14x86: Add Kconfig options to be used by arch/x86/cpu/config.mkBin Meng
2015-07-14builderthread.py: Keep 'SPL'Tom Rini
2015-07-14Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2015-07-14RFC: Deprecate MAKEALLSimon Glass
2015-07-14Prepare v2015.07v2015.07Tom Rini
2015-07-11scsi: fix compiler warning with DEBUG and 48bit LBAsAndre Przywara
2015-07-10Merge git://git.denx.de/u-boot-samsungTom Rini
2015-07-10Merge git://git.denx.de/u-boot-marvellTom Rini
2015-07-10mtd: fix false positive "Offset exceeds device limit" errorMasahiro Yamada
2015-07-10arm: mvebu: db-88f6820-gp: Add USB/EHCI supportStefan Roese
2015-07-10usb: Add EHCI support for Armada 38x (mvebu)Stefan Roese
2015-07-10arm: mvebu: db-88f6820-gp.h: Add SATA/SCSI (AHCI) supportStefan Roese
2015-07-10arm: mvebu: Add SATA/SCSI (AHCI) support for Armada A38xStefan Roese
2015-07-10block: ahci: Don't enable port interruptsStefan Roese
2015-07-10arm: mvebu: db-88f6820-gp: Add MMC/SDIO supportStefan Roese
2015-07-10arm: mvebu: Add SDIO/SDHCI support for Armada A38xStefan Roese
2015-07-10mmc: sdhci.c: Add config option to use a fixed buffer for transfersStefan Roese