1. d63735c AT91: rework at91sam9260.h by Reinhard Meyer · Tue Nov 02 11:55:42 2010 +0100
  2. 5807e79 avr32: fixup definitions to ATMEL_BASE_xxx by Andreas Bießmann · Thu Nov 04 23:15:31 2010 +0000
  3. 94156fa avr32: rename memory-map.h -> hardware.h by Andreas Bießmann · Thu Nov 04 23:15:30 2010 +0000
  4. fc0e593 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Sun May 15 23:23:36 2011 +0200
  5. be4b36b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Sun May 15 23:20:10 2011 +0200
  6. 71c7269 nand_spl: nand_boot.c: Remove CONFIG_SYS_NAND_READ_DELAY by Stefan Roese · Wed May 04 11:44:14 2011 +0200
  7. 22d2d80 nand_spl: nand_boot.c: Init nand_chip.options to 0 by Stefan Roese · Wed May 04 11:44:44 2011 +0200
  8. ea72c1b Decreases code size of the nand_spl by Alex Waterman · Wed May 04 09:10:15 2011 -0400
  9. 8c76435 Revert "Fix building tools alone with host compiler" by Wolfgang Denk · Fri May 13 13:36:32 2011 +0200
  10. c04da04 powerpc/mpc8xxx: reword max tCKmin message by York Sun · Fri May 06 07:14:14 2011 +0800
  11. 3369d29 powerpc/85xx: fix compatible property for the L2 cache node by Timur Tabi · Fri Apr 29 18:08:44 2011 -0500
  12. 22b1733 kwbimage: Fix check variable of checksum by Nobuhiro Iwamatsu · Tue May 10 17:33:08 2011 +0000
  13. d6d292d examples: add smc911x_eeprom to clean target by Mike Frysinger · Sat May 07 12:05:30 2011 +0000
  14. 604c4b6 ftpmu010.h: fix some missing declaration in header by Macpaul Lin · Mon May 02 01:28:47 2011 +0000
  15. 51b4da8 ftsmc020: add missing definitions by Macpaul Lin · Sun May 01 22:17:31 2011 +0000
  16. eeda0bd ftsmc020: un-nest the register structure in header by Macpaul Lin · Sun May 01 22:17:30 2011 +0000
  17. ee96360 ftsmc020: fix relocation by Macpaul Lin · Sun May 01 22:17:29 2011 +0000
  18. 2fe9baa ftide020: add faraday ide ahb controller by Macpaul Lin · Sun May 01 21:28:56 2011 +0000
  19. d6922e1 README.arm-relocation: get relocated address in gdb by Ben Gardiner · Thu Apr 28 11:03:21 2011 +0000
  20. 7d0c168 README.arm-relocation: get relocated address from bdinfo by Ben Gardiner · Thu Apr 28 06:49:47 2011 +0000
  21. dfd7064 cosmetic: cmd_bdinfo.c: clean up by using checkpatch.pl by Macpaul Lin · Wed Apr 27 16:28:35 2011 +0000
  22. 5e2368a mp2usb: finish the removal by Eric Bénard · Wed Apr 27 22:18:24 2011 +0200
  23. 6aa4d7b README: Clarify difference of CONFIG_WATCHDOG and CONFIG_HW_WATCHDOG by Detlev Zundel · Wed Apr 27 05:25:59 2011 +0000
  24. 4b5015d ftsdmc021: add register definitions of ftsdmc021 by Macpaul Lin · Tue Apr 26 01:29:47 2011 +0000
  25. 8bacdf6 ftahbc020s: Faraday FTAHBC020s AHB Bus Controller by Macpaul Lin · Tue Apr 26 00:25:23 2011 +0000
  26. 9701cc2 Fix a few gcc warnings. by Joakim Tjernlund · Mon Apr 25 01:39:43 2011 +0000
  27. 7e6ce39 Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE comments by Michael Jones · Mon Apr 18 22:12:33 2011 +0000
  28. 4a9d3b1 hwmon: Extend lm63.c to support LM64 by Dirk Eibach · Mon Apr 18 10:43:14 2011 +0200
  29. ccd5d89 Fix building tools alone with host compiler by François Revol · Fri Mar 18 11:03:03 2011 +0000
  30. 2986921 net: xilinx emaclite: Fix return values by Michal Simek · Tue Mar 08 04:25:53 2011 +0000
  31. 4234bf3 Fix variable flavor in examples/standalone/Makefile by Che-liang Chiou · Mon Feb 21 21:07:00 2011 +0000
  32. db21082 net/net.c: cosmetic: do not use assignment in if condition by Luca Ceresoli · Wed May 04 02:40:47 2011 +0000
  33. b19d0b7 net/net.c: cosmetic: fix indentation by Luca Ceresoli · Wed May 04 02:40:46 2011 +0000
  34. 5fe6de2 net/net.c: cosmetic: parentheses not required for return by Luca Ceresoli · Wed May 04 02:40:45 2011 +0000
  35. f27d91f net/net.c: cosmetic: fix pointer syntax issues by Luca Ceresoli · Wed May 04 02:40:44 2011 +0000
  36. e8ccbb0 net/net.c: cosmetic: fix brace issues by Luca Ceresoli · Wed May 04 02:40:43 2011 +0000
  37. 7cbd748 net/net.c: cosmetic: fix whitespace issues by Luca Ceresoli · Wed May 11 03:59:56 2011 +0000
  38. d01bc1c net/net.c: cosmetic: variable initializations by Luca Ceresoli · Wed May 11 03:59:55 2011 +0000
  39. 5c83a96 net/net.c: cosmetic: fix lines over 80 characters by Luca Ceresoli · Wed May 11 03:59:54 2011 +0000
  40. 8d4f35a lib, vsprintf: introduce strict_strtoul by Heiko Schocher · Mon May 02 21:33:49 2011 +0000
  41. 5c1cfee Fix incorrect use of getenv() before relocation by Wolfgang Denk · Wed May 04 10:32:28 2011 +0000
  42. 4328547 cmd_nvedit.c: make error message more helpful by Wolfgang Denk · Wed May 04 10:29:49 2011 +0000
  43. 428ab36 NET: pass source IP address to packet handlers by Luca Ceresoli · Mon Apr 18 06:19:50 2011 +0000
  44. 194396b README: remove spurious line by Luca Ceresoli · Thu Apr 14 05:52:52 2011 +0000
  45. 5322443 MPC8260: Fix compile problems with "hymod" board by Wolfgang Denk · Sun May 01 04:35:06 2011 +0000
  46. 4404e41 zlib: fix DEBUG build by Mike Frysinger · Sun May 01 12:31:02 2011 +0000
  47. 8e669cb Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Thu May 12 19:27:42 2011 +0200
  48. b513166 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Thu May 12 19:26:45 2011 +0200
  49. 00dceba netconsole: remove `serverip' check by Simon Guinot · Sun May 01 23:38:40 2011 +0000
  50. 34e21ee Serial: p1011: new vendor init options by John Rigby · Tue Apr 19 10:42:39 2011 +0000
  51. 327ac78 PPC405EX CHIP_21 erratum by Steven A. Falco · Thu May 05 10:08:35 2011 -0400
  52. f639ead Enable multiple fs options for Marvell SoC family on OpenRD boards by Clint Adams · Fri May 06 22:06:47 2011 +0530
  53. 70d81ec Initialize second PHY on OpenRD-Client and OpenRD-Ultimate by Clint Adams · Fri May 06 22:06:47 2011 +0530
  54. 5f56a67 Add definitions for OpenRD-Client and OpenRD-Ultimate by Clint Adams · Fri May 06 22:06:47 2011 +0530
  55. 564dff7 Rename openrd_base files to openrd by Clint Adams · Fri May 06 22:06:47 2011 +0530
  56. 2553d61 mv-common.h: fix DRAM banks configuration by Simon Guinot · Tue May 03 21:17:34 2011 +0530
  57. 1bcdeff Kirkwood: allow to override CONFIG_SYS_TCLK by Simon Guinot · Tue May 03 21:17:34 2011 +0530
  58. 7f5a026 MX31: change return value of get_cpu_rev by Stefano Babic · Fri Apr 29 08:56:27 2011 +0200
  59. c823fd4 MX31: removed warning due to missing prototype by Stefano Babic · Tue Apr 26 07:40:19 2011 +0200
  60. 893eafb gpio: imx: Fix return value on error by Fabio Estevam · Sat Apr 09 10:43:24 2011 +0000
  61. 5e4f380 MX31: mx31pdk: Add watchdog support by Fabio Estevam · Sun Apr 10 08:17:50 2011 +0000
  62. f558380 da850evm: fix NAND WSTROBE and TA timings by Ben Gardiner · Wed Apr 20 16:25:06 2011 -0400
  63. 2f968d8 keymile boards: move keymile specific header in subdir by Valentin Longchamp · Wed May 04 01:47:33 2011 +0000
  64. 4559d1f km/common: fix coding style issues in generic header by Holger Brunck · Fri Apr 08 02:47:46 2011 +0000
  65. 3066492 km/common: implement setboardid command by Holger Brunck · Wed May 04 01:47:30 2011 +0000
  66. 5095022 common/hush: make get_local_var visible for other users by Holger Brunck · Fri Apr 08 02:47:42 2011 +0000
  67. 1d253c1 km/common: fix initial_boot_bank for bootpackages by Thomas Herzmann · Fri Apr 08 02:47:41 2011 +0000
  68. b0de957 powerpc/km82xx: fix compile issue for mgcoge2ne by Holger Brunck · Fri May 06 00:41:55 2011 +0000
  69. 833e9cb poweprc/km82xx: add board specific environment variable by Holger Brunck · Fri Apr 08 02:47:30 2011 +0000
  70. df490ef powerpc/km82xx: adapt CONFIG_SYSSYPCR to manual by Holger Brunck · Fri Apr 08 02:47:28 2011 +0000
  71. 74e0651 powerpc/km82xx: add mgcoge3ne and remove mgcoge2ne support by Holger Brunck · Mon May 02 22:56:55 2011 +0000
  72. 49adfa8 powerpc/km82xx: rework DIP switch detection by Huber, Andreas · Mon May 02 22:56:54 2011 +0000
  73. 1d998d2 powerpc/km82xx: rename mgcoge files to km82xx by Holger Brunck · Fri Apr 08 04:23:55 2011 +0000
  74. 2177c4b powerpc/km82xx: cleanup coding style for mgcoge.c by Holger Brunck · Fri Apr 08 02:47:25 2011 +0000
  75. bb4380b km/common: remove hdlc_enet implementation by Holger Brunck · Fri Apr 08 02:47:24 2011 +0000
  76. 45b4291 cramfs: make cramfs usable without a NOR flash by Heiko Schocher · Tue May 03 02:15:15 2011 +0000
  77. 1bef5ca cramfs: fix bug in using CONFIG_CRAMFS_CMDLINE by Heiko Schocher · Tue May 03 02:15:01 2011 +0000
  78. a8521be Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · Tue May 10 22:34:24 2011 +0200
  79. 618a6ac Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · Tue May 10 22:30:07 2011 +0200
  80. 60a471f MIPS: Move timer code to arch/mips/cpu/$(CPU)/ by Shinya Kuribayashi · Sat May 07 00:18:13 2011 +0900
  81. 089f2a1 MIPS: Introduce --gc-sections for MIPS by Daniel Schwierzeck · Fri Apr 15 17:16:44 2011 +0200
  82. 6911d0a MIPS: Coding style cleanups on common assembly files by Shinya Kuribayashi · Sat May 07 00:18:13 2011 +0900
  83. 1949d53 MIPS: Remove mips_cache_lock() feature by Shinya Kuribayashi · Sat May 07 00:18:13 2011 +0900
  84. 7fafed2 IDE: fix compiler warnings by Wolfgang Denk · Sat Apr 30 23:29:55 2011 +0200
  85. 9531b47 common/cmd_mdio.c: fix compile warning by Anatolij Gustschin · Sat Apr 30 02:39:29 2011 +0000
  86. 1bbce3a miiphy: miiphyutil.c: fix compile warning by Anatolij Gustschin · Sat Apr 30 02:17:44 2011 +0000
  87. 2e4145b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Sat Apr 30 22:45:55 2011 +0200
  88. ff2a9f3 cmd_nvedit.c: clean up with checkpatch by Macpaul Lin · Tue Apr 26 16:16:45 2011 +0000
  89. d1e4994 cmd_ide: enhance new feature "CONFIG_IDE_AHB" by Macpaul Lin · Mon Apr 11 20:45:32 2011 +0000
  90. e255427 spi: add new driver for OpenCores tiny_spi by Thomas Chou · Mon Apr 11 19:48:47 2011 +0000
  91. 99596bd zlib: split up to match original source tree by Mike Frysinger · Fri Apr 08 12:23:30 2011 +0000
  92. ece4b57 tools/env: document current cross-compilation issues and workaround by Luca Ceresoli · Thu Apr 07 22:11:20 2011 +0000
  93. 34c6dd2 Handle most LDSCRIPT setting centrally by Scott Wood · Wed Apr 06 13:31:37 2011 +0000
  94. 2c4b06b keymile-common.h: remove IO mux stuff by Holger Brunck · Fri Mar 04 10:16:00 2011 +0100
  95. 038dc15 keymile boards: support of boardId / hwkey lists by Thomas Herzmann · Thu Dec 09 11:02:09 2010 +0100
  96. e7c1fdc ppc, arm: rework and enhance keymile-common.h by Holger Brunck · Fri Mar 04 14:56:27 2011 +0100
  97. cfc5804 keymile, common: add setting of some environment variables by Heiko Schocher · Mon Apr 26 13:07:28 2010 +0200
  98. b7aa50f keymile boards: add CONFIG_PIGGY_MAC_ADRESS_OFFSET by Heiko Schocher · Thu Jan 06 10:25:26 2011 +0100
  99. e4533af arm, keymile: updates for the arm based boards from keymile by Heiko Schocher · Tue Mar 08 10:53:51 2011 +0100
  100. d9e1095 keymile, common; fix i2c deblocking support by Heiko Schocher · Tue Mar 08 10:51:15 2011 +0100