Commit Graph

30187 Commits (2320866b978fc12904eeba37236f35d12b4aec30)
 

Author SHA1 Message Date
Hans de Goede 5e6bacdb84 sunxi: s/sun8i/sun8i_a23/ 9 years ago
Hans de Goede 44d8ae5b69 sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool 9 years ago
Hans de Goede 929b2622eb sunxi: usbc: Remove unused irq field 9 years ago
Hans de Goede 92bcc6cb1e sunxi: Also set Auxiliary Ctl SMP bit in SPL 9 years ago
Jan Kiszka dcfa530f09 sun7i: Remove duplicate call to psci_arch_init 9 years ago
Simon Glass 281239ad9d x86: Enable multi-core init for Minnowboard MAX 9 years ago
Simon Glass ede9709316 x86: Add a CPU driver for baytrail 9 years ago
Simon Glass bcb0c61e1a x86: Allow CPUs to be set up after relocation 9 years ago
Simon Glass 86196c65ac x86: Add functions to set and clear bits on MSRs 9 years ago
Simon Glass 45b5a37836 x86: Add multi-processor init 9 years ago
Simon Glass 6f41e0e7bc x86: Provide access to the IDT 9 years ago
Simon Glass 52845296be x86: Store the GDT pointer in global_data 9 years ago
Simon Glass 837a136fc7 x86: Add an mfence macro 9 years ago
Simon Glass 1a06d2a310 x86: Add defines for fixed MTRRs 9 years ago
Simon Glass b551173b73 x86: Add atomic operations 9 years ago
Simon Glass 8e2fac051a Add a 'cpu' command to print CPU information 9 years ago
Simon Glass 6388e35725 x86: Add support for the Simple Firmware Interface (SFI) 9 years ago
Simon Glass 11f4dc1583 dm: Implement a CPU uclass 9 years ago
Simon Glass 33eac2dc25 Add print_freq() to display frequencies nicely 9 years ago
Simon Glass 2ea09c836f Move display_options functions to their own header 9 years ago
Simon Glass 9a7d700cca x86: Disable -Werror 9 years ago
Simon Glass 4051386107 x86: Remove unwanted MMC debugging 9 years ago
Simon Glass 5b9000dd25 dm: core: Add a function to bind a driver for a device tree node 9 years ago
Simon Glass 4c509343ab Fix comment nits in board_f.c 9 years ago
Simon Glass 410b10f1e3 x86: fsp: Use reset_cpu() 9 years ago
Simon Glass ebebf05976 x86: quark: Use reset_cpu() 9 years ago
Simon Glass 5021c81faa x86: ivybridge: Use reset_cpu() 9 years ago
Simon Glass ff6a8f3c06 x86: Implement reset_cpu() correctly for modern CPUs 9 years ago
Simon Glass 87f4cd3a30 x86: link: Add PCH driver to support SPI Flash 9 years ago
Simon Glass 8712af97e7 x86: Update chromebook_link instructions for binary blob 9 years ago
Gabriel Huau 8ddb8cfb1a x86: minnowmax: use the correct NOR in the configuration 9 years ago
Bin Meng cc4c8aca1d x86: Correct the typo in write_tables() 9 years ago
Bin Meng 99556d7deb x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONS 9 years ago
Bin Meng 3e4522279d x86: Kconfig: Move DM_SPI & DM_SPI_FLASH to arch/Kconfig 9 years ago
Bin Meng d99b901e74 x86: Kconfig: MARK_GRAPHICS_MEM_WRCOMB cosmetics 9 years ago
Bin Meng 029194a3c4 x86: Kconfig: Move platform options forward 9 years ago
Bin Meng 65c4ac0a83 x86: Kconfig: Divide the target selection to vendor/model 9 years ago
Bin Meng f82a7840f1 x86: quark: Turn on legacy segments decode 9 years ago
Bin Meng 283a08e52a x86: Check PIRQ routing table sanity in the F segment 9 years ago
Gabriel Huau 8827227889 x86: minnowmax: add GPIO banks in the device tree 9 years ago
Gabriel Huau 4a34e4b86f x86: baytrail: fix the GPIOBASE address 9 years ago
Simon Glass 685224815b x86: Correct Minnowboard instructions to use the right descriptor 9 years ago
Bin Meng 6e7b5f22eb biosemu: Do not free vga_info->BIOSImage when it is 0xc0000 9 years ago
Bin Meng 81d0b354b0 pci: Remove parameter 'class' of pci_rom_load() 9 years ago
Bin Meng d57c2f24fc pci: Option rom class is a 24-bit number 9 years ago
Bin Meng afbf1404c1 x86: queensbay: Implement PIRQ routing 9 years ago
Bin Meng b5b6b01960 x86: Support platform PIRQ routing 9 years ago
Bin Meng 5e2400e8f8 x86: Write configuration tables in last_stage_init() 9 years ago
Bin Meng e3e7fa2cd1 x86: Add a function to assign IRQ numbers to PCI device 9 years ago
Bin Meng 54c6001bba x86: Install a default e820 table in the __weak install_e820_map() 9 years ago