| Commit message (Expand) | Author | Age | Lines |
* | Coding style cleanup, update CHANGELOG. | Wolfgang Denk | 2010-05-26 | -3/+0 |
* | sc520: Fix minor DRAM Controller Setup bug | Graeme Russ | 2010-05-06 | -1/+1 |
* | sc520: Update to new AMD Copyright | Graeme Russ | 2010-05-06 | -40/+77 |
* | sc520: Board Specific PCI Init | Graeme Russ | 2010-05-06 | -37/+3 |
* | sc520: Move PCI defines to PCI include file | Graeme Russ | 2010-05-06 | -29/+29 |
* | sc520: Allow boards to override udelay | Graeme Russ | 2010-05-06 | -0/+5 |
* | x86: Fix support for booting bzImage | Graeme Russ | 2010-05-06 | -32/+424 |
* | x86: Provide weak PC/AT compatibility setup function | Graeme Russ | 2010-05-06 | -0/+9 |
* | x86: Use CONFIG_SERIAL_MULTI | Graeme Russ | 2010-05-06 | -508/+5 |
* | x86: Fix copying of Real-Mode code into RAM | Graeme Russ | 2010-05-06 | -2/+2 |
* | x86: Pass relocation offset into Global Data | Graeme Russ | 2010-05-06 | -27/+36 |
* | x86: Move GDT to a safe location in RAM | Graeme Russ | 2010-05-06 | -14/+103 |
* | x86: Add RAM bootstrap functionality | Graeme Russ | 2010-05-06 | -6/+38 |
* | x86: Split sc520 memory sizing versus reporting | Graeme Russ | 2010-05-06 | -38/+61 |
* | x86: Fix sc520 memory size reporting | Graeme Russ | 2010-05-06 | -18/+17 |
* | x86: Fix do_go_exec() | Graeme Russ | 2010-05-06 | -4/+4 |
* | x86: Add register dump to crash handlers | Graeme Russ | 2010-05-06 | -34/+180 |
* | x86: Fix MMCR Access | Graeme Russ | 2010-05-06 | -52/+63 |
* | x86: #ifdef out getenv_IPaddr() | Graeme Russ | 2010-05-06 | -0/+2 |
* | x86: Add unaligned.h | Graeme Russ | 2010-05-06 | -0/+1 |
* | i386: Move cpu/i386/* to arch/i386/cpu/* | Peter Tyser | 2010-04-13 | -2/+2645 |
* | Move architecture-specific includes to arch/$ARCH/include/asm | Peter Tyser | 2010-04-13 | -0/+1940 |
* | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser | 2010-04-13 | -0/+3607 |