Commit Graph

34 Commits (ba923cab0006838eb726e40207501ddf16eabd80)

Author SHA1 Message Date
Masahiro Yamada 254d68b601 kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib 10 years ago
Masahiro Yamada 3954b739b3 x86: convert makefiles to Kbuild style 11 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Wolfgang Denk cb3761ea99 SPDX-License-Identifier: convert BSD-3-Clause files 11 years ago
Stephen Warren 065202803d config: don't define CONFIG_ARCH_DEVICE_TREE 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Simon Glass 8f0278eab4 x86: Add coreboot timestamps 11 years ago
Simon Glass 5397d8058c x86: Support adding coreboot timestanps to bootstage 11 years ago
Simon Glass e761ecdbb8 x86: Add TSC timer 11 years ago
Simon Glass c78a62acdf x86: Implement panic output for coreboot 11 years ago
Simon Glass 8b42dfc3b6 x86: Fix DRAM bank size init with generic board 11 years ago
Simon Glass 86cfb6bdec x86: Use sections header to obtain link symbols 11 years ago
Simon Glass bc2df1afb9 x86: Permit bootstage and timer data to be used prior to relocation 12 years ago
Simon Glass 5e98947f9b x86: Add function to get top of usable ram 12 years ago
Stefan Reinauer c94663170b x86: drop unused code in coreboot.c 12 years ago
Stefan Reinauer 2b9d2252aa x86: Remove coreboot_ from file name 12 years ago
Vadim Bendebury 1350f1cce1 x86: Provide a way to throttle port80 accesses 12 years ago
Duncan Laurie b83058cd23 x86: Issue SMI to finalize Coreboot in final stage 12 years ago
Duncan Laurie 488b8b242b x86: Fix MTRR clear to detect which MTRR to use 12 years ago
Stefan Reinauer 300081aa68 x86: Emit port 80 post codes in show_boot_progress() 12 years ago
Gabe Black ba74a0ffcb x86: coreboot: Set CONFIG_ARCH_DEVICE_TREE correctly 12 years ago
Gabe Black 112a575e49 x86: Override calculate_relocation_address to use the e820 map 12 years ago
Duncan Laurie 984d8b09fb x86: Ignore memory >4GB when parsing Coreboot tables 12 years ago
Stefan Reinauer 17de114f9f x86: Clean up MTRR 7 right before jumping to the kernel 12 years ago
Gabe Black 9a7da182fa x86: Fill in the dram info using the e820 map on coreboot/x86 12 years ago
Vadim Bendebury 6dbe0cce3f x86: Enable coreboot timestamp facility support in u-boot. 12 years ago
Simon Glass 402ed0048a x86: coreboot: Decode additional coreboot sysinfo tags 12 years ago
Stefan Reinauer 93c1735f41 x86: coreboot: Drop sysinfo.c 12 years ago
Gabe Black 82e73f0e3d x86: coreboot: Implement recursively scanning PCI busses 12 years ago
Gabe Black 452f50f7cf x86: coreboot: Tell u-boot about PCI bus 0 when initializing 12 years ago
Stefan Reinauer badcb343d7 x86: coreboot: Move non-board specific files to coreboot arch directory 12 years ago
Gabe Black f08fa7a201 x86: Add infrastructure to extract an e820 table from the coreboot tables 13 years ago
Gabe Black 63f559cd12 x86: Import code from coreboot's libpayload to parse the coreboot table 13 years ago
Gabe Black ef5a5b0049 x86: Initial commit for running as a coreboot payload 13 years ago