Commit Graph

409 Commits (2791f8db5e2285a6bf6c6a7dad3ea517be72c592)

Author SHA1 Message Date
Andy Shevchenko ca0d29e4f0 x86: Introduce minimal PMU driver for Intel MID platforms 8 years ago
Felipe Balbi bb416465fd x86: Add SCU IPC driver for Intel MID platforms 8 years ago
Simon Glass e47b2d674f board_f: Make relocation functions generic 8 years ago
Simon Glass 96d4b75c0d board_f: Make init_helpers generic 8 years ago
Simon Glass 5e924a13e7 Move dram_init_banksize() to a common header 8 years ago
Simon Glass 76b00aca4f board_f: Drop setup_dram_config() wrapper 8 years ago
Simon Glass 671549e5b0 board_f: x86: Rename x86_fsp_init() to arch_fsp_init() 8 years ago
Simon Glass a0c75f9080 x86: Move turbo_state to global_data 8 years ago
Simon Glass 1bff83637f x86: Move pirq_routing_table to global_data 8 years ago
Simon Glass fa5fcb3bc6 x86: Support jumping from SPL to U-Boot 8 years ago
Simon Glass db357236e3 x86: Fix up type sizes for 64-bit 8 years ago
Simon Glass 4b57414a62 x86: Drop flag_is_changable() on x86_64 8 years ago
Simon Glass 9097805067 x86: Fix up byteorder.h for x86_64 8 years ago
Simon Glass a160092a61 x86: Support global_data on x86_64 8 years ago
Simon Glass be059e8813 x86: Move the i386 code into its own directory 8 years ago
Simon Glass 4bbc02454f x86: Add an SPL implementation 8 years ago
Simon Glass beb4d65e92 x86: fsp: Fix cast for 64-bit compilation 8 years ago
Simon Glass e71ffd0951 x86: Update mpspec to build on 64-bit machines 8 years ago
Simon Glass 42fd8c19b5 x86: Use unsigned long for address in table generation 8 years ago
Andy Shevchenko 7cbaddd4ad x86: Synchronize list of x86 subarchitectures (update bootparam.h) 8 years ago
Alexander Graf b7b8410a8f ls2080: Exit dpaa only right before exiting U-Boot 8 years ago
Alexander Graf 94eaa79cec cpu: Add get_vendor callback 8 years ago
Alexander Graf 4b6dddc294 x86: Move smbios generation into arch independent directory 8 years ago
Alexander Graf 1befb38b86 x86: Move table csum into separate file 8 years ago
Simon Glass f822403f01 x86: Add implementations of setjmp() and longjmp() 8 years ago
Alexander Graf 2b445e4d31 x86: Move table csum into separate header 8 years ago
Simon Glass 9b43dbfb91 x86: Drop unused init_helper functions 8 years ago
Simon Glass b6409ec302 dm: x86: Move link to use driver model for video 8 years ago
Simon Glass a5b8722532 x86: Add an accelerated memmove() function 8 years ago
Stefan Roese 88d915b10f x86: Fix Linux v4.7+ zimage booting (update bootparam.h) 8 years ago
Masahiro Yamada 4491327d59 Remove arch/${ARCH}/include/asm/errno.h 8 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
Bin Meng 3e6cc35f4e x86: efi: Fix EFI 64-bit payload build warnings 9 years ago
Stefan Roese ca6c5e03f1 i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail) 9 years ago
Stefan Roese bf4ea7ed21 x86: cache.h: Add default for CONFIG_SYS_CACHELINE_SIZE 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 48cf8b8346 x86: quark: Add platform ASL files 9 years ago
Bin Meng ec37913221 x86: quark: Prepare device.h for inclusion by ASL 9 years ago
Bin Meng 3498cc9775 x86: acpi: Make irqroute.asl common 9 years ago
Bin Meng 0d71511a2a x86: acpi: Create a common irqlinks ASL file 9 years ago
Bin Meng 7bfe0da4d2 x86: baytrail: Add GPIO ASL description 9 years ago
Bin Meng fa427438bd x86: baytrail: Add internal UART ASL description 9 years ago
Bin Meng 6aef68dc36 x86: acpi: Switch to ACPI mode by ourselves instead of requested by OSPM 9 years ago
Bin Meng 789b6dcecc x86: Prepare configuration tables in dedicated high memory region 9 years ago
Tom Rini dd6f3abbb8 x86: qemu: Move qfw command over to cmd and add Kconfig entry 9 years ago
Bin Meng 42f8ebfd23 x86: baytrail: Add platform ASL files 9 years ago
Bin Meng fc4f5cccd8 x86: acpi: Return table length in acpi_create_madt_lapics() 9 years ago