1. 7cb1635 SPEAr : Adding basic SPEAr architecture support. by Vipin KUMAR · Fri Jan 15 19:15:43 2010 +0530
  2. 439fea0 SPEAr : Adding README.spear in doc by Vipin KUMAR · Fri Jan 15 19:15:42 2010 +0530
  3. 19f7978 ARM Update mach-types by Tom Rix · Wed Jan 20 18:00:28 2010 -0600
  4. 72ffe1e Kirkwood: Makefile cleanup- fixed ordering (cosmetic change) by Prafulla Wadaskar · Mon Nov 16 18:29:25 2009 +0530
  5. 43fa12f Kirkwood: Upgated licencing for files imported from linux source to GPLv2 or later by Prafulla Wadaskar · Thu Dec 24 02:55:23 2009 +0530
  6. e3191f4 s5pc1xx: update cache routines by Minkyu Kang · Fri Dec 18 15:03:51 2009 +0900
  7. 6a84a4c samsung: fix DMC1_MEM_CFG for s3c64xx by Seunghyeon Rhee · Thu Dec 03 09:41:49 2009 +0900
  8. 00c2716 mpc512x: Use in/out accessors for all registers by Detlev Zundel · Thu Jan 21 17:55:58 2010 +0100
  9. 39901cd tools: allow people to compile w/out configuring by Mike Frysinger · Thu Jan 21 04:03:22 2010 -0500
  10. 6e5555b ubsha1: drop unnecessary includes/prototypes by Mike Frysinger · Thu Jan 21 04:03:21 2010 -0500
  11. 175467a image.h: avoid command.h for host tools by Mike Frysinger · Thu Jan 21 04:03:20 2010 -0500
  12. aea0357 Removing Atmel from ARM926EJ-S Systems by Matthias Weisser · Mon Jan 18 10:58:13 2010 +0100
  13. 5ff6b0b Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Thu Jan 21 22:27:59 2010 +0100
  14. 2dc7f47 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Thu Jan 21 22:27:54 2010 +0100
  15. a0dadf8 lmb: only force on arches that use it by Mike Frysinger · Tue Nov 03 11:35:59 2009 -0500
  16. 9a84980 sha1: add dedicated config option by Mike Frysinger · Sun Jan 17 21:08:00 2010 -0500
  17. 321315d Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · Thu Jan 21 22:03:28 2010 +0100
  18. 8ca186f Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Thu Jan 21 22:02:21 2010 +0100
  19. 0916f24 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Thu Jan 21 21:54:37 2010 +0100
  20. 389672f ppc4xx: Allow setting a single SPD EEPROM address for DDR2 DIMMs by Felix Radensky · Tue Jan 19 21:19:06 2010 +0200
  21. e6be145 ppc4xx: Fix reporting of bootstrap options G and F on 460EX/GT by Felix Radensky · Tue Jan 19 17:37:13 2010 +0200
  22. f188ff7 MIPS: qemu_mips: Import asm/unaligned.h from the Linux kernel by Shinya Kuribayashi · Wed Jan 20 21:07:00 2010 +0900
  23. 9828d35 MX31: Activate NAND environment on i.MX31 PDK board. by Magnus Lilja · Sun Jan 17 17:46:11 2010 +0100
  24. ab5b3b6 MXC: Add large page oob layout for i.MX31 NAND controller. by Magnus Lilja · Sun Jan 17 17:46:10 2010 +0100
  25. 6e0dbd8 mxc_nand: Update driver to work with i.MX31. by Magnus Lilja · Wed Nov 11 20:18:43 2009 +0100
  26. 713532e MX31: Add struct definition for clock control module in i.MX31. by Magnus Lilja · Wed Nov 11 20:18:42 2009 +0100
  27. f4a997b microblaze: zlib needs asm/unaligned.h by Michal Simek · Tue Jan 19 12:03:25 2010 +0100
  28. eab3891 microblaze: Remove getenv_IPaddr prototype by Michal Simek · Tue Jan 19 12:03:24 2010 +0100
  29. 72ac682 MAINTAINERS: fix nhk8815 board name by Alessandro Rubini · Mon Jan 18 22:38:38 2010 +0100
  30. f465baa Fix breakage in SMC EEPROM standalone applications by Ben Warren · Mon Jan 18 11:35:31 2010 -0800
  31. ad4eaa3 Makefile: fix parallel build by Daniel Hobi · Mon Jan 18 18:13:39 2010 +0100
  32. 230d001 Blackfin: add support for kgdb by Robin Getz · Mon Dec 21 16:35:48 2009 -0500
  33. 081c562 asm-generic/signal.h: import from linux by Robin Getz · Mon Dec 21 17:55:22 2009 -0500
  34. 07b4627 CRAMFS: support cramfs in RAM by Heiko Schocher · Thu Jan 07 08:55:54 2010 +0100
  35. 2f6ea29 powerpc: keymile boards updates by Heiko Schocher · Thu Jan 07 08:55:50 2010 +0100
  36. e719363 env, eeprom: add redundant environment support by Heiko Schocher · Thu Jan 07 08:55:44 2010 +0100
  37. 9bb0dd5 cmd_eeprom: I2C updates by Heiko Schocher · Thu Jan 07 08:55:40 2010 +0100
  38. 71f1532 move definition of macros likely and unlikely to compiler.h by Matthias Kaehlcke · Tue Dec 22 23:05:45 2009 +0100
  39. 030c11c cmd_bootm.c: Change interpretation of standalone image parameters. by Detlev Zundel · Tue Dec 22 12:43:02 2009 +0100
  40. 4e46ab3 cmd_bootm.c: Do not load a ramdisk when not booting a kernel. by Detlev Zundel · Tue Dec 22 12:43:01 2009 +0100
  41. 5873331 kgdb: update mem2hex/hex2mem funcs by Robin Getz · Mon Dec 21 18:40:44 2009 -0500
  42. 39cca8d kgdb: drop duplicate debugger_exception_handler by Mike Frysinger · Mon Dec 21 18:40:43 2009 -0500
  43. ed9d08e kgdb: add default generic stubs by Robin Getz · Mon Dec 21 18:40:42 2009 -0500
  44. 31da77e netconsole: mark local funcs with static by Mike Frysinger · Mon Dec 21 14:19:12 2009 -0500
  45. 09c6f9d easylogo: add support for 16-bit RGB565 by Michael Hennerich · Sat Dec 19 08:19:09 2009 -0500
  46. 8b29ad5 mpc5xxx/cpu_init.c: Convert to IO accessors. by Detlev Zundel · Fri Dec 18 17:35:57 2009 +0100
  47. 1b482bb mpc5xxx.h: Add structure definition for XLB arbiter block. by Detlev Zundel · Fri Dec 18 17:35:56 2009 +0100
  48. d595458 config_defaults.h: new header for common u-boot config defaults by Mike Frysinger · Wed Dec 02 21:15:03 2009 -0500
  49. 35b9995 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Sun Jan 17 23:08:42 2010 +0100
  50. 62825a5 PCIe, USB: Replace 'end point' references with 'endpoint' by Peter Tyser · Sun Jan 17 15:38:26 2010 -0600
  51. 8b3cc06 Make getenv_IPaddr() global by Dirk Behme · Sun Jan 03 08:33:58 2010 +0100
  52. 5b0d981 Blackfin: drop .eh_frame from linker script by Mike Frysinger · Fri Jan 15 04:50:40 2010 -0500
  53. 48fd450 Blackfin: use sort funcs in the linker script by Mike Frysinger · Fri Jan 15 04:47:06 2010 -0500
  54. 5e6362c Blackfin: tcm-bf518: new board port by Harald Krapfenbauer · Wed Jan 13 09:04:53 2010 -0500
  55. 0b30edc Blackfin: enable JFFS summary support for ADI boards by Mike Frysinger · Fri Jan 08 07:56:17 2010 -0500
  56. 22c9321 Blackfin: bf518f-ezbrd: increase monitor length by Mike Frysinger · Fri Jan 08 06:14:13 2010 -0500
  57. 1416dbc Blackfin: handle anomaly 05000257 by Robin Getz · Mon Dec 21 17:02:48 2009 -0500
  58. cb6a8a0 Blackfin: keep hwtrace on CPLB miss by Robin Getz · Mon Dec 21 16:59:21 2009 -0500
  59. 18576a6 Blackfin: add a netconsole helper by Robin Getz · Mon Dec 21 15:31:08 2009 -0500
  60. e962162 Blackfin: add support for BF527-EZKIT v2.1 by Michael Hennerich · Thu Dec 10 09:19:21 2009 +0000
  61. 67d94f4 Blackfin: bf527-ezkit/bf548-ezkit: add musb board specific initialization by Cliff Cai · Tue Dec 08 07:25:57 2009 +0000
  62. d2e653b Blackfin: bfin_spi: round up clock divider by Cliff Cai · Mon Dec 07 08:03:06 2009 +0000
  63. e59bac5 Blackfin: pull io funcs from linux by Mike Frysinger · Mon Nov 30 13:51:24 2009 -0500
  64. 99c4264 Blackfin: section off the CF/IDE io.h hacks by Mike Frysinger · Mon Nov 30 13:34:07 2009 -0500
  65. c7762be Blackfin: drop unused funcs from io.h by Mike Frysinger · Mon Nov 30 13:30:18 2009 -0500
  66. 3ce0950 Blackfin: bf533-stamp: split and cleanup CF/IDE code by Mike Frysinger · Mon Nov 30 13:08:39 2009 -0500
  67. e463892 Blackfin: convert bfin_sdh to generic mmc by Cliff Cai · Fri Nov 20 08:24:43 2009 +0000
  68. e1e54fc Blackfin: bfin_spi: let boards control idle value by Cliff Cai · Tue Nov 17 09:36:21 2009 +0000
  69. 0c1af60 Blackfin: asm/string.h: drop useless includes by Mike Frysinger · Sat Nov 14 13:53:00 2009 -0500
  70. 3b7ed5a Blackfin: use new bfin read/write mmr helper funcs by Mike Frysinger · Thu Nov 12 18:42:53 2009 -0500
  71. 5443bc4 Blackfin: move watchdog config check to Makefile by Mike Frysinger · Thu Nov 12 18:42:07 2009 -0500
  72. 937cdd6 Blackfin: fix L1 Instruction sizes on BF52x/BF54x by Mike Frysinger · Wed Nov 11 19:08:33 2009 -0500
  73. 9344139 Blackfin: bf527-ezkit: auto-select NAND settings by Mike Frysinger · Wed Nov 11 17:29:35 2009 -0500
  74. 4368ea2 Blackfin: support boards with no external memory by Mike Frysinger · Mon Nov 09 19:38:23 2009 -0500
  75. 3343bfa Blackfin: re-architect initcode by Mike Frysinger · Mon Nov 09 19:44:04 2009 -0500
  76. 66bcb2c Blackfin: global_data.h: make pull in needed headers by Mike Frysinger · Mon Nov 09 18:08:09 2009 -0500
  77. a6f1ea4 Blackfin: kill off useless initdram() usage by Mike Frysinger · Tue Nov 03 06:28:22 2009 -0500
  78. 685ec2c Blackfin: move section length calculation to linker script by Mike Frysinger · Tue Nov 03 06:11:31 2009 -0500
  79. a608c82 Blackfin: bf561-acvilon: new board port by Valentin Yakovenkov · Mon Oct 26 18:43:04 2009 -0400
  80. f3b9ef9 Blackfin: ADI settings: enable silent console support by Mike Frysinger · Thu Oct 15 14:59:46 2009 -0400
  81. e921439 Blackfin: bf537-stamp: rename SPI/MMC define by Mike Frysinger · Thu Oct 15 14:55:21 2009 -0400
  82. 2bdd919 Blackfin: update tiny board settings (voltage/default env) by Harald Krapfenbauer · Wed Oct 14 08:37:32 2009 -0400
  83. 45b57bd Blackfin: tweak embedded LDR env config option by Mike Frysinger · Tue Jul 21 22:17:36 2009 -0400
  84. b634942 malloc: return NULL if not initialized yet by Wolfgang Denk · Fri Jan 15 11:20:10 2010 +0100
  85. 0eded4f JFFS2: drop support for LZARI compression mode by Wolfgang Denk · Fri Jan 15 11:10:33 2010 +0100
  86. cb1758e Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Tue Jan 12 23:47:03 2010 +0100
  87. a82ed65 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Tue Jan 12 23:42:32 2010 +0100
  88. 85af43b Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Tue Jan 12 23:39:08 2010 +0100
  89. 1887d33 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · Tue Jan 12 23:30:40 2010 +0100
  90. 73073cc usb: musb: add virtual root hub control support by Bryan Wu · Sat Jan 09 16:53:54 2010 -0500
  91. 20f1026 Adds EHCI definitions to sequoia board configuration file. by Chris Zhang · Wed Jan 06 13:34:06 2010 -0800
  92. 52d1761 Add ppc440epx USB ehci support. by Chris Zhang · Wed Jan 06 13:34:05 2010 -0800
  93. fddf6d6 Fix EHCI port reset. by Chris Zhang · Wed Jan 06 13:34:04 2010 -0800
  94. 3a761ff omap3: fix compile warning by Sanjeev Premi · Thu Dec 24 14:20:41 2009 +0530
  95. e956f34 usb: musb: add support for Blackfin MUSB by Bryan Wu · Wed Dec 16 22:04:02 2009 -0500
  96. 65b99d3 usb: musb: change rxcsr register from write to read/modify/write by Bryan Wu · Wed Dec 16 22:04:01 2009 -0500
  97. 784f138 usb: musb: make multipoint optional by Bryan Wu · Wed Dec 16 22:04:00 2009 -0500
  98. 88ef9a4 usb: musb: make fifo support configurable by Bryan Wu · Wed Dec 16 22:03:59 2009 -0500
  99. 958f932 usb: musb: make sure the register layout is packed by Mike Frysinger · Wed Dec 16 22:03:58 2009 -0500
  100. c5ffe1b DA830: Add usb config by Ajay Kumar Gupta · Tue Dec 22 10:56:14 2009 +0530