1. ce2b1d0 74xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache by Dave Liu · Thu Oct 23 21:59:35 2008 +0800
  2. b2c5c0f Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · Thu Oct 30 21:34:40 2008 +0100
  3. 2ecee1b mpc83xx pci: Round up memory size in inbound window. by Scott Wood · Tue Oct 28 11:45:04 2008 -0500
  4. 1425941 Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx by Wolfgang Denk · Thu Oct 30 20:57:46 2008 +0100
  5. 66443be 86xx: remove the unused definition by Dave Liu · Thu Oct 23 21:19:13 2008 +0800
  6. 75feb85 86xx: remove the redundant r2 global data pointer save by Dave Liu · Tue Oct 28 17:47:49 2008 +0800
  7. 4d17010 86xx: remove the unused code for 86xx family by Dave Liu · Tue Oct 28 17:47:41 2008 +0800
  8. cea60c3 86xx: remove the second DDR LAW setting for mpc8641hpcn by Dave Liu · Tue Oct 28 17:46:35 2008 +0800
  9. a339c7d 86xx: remove the unused ddr_enable_ecc in the board file by Dave Liu · Tue Oct 28 17:46:23 2008 +0800
  10. 358ab66 86xx: Move the clear_tlbs before MMU turn on by Dave Liu · Tue Oct 28 17:46:12 2008 +0800
  11. d97bc81 mpc8313erdb: Document NAND boot. by Scott Wood · Mon Oct 27 15:57:08 2008 -0500
  12. d50ad35 NAND: Properly create JFFS2 cleanmarkers. by Scott Wood · Wed Oct 29 14:20:26 2008 -0500
  13. c500d76 NAND fsl elbc: Set FMR[ECCM] based on page size. by Scott Wood · Wed Oct 29 13:42:41 2008 -0500
  14. 9fce13f NAND: Add support for MPC8572DS board by Haiying Wang · Wed Oct 29 13:32:59 2008 -0400
  15. 4f84bbd Make Freescale local bus registers available for both 83xx and 85xx. by Haiying Wang · Wed Oct 29 11:05:55 2008 -0400
  16. d20bb3c NAND: Align right column of the shorthelp with other commands. by Scott Wood · Mon Oct 27 15:38:30 2008 -0500
  17. b6322fc NAND: Reset chip on power-up by Karl Beldan · Mon Sep 15 16:08:03 2008 +0200
  18. 3628f00 NAND: sync with 2.6.27 by Scott Wood · Fri Oct 24 16:20:43 2008 -0500
  19. 697675e bootm: Added CONFIG_BOOTM_{LINUX, NETBSD, RTEMS} by Kumar Gala · Tue Oct 21 17:25:47 2008 -0500
  20. ffccb57 bootm: support subcommands in linux ppc bootm by Kumar Gala · Tue Oct 21 17:25:46 2008 -0500
  21. 18178bc bootm: Add subcommands by Kumar Gala · Tue Oct 21 17:25:45 2008 -0500
  22. bf3954f bootm: Move to using a function pointer table for the boot os function by Kumar Gala · Tue Oct 21 17:25:44 2008 -0500
  23. a0623c9 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · Tue Oct 28 08:37:19 2008 +0100
  24. 4e30d96 i386: Renamed show_boot_progress in assembler code by Graeme Russ · Mon Sep 29 23:03:14 2008 +1000
  25. 04fa466 Merge branch 'denx' by Andy Fleming · Mon Oct 27 17:31:05 2008 -0500
  26. 603e638 85xx: Update MPC85xx_PORDEVSR_IO_SEL mask by Peter Tyser · Mon Oct 27 16:42:00 2008 -0500
  27. 2a8681a Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Mon Oct 27 22:31:32 2008 +0100
  28. 2617647 powerpc: fix pci window initialization to work with > 4GB DRAM by Becky Bruce · Mon Oct 27 16:09:42 2008 -0500
  29. c291734 pci/fsl_pci_init: Removed a bunch pointless trailing backslashes. by Kumar Gala · Mon Oct 27 13:16:20 2008 -0500
  30. ddbcf95 lcd: Let the board code show board-specific info by Haavard Skinnemoen · Mon Sep 01 16:21:22 2008 +0200
  31. 7eb8b23 lcd: Set lcd_is_enabled before clearing the screen by Haavard Skinnemoen · Mon Sep 01 16:21:21 2008 +0200
  32. 010c773 lcd: Implement lcd_printf() by Haavard Skinnemoen · Mon Sep 01 16:21:20 2008 +0200
  33. c06b233 atmel_lcdfb: Straighten out funky vl_sync logic by Haavard Skinnemoen · Mon Sep 01 16:21:19 2008 +0200
  34. d8946fe atmel_lcdfb: Eliminate unneeded #include <asm/arch/hardware.h> by Haavard Skinnemoen · Mon Sep 01 16:21:18 2008 +0200
  35. 7772ccd 86xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · Wed Oct 22 14:38:55 2008 -0500
  36. c10a0c4 85xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · Tue Oct 21 08:28:33 2008 -0500
  37. fe29f1f pci/fsl_pci_init: Added fdt helper for setting up bus-ranges & dma-ranges by Kumar Gala · Thu Oct 23 00:01:06 2008 -0500
  38. 47bf478 pci/fsl_pci_init: Add a common PCI inbound setup function by Kumar Gala · Wed Oct 22 14:06:24 2008 -0500
  39. 87006ca pci/fsl_pci_init: Enable larger address and setting inbound windows properly by Kumar Gala · Tue Oct 21 10:13:14 2008 -0500
  40. e0475cd fdt: Added helper to set PCI dma-ranges property by Kumar Gala · Wed Oct 22 23:33:56 2008 -0500
  41. 1ba0040 fdt: Add fdt_getprop_u32_default helpers by Kumar Gala · Thu Oct 23 00:05:47 2008 -0500
  42. 6f2c1e9 86xx: Enable 64-bit PCI resources on all Freescale boards by Kumar Gala · Tue Oct 21 18:06:15 2008 -0500
  43. 7738d5c 85xx: Enable 64-bit PCI resources on all Freescale boards by Kumar Gala · Tue Oct 21 11:33:58 2008 -0500
  44. ad714f5 pci: Allow for PCI addresses to be 64-bit by Kumar Gala · Tue Oct 21 08:36:08 2008 -0500
  45. 7dc79f7 85xx: Fix the incorrect register used for DDR erratum1 by Dave Liu · Thu Oct 23 21:18:53 2008 +0800
  46. 39d7dcd 85xx: remove unused config definition by Dave Liu · Thu Oct 23 21:17:19 2008 +0800
  47. 9f4a689 85xx: Add basic e500mc core support by Kumar Gala · Thu Oct 23 01:47:38 2008 -0500
  48. 5c953ca 85xx: Use CONFIG_SYS_CACHELINE_SIZE instead of magic number by Kumar Gala · Thu Oct 23 01:47:37 2008 -0500
  49. 3ce59a1 ppc4xx: New board avnet fx12 minimodul by Georg Schardt · Fri Oct 24 13:51:52 2008 +0200
  50. 78ea77e ppc4xx: Generic architecture for xilinx ppc405(v3) by Ricardo Ribalda Delgado · Tue Oct 21 18:29:46 2008 +0200
  51. 0bfb802 ppc4xx: Disable DDR2 autocalibration on Kilauea for now by Stefan Roese · Fri Oct 24 08:56:09 2008 +0200
  52. fc8bc87 Fix strmhz(): avoid printing negative fractions by Wolfgang Denk · Tue Oct 21 15:53:51 2008 +0200
  53. 17d5770 mpc83xx: Removed #ifdef CONFIG_MPC834X dependency on upmconfig function by Richard Retanubun · Fri Oct 17 08:55:51 2008 -0400
  54. 504867a mpc83xx: add support for switching between USB Host/Function for MPC837XEMDS by Anton Vorontsov · Tue Oct 14 22:58:53 2008 +0400
  55. c753879 mpc83xx: add ELBC NAND support for the MPC837XEMDS boards by Anton Vorontsov · Wed Oct 08 20:52:54 2008 +0400
  56. 30c6992 mpc83xx: fix PCI scan hang on the standalone MPC837xE-MDS boards by Anton Vorontsov · Thu Oct 02 19:17:33 2008 +0400
  57. 32b1b70 mpc83xx: add SGMII riser module support for the MPC8378E-MDS boards by Anton Vorontsov · Thu Oct 02 18:32:25 2008 +0400
  58. 688bb38 mpc83xx: add TSECs' HRCWH masks for MPC837x processors by Anton Vorontsov · Thu Oct 02 18:31:59 2008 +0400
  59. 2af91a9 mpc83xx: serdes: add forgotten shifts for rfcks by Anton Vorontsov · Thu Oct 02 18:31:56 2008 +0400
  60. 642016b mpc83xx: fix serdes setup for the MPC8378E boards by Anton Vorontsov · Thu Oct 02 18:31:53 2008 +0400
  61. fa9e297 mpc83xx: mpc8360emds: rework LBC SDRAM setup by Anton Vorontsov · Wed Sep 10 18:12:37 2008 +0400
  62. bf36877 FDT: don't use private kernel header files by Wolfgang Denk · Tue Oct 21 11:23:56 2008 +0200
  63. 571044b8 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Tue Oct 21 21:19:35 2008 +0200
  64. 4d9e039 ppc4xx: Add 1.0 & 1.066 GHz to canyonlands bootstrap command for PLL setup by Stefan Roese · Mon Oct 13 15:15:31 2008 +0200
  65. 1c97e0c ppc4xx: Correctly setup ranges property in ebc node by Stefan Roese · Mon Oct 13 10:45:14 2008 +0200
  66. 3397ec6 ppc4xx: Add GDSys neo 405EP board support by Dirk Eibach · Wed Oct 08 15:37:50 2008 +0200
  67. debcb10 ppc4xx: Update configs for Netstal boards by Niklaus Giger · Wed Oct 01 14:46:13 2008 +0200
  68. c31ff68 ppc4xx: Add routine to retrieve CPU number by Adam Graham · Wed Oct 08 10:13:19 2008 -0700
  69. 446eb8d ppc4xx: Add static support for 44x IBM SDRAM Controller by Adam Graham · Wed Oct 08 10:13:14 2008 -0700
  70. 4900ed2 ppc4xx: Add AMCC Arches board support (dual 460GT) by Adam Graham · Wed Oct 08 10:12:53 2008 -0700
  71. 5174b2a Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · Tue Oct 21 11:43:08 2008 +0200
  72. 400667d TQM8260: environment in flash instead EEPROM, baudrate 115k by Wolfgang Denk · Sun Oct 19 21:54:30 2008 +0200
  73. a7d4497 85xx: Fix compile warning in mpc8536ds.c by Kumar Gala · Sun Oct 19 12:49:19 2008 -0500
  74. af0501a Cleanup: fix "MHz" spelling by Wolfgang Denk · Sun Oct 19 02:35:50 2008 +0200
  75. 2059104 Use strmhz() to format clock frequencies by Wolfgang Denk · Sun Oct 19 02:35:49 2008 +0200
  76. 709e85d strmhz(): Round numbers when printing clock frequencies by Wolfgang Denk · Sun Oct 19 02:35:48 2008 +0200
  77. 206c726 85xx: properly document MPC85xx_PORDEVSR2_SEC_CFG by Timur Tabi · Mon Oct 20 15:16:47 2008 -0500
  78. 35610c6b Merge git://git.denx.de/u-boot into x1 by Markus Klotzbuecher · Tue Oct 21 09:18:01 2008 +0200
  79. 4216d75 Merge 'next' branch by Wolfgang Denk · Sat Oct 18 21:59:44 2008 +0200
  80. 223e2d2 mgcoge: add redundant environment sector by Heiko Schocher · Fri Oct 17 18:24:06 2008 +0200
  81. be9cd65 mgsuvd: update size of environment by Heiko Schocher · Fri Oct 17 18:23:27 2008 +0200
  82. 21181fd Enabled the Freescale SGMII riser card on 8536DS by Jason Jin · Fri Oct 10 11:41:00 2008 +0800
  83. c49bce4 Enabled the Freescale SGMII riser card on 8572DS by Liu Yu · Fri Oct 10 11:40:59 2008 +0800
  84. 4626906 Make pixis_set_sgmii more general to support MPC85xx boards. by Liu Yu · Fri Oct 10 11:40:58 2008 +0800
  85. 28e0007 Add cpu/8xxx to TAGS_SUBDIRS by Ed Swarthout · Wed Oct 08 23:38:02 2008 -0500
  86. cf92b98 fsl_law clear enable before changing. by Ed Swarthout · Thu Oct 09 01:25:55 2008 -0500
  87. cd36bda mpc8572 additional end-point mode by Ed Swarthout · Thu Oct 09 00:29:27 2008 -0500
  88. 2915512 85xx if NUM_CPUS>1, print cpu number by Ed Swarthout · Wed Oct 08 23:37:59 2008 -0500
  89. 06c70d6 pixis do not print long help if not configured by Ed Swarthout · Wed Oct 08 23:38:01 2008 -0500
  90. e336605 Have u-boot pass stashing parameters into device tree by Andy Fleming · Tue Oct 07 08:09:50 2008 -0500
  91. 4e0dd7f Add DDR options setting on MPC8641HPCN board by Haiying Wang · Fri Oct 03 12:37:57 2008 -0400
  92. bcf35e5 Add ddr interleaving suppport for MPC8572DS board by Haiying Wang · Fri Oct 03 12:37:41 2008 -0400
  93. d90e040 Add debug information for DDR controller registers by Haiying Wang · Fri Oct 03 12:37:26 2008 -0400
  94. b834f92 Check DDR interleaving mode by Haiying Wang · Fri Oct 03 12:37:10 2008 -0400
  95. fa44036 Pass dimm parameters to populate populate controller options by Haiying Wang · Fri Oct 03 12:36:55 2008 -0400
  96. 272b596 Make DDR interleaving mode work correctly by Haiying Wang · Fri Oct 03 12:36:39 2008 -0400
  97. 489675d 85xx: Enable interrupt and setexpr commands on Freescale 85xx boards by Kumar Gala · Mon Sep 22 23:40:42 2008 -0500
  98. f81f89f 85xx: Improve flash remapping on MPC8572DS & MPC8536DS by Kumar Gala · Mon Sep 22 14:11:11 2008 -0500
  99. 32090b3 85xx: Export invalidate_{i,d}cache and add flush_dcache by Kumar Gala · Mon Sep 22 14:11:10 2008 -0500
  100. 1eedd3f mgcoge, mgsuvd: extract more common code by Heiko Schocher · Fri Oct 17 16:11:52 2008 +0200