Age | Commit message (Expand) | Author |
2015-04-29 | x86: ivybridge: Use reset_cpu() | Simon Glass |
2015-04-29 | x86: Implement reset_cpu() correctly for modern CPUs | Simon Glass |
2015-04-29 | x86: link: Add PCH driver to support SPI Flash | Simon Glass |
2015-04-29 | x86: Update chromebook_link instructions for binary blob | Simon Glass |
2015-04-29 | x86: minnowmax: use the correct NOR in the configuration | Gabriel Huau |
2015-04-29 | x86: Correct the typo in write_tables() | Bin Meng |
2015-04-29 | x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONS | Bin Meng |
2015-04-29 | x86: Kconfig: Move DM_SPI & DM_SPI_FLASH to arch/Kconfig | Bin Meng |
2015-04-29 | x86: Kconfig: MARK_GRAPHICS_MEM_WRCOMB cosmetics | Bin Meng |
2015-04-29 | x86: Kconfig: Move platform options forward | Bin Meng |
2015-04-29 | x86: Kconfig: Divide the target selection to vendor/model | Bin Meng |
2015-04-29 | x86: quark: Turn on legacy segments decode | Bin Meng |
2015-04-29 | x86: Check PIRQ routing table sanity in the F segment | Bin Meng |
2015-04-29 | x86: minnowmax: add GPIO banks in the device tree | Gabriel Huau |
2015-04-29 | x86: baytrail: fix the GPIOBASE address | Gabriel Huau |
2015-04-29 | x86: Correct Minnowboard instructions to use the right descriptor | Simon Glass |
2015-04-29 | biosemu: Do not free vga_info->BIOSImage when it is 0xc0000 | Bin Meng |
2015-04-29 | pci: Remove parameter 'class' of pci_rom_load() | Bin Meng |
2015-04-29 | pci: Option rom class is a 24-bit number | Bin Meng |
2015-04-29 | x86: queensbay: Implement PIRQ routing | Bin Meng |
2015-04-29 | x86: Support platform PIRQ routing | Bin Meng |
2015-04-29 | x86: Write configuration tables in last_stage_init() | Bin Meng |
2015-04-29 | x86: Add a function to assign IRQ numbers to PCI device | Bin Meng |
2015-04-29 | x86: Install a default e820 table in the __weak install_e820_map() | Bin Meng |
2015-04-29 | x86: Clean up arch/x86/include/asm/e820.h | Bin Meng |
2015-04-29 | x86: Add alias for SPI node in the board dts | Bin Meng |
2015-04-29 | x86: Set serial port IRQ for SMSC LPC47M | Bin Meng |
2015-04-29 | x86: Move CONFIG_ENV_IS_IN_SPI_FLASH to x86-common.h | Bin Meng |
2015-04-29 | x86: queensbay: Avoid using PCH prefix | Bin Meng |
2015-04-29 | x86: Remove the old VGA driver | Bin Meng |
2015-04-29 | x86: minnowmax: Remove CONFIG_VIDEO_X86 in the defconfig | Bin Meng |
2015-04-29 | Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze | Tom Rini |
2015-04-29 | Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze | Tom Rini |
2015-04-29 | ARM: zynq: rename CONFIG_ZYNQ to CONFIG_ARCH_ZYNQ | Masahiro Yamada |
2015-04-29 | ARM: zynq: move SoC headers to mach-zynq/include/mach | Masahiro Yamada |
2015-04-29 | ARM: zynq: move SoC sources to mach-zynq | Masahiro Yamada |
2015-04-29 | ARM: zynq: pass "-mfpu=neon" only to lowlevel_init.S | Masahiro Yamada |
2015-04-29 | zynqmp: Enable SDHCI0 options | Michal Simek |
2015-04-29 | zynqmp: Enable FS_GENERIC option | Siva Durga Prasad Paladugu |
2015-04-29 | zynqmp: Add SPI driver support for ZynqMP | Siva Durga Prasad Paladugu |
2015-04-29 | zynqmp: i2c: Enable i2c driver for zynqMP | Siva Durga Prasad Paladugu |
2015-04-29 | zynqmp: Add support for EMMC bootmode | Michal Simek |
2015-04-29 | zynqmp: Add support for emulation platform - Veloce | Michal Simek |
2015-04-29 | zynq: timer: Fix wrong timer calculation | Siva Durga Prasad Paladugu |
2015-04-29 | zynqmp: sdhci: Remove the quirk SDHCI_QUIRK_NO_CD | Siva Durga Prasad Paladugu |
2015-04-29 | zynqmp: Add support for R5 sw loading | Michal Simek |
2015-04-29 | zynqmp: caches: Enable dcache for zynqmp | Siva Durga Prasad Paladugu |
2015-04-29 | zynq: slcr: Disable all level shifters | Siva Durga Prasad Paladugu |
2015-04-29 | ARM: zynq: drop legacy ps7_init.c/h support | Masahiro Yamada |
2015-04-29 | zynq: Add Zynq PicoZed board support | Nathan Rossi |