1. 96cd664 sc520: Move RAM sizing code from asm to C by Graeme Russ · 14 years ago
  2. ed4cba7 x86: Use Cache-As-RAM for initial stack by Graeme Russ · 14 years ago
  3. 2e2613d x86: Move initial gd to fixed location by Graeme Russ · 14 years ago
  4. 6d0cb34 sc520: Remove printf calls from cpu_init_f by Graeme Russ · 14 years ago
  5. 870847f sc520: Move board specific settings to board init function by Graeme Russ · 14 years ago
  6. c2cbbaf sc520: Define MMCR address in include file by Graeme Russ · 14 years ago
  7. 0ea76e9 x86: Make cpu init functions weak by Graeme Russ · 14 years ago
  8. 4e33467 x86: Call early_board_init when warm booting by Graeme Russ · 14 years ago
  9. 0c24c9c x86: Add processor flags header from linux by Graeme Russ · 14 years ago
  10. c53fd2b x86: Move Global Descriptor Table defines to processor.h by Graeme Russ · 14 years ago
  11. ca56a4c x86: Add stack dump to register dump by Graeme Russ · 14 years ago
  12. 9963a82 x86: Fix mangled umlauts by Graeme Russ · 14 years ago
  13. 0640e40 sc520: Sort Makefile by Graeme Russ · 14 years ago
  14. 3a25e94 x86: Parametize values used in linker script by Graeme Russ · 14 years ago
  15. a85f53c x86: Align config.mk and linker scripts with other arches by Graeme Russ · 14 years ago
  16. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  17. c868af3 x86: Implement fully relocatable image by Graeme Russ · 14 years ago
  18. c81b26b x86: Set cold/warm boot flag by Graeme Russ · 14 years ago
  19. 161b358 x86: Place global data below stack before entering C by Graeme Russ · 14 years ago
  20. 5a3876d x86: Dont clobber %eax after getting memory size by Graeme Russ · 14 years ago
  21. 5f26790 x86: Don't clobber %ebx by Graeme Russ · 14 years ago
  22. 88fa0a6 x86: Remove usage of %ebp as a return pointer by Graeme Russ · 14 years ago
  23. 00940a2 x86: Move ECC initialisation outside RAM initialisation by Graeme Russ · 14 years ago
  24. 6ae032a x86: Remove progress indication in low-level init by Graeme Russ · 14 years ago
  25. 7228efa x86: Fix %ss and %esp in register structure for interrupts by Graeme Russ · 14 years ago
  26. 5c16165 x86: Change compiler options by Graeme Russ · 14 years ago
  27. 8ffb2e8 x86: Coding Style Cleanup by Graeme Russ · 14 years ago
  28. 59c6d0e x86: Move loading of GTD to C code by Graeme Russ · 14 years ago
  29. 797960f x86: Fix x86 Cold Boot by Graeme Russ · 14 years ago
  30. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  31. 1f9f3cf sc520: Fix minor DRAM Controller Setup bug by Graeme Russ · 15 years ago
  32. d20053e sc520: Update to new AMD Copyright by Graeme Russ · 15 years ago
  33. 21e67e7 sc520: Board Specific PCI Init by Graeme Russ · 15 years ago
  34. 5204566 sc520: Allow boards to override udelay by Graeme Russ · 15 years ago
  35. bf16500 x86: Use CONFIG_SERIAL_MULTI by Graeme Russ · 15 years ago
  36. c14a366 x86: Move GDT to a safe location in RAM by Graeme Russ · 15 years ago
  37. 077e195 x86: Add RAM bootstrap functionality by Graeme Russ · 15 years ago
  38. 759598f x86: Split sc520 memory sizing versus reporting by Graeme Russ · 15 years ago
  39. 4dba333 x86: Fix sc520 memory size reporting by Graeme Russ · 15 years ago
  40. 433ff2b x86: Add register dump to crash handlers by Graeme Russ · 15 years ago
  41. 64a0a49 x86: Fix MMCR Access by Graeme Russ · 15 years ago
  42. e9a8828 i386: Move cpu/i386/* to arch/i386/cpu/* by Peter Tyser · 15 years ago