1. 7b7a869 mtd: SPI Flash: Support the STMicro Flash by TsiChung Liew · 16 years ago
  2. 4bc07c3 trab: fix build problem after change to use do_div() by Wolfgang Denk · 16 years ago
  3. 3b20fd8 Correct drv_usb_kbd_init function by Ryan CHEN · 16 years ago
  4. eba1f2f Make usb-stop() safe to call multiple times in a row. by Remy Bohmer · 16 years ago
  5. 2c8ccf2 Makefile: fix bug introduced by commit 47ffd6c2 by Wolfgang Denk · 16 years ago
  6. 880f6a5 ppc4xx: ppc440-generic-ALL: Fix out of tree build v2 by Ricardo Ribalda Delgado · 16 years ago
  7. 47bebe3 Fix dev_print when called from usb_stor_info (usb storage command) by Nícolas Carneiro Lebedenco · 16 years ago
  8. a4f2434 FIT: make iminfo check hashes of all images in FIT, return 1 on failed check by Bartlomiej Sieka · 16 years ago
  9. 919f550 FIT: add ability to check hashes of all images in FIT, improve output by Bartlomiej Sieka · 16 years ago
  10. 1de1fa4 qemu_mips: Update linux bootm to support dynamic cmdline by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  11. f5ed9e3 Add support for booting of INTEGRITY operating system uImages by Peter Tyser · 16 years ago
  12. 72f1b65 mips/bootm: Fix typo in commit c4f9419c, "initrd_start" replaced by "images->rd_start" by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  13. 9ba2e2c Remove support for booting ARTOS images by Kumar Gala · 16 years ago
  14. 47ffd6c Makefile: compile and link each module just once by Wolfgang Denk · 16 years ago
  15. 48d0192 Moved conditional compile into Makefile by Andreas Engel · 16 years ago
  16. 20c9226 Merged serial_pl010.c and serial_pl011.c. by Andreas Engel · 16 years ago
  17. 0817d68 Remove gap fill in srec object v2 by Ricardo Ribalda Delgado · 16 years ago
  18. 1dc3069 README: fix missing subdirectory in the documentation by Markus Heidelberg · 16 years ago
  19. 3ef96de Update i386 code (sc520_cdp) by Graeme Russ · 16 years ago
  20. 5608692 fw_env: add NAND support by Guennadi Liakhovetski · 16 years ago
  21. dd79432 ppc4xx: Fix out-of-tree building of CPCI405 variants by Matthias Fuchs · 16 years ago
  22. 59f6305 Removed hardcoded MxMR loop value from upmconfig() for MPC85xx. by Sergei Poselenov · 16 years ago
  23. e64987a 85xx: socrates: Enable Lime support. by Anatolij Gustschin · 16 years ago
  24. 3e79b58 85xx: Socrates: Major code update. by Detlev Zundel · 16 years ago
  25. e8d1854 Update Freescale 85xx boards to sys_eeprom.c by Timur Tabi · 16 years ago
  26. aab2bf0 lib_ppc/interrupts.c: make board_show_activity() a weak function by Wolfgang Denk · 16 years ago
  27. fe87678 stxxtc: remove empty CONFIG_SHOW_ACTIVITY functions by Wolfgang Denk · 16 years ago
  28. 965de10 NETTA2: remove empty CONFIG_SHOW_ACTIVITY functions by Wolfgang Denk · 16 years ago
  29. 6cc64f9 Removed hardcoded MxMR loop value from upmconfig() for MPC85xx. by Sergei Poselenov · 16 years ago
  30. 36241ca 85xx: socrates: Enable Lime support. by Anatolij Gustschin · 16 years ago
  31. 7a47753 85xx: Socrates: Major code update. by Detlev Zundel · 16 years ago
  32. ab00e7a Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  33. 4d2ae70 disk-on-chip: remove duplicate doc_probe declaration by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  34. 3221b07 onenand_uboot: fix warning: 'struct mtd_oob_ops' declared inside parameter list by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  35. 13b4db0 rs5c372: fix rtc_set prototype by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  36. 1bb8b2e ARM: fix warning: target CPU does not support interworking by Sergei Poselenov · 16 years ago
  37. 4265c35 ARM: Use do_div() instead of division for "long long". by Sergei Poselenov · 16 years ago
  38. 8febd13 Update Freescale 85xx boards to sys_eeprom.c by Timur Tabi · 16 years ago
  39. 1055171 lib_arm/bootm.c: fix compile warnings by Wolfgang Denk · 16 years ago
  40. 2e3c867 ml507: fix out of tree build problem by Wolfgang Denk · 16 years ago
  41. 9863a15 common/cmd_bootm.c: fix printf() format warnings by Wolfgang Denk · 16 years ago
  42. 4394f9a BMW, PCIPPC2, PCIPPC6, RBC82: fix compile warnings by Wolfgang Denk · 16 years ago
  43. 2c5e3cc mk48t59: fix compile problem introduced by commit d1e23194 by Wolfgang Denk · 16 years ago
  44. 5ff8893 ppc4xx: Move ppc4xx specific prototypes to ppc4xx header by Stefan Roese · 16 years ago
  45. c351575 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  46. ac53ee8 ppc4xx: Update CPCI405(AB) configuration by Matthias Fuchs · 16 years ago
  47. 7b1fbca ppc4xx: Cleanup CPCI405 linker script by Matthias Fuchs · 16 years ago
  48. 767f915 ppc4xx: Update CPCI405 variants handling by Matthias Fuchs · 16 years ago
  49. f071f01 ppc4xx: Remove CONFIG_CS8952_PHY define by Stefan Roese · 16 years ago
  50. 6ca8646 ppc4xx: Fix compilation warning for PIP405 by Stefan Roese · 16 years ago
  51. 725b53a ppc4xx: Fix compilation warning for canyonlands & glacier by Stefan Roese · 16 years ago
  52. 302e52e Fix compiler warning in mpc8xxx ddr code by Kumar Gala · 16 years ago
  53. d1e2319 rtc: allow rtc_set to return an error and use it in cmd_date by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  54. ee9536a ap325rxa/favr-32-ezkit: Use CONFIG_FLASH_CFI_DRIVER by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  55. 6b971c7 config.mk: Move arch-specific condition to $(ARCH)_config.mk by Shinya Kuribayashi · 16 years ago
  56. ea86b9e Prevent crash if random/invalid ramdisks are passed to bootm by Kumar Gala · 16 years ago
  57. 8e02494 Prevent crash if random DTB address is passed to bootm by Anatolij Gustschin · 16 years ago
  58. cc34780 clean up some #if !defined() in drivers/video/cfb_console.c by Andrew Dyer · 16 years ago
  59. c83f4c2 apollon: use the last memory area for u-boot by Kyungmin Park · 16 years ago
  60. a6f2e45 TQM8272: move NAND part in seperate File by Heiko Schocher · 16 years ago
  61. 584f979 TQM8272: Fix compiling error for the TQM8272 board. by Heiko Schocher · 16 years ago
  62. 1a7f8cc Add JFFS2 command support on OneNAND by Kyungmin Park · 16 years ago
  63. f5c3ba7 Allow console input to be disabled by Mark Jackson · 16 years ago
  64. 2b22d60 loads: allow negative offsets by Ricardo Ribalda Delgado · 16 years ago
  65. e90fb6a USB EHCI: reset root hub by Yuri Tikhonov · 16 years ago
  66. 5875d35 RX 8025 RTC: analyze 12/24-hour mode flag in rtc_get(). by Yuri Tikhonov · 16 years ago
  67. 6508f9c Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  68. 3e3c026 devices: Use list_add_tail() instead of list_add() to register a device by Stefan Roese · 16 years ago
  69. 78d7823 ppc4xx: Add support for GPCS, SGMII and M88E1112 PHY by Victor Gallardo · 16 years ago
  70. f6b6c45 ppc4xx: Update Kilauea to use PPC4xx DDR autocalibration routines by Adam Graham · 16 years ago
  71. 075d0b8 ppc4xx: IBM Memory Controller DDR autocalibration routines by Adam Graham · 16 years ago
  72. e07f4a8 ppc44x: Unification of virtex5 pp440 boards by Ricardo Ribalda Delgado · 16 years ago
  73. f158c3d Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  74. d459516 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  75. 64ac1eb mpc83xx: fix mpc8313 in-tree building with NAND by Nick Spence · 16 years ago
  76. 53c987f Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  77. 6eb2a44 mpc83xx: clean up cache operations and unlock_ram_in_cache() functions by Nick Spence · 16 years ago
  78. 4649705 mpc83xx: Store and display Arbiter Event Register values by Nick Spence · 16 years ago
  79. ade50c7 mpc83xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache by Nick Spence · 16 years ago
  80. d9fe881 MPC83XX: Fix GPIO configuration - set gpio level before direction by Nick Spence · 16 years ago
  81. ce42d16 Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · 16 years ago
  82. 4615fc2 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  83. 16116dd Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 16 years ago
  84. 7007c59 doc/qemu_mips: add doc howto debug u-boot with gdb by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  85. 7deb3b3 ppx4xx: Fix broken DASA_SIM board by Matthias Fuchs · 16 years ago
  86. 7e410aa ppc4xx: Remove reference to common/lists.o from some esd linker scripts by Stefan Roese · 16 years ago
  87. 97b0734 ppc4xx: Remove obsolete or unused functions from some esd boards by Matthias Fuchs · 16 years ago
  88. 1092ce2 ppc4xx: Update VOM405 board configuration by Matthias Fuchs · 16 years ago
  89. 830c800 ppc4xx: Remove obsolete initdram() function from VOM405 board by Matthias Fuchs · 16 years ago
  90. 3d4dd7a ppc4xx: Cleanup VOM405 linker script by Matthias Fuchs · 16 years ago
  91. fcaffd5 ppc4xx: Add fdt support for VOM405 boards by Matthias Fuchs · 16 years ago
  92. 9ec367a ppc4xx: Coding style cleanup by Matthias Fuchs · 16 years ago
  93. 17e65c2 ppc4xx: Enable USB on PLU405 boards by Matthias Fuchs · 16 years ago
  94. 40e43e3 ppc4xx: Cleanup PLU405 platform file by Matthias Fuchs · 16 years ago
  95. d74cdb1 ppc4xx: Cleanup PLU405 linker script by Matthias Fuchs · 16 years ago
  96. 3bc1054 ppc4xx: Add fdt support for PLU405 boards by Matthias Fuchs · 16 years ago
  97. 5a3e480 ppc4xx: Increase U-Boot size to 384kB for PLU405 boards by Matthias Fuchs · 16 years ago
  98. be1b0d2 Don't tftp to unknown flash by Jochen Friedrich · 16 years ago
  99. 3331447 net: smc911x: Add pkt_data_pull and pkt_data_push function by Nobuhiro Iwamatsu · 16 years ago
  100. 10efa02 Moved initialization of EEPRO100 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago