Commit Graph

1245 Commits (9865543ae65d7c9a435eedfc6a0ba23efb291121)

Author SHA1 Message Date
Felipe Balbi bb416465fd x86: Add SCU IPC driver for Intel MID platforms 7 years ago
Stefan Roese 13c531e52a x86: bootm: Fix FIT image booting on x86 7 years ago
Stefan Roese cccab03a52 x86: Add file names from Kconfig in descriptor/intel-me nodes in u-boot.dtsi 7 years ago
Stefan Roese 3dc0f8446a x86: Kconfig: Add options to configure the descriptor.bin / me.bin filenames 7 years ago
Simon Glass e47b2d674f board_f: Make relocation functions generic 7 years ago
Simon Glass 96d4b75c0d board_f: Make init_helpers generic 7 years ago
Simon Glass 5e924a13e7 Move dram_init_banksize() to a common header 7 years ago
Simon Glass 76b00aca4f board_f: Drop setup_dram_config() wrapper 7 years ago
Simon Glass 76d1d02fd2 board_f: x86: Use checkcpu() for CPU init 7 years ago
Simon Glass 671549e5b0 board_f: x86: Rename x86_fsp_init() to arch_fsp_init() 7 years ago
Stefan Roese 706865afe5 dm: core: Add flags parameter to device_remove() 7 years ago
Andy Shevchenko 308c75e08d x86: Intel MID platforms has no microcode update 7 years ago
Vincent Tinelli 20bfac0599 x86: zImage: add Intel MID platforms support 7 years ago
Andy Shevchenko 7a96fd8ef0 x86: Introduce INTEL_MID quirk option 7 years ago
J. Tang 3c03f4928e x86: Force 32-bit jumps in interrupt handlers 7 years ago
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 7 years ago
Andy Shevchenko 446d4e048e x86: make LOAD_FROM_32_BIT visible for platforms 7 years ago
Bin Meng 399de922ff x86: qemu: Mark ucode as optional for SPL in u-boot.dtsi 7 years ago
Bin Meng 2cffd90f14 x86: qemu: Set up device tree for SPL 7 years ago
Bin Meng 63767071d9 x86: qemu: Fix compiler warnings for 64-bit 7 years ago
Bin Meng e760feb19f x86: qemu: Hide arch_cpu_init() and print_cpuinfo() for U-Boot proper 7 years ago
Bin Meng d8f25c2a5a x86: Compile irq.c for 64-bit 7 years ago
Bin Meng 8f60ea0039 x86: spl: Add weak arch_cpu_init_dm() 7 years ago
Bin Meng 020a5d4f63 x86: Wrap print_ch() with config option 7 years ago
Bin Meng 45ffa122f2 x86: qemu: Add missing DECLARE_GLOBAL_DATA_PTR in e820.c 7 years ago
Simon Glass 3a03703afc x86: Update compile/link flags to support 64-bit U-Boot 7 years ago
Simon Glass 6935dc1b7d x86: link: Set up device tree for SPL 7 years ago
Simon Glass 164f0414da x86: link: Add SPL declarations to the binman image 7 years ago
Simon Glass c780069f1e x86: Add a dummy setjmp implementation for x86_64 7 years ago
Simon Glass 4d3ac6c326 x86: Move setjmp to the i386 directory 7 years ago
Simon Glass 8cfc966c77 x86: Move call64 to the i386 directory 7 years ago
Simon Glass 337705833c x86: Change irq_already_routed to a local variable 7 years ago
Simon Glass a0c75f9080 x86: Move turbo_state to global_data 7 years ago
Simon Glass 1bff83637f x86: Move pirq_routing_table to global_data 7 years ago
Simon Glass fa5fcb3bc6 x86: Support jumping from SPL to U-Boot 7 years ago
Simon Glass c2bf0dfaa3 x86: Drop interrupt support in 64-bit mode 7 years ago
Simon Glass ca5114f9af x86: Don't try to boot Linux from SPL 7 years ago
Simon Glass e1b610b084 x86: Don't build 32-bit efi files on x86_64 7 years ago
Simon Glass fb355619b2 x86: Don't build cpu files which are not supported on 64-bit 7 years ago
Simon Glass 23b89d4d6e x86: Don't build call64 and setjmp on 64-bit 7 years ago
Simon Glass 05cbd985c0 x86: Don't try to run the VGA BIOS in 64-bit mode 7 years ago
Simon Glass 1b4086307e x86: ivybridge: Provide a dummy SDRAM init for 64-bit 7 years ago
Simon Glass 45cc9e4cc5 x86: ivybridge: Skip SATA init in SPL 7 years ago
Simon Glass db357236e3 x86: Fix up type sizes for 64-bit 7 years ago
Simon Glass 4b57414a62 x86: Drop flag_is_changable() on x86_64 7 years ago
Simon Glass 9097805067 x86: Fix up byteorder.h for x86_64 7 years ago
Simon Glass 3c2dd537c7 x86: Add a link script for SPL 7 years ago
Simon Glass 3742d7a851 x86: Add a link script for 64-bit x86 7 years ago
Simon Glass 34722da68a x86: Fix up CONFIG_X86_64 check 7 years ago
Simon Glass a160092a61 x86: Support global_data on x86_64 7 years ago