Commit Graph

121 Commits (e88b83575a94b76a57161d98ec659460cb83ffab)

Author SHA1 Message Date
Bin Meng 3ba6a0f4f6 x86: Allow a hardcoded TSC frequency provided by Kconfig 10 years ago
Bin Meng b2439aecd3 x86: fsp: Drop get_hob_type() and get_hob_length() 10 years ago
Simon Glass cb3b2e62ca x86: Add an 'mtrr' command to list and adjust MTRRs 10 years ago
Simon Glass db55bd7dad x86: Commit the current MTRRs before relocation 10 years ago
Simon Glass f4a6f0aed0 x86: Tidy up VESA mode numbers 10 years ago
Simon Glass 818f602112 x86: Use cache, don't clear the display in video BIOS 10 years ago
Bin Meng 949dbc12db x86: Simplify the fsp hob access functions 10 years ago
Bin Meng 255fd5caa5 x86: Clean up the FSP support codes 10 years ago
Masahiro Yamada e6126a5872 x86: move arch-specific asmlinkage to <asm/linkage.h> 10 years ago
Bin Meng ba7b38a529 x86: Add a simple command to show FSP HOB information 10 years ago
Bin Meng bceb9f0fc8 x86: Support Intel FSP initialization path in start.S 10 years ago
Bin Meng fe0c33a5ac x86: Clean up asm-offsets 10 years ago
Masahiro Yamada afc366f01b Replace <compiler.h> with <linux/compiler.h> 10 years ago
Simon Glass 0ca2426bea x86: Add support for running option ROMs natively 10 years ago
Bin Meng 1dae2e0eb6 x86: Refactor interrupt_init() 10 years ago
Bin Meng 4372a9eca5 x86: Call cpu_init_interrupts() from interrupt_init() 10 years ago
Simon Glass a0bd851ece x86: Set up edge triggering on interrupt 9 10 years ago
Simon Glass 512e581c86 x86: Panic if there is no relocation data 10 years ago
Simon Glass 65dd74a674 x86: ivybridge: Implement SDRAM init 10 years ago
Simon Glass 5c1b685e46 x86: Allow timer calibration to work on ivybridge 10 years ago
Simon Glass 003504b6fe x86: Remove unnecessary find_fdt(), prepare_fdt() functions 10 years ago
Bin Meng 258b1357c6 x86: Save TSC frequency in the global data 10 years ago
Bin Meng 80de049561 x86: Add quick TSC calibration via PIT 10 years ago
Bin Meng 076bb44b0e x86: Do TSC MSR calibration only for known/supported CPUs 10 years ago
Simon Glass 2c363cb003 x86: Correct a few progress message nits 11 years ago
Simon Glass 61643ae61a x86: bootm: Support booting a 64-bit raw kernel 11 years ago
Simon Glass 76539383ea x86: Move kernel boot function to arch/x86/lib/bootm.c 11 years ago
Simon Glass 7bddac947d x86: Move paging functions into cpu.c 11 years ago
Simon Glass 6bcb8ade30 x86: Use correct printf() format string for uintptr_t 11 years ago
Simon Glass 9c284ffd93 dm: x86: Remove ebp assembler warning in zimage.c 11 years ago
Masahiro Yamada dd43fa22de x86: set CONFIG_USE_PRIVATE_LIBGCC to y 11 years ago
Simon Glass 97d1e0c850 x86: Allow cmdline setup in setup_zimage() to be optional 11 years ago
Simon Glass 0d0ba59ccd x86: Rewrite bootm.c to make it similar to ARM 11 years ago
Masahiro Yamada c79cba37b3 cosmetic: replace MIN, MAX with min, max 11 years ago
Simon Glass 709ea543b9 stdio: Pass device pointer to stdio methods 11 years ago
Simon Glass 91d0be1dd8 stdio: Remove redundant code around stdio_register() calls 11 years ago
Masahiro Yamada 254d68b601 kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib 11 years ago
Masahiro Yamada b6e53eb320 kbuild, x86: use a short log for arch/x86/lib/libgcc.a 11 years ago
Masahiro Yamada 6ab6b2afa0 dts: re-write dts/Makefile more simply with Kbuild 11 years ago
Masahiro Yamada 9e4140329e kbuild: change out-of-tree build 11 years ago
Masahiro Yamada 3954b739b3 x86: convert makefiles to Kbuild style 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Dirk Eibach b8eee4354f Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM 12 years ago
Simon Glass 7af26b1669 blackfin: x86: bootm: Handle PREP stage of bootm 12 years ago
Simon Glass d8819f94d5 x86: Support tracing function 12 years ago
Simon Glass bdc7d5cda3 x86: Correct missing local variable in bootm 12 years ago
Simon Glass d0b6f247a1 x86: Re-enable PCAT timer 2 for beeping 12 years ago
Simon Glass f9083bbe78 x86: Remove ISR timer 12 years ago
Simon Glass e761ecdbb8 x86: Add TSC timer 12 years ago
Simon Glass 7949703a95 x86: Rationalise kernel booting logic and bootstage 12 years ago