1. 45fc1d8 x86: Code cleanup by Graeme Russ · 14 years ago
  2. c5881f1 eNET: Remove config.mk by Graeme Russ · 14 years ago
  3. 151713d sc520: Release CAR and enable caching by Graeme Russ · 14 years ago
  4. b4b7a53 x86: Fix incorrect usage of relocation offset by Graeme Russ · 14 years ago
  5. e24dec6 x86: Move test for cold boot into init functions by Graeme Russ · 14 years ago
  6. 344f745 x86: Move call to dram_init_f into board_init_f by Graeme Russ · 14 years ago
  7. 9c44afc x86: Defer setup of final stack by Graeme Russ · 14 years ago
  8. 3818393 sc520: Move RAM sizing code from asm to C by Graeme Russ · 14 years ago
  9. bc76193 x86: Use Cache-As-RAM for initial stack by Graeme Russ · 14 years ago
  10. 4e0f55f x86: Move initial gd to fixed location by Graeme Russ · 14 years ago
  11. ea9d35a sc520: Remove printf calls from cpu_init_f by Graeme Russ · 14 years ago
  12. 7dc4c98 sc520: Move board specific settings to board init function by Graeme Russ · 14 years ago
  13. b112bca sc520: Define MMCR address in include file by Graeme Russ · 14 years ago
  14. 121931c x86: Make cpu init functions weak by Graeme Russ · 14 years ago
  15. 3f7954d x86: Call early_board_init when warm booting by Graeme Russ · 14 years ago
  16. 93efcb2 x86: Add processor flags header from linux by Graeme Russ · 14 years ago
  17. 25391d1 x86: Move Global Descriptor Table defines to processor.h by Graeme Russ · 14 years ago
  18. 6869980 x86: Add stack dump to register dump by Graeme Russ · 14 years ago
  19. bd92301 x86: Fix mangled umlauts by Graeme Russ · 14 years ago
  20. 327b3f8 sc520: Sort Makefile by Graeme Russ · 14 years ago
  21. 3fe4860 x86: Parametize values used in linker script by Graeme Russ · 14 years ago
  22. 9381c8a x86: Align config.mk and linker scripts with other arches by Graeme Russ · 14 years ago
  23. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  24. 5d3c37f x86: Implement fully relocatable image by Graeme Russ · 14 years ago
  25. 80ccbac x86: Set cold/warm boot flag by Graeme Russ · 14 years ago
  26. 5fb91cc x86: Place global data below stack before entering C by Graeme Russ · 14 years ago
  27. 2beb72d x86: Dont clobber %eax after getting memory size by Graeme Russ · 14 years ago
  28. bcf0038 x86: Don't clobber %ebx by Graeme Russ · 14 years ago
  29. 157b0e9 x86: Remove usage of %ebp as a return pointer by Graeme Russ · 14 years ago
  30. 2c7ce41 x86: Move ECC initialisation outside RAM initialisation by Graeme Russ · 14 years ago
  31. 8f12035 x86: Remove progress indication in low-level init by Graeme Russ · 14 years ago
  32. 4326153 x86: Fix %ss and %esp in register structure for interrupts by Graeme Russ · 14 years ago
  33. bed10fa x86: Change compiler options by Graeme Russ · 14 years ago
  34. 3e6ec38 x86: Coding Style Cleanup by Graeme Russ · 14 years ago
  35. 1ce0a60 x86: Move loading of GTD to C code by Graeme Russ · 14 years ago
  36. 4fdcc42 x86: Fix x86 Cold Boot by Graeme Russ · 14 years ago
  37. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  38. 7d04861 sc520: Fix minor DRAM Controller Setup bug by Graeme Russ · 15 years ago
  39. 4d2a019 sc520: Update to new AMD Copyright by Graeme Russ · 15 years ago
  40. 6a55457 sc520: Board Specific PCI Init by Graeme Russ · 15 years ago
  41. f5f1828 sc520: Allow boards to override udelay by Graeme Russ · 15 years ago
  42. 06dfe37 x86: Use CONFIG_SERIAL_MULTI by Graeme Russ · 15 years ago
  43. 59da5a5 x86: Move GDT to a safe location in RAM by Graeme Russ · 15 years ago
  44. 8accbb9 x86: Add RAM bootstrap functionality by Graeme Russ · 15 years ago
  45. b39f12f x86: Split sc520 memory sizing versus reporting by Graeme Russ · 15 years ago
  46. 73473de x86: Fix sc520 memory size reporting by Graeme Russ · 15 years ago
  47. c39acb4 x86: Add register dump to crash handlers by Graeme Russ · 15 years ago
  48. 0c5ced7 x86: Fix MMCR Access by Graeme Russ · 15 years ago
  49. 16261b5 i386: Move cpu/i386/* to arch/i386/cpu/* by Peter Tyser · 15 years ago