Age | Commit message (Expand) | Author |
2012-11-30 | x86: coreboot: Decode additional coreboot sysinfo tags | Simon Glass |
2012-11-30 | x86: coreboot: Drop sysinfo.c | Stefan Reinauer |
2012-11-28 | x86: coreboot: Implement recursively scanning PCI busses | Gabe Black |
2012-11-28 | x86: coreboot: Tell u-boot about PCI bus 0 when initializing | Gabe Black |
2012-11-28 | x86: coreboot: Move non-board specific files to coreboot arch directory | Stefan Reinauer |
2012-11-28 | x86: Allow excluding reset vector code from u-boot | Gabe Black |
2012-11-28 | x86: Put global data on the stack | Graeme Russ |
2012-11-28 | x86: Forward declare gd_t | Graeme Russ |
2012-10-22 | common: Discard the __u_boot_cmd section | Marek Vasut |
2012-10-22 | common: Add .u_boot_list into all linker files | Marek Vasut |
2012-03-06 | sc520: fix build warning about unused temp var | Mike Frysinger |
2012-01-04 | x86: Tweak IDT and GDT for alignment and readability | Graeme Russ |
2012-01-04 | x86: Create weak init_cache() and default enable_caches() functions | Graeme Russ |
2012-01-04 | x86: Use fs for global data | Graeme Russ |
2012-01-04 | x86: Simplify Flash-to-RAM code execution transition | Graeme Russ |
2012-01-04 | x86: Rework Global Descriptor Table loading | Graeme Russ |
2012-01-04 | x86: Remove GDR related magic numbers | Graeme Russ |
2011-12-19 | x86: Add infrastructure to extract an e820 table from the coreboot tables | Gabe Black |
2011-12-19 | x86: Import code from coreboot's libpayload to parse the coreboot table | Gabe Black |
2011-12-19 | x86: Initial commit for running as a coreboot payload | Gabe Black |
2011-11-29 | x86: Fix a few recently added bugs | Gabe Black |
2011-11-29 | x86: Misc cleanups | Graeme Russ |
2011-11-29 | x86: Misc PCI touchups | Graeme Russ |
2011-11-29 | x86: Ensure IDT and GDT remain 16-byte aligned post relocation | Graeme Russ |
2011-11-29 | x86: Add multiboot header | Graeme Russ |
2011-11-29 | sc520: Create arch asm-offsets | Graeme Russ |
2011-11-29 | x86: Punt cold- and warm-boot flags | Graeme Russ |
2011-11-29 | cosmetic: checkpatch cleanup of arch/x86/cpu/sc520/*.c | Graeme Russ |
2011-11-29 | cosmetic: checkpatch cleanup of arch/x86/cpu/*.c | Graeme Russ |
2011-11-29 | x86: Call hang() on unrecoverable exception | Graeme Russ |
2011-11-02 | x86: Rename include/asm/ic to include/asm/arch-sc520 | Graeme Russ |
2011-11-02 | x86: turn off cache: set control register properly | Ondrej Kupka |
2011-08-04 | Convert ISO-8859 files to UTF-8 | Albert ARIBAUD |
2011-07-28 | cleanup: Fix typos and misspellings in various files. | Mike Williams |
2011-05-19 | Minor coding style cleanup. | Wolfgang Denk |
2011-04-13 | sc520: Move reset to stand-alone file | Graeme Russ |
2011-04-13 | x86: Rename i386 to x86 | Graeme Russ |