1. c918261 USB: replace old swap_ with proper endianess conversion macros by Christian Eggers · 16 years ago
  2. fb63939 Fix endianess conversion in usb_ohci.c by Christian Eggers · 16 years ago
  3. 477434c USB: add support for multiple PCI OHCI controllers by Sergei Poselenov · 16 years ago
  4. 2c8d419 Merge branch 'master' of git://git.denx.de/u-boot-testing by Wolfgang Denk · 16 years ago
  5. ce6754d Fix some whitespace issues by Wolfgang Denk · 16 years ago
  6. 0ad4770 Merge branch 'socrates' of /home/wd/git/u-boot/projects by Wolfgang Denk · 16 years ago
  7. eddc7c4 Merge branch 'lwmon5' of /home/wd/git/u-boot/projects by Wolfgang Denk · 16 years ago
  8. 4416603 Make ads5121 out-of-tree compiling safe by York Sun · 16 years ago
  9. 0e1bad4 Adding DIU support for Freescale 5121ADS by York Sun · 16 years ago
  10. a48ff68 Replace DPRINTF with debug by York Sun · 16 years ago
  11. 3b80c5f Move pixel clock setting to board file by York Sun · 16 years ago
  12. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  13. 2f845dc socrates: fix second TSEC configuration (it is actually TSEC3) by Sergei Poselenov · 16 years ago
  14. 793670c Fixed reset for socrates by Sergei Poselenov · 16 years ago
  15. e18575d socrates: changes to support FDT by Sergei Poselenov · 16 years ago
  16. 5d108ac Initial support for "Socrates" board by Sergei Poselenov · 16 years ago
  17. 0e15ddd POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) with the GD_FLG_LOGINIT flag in gd->flags. by Yuri Tikhonov · 16 years ago
  18. 7845d49 POST: mark OCM test as POST_STOP by Yuri Tikhonov · 16 years ago
  19. 28a3850 POST: add POST_STOP flag by Yuri Tikhonov · 16 years ago
  20. a525145 POST: switch CFG_POST_OCM with CFG_POST_CODEC (workaround) by Yuri Tikhonov · 16 years ago
  21. 8b96c78 lwmon5: enable OCM post test on lwmon5 board by Yuri Tikhonov · 16 years ago
  22. 6e8ec68 POST: OCM test added. by Yuri Tikhonov · 16 years ago
  23. 6891260 POST: typo fix by Yuri Tikhonov · 16 years ago
  24. 727f633 common/usb.c: fix incorrect escape sequence by Hebbar · 16 years ago
  25. 4ce1e23 Fix 8313ERDB board configuration by York Sun · 16 years ago
  26. 180a90a Release v1.3.3 by Wolfgang Denk · 16 years ago
  27. a734c06 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  28. 16bedc6 ppc4xx: Canyonlands: Disable PCIe0/SATA in dev-tree depending on selection by Stefan Roese · 16 years ago
  29. 3cc27b4 i386: Fix multiple definitions of __show_boot_progress by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  30. 311f344 sc530_spunk: add missing SOBJS entry by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  31. a559317 sc520_spunk: Fix flash by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  32. 91f2213 drivers/pcmcia: add missing i82365 by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  33. dd22394 i386/bootm: remove unused var by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  34. a9da341 example/gitignore: update with all generated examples by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  35. a38dc3e TQM8272: fix out-of-tree building by Wolfgang Denk · 16 years ago
  36. 4f805c1 environment: fix bug introduced by commit a8409f4f1ac8 by Wolfgang Denk · 16 years ago
  37. 35fca4c Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  38. cda2a4a Fix config files for out-of-tree building by Wolfgang Denk · 16 years ago
  39. 2dd7082 ppc4xx: Fix bogus Canyonlands config.mk by Stefan Roese · 16 years ago
  40. fdd1247 ppc4xx: Individual handling of ddr2_fixed.c for canyonlands_nand build by Stefan Roese · 16 years ago
  41. a8409f4 environment: cleanup prototype declarations of env functions. by Wolfgang Denk · 16 years ago
  42. cf39b07 linkstation_HGLAN: Fix out of tree building. by Wolfgang Denk · 16 years ago
  43. 085551c ppc4xx: Individual handling of ddr2_fixed.c for canyonlands_nand build by Stefan Roese · 16 years ago
  44. 1510b82 Makefile: fix "error: version_autogenerated.h: No such file or directory" by Wolfgang Denk · 16 years ago
  45. 70fab19 ppc4xx: Add 405EX(r) revision C PVR definitions and detection code by Stefan Roese · 16 years ago
  46. 65dcfa7 Revert "pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option" by Wolfgang Denk · 16 years ago
  47. 5ddd67e Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  48. ee0cfa7 Revert "Avoid initrd and logbuffer area overlaps" by Wolfgang Denk · 16 years ago
  49. 02b9b22 Fix offset calculation for multi-type legacy images. by Nick Spence · 16 years ago
  50. c9dca3c Revert "Change env_get_char from a global function ptr to a function." by Wolfgang Denk · 16 years ago
  51. 20e5ed1 API: remove duplicate syscall check by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  52. 79dd171 ppc4xx: Kilauea: Add CONFIG_BOOTP_SUBNETMASK to Kilauea board config by Markus Klotzbücher · 16 years ago
  53. 869d14b ppc4xx: Update Makalu defconfig to use device-tree booting as default by Stefan Roese · 16 years ago
  54. f3612a7 PPC: fix map_physmem build warning by Becky Bruce · 16 years ago
  55. 36f3267 Update pci code to use phys_addr_t by Becky Bruce · 16 years ago
  56. 91a6167 Support legacy multi-type images without FDT section. by Nick Spence · 16 years ago
  57. 881031d Update CHANGELOG. by Wolfgang Denk · 16 years ago
  58. e5e9d6c post/cpu/ppc4xx/Makefile: line length cleanup by Wolfgang Denk · 16 years ago
  59. cfd6044 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  60. cce9cfd Fix @ -> <at> substitution by Stelian Pop · 16 years ago
  61. 9606b3c Update origin and copyright information in arch-at91sam9 header files by Stelian Pop · 16 years ago
  62. ceb6b4f Add copyright information in Atmel boards partition.c by Stelian Pop · 16 years ago
  63. 2ab02fd mx31ads: fix 32kHz clock handling by Guennadi Liakhovetski · 16 years ago
  64. f3f3175 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  65. 1b5605c Avoid initrd and logbuffer area overlaps by Marian Balakowicz · 16 years ago
  66. c59518e ppc: Cleanup get_effective_memsize() use by Marian Balakowicz · 16 years ago
  67. 273c37d Fix build errors when CONFIG_LOGBUFFER and CONFIG_FIT are enabled by Marian Balakowicz · 16 years ago
  68. bc11756 Propagate Error Status to the Shell on fw_printenv Errors by Grant Erickson · 16 years ago
  69. f3b6d52 Fix Compilation Errors with 'tools/env/fw_printenv' by Grant Erickson · 16 years ago
  70. 7ea8325 Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · 16 years ago
  71. 4604f55 Merge branch 'master' of /home/wd/git/u-boot/master/ by Wolfgang Denk · 16 years ago
  72. 356cd17 Merge branch 'master' of /home/wd/git/u-boot/master/ by Wolfgang Denk · 16 years ago
  73. 597f6c2 Fix readline_into_buffer() with CONFIG_CMDLINE_EDITING before relocating by James Yang · 16 years ago
  74. 726c0f1 cosmetic: Adjust coding style for switch statements to be consistent by Detlev Zundel · 16 years ago
  75. 574b319 Fix disk type output in disk/part.c by Detlev Zundel · 16 years ago
  76. 045b4d2 Mail address change, documentation modified by Vlad Lungu · 16 years ago
  77. 4d49b28 microblaze: Repare intc handling by Michal Simek · 16 years ago
  78. 878b3b1 include/gitignore: update to all architectures by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  79. 1df368a ide: Remove spurious second include of io.h by Marcel Ziswiler · 16 years ago
  80. 8fbc985 Fix some typos by Adrian Filipi · 16 years ago
  81. e419e12 Recognize 'powerpc' As an Alias for IH_ARCH_PPC by Grant Erickson · 16 years ago
  82. f5a2425 7450 and 86xx L2 cache invalidate bug corrections by Wheatley Travis · 16 years ago
  83. 4d31cdc Avoid infinite loop "Generating include/autoconf.mk" by Wolfgang Denk · 16 years ago
  84. ef26426 ppc4xx: Kilauea: Fix incorrect FPGA FIFO address by Stefan Roese · 16 years ago
  85. a00eccf ppc4xx: Add fdt support to all remaining AMCC PPC4xx eval boards by Stefan Roese · 16 years ago
  86. cb5d88b ppc4xx: Add weak default ft_board_setup() routine by Stefan Roese · 16 years ago
  87. d1c1ba8 ppc4xx: acadia: Add fdt support and fix section overlap problem by Stefan Roese · 16 years ago
  88. 4adb302 ppc4xx: Add device tree support to AMCC Yosemite by Ira Snyder · 16 years ago
  89. b9bbefc ppc4xx: Fix typos in 460GT/EX FBDV array by Dave Mitchell · 16 years ago
  90. 66f5fa9 85xx: Limit CPU2 workaround to parts that have the errata by Andy Fleming · 16 years ago
  91. a5fe514 mpc83xx: system performance settings for MPC8349EMDS. by Lee Nipper · 16 years ago
  92. 49387db [MIPS] cpu/mips/cache.S: Fix build warning by Shinya Kuribayashi · 16 years ago
  93. 908261f Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  94. 0f8c62a Allow building mips versions with ELDK 3.1.1 by Vlad Lungu · 16 years ago
  95. 12a67a9 MAKEALL: add inka4x0 board by Wolfgang Denk · 16 years ago
  96. b83dcc1 kb9202 board: fix build problem. by Wolfgang Denk · 16 years ago
  97. 6adf61d Prepare for v1.3.3-rc3 by Wolfgang Denk · 16 years ago
  98. fb98f94 Merge branch 'master' of /home/wd/git/u-boot/master/ by Wolfgang Denk · 16 years ago
  99. 7c0773f drivers/net/tsec.c: Fix typo. by Wolfgang Denk · 16 years ago
  100. aa73794 version_autogenerated.h: use printf rather than echo -n by Mike Frysinger · 16 years ago