summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-04-30x86: Add multi-processor initSimon Glass
2015-04-30x86: Provide access to the IDTSimon Glass
2015-04-30x86: Store the GDT pointer in global_dataSimon Glass
2015-04-30x86: Add an mfence macroSimon Glass
2015-04-30x86: Add defines for fixed MTRRsSimon Glass
2015-04-30x86: Add atomic operationsSimon Glass
2015-04-30x86: Add support for the Simple Firmware Interface (SFI)Simon Glass
2015-04-30x86: Disable -WerrorSimon Glass
2015-04-30x86: Remove unwanted MMC debuggingSimon Glass
2015-04-30x86: fsp: Use reset_cpu()Simon Glass
2015-04-30x86: quark: Use reset_cpu()Simon Glass
2015-04-30x86: ivybridge: Use reset_cpu()Simon Glass
2015-04-30x86: Implement reset_cpu() correctly for modern CPUsSimon Glass
2015-04-30x86: link: Add PCH driver to support SPI FlashSimon Glass
2015-04-30x86: minnowmax: use the correct NOR in the configurationGabriel Huau
2015-04-30x86: Correct the typo in write_tables()Bin Meng
2015-04-30x86: Kconfig: Move DM_SPI & DM_SPI_FLASH to arch/KconfigBin Meng
2015-04-30x86: Kconfig: MARK_GRAPHICS_MEM_WRCOMB cosmeticsBin Meng
2015-04-30x86: Kconfig: Move platform options forwardBin Meng
2015-04-30x86: Kconfig: Divide the target selection to vendor/modelBin Meng
2015-04-30x86: quark: Turn on legacy segments decodeBin Meng
2015-04-30x86: Check PIRQ routing table sanity in the F segmentBin Meng
2015-04-30x86: minnowmax: add GPIO banks in the device treeGabriel Huau
2015-04-30x86: baytrail: fix the GPIOBASE addressGabriel Huau
2015-04-30x86: queensbay: Implement PIRQ routingBin Meng
2015-04-30x86: Support platform PIRQ routingBin Meng
2015-04-30x86: Write configuration tables in last_stage_init()Bin Meng
2015-04-30x86: Add a function to assign IRQ numbers to PCI deviceBin Meng
2015-04-30x86: Install a default e820 table in the __weak install_e820_map()Bin Meng
2015-04-30x86: Clean up arch/x86/include/asm/e820.hBin Meng
2015-04-30x86: Add alias for SPI node in the board dtsBin Meng
2015-04-30x86: Set serial port IRQ for SMSC LPC47MBin Meng
2015-04-30x86: queensbay: Avoid using PCH prefixBin Meng
2015-04-30x86: Remove the old VGA driverBin Meng
2015-04-29Merge branch 'zynq' 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: 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: 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