Commit Graph

78 Commits (cb3761ea995ca2699db19f54e7c5f7e463381459)

Author SHA1 Message Date
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 29756d4447 x86: Remove old broken timer implementation 11 years ago
Simon Glass e761ecdbb8 x86: Add TSC timer 11 years ago
Simon Glass 7949703a95 x86: Rationalise kernel booting logic and bootstage 11 years ago
Simon Glass c78a62acdf x86: Implement panic output for coreboot 11 years ago
Simon Glass 7282d834cd x86: Declare global_data pointer when it is used 11 years ago
Simon Glass 20a8b41d50 x86: Remove unused portion of link script 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
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 11 years ago
Simon Glass f82d15ead1 x86: Rearrange the output input to remove BSS 11 years ago
Simon Glass 4b491b8dde x86: Add an __end symbol to signal the end of the U-Boot binary 11 years ago
Simon Glass bc2df1afb9 x86: Permit bootstage and timer data to be used prior to relocation 11 years ago
Simon Glass 8937140957 x86: Add basic cache operations 11 years ago
Simon Glass 5e98947f9b x86: Add function to get top of usable ram 11 years ago
Simon Glass 588a13f742 x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTOR 11 years ago
Simon Glass 1f3a581495 x86: Remove sc520 cpu 11 years ago
Simon Glass 5a35e6c48e x86: Move gd_addr into arch_global_data 11 years ago
Simon Glass 0cecc3b679 x86: Set up the global data pointer in C instead of asm 11 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
Vadim Bendebury 7c71034d3c x86: Provide tick counter and frequency reference for Intel core architecture 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 91d82a29e7 x86: Add back cold- and warm-boot flags 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
Stefan Reinauer 095593c030 x86: Add basic cache operations 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
Gabe Black 452b80ef8c x86: Add a dummy implementation for timer_get_us 12 years ago
Gabe Black f30fc4de41 x86: Add a default implementation for cleanup_before_linux() 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 b16f521a5e x86: Allow excluding reset vector code from u-boot 12 years ago
Graeme Russ 8d61625d6a x86: Put global data on the stack 12 years ago
Graeme Russ e4fb611649 x86: Forward declare gd_t 12 years ago
Marek Vasut 8b493a5236 common: Discard the __u_boot_cmd section 12 years ago
Marek Vasut 556751427b common: Add .u_boot_list into all linker files 12 years ago