Commit Graph

971 Commits (a421192fb8d49da9a8bc30258c29c51675a1a1c9)

Author SHA1 Message Date
Bin Meng 79e550e0f3 x86: Add file names from Kconfig in CMC/FSP/VGA nodes in u-boot.dtsi 9 years ago
Bin Meng 7156831e07 x86: quark: Fix build error for quark-based boards 9 years ago
Simon Glass b215fbd868 x86: Use binman all x86 boards 9 years ago
Masahiro Yamada 63c0941726 libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY 9 years ago
Alexander Graf 95b62b2e28 efi_loader: Allow to compile helloworld.efi w/o bundling it 9 years ago
Alexander Graf b7b8410a8f ls2080: Exit dpaa only right before exiting U-Boot 9 years ago
Simon Glass 5bd828b532 efi: x86: Adjust EFI files support efi_loader 9 years ago
Simon Glass 2dcd4e9ee1 x86: Move efi .S files into the 'lib' directory 9 years ago
Simon Glass d36badfdc6 x86: Move efi .lds files into the 'lib' directory 9 years ago
Simon Glass 1f3f0357aa x86: Correct a build warning in x86 tables 9 years ago
Simon Glass 65e4c0b168 x86: efi: Add EFI loader support for x86 9 years ago
Alexander Graf 94eaa79cec cpu: Add get_vendor callback 9 years ago
Alexander Graf 6f192ddcbd cpu: Add DMTF id and family fields 9 years ago
Alexander Graf e824cf3fb5 smbios: Allow compilation on 64bit systems 9 years ago
Alexander Graf 4b6dddc294 x86: Move smbios generation into arch independent directory 9 years ago
Alexander Graf 1befb38b86 x86: Move table csum into separate file 9 years ago
Simon Glass f822403f01 x86: Add implementations of setjmp() and longjmp() 9 years ago
Alexander Graf 2b445e4d31 x86: Move table csum into separate header 9 years ago
Simon Glass b02e4044ff libfdt: Bring in upstream stringlist functions 9 years ago
Bin Meng 2d3c573ee6 x86: coreboot: Convert to use DM coreboot video driver 9 years ago
Simon Glass 54cd240731 x86: mrccache: Fix error handling in mrccache_get_region() 9 years ago
Simon Glass 9b43dbfb91 x86: Drop unused init_helper functions 9 years ago
Simon Glass 2545fa59f8 x86: ivybridge: Tidy up enable_clock_gating() for 64-bit 9 years ago
Simon Glass 4e0318c32f x86: ivybridge: Fix PCH power setup 9 years ago
Simon Glass 21b3b66ace x86: Correct address casts in interrupt code 9 years ago
Simon Glass d30b3103a5 x86: Correct address casts in cpu code 9 years ago
Simon Glass 35233da98a x86: Allow interrupts to be disabled in 64-bit mode 9 years ago
Simon Glass b6409ec302 dm: x86: Move link to use driver model for video 9 years ago
Simon Glass 443ffe509c dm: x86: Move samus to use new driver model support 9 years ago
Simon Glass a5b8722532 x86: Add an accelerated memmove() function 9 years ago
Stefan Roese 88d915b10f x86: Fix Linux v4.7+ zimage booting (update bootparam.h) 9 years ago
Stefan Roese 5572367cc5 x86: baytrail: Add 2nd eMMC controller to the PCI probe list 9 years ago
Masahiro Yamada b98278be7b input: specify the default of I8042_KEYB in more correct manner 9 years ago
Masahiro Yamada 558e12571e sandbox, x86: select DM_KEYBOARD instead of default y entry 9 years ago
Masahiro Yamada 4491327d59 Remove arch/${ARCH}/include/asm/errno.h 9 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 9 years ago
Masahiro Yamada 0a8547a250 x86: squash lines for immediate return 9 years ago
Bin Meng 3e6cc35f4e x86: efi: Fix EFI 64-bit payload build warnings 9 years ago
Simon Glass 4cc00f0611 x86: Add debugging when cpu_common_init() fails 9 years ago
Simon Glass e6294e0579 x86: ivybridge: Allow microcode to be collated 9 years ago
Simon Glass fda4fa8195 x86: Add debugging when a microcode update fails 9 years ago
Stefan Roese 27daffe7ce x86: Add theadorable-x86-dfi-bt700 board support 9 years ago
Stefan Roese b1ad6c6966 x86: Add DFI BT700 BayTrail board support 9 years ago
Stefan Roese 303dfc2e5e x86: conga-qeval20-qa3: Add SMBus support and SMSC2513 config code 9 years ago
Stefan Roese ca6c5e03f1 i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail) 9 years ago
George McCollister 144fdbdeb1 x86: som-db5800-som-6867: fix SERIRQ on reset 9 years ago
Stefan Roese d7b935bf62 x86: baytrail: Add SIO HS-UART clock setup 9 years ago
Stefan Roese bf4ea7ed21 x86: cache.h: Add default for CONFIG_SYS_CACHELINE_SIZE 9 years ago
Simon Glass 911954859d dm: Use dm_scan_fdt_dev() directly where possible 9 years ago
Simon Glass 2e3f1ff63f dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() 9 years ago