1. 9041654 zlib: fix code when DEBUG is defined by Giuseppe CONDORELLI · Thu Sep 03 07:37:46 2009 -0400
  2. 454a426 mxc_nand: Remove Freescale's "All Rights Reserved." by Scott Wood · Wed Sep 02 16:45:31 2009 -0500
  3. e2640ad mpc83xx/serdes: License cleanup: remove "All Rights Reserved" notice by Anton Vorontsov · Wed Sep 02 17:58:48 2009 +0400
  4. dbd8bcb License cleanup: remove unintended "All Rights Reserved" notices. by Wolfgang Denk · Wed Sep 02 14:57:27 2009 +0200
  5. 9c1a9cd cmd_mtdparts.c: fix compiler warning in debug code by Wolfgang Denk · Wed Sep 02 10:21:20 2009 +0200
  6. 18d59c0 Move uninitialized_var() macro from ubi_uboot.h to compiler.h by Anton Vorontsov · Tue Sep 01 20:58:03 2009 +0400
  7. 438eded arm: Remove -fno-strict-aliasing by Kumar Gala · Tue Sep 01 11:24:45 2009 -0500
  8. c156395 ppc: Remove -fno-strict-aliasing by Kumar Gala · Tue Sep 01 11:24:44 2009 -0500
  9. 83739cf galaxy5200: Add chip select region for an Epson S1D15313 by Eric Millbrandt · Fri Aug 28 07:14:04 2009 -0500
  10. 5e72669 Add ability for arch code to make changes before we boot by Kumar Gala · Thu Aug 27 08:23:55 2009 -0500
  11. 966172e Use different PBA value for E1000 PCI and PCIe cards by Roy Zang · Sat Aug 22 03:49:52 2009 +0800
  12. 78972ea Add PCI support to eNET board by Graeme Russ · Sun Aug 23 12:59:58 2009 +1000
  13. 296b5e2 i386: Moved PCI from #ifdef to conditional compile for sc520 boards by Graeme Russ · Sun Aug 23 12:59:57 2009 +1000
  14. 1d977dc i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structure by Graeme Russ · Sun Aug 23 12:59:56 2009 +1000
  15. 13a0b95 Misc sc520 cdp fixups by Graeme Russ · Sun Aug 23 12:59:55 2009 +1000
  16. ca2ec4f Fixup sc520_spunk board by Graeme Russ · Sun Aug 23 12:59:54 2009 +1000
  17. 0c3f649 Misc ds1722 fixups by Graeme Russ · Sun Aug 23 12:59:53 2009 +1000
  18. a283b34 Misc ti_pci1410a fixups by Graeme Russ · Sun Aug 23 12:59:52 2009 +1000
  19. c19463e Misc SATA fixups by Graeme Russ · Sun Aug 23 12:59:51 2009 +1000
  20. d0811ab i386: Misc PCI fixups by Graeme Russ · Sun Aug 23 12:59:50 2009 +1000
  21. cf2fb0c Fix sc520 timer interrupt generation by Graeme Russ · Sun Aug 23 12:59:49 2009 +1000
  22. 5a8b709 Fix environment configuration for eNET board by Graeme Russ · Sun Aug 23 12:59:48 2009 +1000
  23. 78c2dbf i386: Fix regression introduced by commit 8c63d47651f7 by Graeme Russ · Sun Aug 23 12:59:47 2009 +1000
  24. de7f938 i386: Change inline asm global symbols to local by Graeme Russ · Sun Aug 23 12:59:46 2009 +1000
  25. d5cebef i386: Add errno.h by Graeme Russ · Sun Aug 23 12:59:45 2009 +1000
  26. 781c9b8 Consolidate arch-specific mem_malloc_init() implementations by Peter Tyser · Fri Aug 21 23:05:21 2009 -0500
  27. ed52770 Standardize mem_malloc_init() implementation by Peter Tyser · Fri Aug 21 23:05:20 2009 -0500
  28. a78ded6 Consolidate arch-specific sbrk() implementations by Peter Tyser · Fri Aug 21 23:05:19 2009 -0500
  29. 0f4964a atmel_df_pow2: standalone to convert dataflashes to pow2 by Mike Frysinger · Thu Jul 23 16:37:03 2009 -0400
  30. f95d52f Blackfin: cm-bf548: fix device->stdio_dev fallout by Mike Frysinger · Wed Sep 02 05:52:37 2009 -0400
  31. 501b13a Blackfin: enable 64bit printf for nand by Mike Frysinger · Wed Sep 02 04:21:16 2009 -0400
  32. 0d44cc9 Blackfin: use scratch pad for exception stack by Mike Frysinger · Mon Aug 24 20:48:04 2009 -0400
  33. 05ce97a Blackfin: increase default console size by Mike Frysinger · Mon Aug 24 20:36:25 2009 -0400
  34. 3429837 Blackfin: fix debug printf modifiers by Mike Frysinger · Mon Aug 24 19:03:18 2009 -0400
  35. f437660 Blackfin: cm-bf537u: new board port by Harald Krapfenbauer · Thu Aug 20 19:20:41 2009 -0400
  36. 2773d5f Blackfin: change global data register from P5 to P3 by Robin Getz · Mon Aug 17 15:23:02 2009 +0000
  37. a6969e1 Blackfin: enable more network commands for ADI dev boards by Robin Getz · Tue Aug 11 14:20:13 2009 +0000
  38. ccb0d4e Blackfin: bf537-stamp: comment CF-Flash Card Support better by Michael Hennerich · Thu Jun 18 09:12:50 2009 +0000
  39. 09bbcb3 Blackfin: use +(filesize) to make sure we are only doing what is necessary by Robin Getz · Fri Jul 10 18:37:15 2009 +0000
  40. 6ac6e7d Merge branch 'next' of ../next by Wolfgang Denk · Mon Aug 31 22:21:47 2009 +0200
  41. c0d519c Prepare 2009.08 by Wolfgang Denk · Mon Aug 31 19:57:42 2009 +0200
  42. ba61a73 Add common code dir for Matrix Vision boards. by Andre Schwarz · Mon Aug 31 16:18:24 2009 +0200
  43. a2bbf4e bugfix CONFIG_SYS_CONSOLE_INFO_QUIET by David Brownell · Sun Aug 30 11:05:29 2009 -0700
  44. 13c312b fsl: simplify the "mac id" command, improve boot-time informational message by Timur Tabi · Fri Aug 28 16:56:45 2009 -0500
  45. f857ed9 85xx: Added PCIe support for P1 P2 RDB by Poonam Aggrwal · Fri Aug 21 07:29:58 2009 +0530
  46. 1c79617 driver/fsl_pci: Add fsl_pci_init_port function to initialize a PCI controller by Poonam Aggrwal · Fri Aug 21 07:29:42 2009 +0530
  47. c5abd7a 85xx: Improve MPIC initialization by Timur Tabi · Thu Aug 20 17:41:11 2009 -0500
  48. 319bc87 85xx: Added support for P1011RDB and P2010RDB by Poonam Aggrwal · Thu Aug 20 18:59:18 2009 +0530
  49. 13e21b1 85xx: Added single core members of FSL P1xx/P2xx processors series by Poonam Aggrwal · Thu Aug 20 18:57:45 2009 +0530
  50. ed5c70b 85xx: P1020RDB Support Added by Poonam Aggrwal · Thu Aug 20 18:57:02 2009 +0530
  51. da3dda3 85xx: Added CONFIG_MAX_CPUS for P1020 by Poonam Aggrwal · Thu Aug 20 18:55:35 2009 +0530
  52. d2088e0 85xx: Add L2SRAM Register's macro definition by Mingkai Hu · Tue Aug 18 15:37:15 2009 +0800
  53. 149ee6e 85xx: Fix memory test range on MPC8536DS by Felix Radensky · Sat Aug 15 15:08:37 2009 +0300
  54. 23ea1ac 85xx: Removed BEDBUG support on P1_P2_RDB by Kumar Gala · Wed Aug 12 00:10:44 2009 -0500
  55. d3b1b66 85xx: Init pci ethernet cards if we enable any on MPC8572DS by Kumar Gala · Sat Aug 08 10:42:30 2009 -0500
  56. 2b1a48d xes: Use proper IO access functions by Peter Tyser · Fri Aug 07 13:16:34 2009 -0500
  57. 2cca63f 85xx: Move to a common linker script by Kumar Gala · Fri Aug 07 13:00:55 2009 -0500
  58. dfe86a7 85xx: Added P1020 Processor Support. by Poonam Aggrwal · Fri Jul 31 12:08:27 2009 +0530
  59. 987862c 85xx: Add support for P2020RDB board by Poonam Aggrwal · Wed Aug 05 13:29:24 2009 +0530
  60. 4baef82 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · Fri Jul 31 12:08:14 2009 +0530
  61. 9120884 8xxx: Refactored common cpu specific code for 85xx/86xx into one file. by Poonam Aggrwal · Fri Jul 31 12:07:45 2009 +0530
  62. dd67ddc stx: create common vendor/board hierarchy for STx boards by Alex Dubov · Fri Aug 07 15:28:32 2009 +1000
  63. fc01ff5 85xx: Remove unused CONFIG_CLEAR_LAW0 defines by Peter Tyser · Tue Aug 04 17:38:00 2009 -0500
  64. 8277e20 86xx: Remove redudant PLATFORM_CPPFLAGS by Kumar Gala · Thu Aug 06 18:38:43 2009 -0500
  65. 4c81ed1 85xx: Remove redudant PLATFORM_CPPFLAGS by Kumar Gala · Thu Aug 06 18:28:34 2009 -0500
  66. ee1ca7e 85xx: Add a 36-bit physical configuration for MPC8536DS by Kumar Gala · Thu Jul 30 15:54:07 2009 -0500
  67. 5c14975 85xx: Cleanup whitespace in mpc8536ds.c by Kumar Gala · Tue Aug 04 09:10:03 2009 -0500
  68. a37b9ce pci/fsl_pci_init: Rework PCI ATMU setup to handle >4G of memory by Kumar Gala · Wed Aug 05 07:59:35 2009 -0500
  69. a0a5dbd pci/fsl_pci_init: Use PCIe capability to determine if controller is PCIe by Kumar Gala · Wed Aug 05 07:49:27 2009 -0500
  70. e770f35 pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init by Kumar Gala · Mon Aug 03 21:02:02 2009 -0500
  71. 65e198d pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init by Kumar Gala · Mon Aug 03 20:44:55 2009 -0500
  72. a8e1d95 Use common code for Matrix Vision boards by André Schwarz · Thu Aug 27 14:48:35 2009 +0200
  73. d7bca5d Merge branch 'next' of git://git.denx.de/u-boot-nand-flash into next by Wolfgang Denk · Fri Aug 28 00:17:41 2009 +0200
  74. 73060b5 mpc83xx: mpc8349itx - accommodate larger kernel sizes & unzero the bootdelay by Kim Phillips · Wed Aug 26 21:27:37 2009 -0500
  75. b1b40d8 mpc83xx: match dtb filename references to their dts equivalents in the linux kernel by Kim Phillips · Wed Aug 26 21:25:46 2009 -0500
  76. bfeb0fd NAND: DaVinci: V2 Adding 4 BIT ECC support by Sandeep Paulraj · Tue Aug 18 10:10:42 2009 -0400
  77. dea4070 MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRST by Sandeep Paulraj · Mon Aug 10 13:27:56 2009 -0400
  78. f9e2bee mxc_nand: add nand driver for MX2/MX3 by Ilya Yanok · Tue Aug 11 02:32:54 2009 +0400
  79. 883189e NAND: ADD page Parameter to all read_page/read_page_raw API's by Sandeep Paulraj · Mon Aug 10 13:27:46 2009 -0400
  80. 1bc9563 83xx, kmeter1: added NAND support by Heiko Schocher · Tue Jul 21 17:13:40 2009 +0200
  81. 9a5fffd OneNAND: Remove unused read_spareram by Kyungmin Park · Tue Jul 21 11:58:04 2009 +0900
  82. 723fe35 KB9202: Add NAND support by Matthias Kaehlcke · Thu Jul 16 21:19:29 2009 +0200
  83. fee18b9 OneNAND: Remove unused read_spareram by Kyungmin Park · Tue Jul 21 11:58:04 2009 +0900
  84. ef313d3 galaxy5200: Cleanup typo and trailing whitespace by Eric Millbrandt · Tue Aug 25 10:30:26 2009 -0500
  85. ea79040 Merge branch 'next' of git://www.denx.de/git/u-boot-coldfire into next by Wolfgang Denk · Wed Aug 26 21:29:32 2009 +0200
  86. 9a8669c ColdFire: Fix compile warning messages by TsiChung Liew · Wed Jul 22 18:42:45 2009 +0000
  87. d48cd88 ColdFire: Fix missing _IO_BASE which caused compile error by TsiChung Liew · Wed Jul 22 16:32:39 2009 +0000
  88. f447f71 Support up to 7 banks for ids as specified in JEDEC JEP106Z by Niklaus Giger · Wed Jul 22 17:13:24 2009 +0200
  89. aa0c479 Merge branch 'next' of git://git.denx.de/u-boot-net into next by Wolfgang Denk · Tue Aug 25 23:03:22 2009 +0200
  90. 7566301 Merge branch 'master' into next by Wolfgang Denk · Tue Aug 25 22:57:10 2009 +0200
  91. 426940a Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Tue Aug 25 22:54:01 2009 +0200
  92. 53eeeda Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Tue Aug 25 22:51:40 2009 +0200
  93. ae4dd97 net: tsec - handle user interrupt while waiting for PHY auto negotiation to complete by Kim Phillips · Mon Aug 24 14:32:26 2009 -0500
  94. b3b00ed Add Transfer Size Option to tftp by Robin Getz · Thu Aug 20 10:50:20 2009 -0400
  95. b5edf81 Add debug message for Blackfin Ethernet Rx function. by Robin Getz · Mon Aug 24 10:33:39 2009 -0400
  96. 3bf5d83 Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · Tue Aug 25 13:09:37 2009 -0700
  97. 53d884a arm nomadik: activate defrag choose 4k transfer block size by Alessandro Rubini · Fri Aug 07 13:59:26 2009 +0200
  98. 252f04d nfs: accept CONFIG_NFS_READ_SIZE from config file by Alessandro Rubini · Fri Aug 07 13:59:16 2009 +0200
  99. 8832f6e tftp: get the tftp block size from config file and from the environment by Alessandro Rubini · Fri Aug 07 13:59:06 2009 +0200
  100. f119e3d net: defragment IP packets by Alessandro Rubini · Fri Aug 07 13:58:56 2009 +0200