summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | | x86: queensbay: Implement PIRQ routingBin Meng2015-04-29-4/+442
* | | x86: Support platform PIRQ routingBin Meng2015-04-29-0/+300
* | | x86: Write configuration tables in last_stage_init()Bin Meng2015-04-29-0/+91
* | | x86: Add a function to assign IRQ numbers to PCI deviceBin Meng2015-04-29-0/+35
* | | x86: Install a default e820 table in the __weak install_e820_map()Bin Meng2015-04-29-7/+22
* | | x86: Clean up arch/x86/include/asm/e820.hBin Meng2015-04-29-131/+2
* | | x86: Add alias for SPI node in the board dtsBin Meng2015-04-29-2/+11
* | | x86: Set serial port IRQ for SMSC LPC47MBin Meng2015-04-29-4/+9
* | | x86: Move CONFIG_ENV_IS_IN_SPI_FLASH to x86-common.hBin Meng2015-04-29-9/+8
* | | x86: queensbay: Avoid using PCH prefixBin Meng2015-04-29-4/+3
* | | x86: Remove the old VGA driverBin Meng2015-04-29-212/+0
* | | x86: minnowmax: Remove CONFIG_VIDEO_X86 in the defconfigBin Meng2015-04-29-1/+0
|/ /
* | Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-04-29-50/+914
|\ \
| * | ARM: zynq: rename CONFIG_ZYNQ to CONFIG_ARCH_ZYNQMasahiro Yamada2015-04-29-12/+12
| * | ARM: zynq: move SoC headers to mach-zynq/include/machMasahiro Yamada2015-04-29-0/+0
| * | ARM: zynq: move SoC sources to mach-zynqMasahiro Yamada2015-04-29-4/+4
| * | ARM: zynq: pass "-mfpu=neon" only to lowlevel_init.SMasahiro Yamada2015-04-29-7/+1
| * | zynqmp: Enable SDHCI0 optionsMichal Simek2015-04-29-0/+14
| * | zynqmp: Enable FS_GENERIC optionSiva Durga Prasad Paladugu2015-04-29-2/+3
| * | zynqmp: Add SPI driver support for ZynqMPSiva Durga Prasad Paladugu2015-04-29-0/+10
| * | zynqmp: i2c: Enable i2c driver for zynqMPSiva Durga Prasad Paladugu2015-04-29-0/+26
| * | zynqmp: Add support for EMMC bootmodeMichal Simek2015-04-29-1/+3
| * | zynqmp: Add support for emulation platform - VeloceMichal Simek2015-04-29-2/+12
| * | zynq: timer: Fix wrong timer calculationSiva Durga Prasad Paladugu2015-04-29-1/+3
| * | zynqmp: sdhci: Remove the quirk SDHCI_QUIRK_NO_CDSiva Durga Prasad Paladugu2015-04-29-1/+1
| * | zynqmp: Add support for R5 sw loadingMichal Simek2015-04-29-3/+285
| * | zynqmp: caches: Enable dcache for zynqmpSiva Durga Prasad Paladugu2015-04-29-1/+165
| * | zynq: slcr: Disable all level shiftersSiva Durga Prasad Paladugu2015-04-29-0/+7
| * | ARM: zynq: drop legacy ps7_init.c/h supportMasahiro Yamada2015-04-29-7/+2
| * | zynq: Add Zynq PicoZed board supportNathan Rossi2015-04-29-0/+61
| * | serial: zynq: Add support for slow emulation platformMichal Simek2015-04-29-1/+7
| * | zynq: Enable GPIO driver and GPIO commandsMichal Simek2015-04-29-0/+3
| * | gpio: add Xilinx Zynq PS GPIO driverAndrea Scian2015-04-29-0/+287
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-04-29-1/+1
|\ \ \
| * | | microblaze: Fix EMAC Lite initializationNathan Rossi2015-04-29-1/+1
| |/ /
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-socfpgaTom Rini2015-04-28-51/+197
|\ \ \
| * | | socfpga: implement arria V socdk SPI flash config in dtsPavel Machek2015-04-27-0/+24
| * | | socfpga: implement socdk SPI flash config in dtsPavel Machek2015-04-24-0/+24
| * | | arm: socfpga: spl: Add stub sdram.hMarek Vasut2015-04-21-0/+19
| * | | spi: Add Cadence QSPI controller Kconfig entryMarek Vasut2015-04-21-0/+8
| * | | spi: Add Designware SPI controller Kconfig entryMarek Vasut2015-04-21-0/+8
| * | | arm: socfpga: spl: update peripheral pll for dev kitDinh Nguyen2015-04-21-1/+1
| * | | arm: socfpga: spl: add board_init_f to SPLDinh Nguyen2015-04-21-0/+29
| * | | arm: socfpga: spl: Add s_init stubDinh Nguyen2015-04-21-0/+2
| * | | arm: socfpga: fix uart0 pin mux configurationDinh Nguyen2015-04-21-2/+2
| * | | arm: socfpga: spl: Add SDRAM checkDinh Nguyen2015-04-21-0/+6
| * | | arm: socfpga: spl: Adjust the SYS_INIT_RAM_SIZE to have room for the spl mallocDinh Nguyen2015-04-21-1/+1
| * | | arm: socfpga: spl: add CONFIG_SPL_STACK to socfpga_common.hDinh Nguyen2015-04-21-0/+5
| * | | arm: socfpga: spl: Use common lowlevel_initDinh Nguyen2015-04-21-47/+1
| * | | arm: socfpga: spl: printout sdram sizeDinh Nguyen2015-04-21-0/+4