1. 98ae607 Blackfin: cm-bf548: increase monitor len by Mike Frysinger · 14 years ago
  2. 5fc564e Blackfin: shutdown video DMA when booting Linux by Michael Hennerich · 15 years ago
  3. 69a2a4d disk/part.c: 'usb storage' avoiding overflow when output capacity by Sergei Trofimovich · 14 years ago
  4. b9d51fb Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  5. 42441b8 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 14 years ago
  6. b77f380 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · 14 years ago
  7. 4cfa0ab orion5x: allow overriding default mappings windows by Albert Aribaud · 14 years ago
  8. fe8d63c Merge branch 'master' of git://git.denx.de/u-boot-marvell by Wolfgang Denk · 14 years ago
  9. 9844d02 Merge branch 'master' of git://git.denx.de/u-boot-ti by Wolfgang Denk · 14 years ago
  10. 201532a Merge branch 'master' of ../master by Wolfgang Denk · 14 years ago
  11. 51b5870 MX51EVK: fix return value of get_timer_masked by Li Haibo · 14 years ago
  12. a9804be fix cmd_mmc.c, line 136 missing " by Reinhard Meyer · 14 years ago
  13. d7fb9bc Fix compile warnings for const correctness by Ben Warren · 14 years ago
  14. ede16ea miiphy: leverage current_mii cache more by Mike Frysinger · 14 years ago
  15. 0daac97 miiphy: unify device list lookup by Mike Frysinger · 14 years ago
  16. 5700bb6 miiphy: constify device name by Mike Frysinger · 14 years ago
  17. 78b7a8e net: rename "FSL UECx" net interfaces "UECx" by Kim Phillips · 14 years ago
  18. 48690d8 net ppc: fix ethernet device names with spaces by Heiko Schocher · 14 years ago
  19. f699fe1 net,fec: Shorten device name as done for other drivers by Stefano Babic · 14 years ago
  20. fc21cd5 ppc4xx: Fix/Update katmai board header by Stefan Roese · 14 years ago
  21. 5bea7e6 ppc4xx: Fix building of sc3 board by Heiko Schocher · 14 years ago
  22. 5baefbb ppc4xx: Fix building of PMC440 board by Matthias Fuchs · 14 years ago
  23. a00c137 ppc4xx: Fix building of CANBT board by Matthias Fuchs · 14 years ago
  24. f3dc7f1 ppc4xx: Fix building of AR405 board by Matthias Fuchs · 14 years ago
  25. 0ad7f09 ppc4xx: cleanup default environment for AMCC boards by Wolfgang Denk · 14 years ago
  26. b417260 PXA: Declare __io for vpac270 IDE by Marek Vasut · 14 years ago
  27. c7e6133 PXA: Fix missing includes by Marek Vasut · 14 years ago
  28. 68e8a28 PXA: Fix off-the-tree build problems by Marek Vasut · 14 years ago
  29. f534c7c config.mk: avoid -traditional-cpp on OS X 10.5 by Mike Frysinger · 14 years ago
  30. 3840ebf fdt: Fix bug in size calculation in fdt_resize() with initrd use by Feng Wang · 14 years ago
  31. 75b5bbd board/purple/flash.c: removed unneded variable by Frans Meulenbroeks · 14 years ago
  32. 388a29d various cmd_* files: fixed layout a little bit by Frans Meulenbroeks · 14 years ago
  33. cc9f607 various cmd_* files: remove the command name from the help message by Frans Meulenbroeks · 14 years ago
  34. 0aef7bc tools/env/fw_printenv: Make redundant env work on locked flashes also by Detlev Zundel · 14 years ago
  35. a4e8d9f flash_protect: check for NULL flash info by Mike Frysinger · 14 years ago
  36. 9ed4a95 getenv_f(): fix handling of too short buffers by Wolfgang Denk · 14 years ago
  37. 739b808 dataflash mmc mux: use common cmd_usage function by Mike Frysinger · 14 years ago
  38. a7481b3 mflash: use common cmd_usage function by Mike Frysinger · 14 years ago
  39. 64419e4 print_buffer: optimize & shrink by Mike Frysinger · 14 years ago
  40. 8faba48 cmd editing: optimize/shrink output blanking by Mike Frysinger · 14 years ago
  41. 8011ec6 8xx, kup4k/kup4x: add FDT support by Heiko Schocher · 14 years ago
  42. e604e40 8xx, kup4k/kup4x: configuration changes, code cleanup by Heiko Schocher · 14 years ago
  43. 958e120 fdt relocate: have more attention to use a bootmap or not by Stephan Linz · 14 years ago
  44. cd15355 Add mkimage manpage by Nobuhiro Iwamatsu · 14 years ago
  45. 86cf2ae Kirkwood: openrd_base: Added SATA support by Prafulla Wadaskar · 14 years ago
  46. 5f30500 cmd_ide: add support for Kirkwood by Prafulla Wadaskar · 14 years ago
  47. ecaf3af edminiv2: add mvsata_ide and cmd_ide support by Albert Aribaud · 14 years ago
  48. 113bfe4 cmd_ide: add support for orion5x by Albert Aribaud · 14 years ago
  49. 39419ce ide: add mvsata_ide driver by Albert Aribaud · 14 years ago
  50. 4fc7d28 ide: reorder object files alphabetically by Albert Aribaud · 14 years ago
  51. f2a37fc ide: add configuration by Albert Aribaud · 14 years ago
  52. 60fdc5f LZMA and LZO causes compile error by Matthias Weisser · 14 years ago
  53. a2740dd ext2fs: Fix optimization bug for doubly-indirect block pointers by Aaron Pace · 14 years ago
  54. 5606398 ARM: Define __raw_readX and __raw_writeX by Marek Vasut · 14 years ago
  55. 3df4f46 Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · 14 years ago
  56. c519fac Fix condition where bootm_size not set and wrong memory size reported by Matthew McClintock · 14 years ago
  57. b1f95b4 Replace CHANGELOG files by auto-generated "snapshot.commit" by Wolfgang Denk · 14 years ago
  58. 82369c0 net 52xx: fix ethernet device names with spaces by Wolfgang Denk · 14 years ago
  59. 1b03eed ARMV7: Update default environment for OMAP4 boards by Steve Sakoman · 14 years ago
  60. cbd7b09 ARMV7: Enable musb driver and usbtty on OMAP4 Panda by Steve Sakoman · 14 years ago
  61. 325abab ARMV7: Enable musb driver and usbtty on OMAP4430 SDP by Steve Sakoman · 14 years ago
  62. 9b16757 ARMV7: Restructure omap3 musb driver to allow code sharing between OMAP3 and OMAP4 by Steve Sakoman · 14 years ago
  63. 516799f ARMV7: Add support for the TWL6030 I2C power chip used in OMAP4 systems by Steve Sakoman · 14 years ago
  64. d708395 ARMV7: Modify i2c driver for more reliable operation on OMAP4 by Steve Sakoman · 14 years ago
  65. 674e0b2 ARMV7: Fix udelay for OMAP4 by Steve Sakoman · 14 years ago
  66. 2ad853c ARMV7: Add pad mux support for OMAP4 by Steve Sakoman · 14 years ago
  67. cdb7497 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  68. 78e1e84 bootm: fix pointer warning with lzma by Mike Frysinger · 14 years ago
  69. 9efac4a Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · 14 years ago
  70. 36448c6 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  71. ac95629 Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · 14 years ago
  72. 87f314e s5p_goni: enable mmc0 by Minkyu Kang · 14 years ago
  73. 5000284 S5P: support mmc driver by Minkyu Kang · 14 years ago
  74. a37c36f powerpc/8xxx: query feature reporting register for num cores on unknown cpus by Kim Phillips · 14 years ago
  75. 5be58f5 powerpc/85xx: configure autocompletion support by Kim Phillips · 14 years ago
  76. d171236 powerpc/p4080: Add support for the P4080DS board by Kumar Gala · 14 years ago
  77. c8cf4fc Blackfin: gpio: use common usage func by Mike Frysinger · 14 years ago
  78. 394c46c powerpc/p2020ds: Integrated with P2020DS DDR change and enabled hwconfig by york · 14 years ago
  79. 5fb8a8a powerpc/8xxx: Improvement to DDR parameters by york · 14 years ago
  80. 9490ff4 powerpc/8xxx: Enable DDR3 RDIMM support by york · 14 years ago
  81. 7fd101c powerpc/8xxx: Enabled address hashing for 85xx by york · 14 years ago
  82. 5800e7a powerpc/8xxx: Enable quad-rank DIMMs. by york · 14 years ago
  83. 076bff8 powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4 by york · 14 years ago
  84. 79e4e64 powerpc/8xxx: Enabled hwconfig for memory interleaving by Kumar Gala · 14 years ago
  85. fd3c9be powerpc/p4080: Add workaround for erratum CPU22 by Kumar Gala · 14 years ago
  86. 61054ff powerpc/p4080: Add workaround for errata SERDES8 by Kumar Gala · 14 years ago
  87. 34a8258 powerpc/p4080: Add support for initializing SERDES by Kumar Gala · 14 years ago
  88. db977ab powerpc/85xx: Add support to initialize LIODN registers and portals by Kumar Gala · 15 years ago
  89. b4b847e fdt: Add function to alloc phandle values by Kumar Gala · 14 years ago
  90. 6aba33e powerpc/p4080: Add support for CPC(Corenet platform cache) on CoreNet platforms by Kumar Gala · 16 years ago
  91. d51cc7a powerpc/p2020: Move INIT_RAM_ADDR physical address higher for 36-bit for P2020DS by york · 14 years ago
  92. a3f1852 powerpc/85xx: Move INIT_RAM_ADDR physical address to 36-bit space by york · 14 years ago
  93. ebd7cb0 powerpc/fsl_fman: Add initial fman immap structures by Kumar Gala · 14 years ago
  94. 9ab87d0 powerpc/85xx: Add additional p4080 platform related defines/structs by Kumar Gala · 14 years ago
  95. b990c7b Blackfin: jtag-console: handle newline stuffing by Mike Frysinger · 14 years ago
  96. 4fff5ac Blackfin: jtag-console: add debug markers by Mike Frysinger · 14 years ago
  97. 5079d8b Blackfin: jtag-console: robustify against missing peer by Mike Frysinger · 14 years ago
  98. f5ff203 Blackfin: jtagconsole: disable output processing by Mike Frysinger · 14 years ago
  99. beb60e7 Blackfin: bf533/bf561 boards: convert to new soft gpio i2c code by Mike Frysinger · 14 years ago
  100. 7385c28 fs/fat: Big code cleanup. by Wolfgang Denk · 14 years ago