summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-29x86: baytrail: fix the GPIOBASE addressGabriel Huau
2015-04-29x86: Correct Minnowboard instructions to use the right descriptorSimon Glass
2015-04-29biosemu: Do not free vga_info->BIOSImage when it is 0xc0000Bin Meng
2015-04-29pci: Remove parameter 'class' of pci_rom_load()Bin Meng
2015-04-29pci: Option rom class is a 24-bit numberBin Meng
2015-04-29x86: queensbay: Implement PIRQ routingBin Meng
2015-04-29x86: Support platform PIRQ routingBin Meng
2015-04-29x86: Write configuration tables in last_stage_init()Bin Meng
2015-04-29x86: Add a function to assign IRQ numbers to PCI deviceBin Meng
2015-04-29x86: Install a default e820 table in the __weak install_e820_map()Bin Meng
2015-04-29x86: Clean up arch/x86/include/asm/e820.hBin Meng
2015-04-29x86: Add alias for SPI node in the board dtsBin Meng
2015-04-29x86: Set serial port IRQ for SMSC LPC47MBin Meng
2015-04-29x86: Move CONFIG_ENV_IS_IN_SPI_FLASH to x86-common.hBin Meng
2015-04-29x86: queensbay: Avoid using PCH prefixBin Meng
2015-04-29x86: Remove the old VGA driverBin Meng
2015-04-29x86: minnowmax: Remove CONFIG_VIDEO_X86 in the defconfigBin Meng
2015-04-29Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini
2015-04-29Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini
2015-04-29ARM: zynq: rename CONFIG_ZYNQ to CONFIG_ARCH_ZYNQMasahiro Yamada
2015-04-29ARM: zynq: move SoC headers to mach-zynq/include/machMasahiro Yamada
2015-04-29ARM: zynq: move SoC sources to mach-zynqMasahiro Yamada
2015-04-29ARM: zynq: pass "-mfpu=neon" only to lowlevel_init.SMasahiro Yamada
2015-04-29zynqmp: Enable SDHCI0 optionsMichal Simek
2015-04-29zynqmp: Enable FS_GENERIC optionSiva Durga Prasad Paladugu
2015-04-29zynqmp: Add SPI driver support for ZynqMPSiva Durga Prasad Paladugu
2015-04-29zynqmp: i2c: Enable i2c driver for zynqMPSiva Durga Prasad Paladugu
2015-04-29zynqmp: Add support for EMMC bootmodeMichal Simek
2015-04-29zynqmp: Add support for emulation platform - VeloceMichal Simek
2015-04-29zynq: timer: Fix wrong timer calculationSiva Durga Prasad Paladugu
2015-04-29zynqmp: sdhci: Remove the quirk SDHCI_QUIRK_NO_CDSiva Durga Prasad Paladugu
2015-04-29zynqmp: Add support for R5 sw loadingMichal Simek
2015-04-29zynqmp: caches: Enable dcache for zynqmpSiva Durga Prasad Paladugu
2015-04-29zynq: slcr: Disable all level shiftersSiva Durga Prasad Paladugu
2015-04-29ARM: zynq: drop legacy ps7_init.c/h supportMasahiro Yamada
2015-04-29zynq: Add Zynq PicoZed board supportNathan Rossi
2015-04-29serial: zynq: Add support for slow emulation platformMichal Simek
2015-04-29zynq: Enable GPIO driver and GPIO commandsMichal Simek
2015-04-29gpio: add Xilinx Zynq PS GPIO driverAndrea Scian
2015-04-29microblaze: Fix EMAC Lite initializationNathan Rossi
2015-04-28Merge branch 'master' of git://www.denx.de/git/u-boot-socfpgaTom Rini
2015-04-28Merge branch 'master' of git://www.denx.de/git/u-boot-dmTom Rini
2015-04-28dm: core: Correct bug introduced in uclass_first/next_device()Simon Glass
2015-04-28serial: ns16550: Remove hard-coded baud_divisor settingAxel Lin
2015-04-28dm: core: drop device removal error path correctlyMasahiro Yamada
2015-04-28Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-04-28Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2015-04-28sf: Fix to compute proper sector_sizeJagannadha Sutradharudu Teki
2015-04-28dm: sf: Make SST flash write op work againBin Meng
2015-04-28dm: sf: Save flash flags to struct spi_flashBin Meng