1. 5e5e5a4 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Sat Nov 01 15:59:35 2008 +0100
  2. 289b8b2 Fix to the auto-update feature documentation (CONFIG_UPDATE_TFTP_MSEC_MAX) by Bartlomiej Sieka · Thu Oct 30 23:22:04 2008 +0100
  3. 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
  4. b2c5c0f Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · Thu Oct 30 21:34:40 2008 +0100
  5. 2ecee1b mpc83xx pci: Round up memory size in inbound window. by Scott Wood · Tue Oct 28 11:45:04 2008 -0500
  6. 1425941 Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx by Wolfgang Denk · Thu Oct 30 20:57:46 2008 +0100
  7. 66443be 86xx: remove the unused definition by Dave Liu · Thu Oct 23 21:19:13 2008 +0800
  8. 75feb85 86xx: remove the redundant r2 global data pointer save by Dave Liu · Tue Oct 28 17:47:49 2008 +0800
  9. 4d17010 86xx: remove the unused code for 86xx family by Dave Liu · Tue Oct 28 17:47:41 2008 +0800
  10. cea60c3 86xx: remove the second DDR LAW setting for mpc8641hpcn by Dave Liu · Tue Oct 28 17:46:35 2008 +0800
  11. a339c7d 86xx: remove the unused ddr_enable_ecc in the board file by Dave Liu · Tue Oct 28 17:46:23 2008 +0800
  12. 358ab66 86xx: Move the clear_tlbs before MMU turn on by Dave Liu · Tue Oct 28 17:46:12 2008 +0800
  13. d97bc81 mpc8313erdb: Document NAND boot. by Scott Wood · Mon Oct 27 15:57:08 2008 -0500
  14. d50ad35 NAND: Properly create JFFS2 cleanmarkers. by Scott Wood · Wed Oct 29 14:20:26 2008 -0500
  15. c500d76 NAND fsl elbc: Set FMR[ECCM] based on page size. by Scott Wood · Wed Oct 29 13:42:41 2008 -0500
  16. 9fce13f NAND: Add support for MPC8572DS board by Haiying Wang · Wed Oct 29 13:32:59 2008 -0400
  17. 4f84bbd Make Freescale local bus registers available for both 83xx and 85xx. by Haiying Wang · Wed Oct 29 11:05:55 2008 -0400
  18. d20bb3c NAND: Align right column of the shorthelp with other commands. by Scott Wood · Mon Oct 27 15:38:30 2008 -0500
  19. b6322fc NAND: Reset chip on power-up by Karl Beldan · Mon Sep 15 16:08:03 2008 +0200
  20. 3628f00 NAND: sync with 2.6.27 by Scott Wood · Fri Oct 24 16:20:43 2008 -0500
  21. 697675e bootm: Added CONFIG_BOOTM_{LINUX, NETBSD, RTEMS} by Kumar Gala · Tue Oct 21 17:25:47 2008 -0500
  22. ffccb57 bootm: support subcommands in linux ppc bootm by Kumar Gala · Tue Oct 21 17:25:46 2008 -0500
  23. 18178bc bootm: Add subcommands by Kumar Gala · Tue Oct 21 17:25:45 2008 -0500
  24. 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
  25. a0623c9 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · Tue Oct 28 08:37:19 2008 +0100
  26. 4e30d96 i386: Renamed show_boot_progress in assembler code by Graeme Russ · Mon Sep 29 23:03:14 2008 +1000
  27. 04fa466 Merge branch 'denx' by Andy Fleming · Mon Oct 27 17:31:05 2008 -0500
  28. 603e638 85xx: Update MPC85xx_PORDEVSR_IO_SEL mask by Peter Tyser · Mon Oct 27 16:42:00 2008 -0500
  29. 2a8681a Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Mon Oct 27 22:31:32 2008 +0100
  30. 2617647 powerpc: fix pci window initialization to work with > 4GB DRAM by Becky Bruce · Mon Oct 27 16:09:42 2008 -0500
  31. c291734 pci/fsl_pci_init: Removed a bunch pointless trailing backslashes. by Kumar Gala · Mon Oct 27 13:16:20 2008 -0500
  32. ddbcf95 lcd: Let the board code show board-specific info by Haavard Skinnemoen · Mon Sep 01 16:21:22 2008 +0200
  33. 7eb8b23 lcd: Set lcd_is_enabled before clearing the screen by Haavard Skinnemoen · Mon Sep 01 16:21:21 2008 +0200
  34. 010c773 lcd: Implement lcd_printf() by Haavard Skinnemoen · Mon Sep 01 16:21:20 2008 +0200
  35. c06b233 atmel_lcdfb: Straighten out funky vl_sync logic by Haavard Skinnemoen · Mon Sep 01 16:21:19 2008 +0200
  36. d8946fe atmel_lcdfb: Eliminate unneeded #include <asm/arch/hardware.h> by Haavard Skinnemoen · Mon Sep 01 16:21:18 2008 +0200
  37. 7772ccd 86xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · Wed Oct 22 14:38:55 2008 -0500
  38. c10a0c4 85xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · Tue Oct 21 08:28:33 2008 -0500
  39. 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
  40. 47bf478 pci/fsl_pci_init: Add a common PCI inbound setup function by Kumar Gala · Wed Oct 22 14:06:24 2008 -0500
  41. 87006ca pci/fsl_pci_init: Enable larger address and setting inbound windows properly by Kumar Gala · Tue Oct 21 10:13:14 2008 -0500
  42. e0475cd fdt: Added helper to set PCI dma-ranges property by Kumar Gala · Wed Oct 22 23:33:56 2008 -0500
  43. 1ba0040 fdt: Add fdt_getprop_u32_default helpers by Kumar Gala · Thu Oct 23 00:05:47 2008 -0500
  44. 6f2c1e9 86xx: Enable 64-bit PCI resources on all Freescale boards by Kumar Gala · Tue Oct 21 18:06:15 2008 -0500
  45. 7738d5c 85xx: Enable 64-bit PCI resources on all Freescale boards by Kumar Gala · Tue Oct 21 11:33:58 2008 -0500
  46. ad714f5 pci: Allow for PCI addresses to be 64-bit by Kumar Gala · Tue Oct 21 08:36:08 2008 -0500
  47. 7dc79f7 85xx: Fix the incorrect register used for DDR erratum1 by Dave Liu · Thu Oct 23 21:18:53 2008 +0800
  48. 39d7dcd 85xx: remove unused config definition by Dave Liu · Thu Oct 23 21:17:19 2008 +0800
  49. 9f4a689 85xx: Add basic e500mc core support by Kumar Gala · Thu Oct 23 01:47:38 2008 -0500
  50. 5c953ca 85xx: Use CONFIG_SYS_CACHELINE_SIZE instead of magic number by Kumar Gala · Thu Oct 23 01:47:37 2008 -0500
  51. 3ce59a1 ppc4xx: New board avnet fx12 minimodul by Georg Schardt · Fri Oct 24 13:51:52 2008 +0200
  52. 78ea77e ppc4xx: Generic architecture for xilinx ppc405(v3) by Ricardo Ribalda Delgado · Tue Oct 21 18:29:46 2008 +0200
  53. 0bfb802 ppc4xx: Disable DDR2 autocalibration on Kilauea for now by Stefan Roese · Fri Oct 24 08:56:09 2008 +0200
  54. 90c5328 Blackfin: fix up UART status bit handling by Mike Frysinger · Wed Apr 09 02:02:07 2008 -0400
  55. b69f77f Blackfin: bf561-ezkit: drop redundant code by Mike Frysinger · Sat Oct 11 20:42:17 2008 -0400
  56. cd9e1c4 Blackfin: bf561-ezkit: drop pointless USB code by Mike Frysinger · Sat Oct 11 20:43:10 2008 -0400
  57. 657471f Blackfin: linker scripts: force start.o and set initcode boundaries by Mike Frysinger · Sat Oct 11 20:47:58 2008 -0400
  58. 43218c6 Blackfin: small cpu init optimization while setting interrupt mask by Mike Frysinger · Sat Oct 11 21:19:39 2008 -0400
  59. b96abbe Blackfin: set initial stack correctly according to Blackfin ABI by Mike Frysinger · Sat Oct 11 21:18:10 2008 -0400
  60. ae2d467 Blackfin: make baud calculation more accurate by Mike Frysinger · Sun Apr 20 03:11:53 2008 -0400
  61. 4e7b972 Blackfin: decode hwerrcause/excause when crashing by Mike Frysinger · Mon Oct 06 04:21:41 2008 -0400
  62. 37a18c6 Blackfin: fix register dump messages by Mike Frysinger · Mon Oct 06 04:20:54 2008 -0400
  63. bfb2442 Blackfin: don't bother displaying reboot msg when crashing by Mike Frysinger · Mon Oct 06 04:19:34 2008 -0400
  64. 5570cec Blackfin: enable support for nested interrupts by Mike Frysinger · Sun Jun 01 01:23:48 2008 -0400
  65. 392bc55 Blackfin: init NAND before relocating env by Mike Frysinger · Mon Oct 06 03:55:25 2008 -0400
  66. 24e6cf4 Blackfin: check cache bits, not cplb bits by Mike Frysinger · Thu Aug 07 18:40:13 2008 -0400
  67. f9c015b Blackfin: drop unused cache flush code by Mike Frysinger · Thu Aug 07 17:52:59 2008 -0400
  68. a047bc4 Blackfin: unify cache handling code by Mike Frysinger · Thu Aug 07 15:21:47 2008 -0400
  69. ca2dbd4 Blackfin: only initialize the RTC when actually used by Mike Frysinger · Mon Oct 06 03:39:07 2008 -0400
  70. f811792 Blackfin: fix SWRST register definition by Mike Frysinger · Mon Oct 06 03:44:33 2008 -0400
  71. d12bfc3 Blackfin: build with -fomit-frame-pointer by Mike Frysinger · Thu Aug 07 18:54:57 2008 -0400
  72. 5d018ca Blackfin: document some of the blackfin directories by Mike Frysinger · Thu Aug 07 17:50:26 2008 -0400
  73. a0cda52 Blackfin: only enable hardware error irq by default by Mike Frysinger · Thu Aug 07 15:16:56 2008 -0400
  74. ad87b58 Blackfin: punt old unused mem_init.h header by Mike Frysinger · Thu Aug 07 13:36:43 2008 -0400
  75. bdfc2ca Blackfin: delete unused page_descriptor_table_size define by Mike Frysinger · Thu Aug 07 13:18:55 2008 -0400
  76. 244d287 Blackfin: fix typo in boot mode comment and add NAND define by Mike Frysinger · Thu Aug 07 13:17:03 2008 -0400
  77. 15d5c7c Blackfin: fix port mux defines for BF54x by Ben Maan · Thu Aug 07 13:14:21 2008 -0400
  78. 5e85788 Blackfin: update anomaly lists by Mike Frysinger · Thu Aug 07 13:09:50 2008 -0400
  79. 41d06dc Blackfin: unify DSPID/DBGSTAT MMR definitions by Mike Frysinger · Thu Aug 07 13:08:54 2008 -0400
  80. fc8bc87 Fix strmhz(): avoid printing negative fractions by Wolfgang Denk · Tue Oct 21 15:53:51 2008 +0200
  81. 17d5770 mpc83xx: Removed #ifdef CONFIG_MPC834X dependency on upmconfig function by Richard Retanubun · Fri Oct 17 08:55:51 2008 -0400
  82. 504867a mpc83xx: add support for switching between USB Host/Function for MPC837XEMDS by Anton Vorontsov · Tue Oct 14 22:58:53 2008 +0400
  83. c753879 mpc83xx: add ELBC NAND support for the MPC837XEMDS boards by Anton Vorontsov · Wed Oct 08 20:52:54 2008 +0400
  84. 30c6992 mpc83xx: fix PCI scan hang on the standalone MPC837xE-MDS boards by Anton Vorontsov · Thu Oct 02 19:17:33 2008 +0400
  85. 32b1b70 mpc83xx: add SGMII riser module support for the MPC8378E-MDS boards by Anton Vorontsov · Thu Oct 02 18:32:25 2008 +0400
  86. 688bb38 mpc83xx: add TSECs' HRCWH masks for MPC837x processors by Anton Vorontsov · Thu Oct 02 18:31:59 2008 +0400
  87. 2af91a9 mpc83xx: serdes: add forgotten shifts for rfcks by Anton Vorontsov · Thu Oct 02 18:31:56 2008 +0400
  88. 642016b mpc83xx: fix serdes setup for the MPC8378E boards by Anton Vorontsov · Thu Oct 02 18:31:53 2008 +0400
  89. fa9e297 mpc83xx: mpc8360emds: rework LBC SDRAM setup by Anton Vorontsov · Wed Sep 10 18:12:37 2008 +0400
  90. bf36877 FDT: don't use private kernel header files by Wolfgang Denk · Tue Oct 21 11:23:56 2008 +0200
  91. 571044b8 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Tue Oct 21 21:19:35 2008 +0200
  92. 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
  93. 1c97e0c ppc4xx: Correctly setup ranges property in ebc node by Stefan Roese · Mon Oct 13 10:45:14 2008 +0200
  94. 3397ec6 ppc4xx: Add GDSys neo 405EP board support by Dirk Eibach · Wed Oct 08 15:37:50 2008 +0200
  95. debcb10 ppc4xx: Update configs for Netstal boards by Niklaus Giger · Wed Oct 01 14:46:13 2008 +0200
  96. c31ff68 ppc4xx: Add routine to retrieve CPU number by Adam Graham · Wed Oct 08 10:13:19 2008 -0700
  97. 446eb8d ppc4xx: Add static support for 44x IBM SDRAM Controller by Adam Graham · Wed Oct 08 10:13:14 2008 -0700
  98. 4900ed2 ppc4xx: Add AMCC Arches board support (dual 460GT) by Adam Graham · Wed Oct 08 10:12:53 2008 -0700
  99. 5174b2a Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · Tue Oct 21 11:43:08 2008 +0200
  100. 400667d TQM8260: environment in flash instead EEPROM, baudrate 115k by Wolfgang Denk · Sun Oct 19 21:54:30 2008 +0200