1. 733b48d 5xxx, fdt: move fdt_fixup_memory() to cpu.c file by Heiko Schocher · 15 years ago
  2. c8f071a Merge branch 'reloc' by Wolfgang Denk · 15 years ago
  3. 4f2fdac relocation: Do not relocate NULL pointers. by Joakim Tjernlund · 15 years ago
  4. ce33a01 mpc512x: fix fixed_sdram() init code. by Wolfgang Denk · 15 years ago
  5. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · 15 years ago
  6. c12ecae mpc512x: Streamlined fixed_sdram() init sequence. by Martha M Stan · 15 years ago
  7. 6a6d948 Update Freescale copyrights to remove "All Rights Reserved" by Kumar Gala · 15 years ago
  8. 2a7a031 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  9. 1d7cc1e MPC512x: factor out common code by Wolfgang Denk · 15 years ago
  10. e5dc362 mpc512x: Fix problem with I2C access before relocation by Stefan Roese · 15 years ago
  11. 6650529 mpc512x: Use serial_setbrg() in serial_init() to not duplicate the code by Stefan Roese · 15 years ago
  12. 549f5f5 mpc512x: Fix PSC divisor calculation for baudrate setting by Stefan Roese · 15 years ago
  13. f342f86 MPC512x: remove include/mpc512x.h by Wolfgang Denk · 16 years ago
  14. b853995 MPC512x: use I/O accessors instead of pointer accesses by Wolfgang Denk · 16 years ago
  15. fd3166d MPC512x: add more hardware description to immap_512x.h by Wolfgang Denk · 16 years ago
  16. bde698d cpu/mpc512x/diu.c: fix warning: assignment from incompatible pointer type by Wolfgang Denk · 16 years ago
  17. e6b9101 cpu/mpc512x/pci.c: minor coding style cleanup by Wolfgang Denk · 16 years ago
  18. e384d2e mpc512x: Move common files to share them by several boards by Wolfgang Denk · 16 years ago
  19. 1d194b5 mpc512x: change cpu/mpc512x/Makefile to use Kconfig style by Wolfgang Denk · 16 years ago
  20. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  21. 2e69765 i2c: Create common default i2c_[set|get]_bus_speed() functions by Peter Tyser · 16 years ago
  22. 50219e6 ppc: cleanup compiler errors/warnings by Heiko Schocher · 16 years ago
  23. f4aa436 cpu/: get mac address from environment by Mike Frysinger · 16 years ago
  24. 5d3e23f ADS5121 Add IC Ident Module (IIM) support by Martha Marx · 16 years ago
  25. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  26. 13d598f i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions by Timur Tabi · 16 years ago
  27. 6294850 Update U-Boot's build timestamp on every compile by Peter Tyser · 16 years ago
  28. 2059104 Use strmhz() to format clock frequencies by Wolfgang Denk · 16 years ago
  29. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  30. b664dea Moved initialization of MPC512x_FEC Ethernet driver to CPU directory by Ben Warren · 16 years ago
  31. 604b6fb Move MPC512x_FEC driver to drivers/net by Ben Warren · 16 years ago
  32. fabda92 fdt: rework fdt_fixup_ethernet() to use env instead of bd_t by Kumar Gala · 16 years ago
  33. 7ad3e10 ads5121: fix compiler warnings (unused variables) by Wolfgang Denk · 16 years ago
  34. 8d676e4 mpc5121: Move iopin features from board specific to common files. by Kenneth Johansson · 16 years ago
  35. d096f62 mpc5121: squash some fdt fixup errors by John Rigby · 16 years ago
  36. 12cec0a Fix some more print() format errors. by Wolfgang Denk · 16 years ago
  37. fd449ab Configuration changes for ADS5121 Rev 3 by Martha Marx · 17 years ago
  38. 44727cb Consolidate ADS5121 IO Pin configuration by Martha Marx · 17 years ago
  39. f095f5f MPC512x: Change traps.c to not reference non-addressable memory by Becky Bruce · 17 years ago
  40. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  41. d1228c9 MPC5121e ADS PCI support take 3 by John Rigby · 17 years ago
  42. 69c0964 PPC: Use r2 instead of r29 as global data pointer by Wolfgang Denk · 17 years ago
  43. 86a28e9 ppc: Refactor cache routines, so there is only one common set. by Rafal Jaworowski · 17 years ago
  44. fc807c5 Device tree updates by John Rigby · 17 years ago
  45. 21305af MPC512X: Cleanup bus clock names. by Grzegorz Bernacki · 17 years ago
  46. af554d8 ads5121: Added support for FDT. by Grzegorz Bernacki · 17 years ago
  47. c624845 Revert "[MPC512x] Correct fixup relocation" by Grant Likely · 17 years ago
  48. 9425b96 [MPC512x] Streamline frame handling in the FEC driver by Grzegorz Bernacki · 17 years ago
  49. 7b654b9 [MPC512x] Proper handling of larger frames in the FEC driver by Grzegorz Bernacki · 17 years ago
  50. 92ad8d9 [MPC512x] Correct fixup relocation by Rafal Jaworowski · 17 years ago
  51. e4a56a5 Minor alignment of output, 2nd try. Also update CHANGELOG by Wolfgang Denk · 17 years ago
  52. 16b28d2 Minor alignment of output by Wolfgang Denk · 17 years ago
  53. 56cbd02 Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues. by Wolfgang Denk · 17 years ago
  54. 530181f Coding style cleanup, update CHANGELOG by Wolfgang Denk · 17 years ago
  55. d3a02c3 [ADS5121] Support for the ADS5121 board by Rafal Jaworowski · 17 years ago