Commit Graph

54 Commits (981481958f98f17089bd3d776f71599756d9b9bd)

Author SHA1 Message Date
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
Mike Frysinger ae806cc6ab sc520: fix build warning about unused temp var 13 years ago
Graeme Russ 58c7a6751d x86: Tweak IDT and GDT for alignment and readability 13 years ago
Graeme Russ d653244b12 x86: Create weak init_cache() and default enable_caches() functions 13 years ago
Graeme Russ 9e6c572ff0 x86: Use fs for global data 13 years ago
Graeme Russ f48dd6fc6c x86: Simplify Flash-to-RAM code execution transition 13 years ago
Graeme Russ 74bfbe1ba5 x86: Rework Global Descriptor Table loading 13 years ago
Graeme Russ 109ad143f8 x86: Remove GDR related magic numbers 13 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
Gabe Black 60a9b6bfdd x86: Fix a few recently added bugs 13 years ago
Graeme Russ 2f0e0cd246 x86: Misc cleanups 13 years ago
Graeme Russ 1cfcf03701 x86: Misc PCI touchups 13 years ago
Graeme Russ 303418cc97 x86: Ensure IDT and GDT remain 16-byte aligned post relocation 13 years ago
Graeme Russ a206cc2343 x86: Add multiboot header 13 years ago
Graeme Russ 311b1a2b38 sc520: Create arch asm-offsets 13 years ago
Graeme Russ facc9e7bf4 x86: Punt cold- and warm-boot flags 13 years ago
Graeme Russ 01a0f5a1eb cosmetic: checkpatch cleanup of arch/x86/cpu/sc520/*.c 13 years ago
Graeme Russ 717979fdd7 cosmetic: checkpatch cleanup of arch/x86/cpu/*.c 13 years ago
Graeme Russ 6d7404c4c1 x86: Call hang() on unrecoverable exception 13 years ago
Graeme Russ 3c7db1beac x86: Rename include/asm/ic to include/asm/arch-sc520 13 years ago
Ondrej Kupka 7b3d5380ee x86: turn off cache: set control register properly 13 years ago
Albert ARIBAUD fa82f871c8 Convert ISO-8859 files to UTF-8 14 years ago