1. e47cc38 Move ICS CLK chip frequency calculation code into a common board library by Kumar Gala · Fri May 21 03:02:16 2010 -0500
  2. f2f5d7b ppc/85xx: Add a structure defn for PIXIS registers by Kumar Gala · Sat May 22 17:25:47 2010 -0500
  3. 89847ef MPC8308RDB: minimal support for devboard from Freescale by Ilya Yanok · Wed Jul 07 20:16:13 2010 +0400
  4. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  5. d848058 Merge branch 'master' into next by Wolfgang Denk · Wed Jun 30 01:02:11 2010 +0200
  6. 63ce666 85xx/p1_p2_rdb: Added RevD board version support by Poonam Aggrwal · Tue Jun 22 12:50:46 2010 +0530
  7. 9cd9e13 85xx/p1_p2_rdb: Modify the CLK_CTRL value for DDR at 667MHz by Poonam Aggrwal · Wed Jun 23 19:32:28 2010 +0530
  8. a043c34 video: cfb_console: add weak default video_set_lut() by Anatolij Gustschin · Sat May 01 22:21:09 2010 +0200
  9. 0007236 fsl: rename 'dma' to 'brdcfg1' in the ngPIXIS structure by Timur Tabi · Thu May 20 11:16:16 2010 -0500
  10. f5e5cf1 Convert Makefiles from COBJS-${} to COBJS-$() by Kumar Gala · Fri May 21 04:17:48 2010 -0500
  11. 6f290ef Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · Fri May 21 22:22:23 2010 +0200
  12. 705f8ae fsl_diu_fb.c: fix build warnings by Wolfgang Denk · Mon May 17 23:34:18 2010 +0200
  13. eb453df 85xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabled by Kumar Gala · Tue Apr 20 10:21:25 2010 -0500
  14. 0edddd9 85xx/mpc8536ds: Use is_serdes_configured() to determine of PCIe enabled by Kumar Gala · Tue Apr 20 10:21:12 2010 -0500
  15. 54e4b89 fsl-diu: Using I/O accessor to CCSR space by Jerry Huang · Thu Apr 08 15:56:07 2010 +0800
  16. 9665127 Add SPI support to mx51evk board by Stefano Babic · Tue Mar 16 17:22:21 2010 +0100
  17. faddac2 MX51evk: Removed warnings by Stefano Babic · Sun Apr 18 20:01:01 2010 +0200
  18. 5b39ad1 mx51evk: correct list of possible BOOT_FROM values by Stefano Babic · Tue Apr 13 12:38:43 2010 +0200
  19. 1f4acbd MX51EVK: Remove CPLD related code by Fabio Estevam · Wed Mar 31 06:32:56 2010 -0700
  20. 1780f3b Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · Tue Apr 27 23:02:12 2010 +0200
  21. b7c3ccf ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQ by Kumar Gala · Tue Apr 20 10:02:24 2010 -0500
  22. 42d966e ppc/85xx: Fixup PCI nodes for P1_P2_RDB by Kumar Gala · Wed Apr 07 02:49:12 2010 -0500
  23. 81cad14 mpc5121: add support for PDM360NG board by Anatolij Gustschin · Sat Apr 24 19:27:09 2010 +0200
  24. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200
  25. 45dbaf2 m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:12 2010 -0500
  26. f7c6737 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:11 2010 -0500
  27. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:09 2010 -0500
  28. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · Mon Apr 12 22:28:05 2010 -0500
  29. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500
  30. d53e8fd Create CPUDIR variable by Peter Tyser · Mon Apr 12 22:28:02 2010 -0500
  31. 4f332d2 p2020ds: add alternate boot bank support using the ngPIXIS FPGA by Timur Tabi · Thu Apr 01 10:49:42 2010 -0500
  32. 7ba8b32 fsl: improve the PIXIS code and fix a few bugs by Timur Tabi · Wed Mar 31 17:44:13 2010 -0500
  33. 8f16e07 Merge branch 'next' by Wolfgang Denk · Thu Apr 01 11:28:32 2010 +0200
  34. 107e9cd mpc86xx: set the DDR BATs after calculating true DDR size by Timur Tabi · Mon Mar 29 12:51:07 2010 -0500
  35. 1f3a938 ColdFire: Fix m54455EVB save environment bug by TsiChung Liew · Tue Mar 16 12:39:36 2010 -0500
  36. 7c1822e ColdFire: M5271EVB DRAM Bring up issue by TsiChung Liew · Wed Mar 10 16:14:01 2010 -0600
  37. bbb8ddc ColdFire: Correct bit definition by TsiChung Liew · Tue Mar 09 18:32:16 2010 -0600
  38. a2cfb24 Prepare v2010.03-rc1 by Wolfgang Denk · Fri Mar 12 23:06:04 2010 +0100
  39. ac41d4d MX51: removed warnings for the mx51evk by Stefano Babic · Fri Mar 05 17:54:37 2010 +0100
  40. 421834e Add initial support for Freescale mx51evk board by Stefano Babic · Fri Feb 05 15:13:58 2010 +0100
  41. cee7783 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · Wed Feb 03 20:10:20 2010 +0100
  42. 40b44bc 83xx, uec: split enet_interface in two variables by Heiko Schocher · Wed Jan 20 09:04:28 2010 +0100
  43. 2639e51 Nand boot: Add nand boot support for MPC8569mds board by Liu Yu · Mon Jan 18 19:03:28 2010 +0800
  44. c39aa4f ppc/85xx: Add PIB/ATM support for MPC8569mds by Liu Yu · Fri Nov 27 15:31:51 2009 +0800
  45. 62825a5 PCIe, USB: Replace 'end point' references with 'endpoint' by Peter Tyser · Sun Jan 17 15:38:26 2010 -0600
  46. 1887d33 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · Tue Jan 12 23:30:40 2010 +0100
  47. ec82175 mpc83xx: Add NAND boot support for MPC8315E-RDB boards by Anton Vorontsov · Tue Nov 24 20:12:12 2009 +0300
  48. 0524117 mpc85xx: Add 4-bits eSDHC support for MPC8569E-MDS boards by Anton Vorontsov · Wed Dec 16 01:14:31 2009 +0300
  49. 4756ffa ppc/85xx: Map boot page guarded for MP boot by Kumar Gala · Tue Nov 17 20:21:20 2009 -0600
  50. 040e418 ppc/85xx: Make flash TLB entry determined at runtime on FSL boards by Kumar Gala · Fri Nov 13 09:25:07 2009 -0600
  51. 38054f7 ppc/85xx: Move to using fsl_setup_hose on P2020 DS by Kumar Gala · Wed Nov 04 13:01:51 2009 -0600
  52. 5a0b9bd ppc/85xx: Move to using fsl_setup_hose on P1/P2 RDB by Kumar Gala · Wed Nov 04 13:01:38 2009 -0600
  53. a167318 ppc/85xx: Move to using fsl_setup_hose on MPC8572 DS by Kumar Gala · Wed Nov 04 13:01:17 2009 -0600
  54. b031a56 ppc/86xx: Clean up MPC8610 HPCD PCI setup code by Kumar Gala · Wed Nov 04 12:51:10 2009 -0600
  55. a737f5a ppc/85xx: Clean up MPC8548 CDS PCI setup code by Kumar Gala · Wed Nov 04 11:15:29 2009 -0600
  56. 3b0d105 ppc/85xx: Clean up MPC8568 MDS PCI setup code by Kumar Gala · Wed Nov 04 10:31:53 2009 -0600
  57. f9a9603 ppc/85xx: Clean up MPC8569 MDS PCI setup code by Kumar Gala · Wed Nov 04 10:26:30 2009 -0600
  58. 949ea66 ppc/85xx: Clean up MPC8544 DS PCI setup code by Kumar Gala · Wed Nov 04 10:22:26 2009 -0600
  59. a83eab2 ppc/85xx: Clean up MPC8536 DS PCI setup code by Mingkai Hu · Wed Oct 28 10:49:31 2009 +0800
  60. 733b48d 5xxx, fdt: move fdt_fixup_memory() to cpu.c file by Heiko Schocher · Thu Dec 03 11:20:06 2009 +0100
  61. e3c1dc5 Merge branch 'master' into next by Wolfgang Denk · Sat Dec 05 02:11:59 2009 +0100
  62. f0f778a Generic udelay() with watchdog support by Ingo van Lil · Tue Nov 24 14:09:21 2009 +0100
  63. 2534d23 mpc8260: move FDT memory node fixup into common CPU code. by Marcel Ziswiler · Thu Oct 01 23:55:17 2009 +0200
  64. f98a2b7 86xx: Remove redundant code in initdram by Becky Bruce · Wed Nov 04 17:34:04 2009 -0600
  65. b83ff07 Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support" by Kumar Gala · Wed Nov 04 01:29:04 2009 -0600
  66. d8e7582 mpc85xx: Configure QE USB for MPC8569E-MDS boards by Anton Vorontsov · Thu Oct 15 17:47:16 2009 +0400
  67. 0a154a0 mpc85xx: Configure QE UART for MPC8569E-MDS boards by Anton Vorontsov · Thu Oct 15 17:47:13 2009 +0400
  68. b1f075e mpc85xx: Setup QE pinmux for SPI Flash on MPC8569E-MDS boards by Anton Vorontsov · Thu Oct 15 17:47:11 2009 +0400
  69. 1272176 mpc85xx: Setup SRIO memory region LAW for MPC8569E-MDS boards by Anton Vorontsov · Thu Oct 15 17:47:09 2009 +0400
  70. f1a8051 mpc85xx: Add eLBC NAND support for MPC8569E-MDS boards by Anton Vorontsov · Thu Oct 15 17:47:08 2009 +0400
  71. da22594 mpc85xx: Add eSDHC support for MPC8569E-MDS boards by Anton Vorontsov · Thu Oct 15 17:47:06 2009 +0400
  72. a957a8e ppc/85xx/pci: fsl_pci_init: pcie agent mode support by Vivek Mahajan · Tue Oct 27 12:18:55 2009 +0530
  73. a417d6b 85xx/p1_p2_rdb: Fixing DDR configuration for 800MHz data rate by Poonam Aggrwal · Tue Oct 27 09:36:38 2009 +0530
  74. a4f546d 85xx/p1_p2rdb: Fix crash while configuring 32 bit DDR i/f for P1020RDB. by Poonam Aggrwal · Tue Oct 27 09:26:55 2009 +0530
  75. 529e5fd ppc/P1_P2_RDB: On-chip BootROM support by Dipen Dudhat · Thu Oct 08 13:33:29 2009 +0530
  76. e98a3fc ppc/P1_P2_RDB: NAND Boot Support by Dipen Dudhat · Thu Oct 08 13:33:18 2009 +0530
  77. c8f071a Merge branch 'reloc' by Wolfgang Denk · Fri Oct 09 00:03:18 2009 +0200
  78. ce33a01 mpc512x: fix fixed_sdram() init code. by Wolfgang Denk · Sun Oct 04 22:56:08 2009 +0200
  79. 6eca2a6 ppc: Remove pci config table pointer relocation fixups by Peter Tyser · Mon Sep 21 11:20:28 2009 -0500
  80. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · Mon Sep 21 11:20:25 2009 -0500
  81. 8c3d61a Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Wed Sep 30 23:39:36 2009 +0200
  82. a74e395 On-chip ROM boot: MPC8536DS support by Mingkai Hu · Wed Sep 23 15:20:38 2009 +0800
  83. c2a6dca NAND boot: MPC8536DS support by Mingkai Hu · Wed Sep 23 15:20:37 2009 +0800
  84. 8d12923 mpc83xx: mpc8360emds: Add QE USB device tree fixups by Anton Vorontsov · Wed Sep 16 23:22:08 2009 +0400
  85. cbf15d6 mpc83xx: mpc8360emds: Use RGMII-ID mode, add workarounds for rev. 2.1 CPUs by Anton Vorontsov · Wed Sep 16 23:21:59 2009 +0400
  86. e71fd2e mpc83xx: mpc8360emds: Don't use LBC SDRAM when DDR is available by Anton Vorontsov · Wed Sep 16 23:21:57 2009 +0400
  87. 71be1e0 mpc5121ads: fix breakage introduced when reordering elpida_mddrc_config[] by Wolfgang Denk · Fri Sep 25 14:16:00 2009 +0200
  88. ff8c0df Add Elpida Memory Configuration to mpc5121ads Boards by Martha M Stan · Mon Sep 21 14:08:00 2009 -0400
  89. c12ecae mpc512x: Streamlined fixed_sdram() init sequence. by Martha M Stan · Mon Sep 21 14:07:14 2009 -0400
  90. b024b80 mpc8610hpcd: Use common 86xx fdt fixup code by Peter Tyser · Mon Sep 21 23:09:28 2009 -0500
  91. dfa652d ppc/85xx: 32bit DDR changes for P1020/P1011 by Poonam Aggrwal · Sat Sep 19 17:50:17 2009 +0530
  92. 9e36b82 ppc/85xx: Clean up use of LAWAR defines by Kumar Gala · Sat Sep 19 11:20:54 2009 -0500
  93. fd19d1e ppc/85xx: Clean up mpc8572DS PCI setup code by Kumar Gala · Thu Sep 03 10:20:09 2009 -0500
  94. c73009d ppc/85xx: Clean up p2020ds PCI setup code by Kumar Gala · Thu Sep 03 09:42:01 2009 -0500
  95. 584fae5 ppc/85xx: Clean up p1_p2_rdb PCI setup by Kumar Gala · Thu Sep 03 10:09:04 2009 -0500
  96. 6b2b95b NAND boot: change NAND loader's relocate SP to CONFIG param by Mingkai Hu · Fri Sep 11 10:53:08 2009 +0800
  97. 6472af8 ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link address by Kumar Gala · Wed Sep 09 11:40:41 2009 -0500
  98. 666ced1 ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host by Kumar Gala · Wed Sep 02 09:03:08 2009 -0500
  99. 24aa71a ppc/8xxx: Remove ddr_pd_cntl register since it doesn't exist by Kumar Gala · Tue Sep 01 22:01:54 2009 -0500
  100. c33e3b8 fsl: sys_eeprom: Fix 'may be used uninitialized' warning by Anton Vorontsov · Wed Sep 02 02:17:24 2009 +0400