1. f31cb1f microblaze: Change initialization sequence by Michal Simek · Fri Apr 16 11:57:35 2010 +0200
  2. 7a47a20 microblaze: Change cache report messages by Michal Simek · Fri Apr 16 11:55:01 2010 +0200
  3. 2c00449 microblaze: Fix interrupt handler code by Michal Simek · Fri Apr 16 11:51:59 2010 +0200
  4. 98f872e microblaze: Move FSL initialization to board.c by Michal Simek · Fri Apr 16 11:43:43 2010 +0200
  5. d1ff6c7 microblaze: Move timer initialization to board.c by Michal Simek · Fri Apr 16 11:37:41 2010 +0200
  6. 6a3d319 microblaze: Fix irq.S code by Michal Simek · Fri Apr 16 11:30:16 2010 +0200
  7. 2304c05 microblaze: Add FDT support by Arun Bhanu · Thu Apr 15 18:27:17 2010 +0800
  8. 97251f9 ppc4xx: Add option for PPC440SPe ports without old Rev. A support by Stefan Roese · Fri Apr 09 14:03:59 2010 +0200
  9. b2aeab8 ppc4xx: alpr: Remove some not needed commands to make image fit again by Stefan Roese · Thu Apr 08 09:33:13 2010 +0200
  10. e4d1abc Update README to reflect new directory structure by Peter Tyser · Mon Apr 12 22:28:21 2010 -0500
  11. bd64c06 nios2: Move cpu/nios2/* to arch/nios2/cpu/* by Peter Tyser · Mon Apr 12 22:28:20 2010 -0500
  12. 6a46842 nios: Move cpu/nios/* to arch/nios/cpu/* by Peter Tyser · Mon Apr 12 22:28:19 2010 -0500
  13. e9b287d sparc: Move cpu/leon[23] to arch/sparc/cpu/leon[23] by Peter Tyser · Mon Apr 12 22:28:18 2010 -0500
  14. 16261b5 i386: Move cpu/i386/* to arch/i386/cpu/* by Peter Tyser · Mon Apr 12 22:28:17 2010 -0500
  15. db60bd2 microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/* by Peter Tyser · Mon Apr 12 22:28:16 2010 -0500
  16. 7aefd84 avr32: Move cpu/at32ap/* to arch/avr32/cpu/* by Peter Tyser · Mon Apr 12 22:28:15 2010 -0500
  17. 1d85dee mips: Move cpu/mips/* to arch/mips/cpu/* by Peter Tyser · Mon Apr 12 22:28:14 2010 -0500
  18. 12e5765 blackfin: Move cpu/blackfin/* to arch/blackfin/cpu/* by Peter Tyser · Mon Apr 12 22:28:13 2010 -0500
  19. 45dbaf2 m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:12 2010 -0500
  20. f7c6737 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:11 2010 -0500
  21. 693396b sh: Move cpu/$CPU to arch/sh/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:10 2010 -0500
  22. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:09 2010 -0500
  23. 3cba3c1 Move architecture-specific includes to arch/$ARCH/include/asm by Peter Tyser · Mon Apr 12 22:28:08 2010 -0500
  24. 133c0fe Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" by Peter Tyser · Mon Apr 12 22:28:07 2010 -0500
  25. 8e7788f Move libfdt/ into lib/ by Peter Tyser · Mon Apr 12 22:28:06 2010 -0500
  26. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · Mon Apr 12 22:28:05 2010 -0500
  27. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500
  28. b577a2f Change directory-specific CFLAGS to use full path by Peter Tyser · Mon Apr 12 22:28:03 2010 -0500
  29. d53e8fd Create CPUDIR variable by Peter Tyser · Mon Apr 12 22:28:02 2010 -0500
  30. f47d087 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Sat Apr 10 23:59:39 2010 +0200
  31. 1124755 FIX: watchdog timeout, while waiting for input by Jens Scharsig · Fri Apr 09 19:02:38 2010 +0200
  32. 81611b7 config_cmd_all.h: Sort entries alphabetically by Detlev Zundel · Thu Apr 08 17:55:48 2010 +0200
  33. de85f71 config_cmd_all.h: added missing CONFIG_CMD_UBI and CONFIG_CMD_UBIFS by Frans Meulenbroeks · Thu Apr 08 17:55:47 2010 +0200
  34. 34e5088 malloc: sbrk() should return MORECORE_FAILURE instead of NULL on failure by karl.beldan@gmail.com · Tue Apr 06 22:18:08 2010 +0200
  35. 632d9ca mkimage: Fix strict-aliasing compiler warning by Peter Tyser · Sun Apr 04 22:36:03 2010 -0500
  36. 3f4bd65 Add initial support for Matrix Vision mvSMR board based on MPC5200B. by Andre Schwarz · Thu Apr 01 21:26:55 2010 +0200
  37. c59bc50 cmd_bmp.c: add standard subcommand handling by Frans Meulenbroeks · Sat Mar 27 11:16:10 2010 +0100
  38. 8167108 drivers/mtd/spi/eeprom_m95xxx.c: add missing error checking by Albin Tonnerre · Sun Mar 14 18:47:23 2010 +0100
  39. 2e1221e Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · Fri Apr 09 21:49:42 2010 +0200
  40. 6d8aa6a Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Fri Apr 09 21:42:18 2010 +0200
  41. f2dbedc cmd_ubi: Fix uninitialized variable warning by Peter Tyser · Sun Apr 04 22:40:50 2010 -0500
  42. 3d42b8a USB storage probe by Kim B. Heino · Fri Mar 12 10:07:00 2010 +0200
  43. 300ea51 USB storage count by Kim B. Heino · Fri Mar 12 15:46:56 2010 +0200
  44. 316b996 EHCI: add NEC PCI ID by Sergei Shtylyov · Sat Feb 27 21:34:41 2010 +0300
  45. 23dec68 EHCI: fix port reset reporting by Sergei Shtylyov · Sat Feb 27 21:33:21 2010 +0300
  46. 9de4ac4 EHCI: fix off-by-one error in ehci_submit_root() by Sergei Shtylyov · Sat Feb 27 21:32:17 2010 +0300
  47. fa30a27 EHCI: fix root hub device descriptor by Sergei Shtylyov · Sat Feb 27 21:29:42 2010 +0300
  48. eaf3926 video: ati_radeon_fb.c: fix warning while compiling with DEBUG by Anatolij Gustschin · Thu Apr 08 15:50:55 2010 +0200
  49. 224dad2 ati_radeon: Support PCI virtual not eq bus mapping. by Ed Swarthout · Wed Mar 31 15:52:40 2010 -0500
  50. 9303ab8 ati_radeon: return with error when emulator fails by Ed Swarthout · Wed Mar 31 09:54:28 2010 -0500
  51. 6b4e4fc video: cfb_console.c: add support for RLE8 bitmaps by Anatolij Gustschin · Mon Mar 15 14:50:25 2010 +0100
  52. a8f6f88 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · Thu Apr 08 00:26:03 2010 +0200
  53. c920a11 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Thu Apr 08 00:23:11 2010 +0200
  54. ce552f7 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · Thu Apr 08 00:15:11 2010 +0200
  55. 570e6cf Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Thu Apr 08 00:06:31 2010 +0200
  56. 4b7e668 cfi_flash: reset timer in flash status check by Thomas Chou · Thu Apr 01 11:15:05 2010 +0800
  57. f273623 ppc/85xx: Use CONFIG_NS16550_MIN_FUNCTIONS to reduce NAND_SPL size by Kumar Gala · Wed Apr 07 01:34:11 2010 -0500
  58. 4f332d2 p2020ds: add alternate boot bank support using the ngPIXIS FPGA by Timur Tabi · Thu Apr 01 10:49:42 2010 -0500
  59. 7ba8b32 fsl: improve the PIXIS code and fix a few bugs by Timur Tabi · Wed Mar 31 17:44:13 2010 -0500
  60. 8709aed 85xx: Set HID1[mbdd] on e500v2 rev5.0 or greater by Sandeep Gopalpet · Fri Mar 12 10:45:02 2010 +0530
  61. 16a276e 85xx: Added various P1012/P1013/P1021/P1022 defines by Kumar Gala · Tue Mar 30 23:06:53 2010 -0500
  62. 326ed2f ppc/8xxx: Delete PCI nodes from device tree if not configured by Kumar Gala · Tue Mar 30 10:07:12 2010 -0500
  63. 0ae93ab Blackfin: IP04: new board port by Brent Kandetzki · Wed Mar 24 17:41:33 2010 -0400
  64. 8a351f6 Blackfin: drop bfin #undef in linker script by Mike Frysinger · Tue Mar 23 16:23:39 2010 -0400
  65. 851b817 Blackfin: call watchdog_init() for external watchdogs by Mike Frysinger · Thu Feb 11 20:19:10 2010 -0500
  66. 433d716 Blackfin: link with normal ABI target by Mike Frysinger · Wed Feb 10 01:20:44 2010 -0500
  67. 5120926 Blackfin: sync ptrace headers with linux by Mike Frysinger · Fri Jan 29 15:48:28 2010 -0500
  68. 784dcb6 Blackfin: cm-bf561: update network/env settings by Harald Krapfenbauer · Fri Jan 22 17:15:55 2010 -0500
  69. afd0fbf Blackfin: bf537-stamp: add board test defines by Mike Frysinger · Thu Jan 21 23:29:18 2010 -0500
  70. 120ad97 Blackfin: relax .data alignment by Mike Frysinger · Tue Jan 19 21:02:00 2010 -0500
  71. 188cd54 Blackfin: drop reference to gd->reloc_off by Mike Frysinger · Tue Jan 19 15:39:07 2010 -0500
  72. f4ad4fd fdt: Add fdt_del_node_and_alias helper by Kumar Gala · Tue Mar 30 10:19:26 2010 -0500
  73. 1cc853b Blackfin: disable NetBSD bootm support by default by Mike Frysinger · Tue Nov 03 15:53:12 2009 -0500
  74. 5530cb8 85xx: Add defines for BUCSR bits to make code more readable by Kumar Gala · Mon Mar 29 13:50:31 2010 -0500
  75. 707aa5c fsl-ddr: change the default burst mode for DDR3 by Dave Liu · Fri Mar 05 12:22:00 2010 +0800
  76. 3525e1a fsl-ddr: Fix the turnaround timing for TIMING_CFG_4 by Dave Liu · Fri Mar 05 12:22:00 2010 +0800
  77. e5853af fsl_esdhc: Only modify the field we are changing in WML by Roy Zang · Tue Feb 09 18:23:33 2010 +0800
  78. b7ef756 fsl_esdhc: Add function to reset the eSDHC controller by Jerry Huang · Thu Mar 18 15:57:06 2010 -0500
  79. 09876a3 fsl_esdhc: Always stop clock before changing frequency by Kumar Gala · Thu Mar 18 15:51:05 2010 -0500
  80. 3b01e6b i2c: Move PPC4xx I2C driver into drivers/i2c directory by Stefan Roese · Thu Apr 01 14:37:24 2010 +0200
  81. 71c50eb arm/integrator: Remove unneccessary CONFIG_PCI check. by Detlev Zundel · Wed Mar 31 15:38:55 2010 +0200
  82. 1e01b08 at91: use C structs for AT91 OHCI code by Matthias Fuchs · Thu Mar 25 14:30:13 2010 +0100
  83. 3062355 using AT91_PMC_MCKR_MDIV_ instead of LEGACY one in at91/clock.c by Asen Dimov · Thu Mar 18 13:46:45 2010 +0200
  84. 4cc904d Nomadik: fix reset_timer() by Alessandro Rubini · Wed Nov 25 23:41:51 2009 +0100
  85. 2a649d6 Convert at91 watchdog driver to new SoC access by Achim Ehrlich · Wed Mar 17 14:50:29 2010 +0100
  86. 938809d at91: boards cleanup for deprecated CONFIG_CMD_AUTOSCRIPT by Daniel Gorsulowski · Wed Mar 17 08:21:11 2010 +0100
  87. 37911ae ep93xx timer: refactoring by Matthias Kaehlcke · Tue Mar 09 22:13:56 2010 +0100
  88. 9d46656 ep93xx timer: Rename struct timer_reg pointers by Matthias Kaehlcke · Tue Mar 09 22:13:47 2010 +0100
  89. 45101ce SAMSUNG: SMDKC100: Adds ethernet support. by Naveen Krishna CH · Fri Mar 05 17:16:05 2010 +0900
  90. 4b3bece S5PC100: Function to configure the SROMC registers. by Naveen Krishna CH · Fri Mar 05 17:15:38 2010 +0900
  91. 3660662 S5PC100: Memory SubSystem Header file, register description(SROMC). by Naveen Krishna CH · Fri Mar 05 17:15:13 2010 +0900
  92. 6aca8fc s5pc1xx: update the README file by Minkyu Kang · Fri Feb 12 18:21:17 2010 +0900
  93. 1edf0f2 s5pc1xx: support the GPIO interface by Minkyu Kang · Fri Feb 12 18:17:52 2010 +0900
  94. ce0cdc5 s3c64xx: Add ifdef at the S3C64XX only codes by Joonyoung Shim · Mon Feb 08 22:00:52 2010 +0900
  95. 35c1f67 S5PC100: Moves the Macros to a common header file by Naveen Krishna CH · Thu Feb 04 14:17:38 2010 +0900
  96. 591235c MAINTAINERS: sort the list of ARM Maintainers by last name by Minkyu Kang · Mon Mar 08 16:22:33 2010 +0900
  97. 9f4f71a SPEAr : Adding maintainer name for spear SoCs by Vipin KUMAR · Mon Mar 08 10:46:07 2010 +0530
  98. 6c6532e nios2: Reload timer count in reset_timer() by Scott McNutt · Thu Apr 01 00:00:56 2010 -0400
  99. 09a3dde nios2: pass command line and initrd to linux in bootm.c by Thomas Chou · Wed Mar 24 11:41:46 2010 +0800
  100. bd81948 nios2: Fix AMDLV065D flash write bug in altera board common tree. by Scott McNutt · Tue Mar 30 20:26:15 2010 -0400