Commit Graph

954 Commits (bb297ceea8bf6cc0291c556f64f49b89368f10ba)

Author SHA1 Message Date
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
Simon Glass 9532fe3b40 x86: link: Correct a failure in DRAM init 9 years ago
George McCollister 215099a522 x86: Add Advantech SOM-DB5800/SOM-6867 support 9 years ago
Bin Meng 3ff11aaa50 x86: baytrail: acpi: Hide internal UART per GNVS setting 9 years ago
Bin Meng 79c2c257cf x86: acpi: Pack global NVS into ACPI table 9 years ago
Bin Meng cf7108b320 x86: quark: Introduce ACPI global NVS 9 years ago
Bin Meng 2047390abc x86: baytrail: Introduce ACPI global NVS 9 years ago
Bin Meng d9703a0725 x86: fsp: Wrap setup_internal_uart() call with CONFIG_INTERNAL_UART 9 years ago
Bin Meng 377656b2cc x86: baytrail: Introduce a Kconfig option for the internal UART 9 years ago
Simon Glass 6cd2602d61 x86: fdt: Drop the unused compatible strings in fdtdec 9 years ago
Bin Meng ff6e156966 x86: coreboot: Remove the dummy pch driver 9 years ago
Bin Meng d8906c1f3f x86: Probe pinctrl driver in cpu_init_r() 9 years ago
Bin Meng f7a01e4848 x86: baytrail: Configure card detect pin of the SD controller 9 years ago
Bin Meng 58d1fedb1f x86: baytrail: Change fsp, emmc-boot-mode to "auto" 9 years ago
Bin Meng e264e3cc5b x86: baytrail: Add 'reg' property in the pinctrl node 9 years ago
George McCollister 8a1a7595cf x86: acpi: Fix madt lapic generation 9 years ago
Bin Meng d3d664725b x86: baytrail: acpi: Fix I/O APIC ID in the MADT table 9 years ago