1. c957c0a Introduce phys_size_t and move phys_addr_t into asm/types.h by Kumar Gala · 17 years ago
  2. 523d963 ColdFire: Add dspi and serial flash support for MCF5445x by TsiChung Liew · 17 years ago
  3. 761e2e9 ColdFire: Added MCF5275 cpu support. by Matthew Fettke · 17 years ago
  4. d773efb The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode. by Yuri Tikhonov · 17 years ago
  5. 23cd156 Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets. by Shinya Kuribayashi · 17 years ago
  6. 471b2c6 ColdFire: Add MCF547x_8x related header files by TsiChungLiew · 17 years ago
  7. 190359b ColdFire: Add MCF5227x cpu and M52277EVB support-3 by TsiChungLiew · 17 years ago
  8. ae831cd ColdFire: Add MCF5227x cpu and MCF52277EVB support-2 by TsiChungLiew · 17 years ago
  9. 99b037a ColdFire: Add MCF5227x cpu and M52277EVB support-1 by TsiChungLiew · 17 years ago
  10. 9b05263 ColdFire: Fix CFI Flash low level Read/Write macro by TsiChungLiew · 17 years ago
  11. 6f8a0a3 ColdFire: Add M5373EVB platform support - 2 by TsiChungLiew · 17 years ago
  12. 3b79050 ColdFire: PCI and misc updates for MCF5445x by TsiChungLiew · 17 years ago
  13. 2b2dcae ColdFire: MCF5445x header files cleanup by TsiChungLiew · 17 years ago
  14. 6e5bd0d ColdFire: MCF532x header files cleanup by TsiChungLiew · 17 years ago
  15. 25ebc30 ColdFire: Add modules header files by TsiChungLiew · 17 years ago
  16. f985551 Introduce map_physmem() and unmap_physmem() by Haavard Skinnemoen · 17 years ago
  17. 47f6085 Implement __raw_{read,write}[bwl] on all architectures by Haavard Skinnemoen · 17 years ago
  18. 9519e10 ColdFire: MCF5329 - Remove reset registers from CCM by TsiChungLiew · 17 years ago
  19. 7320349 ColdFire: MCF5329 - Add Reset structure to immap_5329.h by TsiChungLiew · 17 years ago
  20. cd18250 ColdFire: MCF5329 - revert include/asm-m68k/m5329.h file mode by TsiChungLiew · 17 years ago
  21. 0573a7a ColdFire: MCF5445x - Update correct RAMBAR and missing linker files by TsiChungLiew · 17 years ago
  22. 00f0032 ColdFire: MCF532x - Update do_reset() using core reset by TsiChungLiew · 17 years ago
  23. b859ef1 ColdFire: Add M5235EVB Platform for MCF523x by TsiChungLiew · 17 years ago
  24. fc3ca3b ColdFire: Add M54455EVB for MCF5445x by TsiChungLiew · 17 years ago
  25. 3467469 ColdFire: Add M5253EVBE platform for MCF52x2 by TsiChungLiew · 17 years ago
  26. 0e81abc ColdFire: MCF52x2 Header files update by TsiChungLiew · 17 years ago
  27. 12c7fe8 ColdFire: MCF5329 header file clean up by TsiChungLiew · 17 years ago
  28. aedd3d7 ColdFire: MCF5329 Update and cleanup by TsiChungLiew · 17 years ago
  29. ec8468f Added NAND support by TsiChungLiew · 17 years ago
  30. 876343b Added I2C support by TsiChungLiew · 17 years ago
  31. 699f228 Changed CFG_CLK to gd->bus_clk for CFG_TIMER_PRESCALER. Added DECLARE_GLOBAL_DATA_PTR for time.c by TsiChungLiew · 17 years ago
  32. 54d7b34 Moved sync() from board file to include/asm-m68k/io.h by TsiChungLiew · 17 years ago
  33. f111012 Coding style cleanup by Stefan Roese · 17 years ago
  34. fe95636 New uart structure and defines by TsiChungLiew · 17 years ago
  35. b7a2d7a New timer structure and defines by TsiChungLiew · 17 years ago
  36. c7d0b9e Rename mcfrtc to rtc by TsiChungLiew · 17 years ago
  37. ccbad4f Seperate old structure defines and new structure defines by TsiChungLiew · 17 years ago
  38. 7f90165 Seperate old structure defines and new structure defines by TsiChungLiew · 17 years ago
  39. f4e17e1 Clean up by TsiChungLiew · 17 years ago
  40. 29d6748 Clean up by TsiChungLiew · 17 years ago
  41. 2e0aeef Create new header file and move peripherals base address from configs file to new header file. by TsiChungLiew · 17 years ago
  42. f6afe72 Added M5329AFEE and M5329BFEE Platforms by TsiChung Liew · 17 years ago
  43. c123a38 [PATCH v3] Add sync to ensure flash_write_cmd is fully finished by Haiying Wang · 18 years ago
  44. ad87026 [ColdFire MCF5271 family] Add CPU detection based on the value of Chip by Bartlomiej Sieka · 18 years ago
  45. f729075 Minor code cleanup. by Wolfgang Denk · 18 years ago
  46. b4b1c46 Merge with /home/hs/U-Boot/u-boot-dev by Wolfgang Denk · 18 years ago
  47. e537444 Update register definitions for MCF5271. by Marian Balakowicz · 19 years ago
  48. ac1956e Add MCF5282 support (without preloader) by Heiko Schocher · 19 years ago
  49. 552d314 Add support for r5200 board by Zachary P. Landau · 19 years ago
  50. 0bba862 Add support for Freescale M5271 processor by Zachary P. Landau · 19 years ago
  51. f3f4518 Remove unnnecessary #include <linux/types.h> from include/asm-*/u-boot.h by Wolfgang Denk · 19 years ago
  52. 07d7e6b Code cleanup. by wdenk · 20 years ago
  53. 8960792 Coldfire MCF5249 support added by stroese · 20 years ago
  54. 920e91b * Patch by Imre Deak, 26 May 2004: by wdenk · 20 years ago
  55. e65527f * Some code cleanup by wdenk · 21 years ago
  56. 1ebf41e * Cleanup lowboot code for MPC5200 by wdenk · 21 years ago
  57. abf7a7c * Patch by Bernhard Kuhn, 28 Nov 2003: by wdenk · 21 years ago