1. 6f33a35 83xx: Add support for fsl_dma driver by Peter Tyser · 15 years ago
  2. 86ff89b 8xxx: Rename dma_xfer() to dmacpy() by Peter Tyser · 15 years ago
  3. 511d828 qe: Pass in uec_info struct through uec_initialize by Haiying Wang · 15 years ago
  4. d2c4f3a 8360, kmeter1: added bootcount feature. by Heiko Schocher · 16 years ago
  5. 1463b4b 83xx: Add eSDHC support on 8379 EMDS board by Andy Fleming · 16 years ago
  6. 6773169 Moved initialization of QE Ethernet controller to cpu_eth_init() by Ben Warren · 16 years ago
  7. 4f84bbd Make Freescale local bus registers available for both 83xx and 85xx. by Haiying Wang · 16 years ago
  8. 17d5770 mpc83xx: Removed #ifdef CONFIG_MPC834X dependency on upmconfig function by Richard Retanubun · 16 years ago
  9. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  10. acb53d1 mpc83xx: wait till UPM completes the write to array by Selvamuthukumar · 16 years ago
  11. fecff2b Pass in tsec_info struct through tsec_initialize by Andy Fleming · 16 years ago
  12. e73dabc Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · 16 years ago
  13. d448a49 Add mechanisms for CPU and board-specific Ethernet initialization by Ben Warren · 16 years ago
  14. aa9f6dc mpc83xx: move CPU_TYPE_ENTRY over to processor.h by Kim Phillips · 16 years ago
  15. ecb2d6f mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) code by Kim Phillips · 17 years ago
  16. fd47a74 mpc83xx: convert to using do_fixup_*() by Kim Phillips · 17 years ago
  17. 4e48320 Add support CONFIG_UEC_ETH3 in MPC83xx by Joakim Tjernlund · 17 years ago
  18. e0cfec8 mpc83xx: Add the support of MPC8315E SoC by Dave Liu · 17 years ago
  19. 5245ff5 mpc83xx: Add the support of MPC837x SoC by Dave Liu · 17 years ago
  20. c15d40f Convert boards that set memory node to use fdt_fixup_memory() by Kumar Gala · 17 years ago
  21. c8ab705 Update libfdt from device tree compiler (dtc) by Kumar Gala · 17 years ago
  22. dc0b59d mpc83xx: move common /memory node update mechanism to cpu.c by Kim Phillips · 17 years ago
  23. cd9fd70 mpc83xx: remaining 8360 libfdt fixes by Kim Phillips · 17 years ago
  24. 69edf93 mpc83xx: fix UEC2->1 typo in libfdt setup code by Kim Phillips · 17 years ago
  25. 60dc3fc mpc83xx: fix 8360 and cpu functions to update fdt being passed by Kim Phillips · 17 years ago
  26. a4deb4d mpc83xx: Fix errors when CONFIG_OF_LIBFDT is enabled by Jerry Van Baren · 17 years ago
  27. 1a96f62 mpc83xx: Replace fdt_node_offset() with fdt_find_node_by_path(). by Jerry Van Baren · 17 years ago
  28. f600cf3 mpc83xx: Add support for 8360 silicon revision 2.1 by Lee Nipper · 17 years ago
  29. 177e58f Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx by Kim Phillips · 18 years ago
  30. d82b077 mpc83xx: replace elaborate boottime verbosity with 'clocks' command by Kim Phillips · 18 years ago
  31. 7206a99 mpc83xx: Change PVR_83xx to PVR_E300C1-3, and update checkcpu(). by Scott Wood · 18 years ago
  32. f13983e mpc83xx: Recognize SPR values for MPC8311 and MPC8313. by Scott Wood · 18 years ago
  33. 2f73416 Fix the ft_cpu_setup() property settings. by Gerald Van Baren · 18 years ago
  34. c4a57ea Moved fdt command support code to fdt_support.c by Gerald Van Baren · 18 years ago
  35. 3248089 Fix some minor whitespace violations. by Gerald Van Baren · 18 years ago
  36. d6abef4 Add a flattened device tree (fdt) command (2 of 2) by Gerald Van Baren · 18 years ago
  37. 526addb mpc83xx: update [local-]mac-address properties on UEC based devices by Kim Phillips · 18 years ago
  38. ef64838 mpc83xx: write MAC address to mac-address and local-mac-address by Timur Tabi · 18 years ago
  39. a9be42a mpc83xx: Add the cpu specific code for MPC8360E rev2.0 MDS by Xie Xiaobo · 18 years ago
  40. 800b753 mpc83xx: Add the cpu and board specific code for MPC8349E rev3.1 MDS by Xie Xiaobo · 18 years ago
  41. 4644b10 mpc83xx: don't hang if watchdog configured on 8360, 832x by Kim Phillips · 18 years ago
  42. 24f63e9 mpc83xx: protect memcpy to bad address if a local-mac-address is missing from dt by Kim Phillips · 18 years ago
  43. b7870e7 mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X instead by Kumar Gala · 18 years ago
  44. e740c46 mpc83xx: Add support for the MPC832XEMDS board by Dave Liu · 18 years ago
  45. ff0215a mpc83xx: Miscellaneous code style fixes by Timur Tabi · 18 years ago
  46. ab34754 mpc83xx: Update 83xx to use fsl_i2c.c by Timur Tabi · 18 years ago
  47. 386a280 mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR by Timur Tabi · 18 years ago
  48. d99bd8b mpc83xx: change ft code to modify local-mac-address property by Kim Phillips · 18 years ago
  49. a46daea mpc83xx: Add MPC8360EMDS basic board support by Dave Liu · 18 years ago
  50. 054838e mpc83xx: Add support for the MPC8349E-mITX by Timur Tabi · 18 years ago
  51. f503592 mpc83xx: Changed to unified mpx83xx names and added common 83xx changes by Dave Liu · 18 years ago
  52. ebd3deb Some code cleanup by Wolfgang Denk · 19 years ago
  53. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  54. 7ec9ebc Add DMA support for MPC83xx. by Marian Balakowicz · 19 years ago
  55. 919b187 Add sync in do_reset() routine for MPC83xx after RPR register by Marian Balakowicz · 19 years ago
  56. 5bbb045 Add helper function for generic flat device tree fixups for mpc83xx by Kumar Gala · 19 years ago
  57. 384da5e Add PCI support for the TQM834x board. by Rafal Jaworowski · 19 years ago
  58. 513b4a1 Added support for TQM834x boards. by Marian Balakowicz · 19 years ago
  59. 301d096 Fix compiler warnings by Wolfgang Denk · 19 years ago
  60. 9095d4a * Patch by Eran Liberty Add support for the Freescale MPC8349ADS board. by Eran Liberty · 19 years ago