summaryrefslogtreecommitdiff
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* x86: Introduce minimal PMU driver for Intel MID platformsAndy Shevchenko2017-04-102-0/+12
* x86: Add SCU IPC driver for Intel MID platformsFelipe Balbi2017-04-102-0/+29
* board_f: Make relocation functions genericSimon Glass2017-04-051-17/+0
* board_f: Make init_helpers genericSimon Glass2017-04-051-13/+0
* Move dram_init_banksize() to a common headerSimon Glass2017-04-051-1/+0
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-051-1/+1
* board_f: x86: Rename x86_fsp_init() to arch_fsp_init()Simon Glass2017-04-051-3/+0
* x86: Move turbo_state to global_dataSimon Glass2017-02-071-0/+1
* x86: Move pirq_routing_table to global_dataSimon Glass2017-02-071-0/+1
* x86: Support jumping from SPL to U-BootSimon Glass2017-02-061-0/+9
* x86: Fix up type sizes for 64-bitSimon Glass2017-02-062-0/+10
* x86: Drop flag_is_changable() on x86_64Simon Glass2017-02-061-0/+3
* x86: Fix up byteorder.h for x86_64Simon Glass2017-02-061-8/+9
* x86: Support global_data on x86_64Simon Glass2017-02-061-1/+6
* x86: Move the i386 code into its own directorySimon Glass2017-02-061-0/+3
* x86: Add an SPL implementationSimon Glass2017-02-061-0/+8
* x86: fsp: Fix cast for 64-bit compilationSimon Glass2017-02-061-2/+2
* x86: Update mpspec to build on 64-bit machinesSimon Glass2017-02-061-4/+4
* x86: Use unsigned long for address in table generationSimon Glass2017-02-064-4/+4
* x86: Synchronize list of x86 subarchitectures (update bootparam.h)Andy Shevchenko2017-02-061-1/+2
* ls2080: Exit dpaa only right before exiting U-BootAlexander Graf2016-11-171-0/+1
* Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2016-10-192-236/+13
|\
| * cpu: Add get_vendor callbackAlexander Graf2016-10-191-0/+13
| * x86: Move smbios generation into arch independent directoryAlexander Graf2016-10-191-236/+0
| * x86: Move table csum into separate fileAlexander Graf2016-10-191-0/+2
* | x86: Add implementations of setjmp() and longjmp()Simon Glass2016-10-181-0/+24
* | x86: Move table csum into separate headerAlexander Graf2016-10-181-0/+2
|/
* x86: Drop unused init_helper functionsSimon Glass2016-10-111-2/+0
* dm: x86: Move link to use driver model for videoSimon Glass2016-10-112-13/+0
* x86: Add an accelerated memmove() functionSimon Glass2016-10-111-1/+1
* x86: Fix Linux v4.7+ zimage booting (update bootparam.h)Stefan Roese2016-10-111-0/+3
* Remove arch/${ARCH}/include/asm/errno.hMasahiro Yamada2016-09-231-1/+0
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* x86: efi: Fix EFI 64-bit payload build warningsBin Meng2016-08-301-4/+0
* i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)Stefan Roese2016-08-161-26/+0
* x86: cache.h: Add default for CONFIG_SYS_CACHELINE_SIZEStefan Roese2016-08-161-4/+4
* x86: baytrail: acpi: Hide internal UART per GNVS settingBin Meng2016-07-121-11/+8
* x86: acpi: Pack global NVS into ACPI tableBin Meng2016-07-123-0/+10
* x86: quark: Introduce ACPI global NVSBin Meng2016-07-122-0/+34
* x86: baytrail: Introduce ACPI global NVSBin Meng2016-07-123-0/+55
* x86: quark: Add platform ASL filesBin Meng2016-05-307-0/+433
* x86: quark: Prepare device.h for inclusion by ASLBin Meng2016-05-301-6/+15
* x86: acpi: Make irqroute.asl commonBin Meng2016-05-303-2/+2
* x86: acpi: Create a common irqlinks ASL fileBin Meng2016-05-302-21/+35
* x86: baytrail: Add GPIO ASL descriptionBin Meng2016-05-232-0/+98
* x86: baytrail: Add internal UART ASL descriptionBin Meng2016-05-232-0/+64
* x86: acpi: Switch to ACPI mode by ourselves instead of requested by OSPMBin Meng2016-05-231-0/+3
* x86: Prepare configuration tables in dedicated high memory regionBin Meng2016-05-232-0/+23
* x86: qemu: Move qfw command over to cmd and add Kconfig entryTom Rini2016-05-231-157/+0
* x86: baytrail: Add platform ASL filesBin Meng2016-05-2313-0/+1348