summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2016-12-26x86: Add file names from Kconfig in CMC/FSP/VGA nodes in u-boot.dtsiBin Meng
2016-12-26x86: quark: Fix build error for quark-based boardsBin Meng
2016-12-20x86: Use binman all x86 boardsSimon Glass
2016-12-02libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORYMasahiro Yamada
2016-11-27efi_loader: Allow to compile helloworld.efi w/o bundling itAlexander Graf
2016-11-17ls2080: Exit dpaa only right before exiting U-BootAlexander Graf
2016-11-14efi: x86: Adjust EFI files support efi_loaderSimon Glass
2016-11-14x86: Move efi .S files into the 'lib' directorySimon Glass
2016-11-14x86: Move efi .lds files into the 'lib' directorySimon Glass
2016-11-14x86: Correct a build warning in x86 tablesSimon Glass
2016-10-19Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2016-10-19x86: efi: Add EFI loader support for x86Simon Glass
2016-10-19cpu: Add get_vendor callbackAlexander Graf
2016-10-19cpu: Add DMTF id and family fieldsAlexander Graf
2016-10-19smbios: Allow compilation on 64bit systemsAlexander Graf
2016-10-19x86: Move smbios generation into arch independent directoryAlexander Graf
2016-10-19x86: Move table csum into separate fileAlexander Graf
2016-10-18x86: Add implementations of setjmp() and longjmp()Simon Glass
2016-10-18x86: Move table csum into separate headerAlexander Graf
2016-10-13libfdt: Bring in upstream stringlist functionsSimon Glass
2016-10-12x86: coreboot: Convert to use DM coreboot video driverBin Meng
2016-10-11x86: mrccache: Fix error handling in mrccache_get_region()Simon Glass
2016-10-11x86: Drop unused init_helper functionsSimon Glass
2016-10-11x86: ivybridge: Tidy up enable_clock_gating() for 64-bitSimon Glass
2016-10-11x86: ivybridge: Fix PCH power setupSimon Glass
2016-10-11x86: Correct address casts in interrupt codeSimon Glass
2016-10-11x86: Correct address casts in cpu codeSimon Glass
2016-10-11x86: Allow interrupts to be disabled in 64-bit modeSimon Glass
2016-10-11dm: x86: Move link to use driver model for videoSimon Glass
2016-10-11dm: x86: Move samus to use new driver model supportSimon Glass
2016-10-11x86: Add an accelerated memmove() functionSimon Glass
2016-10-11x86: Fix Linux v4.7+ zimage booting (update bootparam.h)Stefan Roese
2016-10-11x86: baytrail: Add 2nd eMMC controller to the PCI probe listStefan Roese
2016-10-01input: specify the default of I8042_KEYB in more correct mannerMasahiro Yamada
2016-10-01sandbox, x86: select DM_KEYBOARD instead of default y entryMasahiro Yamada
2016-09-23Remove arch/${ARCH}/include/asm/errno.hMasahiro Yamada
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-23x86: squash lines for immediate returnMasahiro Yamada
2016-08-30x86: efi: Fix EFI 64-bit payload build warningsBin Meng
2016-08-30x86: Add debugging when cpu_common_init() failsSimon Glass
2016-08-30x86: ivybridge: Allow microcode to be collatedSimon Glass
2016-08-30x86: Add debugging when a microcode update failsSimon Glass
2016-08-16x86: Add theadorable-x86-dfi-bt700 board supportStefan Roese
2016-08-16x86: Add DFI BT700 BayTrail board supportStefan Roese
2016-08-16x86: conga-qeval20-qa3: Add SMBus support and SMSC2513 config codeStefan Roese
2016-08-16i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)Stefan Roese
2016-08-16x86: som-db5800-som-6867: fix SERIRQ on resetGeorge McCollister
2016-08-16x86: baytrail: Add SIO HS-UART clock setupStefan Roese
2016-08-16x86: cache.h: Add default for CONFIG_SYS_CACHELINE_SIZEStefan Roese
2016-07-27dm: Use dm_scan_fdt_dev() directly where possibleSimon Glass