summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-26power: pmic: Add support for MAX77696 PMICFabio Estevam
2015-07-26thermal: Fix commentsFabio Estevam
2015-07-26imx: imximage: add new CHECK/CLR BIT commandAdrian Alonso
2015-07-26arm: mx6: tqma6: Add WRU-IV baseboard for the TQMa6 SoMStefan Roese
2015-07-17Merge branch 'master' of git://git.denx.de/u-bootStefano Babic
2015-07-15Merge git://git.denx.de/u-boot-x86Tom Rini
2015-07-14pci: Disable expansion ROM address decoding when signature check failsBin Meng
2015-07-14pci: Configure expansion ROM during auto config processBin Meng
2015-07-14drivers: block: Remove the ata_piix driverBin Meng
2015-07-14x86: Adjust config option order in defconfig for Crown Bay and MinnowmaxBin Meng
2015-07-14tools: ifdtool: Write correct offset on 32-bit machineBin Meng
2015-07-14x86: Add binary blob checksums for Minnowboard MAXSimon Glass
2015-07-14dm: x86: baytrail: Correct PCI region 3 when driver model is usedSimon Glass
2015-07-14dm: x86: minnowmax: Move PCI to use driver modelSimon Glass
2015-07-14x86: pci: Tidy up the generic x86 PCI driverSimon Glass
2015-07-14x86: Add ROM image description for minnowmaxSimon Glass
2015-07-14dm: spi: Enable environment for minnowmaxSimon Glass
2015-07-14dm: spi: Correct BIOS protection logic for ICH9Simon Glass
2015-07-14dm: spi: Correct status register access widthSimon Glass
2015-07-14x86: Configure VESA parameters before loading Linux kernelBin Meng
2015-07-14x86: crownbay: Enable graphics supportBin Meng
2015-07-14x86: Remove MARK_GRAPHICS_MEM_WRCOMBBin Meng
2015-07-14x86: Move VGA option rom macros to KconfigBin Meng
2015-07-14x86: cmd_mtrr: Improve MTRR list informationBin Meng
2015-07-14x86: queensbay: Change CPU_ADDR_BITS to 32Bin Meng
2015-07-14x86: Setup fixed range MTRRs for legacy regionsBin Meng
2015-07-14video: Add 32-bit color depth support for VBEJian Luo
2015-07-14x86: bios: Allow pci config read/write to host bridge in int1a_handlerJian Luo
2015-07-14x86: bios: Synchronize stack between real and protected modeJian Luo
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