Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | x86: Add an __end symbol to signal the end of the U-Boot binary | Simon Glass | 2013-03-04 | -0/+1 |
* | x86: Remove video_init() prototype from u-boot-x86.h | Simon Glass | 2012-12-06 | -1/+0 |
* | x86: Add function to read time stamp counter | Vadim Bendebury | 2012-12-06 | -0/+12 |
* | x86: Add a default implementation for cleanup_before_linux() | Gabe Black | 2012-11-30 | -0/+1 |
* | x86: Create weak init_cache() and default enable_caches() functions | Graeme Russ | 2012-01-04 | -0/+1 |
* | x86: Use fs for global data | Graeme Russ | 2012-01-04 | -0/+2 |
* | x86: Simplify Flash-to-RAM code execution transition | Graeme Russ | 2012-01-04 | -0/+2 |
* | cosmetic: checkpatch cleanup of arch/x86/lib/*.c | Graeme Russ | 2011-11-29 | -0/+8 |
* | x86: Remove the prototype for the unused function board_init | Gabe Black | 2011-11-02 | -1/+0 |
* | Convert ISO-8859 files to UTF-8 | Albert ARIBAUD | 2011-08-04 | -1/+1 |
* | Unify timer_init() and cpu_init() prototypes | Wolfgang Denk | 2011-08-01 | -1/+0 |
* | x86: Rename i386 to x86 | Graeme Russ | 2011-04-13 | -0/+59 |