1. 459c41a Blackfin: disable NetBSD bootm support by default by Mike Frysinger · 15 years ago
  2. 69bcf5b 85xx: Add defines for BUCSR bits to make code more readable by Kumar Gala · 15 years ago
  3. 22c9de0 fsl-ddr: change the default burst mode for DDR3 by Dave Liu · 15 years ago
  4. ec145e8 fsl-ddr: Fix the turnaround timing for TIMING_CFG_4 by Dave Liu · 15 years ago
  5. ab467c5 fsl_esdhc: Only modify the field we are changing in WML by Roy Zang · 15 years ago
  6. 48bb3bb fsl_esdhc: Add function to reset the eSDHC controller by Jerry Huang · 15 years ago
  7. cc4d122 fsl_esdhc: Always stop clock before changing frequency by Kumar Gala · 15 years ago
  8. d0b0dca i2c: Move PPC4xx I2C driver into drivers/i2c directory by Stefan Roese · 15 years ago
  9. b5045cd arm/integrator: Remove unneccessary CONFIG_PCI check. by Detlev Zundel · 15 years ago
  10. 0701f73 at91: use C structs for AT91 OHCI code by Matthias Fuchs · 15 years ago
  11. e99056e using AT91_PMC_MCKR_MDIV_ instead of LEGACY one in at91/clock.c by Asen Dimov · 15 years ago
  12. 4b894a9 Nomadik: fix reset_timer() by Alessandro Rubini · 15 years ago
  13. f936aa0 Convert at91 watchdog driver to new SoC access by Achim Ehrlich · 15 years ago
  14. c9f72b3 at91: boards cleanup for deprecated CONFIG_CMD_AUTOSCRIPT by Daniel Gorsulowski · 15 years ago
  15. b032698 ep93xx timer: refactoring by Matthias Kaehlcke · 15 years ago
  16. 33eef04 ep93xx timer: Rename struct timer_reg pointers by Matthias Kaehlcke · 15 years ago
  17. 2528dc5 SAMSUNG: SMDKC100: Adds ethernet support. by Naveen Krishna CH · 15 years ago
  18. 01802e0 S5PC100: Function to configure the SROMC registers. by Naveen Krishna CH · 15 years ago
  19. a28bec8 S5PC100: Memory SubSystem Header file, register description(SROMC). by Naveen Krishna CH · 15 years ago
  20. abbe18c s5pc1xx: update the README file by Minkyu Kang · 15 years ago
  21. ab693e9 s5pc1xx: support the GPIO interface by Minkyu Kang · 15 years ago
  22. 7b92159 s3c64xx: Add ifdef at the S3C64XX only codes by Joonyoung Shim · 15 years ago
  23. 6c71a8f S5PC100: Moves the Macros to a common header file by Naveen Krishna CH · 15 years ago
  24. 2ca551d MAINTAINERS: sort the list of ARM Maintainers by last name by Minkyu Kang · 15 years ago
  25. c937c42 SPEAr : Adding maintainer name for spear SoCs by Vipin KUMAR · 15 years ago
  26. d8bc0a2 nios2: Reload timer count in reset_timer() by Scott McNutt · 15 years ago
  27. ed29415 nios2: pass command line and initrd to linux in bootm.c by Thomas Chou · 15 years ago
  28. 9e486ab nios2: Fix AMDLV065D flash write bug in altera board common tree. by Scott McNutt · 15 years ago
  29. 3a89a91 nios2: Set CONFIG_SYS_HZ to 1000 all nios2 boards. by Scott McNutt · 15 years ago
  30. 3ea0037 nios2: Fix outx/writex parameter order in io.h by Scott McNutt · 15 years ago
  31. 64da04d nios2: Add support for EPCS16 and EPCS64 configuration devices. by Scott McNutt · 15 years ago
  32. 3fd2a1f nios2: Add missing Ethernet initialization to board_init(). by Scott McNutt · 15 years ago
  33. c72bfaf nios2: add struct stat support in linux/stat.h by Thomas Chou · 15 years ago
  34. 3bef253 nios2: use bitops from linux-2.6 asm-generic by Thomas Chou · 15 years ago
  35. d8b73df nios2: add local_irq_enable/disable to asm-nios2/system.h by Thomas Chou · 15 years ago
  36. 54d809e nios2: add asm-nios2/errno.h by Thomas Chou · 15 years ago
  37. c9d4f46 nios2: Move serial drivers to individual files in drivers/serial by Scott McNutt · 15 years ago
  38. ffa37fc Merge branch 'next' by Wolfgang Denk · 15 years ago
  39. ca6e1c1 Prepare v2010.03 by Wolfgang Denk · 15 years ago
  40. 8e64d6e net, doc: How to setup MAC address correctly by Heiko Schocher · 15 years ago
  41. b78b48c net, fec_mxc: only setup the device enetaddr with eeprom value by Heiko Schocher · 15 years ago
  42. d5a6423 doc: Fix ramdisk examples in doc/uImage.FIT/multi.its by Felix Radensky · 15 years ago
  43. 2d2018f jffs2, suen3: Fix compiler warning by Heiko Schocher · 15 years ago
  44. f3dfbb6 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 15 years ago
  45. 7d3ef4f Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  46. 9ff32d8 mpc86xx: set the DDR BATs after calculating true DDR size by Timur Tabi · 15 years ago
  47. 33f57bd 85xx: Fix enabling of L1 cache parity on secondary cores by Kumar Gala · 15 years ago
  48. 1a332da ppc4xx: Fix problem with I2C bus >= 1 initialization by Stefan Roese · 15 years ago
  49. 24de2f4 bootm, linux: fix booting Multi-File Image with "kernel+ramdisk+fdt" by Heiko Schocher · 15 years ago
  50. fd03ea8 i2c: made unused function i2c_mux_add_device static by Frans Meulenbroeks · 15 years ago
  51. 2c0dc99 cmd_i2c: introduced get_alen helper function by Frans Meulenbroeks · 15 years ago
  52. a266fe9 cmd_i2c: moved a define to before the functions by Frans Meulenbroeks · 15 years ago
  53. 4a8cf33 cmd_i2c: moved mispositioned comment for i2c md by Frans Meulenbroeks · 15 years ago
  54. 3a6dcb9 cmd_i2c.c: declared local functions as static by Frans Meulenbroeks · 15 years ago
  55. 0020db3 Merge remote branch 'origin/master' into next by Wolfgang Denk · 15 years ago
  56. 0d41ad7 Merge branch 'next' of git://www.denx.de/git/u-boot-cfi-flash into next by Wolfgang Denk · 15 years ago
  57. 2883cc2 Prepare 2010.03-rc3 by Wolfgang Denk · 15 years ago
  58. 060f285 cmd_usb.c: print debug messages only when DEBUG is defined by Wolfgang Denk · 15 years ago
  59. a574cff ml300: remove support for broken, orphaned board by Wolfgang Denk · 15 years ago
  60. cc3074c Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 15 years ago
  61. 04387d2 mkimage: fix Segmentation Fault when run without "-n name" option by Wolfgang Denk · 15 years ago
  62. 4284f36 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · 15 years ago
  63. be1a913 Merge branch 'next' of git://git.denx.de/u-boot-coldfire into next by Wolfgang Denk · 15 years ago
  64. e572082 cfi flash: add status polling method for amd flash by Thomas Chou · 15 years ago
  65. c40c94a cfi_flash: precision and underflow problem in tout calculation by Renato Andreola · 15 years ago
  66. 9d3a86a ColdFire: Fix m54455EVB save environment bug by TsiChung Liew · 15 years ago
  67. f26a247 ColdFire: Fix incorrect M5253DEMO default environment by TsiChung Liew · 15 years ago
  68. dd9f054 ColdFire: Cache update for all platforms by TsiChung Liew · 15 years ago
  69. f628e2f ColdFire: Fix SDRAM size on M5208evb rev E by TsiChung Liew · 15 years ago
  70. 9e8e927 ColdFire: Misc update for M53017 by TsiChung Liew · 15 years ago
  71. f9d877a ColdFire: Add CPU compile flag for mcf5301x and mcf532x by TsiChung Liew · 15 years ago
  72. 0e8a755 ColdFire: Update Extra environment Data for M5275EVB by TsiChung Liew · 15 years ago
  73. 53e4290 ColdFire: M5271EVB DRAM Bring up issue by TsiChung Liew · 15 years ago
  74. ac265f7 ColdFire: Update M5253DEMO configuration file by TsiChung Liew · 15 years ago
  75. 68e4e76 ColdFire: Relocate vector table - mcf5445x by TsiChung Liew · 15 years ago
  76. fa9da59 ColdFire: Update uart_port_conf in serial driver by TsiChung Liew · 15 years ago
  77. 52affe0 ColdFire: Update processors' serial port configuration by TsiChung Liew · 15 years ago
  78. d04c1ef ColdFire: Correct bit definition by TsiChung Liew · 15 years ago
  79. 116095e fix cmd_bdinfo.c:354: warning: 'print_eth' defined but not used by Philippe De Muyter · 15 years ago
  80. dfc2b76 Adding EP2500 MCF5282 board [PATCH] by Michael Durrant · 15 years ago
  81. 8908334 add block write function to spartan3 slave serial load by Wolfgang Wegner · 15 years ago
  82. 9d79e57 add ASTRO MCF5373L board by Wolfgang Wegner · 15 years ago
  83. c550afa ppc4xx fix unstable 440EPx bootstrap options by Rupjyoti Sarmah · 15 years ago
  84. 7027d56 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 15 years ago
  85. fb508b8 at91: Get rid of some warnings when building for otc570 by Matthias Fuchs · 15 years ago
  86. acb1386 lcd: make 16bpp work by Alessandro Rubini · 15 years ago
  87. 6b94b49 cmd_nand: show nand scrub confirmation character by Florian Fainelli · 15 years ago
  88. 7c27b7b at91: add hwecc method for nand by Nikolay Petukhov · 15 years ago
  89. cc41a59 TI: Davinci: NAND Driver Cleanup by Cyril Chemparathy · 15 years ago
  90. 859500a Merge remote branch 'origin/master' into next by Wolfgang Denk · 15 years ago
  91. 152dda3 Prepare v2010.03-rc2 by Wolfgang Denk · 15 years ago
  92. d650da2 ep93xx timer: Fix resolution of get_ticks() by Matthias Kaehlcke · 15 years ago
  93. 7e67fb5 ep93xx timer: Fix possible overflow in usecs_to_ticks() by Matthias Kaehlcke · 15 years ago
  94. b46b353 Merge remote branch 'origin/master' into next by Wolfgang Denk · 15 years ago
  95. 3c950e2 fdt_support: add partitions fixup in mtd node by Anatolij Gustschin · 15 years ago
  96. d611295 cmd history: Match history buffer size to console buffer by John Schmoller · 15 years ago
  97. 6475b9f console: Fix console buffer overrun by John Schmoller · 15 years ago
  98. e070a56 POST: add progress API by Michael Zaidman · 15 years ago
  99. 47ab5ad cmd_setexpr: allow memory addresses in expressions by Frans Meulenbroeks · 15 years ago
  100. 652e535 cmd_i2c.c: added i2c read to memory function by Frans Meulenbroeks · 15 years ago