1. 8a24c07 ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling by Grant Erickson · 16 years ago
  2. c821b5f ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling by Grant Erickson · 16 years ago
  3. a439680 PPC4xx: Simplified post_word_{load, store} by Grant Erickson · 16 years ago
  4. 10a3367 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  5. f979690 Fix warnings from gcc-4.3.0 build on a ppc host by Kumar Gala · 16 years ago
  6. 9b124a6 MPC512x: Change traps.c to not reference non-addressable memory by Becky Bruce · 16 years ago
  7. 81673e9 Make sure common.h is the first include. by Kumar Gala · 16 years ago
  8. 95d449a Avoid initrd and logbuffer area overlaps by Marian Balakowicz · 16 years ago
  9. 6956d53 lwmon5: add memory-pattern-test to FPGA POST. by Sascha Laue · 16 years ago
  10. e34a0e9 PPC: 86xx Add bat registers to reginfo command by Becky Bruce · 17 years ago
  11. d5b9b8c PPC: Add print_bats() to lib_ppc/bat_rw.c by Becky Bruce · 17 years ago
  12. c148f24 PPC: Change lib_ppc/bat_rw.c to use high bats by Becky Bruce · 16 years ago
  13. 31d8267 PPC: Create and use CONFIG_HIGH_BATS by Becky Bruce · 17 years ago
  14. f2aeecc Merge branch 'master' of git://www.denx.de/git/u-boot by Markus Klotzbuecher · 16 years ago
  15. ea18343 Merge branch 'master' of git://www.denx.de/git/u-boot by Ben Warren · 16 years ago
  16. aa3b8bf E1000: Add support for the 82541GI LF Intel Pro 1000 GT Desktop Adapter by Wolfgang Grandegger · 16 years ago
  17. ff36fbb ColdFire: Add 10 base ethernet support for mcf5445x by TsiChung Liew · 16 years ago
  18. 912810e Merge remote branch 'u-boot-at91/for-1.3.4' by Wolfgang Denk · 16 years ago
  19. 7a68389 Merge remote branch 'u-boot-avr32/master' by Wolfgang Denk · 16 years ago
  20. 7feb4d3 Merge remote branch 'u-boot-nand-flash/master' by Wolfgang Denk · 16 years ago
  21. e3d0d4a Merge remote branch 'u-boot-mips/master' by Wolfgang Denk · 16 years ago
  22. 9d2459f Merge remote branch 'u-boot-ppc4xx/master' by Wolfgang Denk · 16 years ago
  23. 1a9fcc4 mips: Add an 'include/asm/errno.h', like all other architectures by Jason McMullan · 16 years ago
  24. e2ad842 [MIPS] <asm/mipsregs.h>: Update coprocessor register access macros by Shinya Kuribayashi · 16 years ago
  25. 1a3adac [MIPS] <asm/mipsregs.h>: Update register / bit field definitions by Shinya Kuribayashi · 16 years ago
  26. bf462ae [MIPS] <asm/mipsregs.h>: CodinygStyle cleanups by Shinya Kuribayashi · 16 years ago
  27. 89a1550 mips: If CONFIG_CMD_SPI is defined, call spi_init() by Jason McMullan · 16 years ago
  28. e996bc3 [MIPS] lib_mips/board.c: Add nand_init by Jason McMullan · 16 years ago
  29. d6ac2ed Remove prototypes of nand_init() in favor of including nand.h. by Scott Wood · 16 years ago
  30. 229c56f Make onenand_uboot.h self-sufficient. by Scott Wood · 16 years ago
  31. 9723bbb nand: Correct NAND erase percentage output by Dirk Behme · 17 years ago
  32. 5922db6 Cleanup nand_info[] declaration. by Stelian Pop · 16 years ago
  33. 135f0a7 NAND: Provide a sane default for NAND_MAX_CHIPS. by Scott Wood · 16 years ago
  34. a8092c0 avr32: Fix theoretical race in udelay() by Haavard Skinnemoen · 16 years ago
  35. 48ea623 avr32: Compile atmel_mci.o conditionally by Haavard Skinnemoen · 16 years ago
  36. e92a5bf avr32: Fix wrong error flags in atmel_mci driver by Haavard Skinnemoen · 16 years ago
  37. 7a96dda avr32: Fix two warnings in atmel_mci.c by Haavard Skinnemoen · 16 years ago
  38. a23e277 avr32: Rework SDRAM initialization code by Haavard Skinnemoen · 16 years ago
  39. 95107b7 avr32: Do stricter stack checking in the exception handler by Haavard Skinnemoen · 16 years ago
  40. caf83ea avr32: Use the same entry point for reset and exception handling by Haavard Skinnemoen · 17 years ago
  41. 0c16eed avr32: Put memset in its own section by Haavard Skinnemoen · 17 years ago
  42. 3ace252 avr32: Rename pm_init() as clk_init() and make SoC-specific by Haavard Skinnemoen · 17 years ago
  43. 4f5972c avr32: Use new-style Makefile for the at32ap platform by Haavard Skinnemoen · 17 years ago
  44. a9b2bb7 avr32: Remove unused file cpu/at32ap/pm.c by Haavard Skinnemoen · 17 years ago
  45. 44453b2 avr32: Clean up the HMATRIX code by Haavard Skinnemoen · 17 years ago
  46. 0a2e487 avr32: Add support for the ATSTK1006 board by Haavard Skinnemoen · 17 years ago
  47. 781eb9a avr32: Get rid of the .flashprog section by Haavard Skinnemoen · 17 years ago
  48. cdd42c0 avr32: Use correct condition around macb clock accessors by Haavard Skinnemoen · 17 years ago
  49. f793a35 avr32: Disable the AP7000 internal watchdog on startup by David Brownell · 17 years ago
  50. 55ac7a7 avr32: stk1002 and ngw100 convergence by David Brownell · 17 years ago
  51. 5e1882d Socrates: Fix PCI bus frequency report by Sergei Poselenov · 16 years ago
  52. 1f15548 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  53. 791e1db Socrates: Added USB support. by Sergei Poselenov · 16 years ago
  54. 5a904e5 USB: add new configuration variable CONFIG_PCI_OHCI_DEVNO by Sergei Poselenov · 16 years ago
  55. 2f7468a Socrates: add support for DS75 Digital Thermo Sensor on I2C bus. by Sergei Poselenov · 16 years ago
  56. 83e9d7a Socrates: Config file cleanup. by Sergei Poselenov · 16 years ago
  57. 602cac1 MAKEALL: add at91 list by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  58. 42fd5f8 Merging Stelian Pop AT91 patches by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  59. 290ef64 Add Marvell 88E1118 support for TSEC by Ron Madrid · 16 years ago
  60. 557b377 smc911x: add 16 bit support by Jens Gehrlein · 17 years ago
  61. 6324e5b Fix endianess conversion in usb_ohci.c by Christian Eggers · 16 years ago
  62. c918261 USB: replace old swap_ with proper endianess conversion macros by Christian Eggers · 16 years ago
  63. fb63939 Fix endianess conversion in usb_ohci.c by Christian Eggers · 16 years ago
  64. 477434c USB: add support for multiple PCI OHCI controllers by Sergei Poselenov · 16 years ago
  65. 97f7d27 Merge branch 'quad100hd' by Stefan Roese · 16 years ago
  66. 2c8d419 Merge branch 'master' of git://git.denx.de/u-boot-testing by Wolfgang Denk · 16 years ago
  67. ce6754d Fix some whitespace issues by Wolfgang Denk · 16 years ago
  68. 0ad4770 Merge branch 'socrates' of /home/wd/git/u-boot/projects by Wolfgang Denk · 16 years ago
  69. eddc7c4 Merge branch 'lwmon5' of /home/wd/git/u-boot/projects by Wolfgang Denk · 16 years ago
  70. 4416603 Make ads5121 out-of-tree compiling safe by York Sun · 16 years ago
  71. 0e1bad4 Adding DIU support for Freescale 5121ADS by York Sun · 17 years ago
  72. a48ff68 Replace DPRINTF with debug by York Sun · 17 years ago
  73. 3b80c5f Move pixel clock setting to board file by York Sun · 17 years ago
  74. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  75. 2f845dc socrates: fix second TSEC configuration (it is actually TSEC3) by Sergei Poselenov · 17 years ago
  76. 793670c Fixed reset for socrates by Sergei Poselenov · 17 years ago
  77. e18575d socrates: changes to support FDT by Sergei Poselenov · 17 years ago
  78. 5d108ac Initial support for "Socrates" board by Sergei Poselenov · 17 years ago
  79. 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 · 17 years ago
  80. 7845d49 POST: mark OCM test as POST_STOP by Yuri Tikhonov · 17 years ago
  81. 28a3850 POST: add POST_STOP flag by Yuri Tikhonov · 17 years ago
  82. a525145 POST: switch CFG_POST_OCM with CFG_POST_CODEC (workaround) by Yuri Tikhonov · 17 years ago
  83. 8b96c78 lwmon5: enable OCM post test on lwmon5 board by Yuri Tikhonov · 17 years ago
  84. 6e8ec68 POST: OCM test added. by Yuri Tikhonov · 17 years ago
  85. 6891260 POST: typo fix by Yuri Tikhonov · 17 years ago
  86. 727f633 common/usb.c: fix incorrect escape sequence by Hebbar · 16 years ago
  87. 4ce1e23 Fix 8313ERDB board configuration by York Sun · 16 years ago
  88. 2c289e3 mpc86xx: Removed unused and unconfigured memory test code. by Jon Loeliger · 16 years ago
  89. 180a90a Release v1.3.3 by Wolfgang Denk · 16 years ago
  90. a734c06 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  91. 16bedc6 ppc4xx: Canyonlands: Disable PCIe0/SATA in dev-tree depending on selection by Stefan Roese · 16 years ago
  92. 3cc27b4 i386: Fix multiple definitions of __show_boot_progress by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  93. 311f344 sc530_spunk: add missing SOBJS entry by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  94. a559317 sc520_spunk: Fix flash by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  95. 91f2213 drivers/pcmcia: add missing i82365 by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  96. dd22394 i386/bootm: remove unused var by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  97. a9da341 example/gitignore: update with all generated examples by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  98. a38dc3e TQM8272: fix out-of-tree building by Wolfgang Denk · 16 years ago
  99. 4f805c1 environment: fix bug introduced by commit a8409f4f1ac8 by Wolfgang Denk · 16 years ago
  100. 35fca4c Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 16 years ago