1. 2495664 Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · 14 years ago
  2. 55e9742 arm: get rid of bi_env by Heiko Schocher · 14 years ago
  3. ea882ba New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  4. 91a7675 Make getenv() work before relocation. by Wolfgang Denk · 14 years ago
  5. 797960f x86: Fix x86 Cold Boot by Graeme Russ · 14 years ago
  6. e69c0cb x86: Fix do_go_exec() - const argv[] by Graeme Russ · 14 years ago
  7. cdb7497 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  8. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  9. c497680 Coding style cleanup, update CHANGELOG. by Wolfgang Denk · 14 years ago
  10. 1f9f3cf sc520: Fix minor DRAM Controller Setup bug by Graeme Russ · 15 years ago
  11. d20053e sc520: Update to new AMD Copyright by Graeme Russ · 15 years ago
  12. 21e67e7 sc520: Board Specific PCI Init by Graeme Russ · 15 years ago
  13. 0278216 sc520: Move PCI defines to PCI include file by Graeme Russ · 15 years ago
  14. 5204566 sc520: Allow boards to override udelay by Graeme Russ · 15 years ago
  15. 95ffaba x86: Fix support for booting bzImage by Graeme Russ · 15 years ago
  16. 79ea6b8 x86: Provide weak PC/AT compatibility setup function by Graeme Russ · 15 years ago
  17. bf16500 x86: Use CONFIG_SERIAL_MULTI by Graeme Russ · 15 years ago
  18. 153c2d9 x86: Fix copying of Real-Mode code into RAM by Graeme Russ · 15 years ago
  19. 2fb1bc4 x86: Pass relocation offset into Global Data by Graeme Russ · 15 years ago
  20. c14a366 x86: Move GDT to a safe location in RAM by Graeme Russ · 15 years ago
  21. 077e195 x86: Add RAM bootstrap functionality by Graeme Russ · 15 years ago
  22. 759598f x86: Split sc520 memory sizing versus reporting by Graeme Russ · 15 years ago
  23. 4dba333 x86: Fix sc520 memory size reporting by Graeme Russ · 15 years ago
  24. 9e08efc x86: Fix do_go_exec() by Graeme Russ · 15 years ago
  25. 433ff2b x86: Add register dump to crash handlers by Graeme Russ · 15 years ago
  26. 64a0a49 x86: Fix MMCR Access by Graeme Russ · 15 years ago
  27. 535ad2d x86: #ifdef out getenv_IPaddr() by Graeme Russ · 15 years ago
  28. 721c367 x86: Add unaligned.h by Graeme Russ · 15 years ago
  29. e9a8828 i386: Move cpu/i386/* to arch/i386/cpu/* by Peter Tyser · 15 years ago
  30. 819833a Move architecture-specific includes to arch/$ARCH/include/asm by Peter Tyser · 15 years ago
  31. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 15 years ago