1. 7237c03 Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.c by Jon Loeliger · 18 years ago
  2. 13a7fcd * Fix a bunch of compiler warnings for gcc 4.0 by Jon Loeliger · 18 years ago
  3. fcfed4f Coding Style cleanup. by Wolfgang Denk · 18 years ago
  4. 3231ea6 Update CHANGELOG by Wolfgang Denk · 18 years ago
  5. 82165a3 Merge with /home/tur/proj/051_uboot_linux_v38b/u-boot by Wolfgang Denk · 18 years ago
  6. edf0b54 Make 4xx bootup message shorter on 440EPx/GRx platforms by Stefan Roese · 18 years ago
  7. af9e1f5 Add monitor functions for indirect access to PPC440 DCR's by Stefan Roese · 18 years ago
  8. 5f3249a Fixed leading whitespace issues. Removed spurious LAWAR thing. by Jon Loeliger · 18 years ago
  9. 4707fb5 Preliminary patch adding support for the MarelV38B board. by Bartlomiej Sieka · 18 years ago
  10. d776233 * PPC405EP: Add support for board configuration of CPC0_PCI register by Stefan Roese · 18 years ago
  11. e0a4655 * PPC405EP: Add CFG_GPIO0_OR, CFG_GPIO0_ODR to setup GPIO completely. by Stefan Roese · 18 years ago
  12. f7b190d Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  13. 0ee90cb Remove unneeded include files and local variable. by Jon Loeliger · 18 years ago
  14. 1eaf3a5 Fix possible uninitialized variable compiler warning. by Grant Likely · 18 years ago
  15. 87621bc Fix spelling; minor code cleanup. by Wolfgang Denk · 18 years ago
  16. 5c34eee Fix JFFS2 compilation problem Patch by Stefan Roese, 12 Oct 2006 by Stefan Roese · 18 years ago
  17. 34a7cee Merge with /home/wd/git/u-boot/master by Wolfgang Denk · 18 years ago
  18. ea237a4 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · 18 years ago
  19. c668670 Minor code cleanup. by Wolfgang Denk · 18 years ago
  20. 7e2a24d Merge with http://opensource.freescale.com/pub/scm/u-boot-85xx.git#for_wd by Wolfgang Denk · 18 years ago
  21. 7376eb8 * Fix a bunch of compiler warnings for gcc 4.0 by Matthew McClintock · 18 years ago
  22. c3c3b08 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  23. bf651ba Move "ar" flags to config.mk to allow for silent "make -s" by Jon Loeliger · 18 years ago
  24. 752d683 Cleanup of NAND update patch (remove changelog from cmd_nand.c) by Stefan Roese · 18 years ago
  25. fb883a5 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · 18 years ago
  26. daaba98 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  27. 1fd5699 Coding style changes to remove local varible blocks and reformat a bit nicer. by Jon Loeliger · 18 years ago
  28. 8b283db Fix whitespace issues. by Jon Loeliger · 18 years ago
  29. 7b382b7 Fix whitespace issues. by Jon Loeliger · 18 years ago
  30. e10390d Fix whitespace issues. by Jon Loeliger · 18 years ago
  31. 89875e9 Ran lindent and cleaned up whitespace issues. Format for 80-columns too. by Jon Loeliger · 18 years ago
  32. 333961a Fix whitespace and 80-col issues. by Jon Loeliger · 18 years ago
  33. 2255b2d * Several improvements to the new NAND subsystem: by Stefan Roese · 18 years ago
  34. a3bb7bf Merge with /home/sr/git/u-boot/avr32 by Wolfgang Denk · 18 years ago
  35. 1a1b737 Define IH_CPU_AVR32 by Stefan Roese · 18 years ago
  36. d262a92 Fix buffer overflow problem in ft_build.c Patch by Fredrik Roubert, 09 Oct 2006 by Wolfgang Denk · 18 years ago
  37. d82718f Make bootp implementation RFC3046 compliant Patch by Joakim Larsson, 27 Jun 2006 by Wolfgang Denk · 18 years ago
  38. 1d92b2e TQM5200: perform POST memory test only on STK52xx carrier board. by Wolfgang Denk · 18 years ago
  39. 2b208f5 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  40. 7ce343e Add missing files for EP82xxM boards Patch by Aaron Sells, 20 Jun 2006 by Wolfgang Denk · 18 years ago
  41. 511d0c7 Coding style cleanup by Wolfgang Denk · 18 years ago
  42. 8d4ac79 Add support for EP82xxM boards Patch by Aaron Sells, 20 Jun 2006 by Wolfgang Denk · 18 years ago
  43. 9444b88 Merge with git+ssh://fifi/home/wd/git/u-boot/master by Wolfgang Denk · 18 years ago
  44. 5c912cb CFG_NAND_QUIET_TEST added to not warn upon missing NAND device by Stefan Roese · 18 years ago
  45. 5bc528f Update ALPR code (NAND support working now) Patch by Stefan Roese, 07 Oct 2006 by Stefan Roese · 18 years ago
  46. 77d5034 Remove compile warnings in fpga code Patch by Stefan Roese, 07 Oct 2006 by Stefan Roese · 18 years ago
  47. f344386 Add CONFIG_BOARD_RESET to configure board specific reset function by Stefan Roese · 18 years ago
  48. eac5ba3 Merge with /home/m8/git/u-boot by Wolfgang Denk · 18 years ago
  49. 56fb6ba Fix TLB setup for Ocotea board Patch by Stefan Roese, 30 Sep 2006 by Stefan Roese · 18 years ago
  50. d373325 Fix reset problem in sequoia sdram init code Patch by Stefan Roese, 23 Sep 2006 by Stefan Roese · 18 years ago
  51. 7299712 Update for CAM5200 board: by Marian Balakowicz · 18 years ago
  52. 4bbd453 Merge branch 'mpc86xx' by Jon Loeliger · 18 years ago
  53. f55df18 Fix missing tCycle/modfreq calculation. by John Traill · 18 years ago
  54. ac61170 Fix comments in include/ppc440.h Patch by Martin Hicks, 16 Jun 2006 by Wolfgang Denk · 18 years ago
  55. 504b5cd Merge branch 'mpc85xx' by Jon Loeliger · 18 years ago
  56. 8272dc2 Updated config headers to add default FDT-based booting by Andy Fleming · 18 years ago
  57. 09f3e09 Add support for eTSEC 3 & 4 on 8548 CDS by Andy Fleming · 18 years ago
  58. 084d648 Added code to support 2.6.18 PCI changes in u-boot by Andy Fleming · 18 years ago
  59. afbdc64 Modified makefile for new build mechanism. by Jon Loeliger · 18 years ago
  60. afa9884 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  61. 64cd52e Merge with /home/stefan/git/u-boot/denx by Stefan Roese · 18 years ago
  62. b440d0e Merge branch 'mpc86xx' by Jon Loeliger · 18 years ago
  63. d14ba6a Handle 86xx SVR values according to the new Reference Manual. by Jon Loeliger · 18 years ago
  64. 854bc8d Add support for AMCC Rainier PPX440GRx eval board by Stefan Roese · 18 years ago
  65. aeec782 Disable autoboot abort for FO300 when silent mode is enabled by Wolfgang Denk · 18 years ago
  66. d214fbb Cleanup examples binaries by Wolfgang Denk · 18 years ago
  67. 5d5269f Merge with /home/sr/git/u-boot/denx by Wolfgang Denk · 18 years ago
  68. a87d46f Fix alignment problem in "mtdparts" command by Wolfgang Denk · 18 years ago
  69. d12ae80 Add NAND environment support for PPC440EPx Sequoia NAND boot config by Stefan Roese · 18 years ago
  70. a73c8db Update NAND boot documentation Patch by Stefan Roese, 12 Sep 2006 by Stefan Roese · 18 years ago
  71. 98e4391 Merge with /home/m8/git/u-boot by Wolfgang Denk · 18 years ago
  72. baf3124 Add documentation on the latest build environment extentions to the README file. by Marian Balakowicz · 18 years ago
  73. 2d65896 Fix build problem cpu/ppc4xx/ndfc.c Patch by Stefan Roese, 07 Sep 2006 by Stefan Roese · 18 years ago
  74. efa2058 Fix build problem with CPCI440 Patch by Stefan Roese, 07 Sep 2006 by Stefan Roese · 18 years ago
  75. 8cacfb8 Change Yellowstone to use CFI write buffer Patch by Stefan Roese, 07 Aug 2006 by Stefan Roese · 18 years ago
  76. 5e09054 Remove dead code (i2o and dma) from cpu/mpc824x/drivers/ directory. by Marian Balakowicz · 18 years ago
  77. 4f0645e Fix LOG_DIR directory creation error. by Marian Balakowicz · 18 years ago
  78. 887e2ec Add support for AMCC Sequoia PPC440EPx eval board by Stefan Roese · 18 years ago
  79. 0dab03b Fix mkimage -l bug with multifile images on 64bit platforms by Wolfgang Denk · 18 years ago
  80. f60ba0d Fix build problems on sorcery board. by Wolfgang Denk · 18 years ago
  81. 6741ae9 Merge with /home/m8/git/u-boot by Wolfgang Denk · 18 years ago
  82. 360b410 Fixed problems on PRS200 board caused by adding splash screen on MCC200 by Wolfgang Denk · 18 years ago
  83. fc43de0 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · 18 years ago
  84. f932863 Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  85. 24d3d37 Remove the board/netstar/crcit binary from git repository. by Marian Balakowicz · 18 years ago
  86. 6608043 Fix tools/updater build error. by Marian Balakowicz · 18 years ago
  87. 4c15ef5 tools/easylogo/easylogo.c by Marian Balakowicz · 18 years ago
  88. bfdfd7c Added David Updegraff as maintainer of CRAYL1 by Detlev Zundel · 18 years ago
  89. 2c05165 Added changelog entry for previous small commits and extended README on by Detlev Zundel · 18 years ago
  90. ec0f727 Added another example showing simple interrupt interception. by Detlev Zundel · 18 years ago
  91. d7c2a02 Added simple_strtoul(), getenv() and setenv() to the exported functions. by Detlev Zundel · 18 years ago
  92. 43835aa Added interrupt handling capabilities for mpc5xxx processors. by Detlev Zundel · 18 years ago
  93. 7d0432c Coding Style cleanup. Patch by Stefano Babic, 31 Aug 2006 by Wolfgang Denk · 18 years ago
  94. e8143e7 Add splashscreen support for MCC200 board. by Wolfgang Denk · 18 years ago
  95. 0fd3025 Make the serial driver framework work with CONFIG_SERIAL_MULTI enabled by Wolfgang Denk · 18 years ago
  96. 88c8f49 Fixed an OF-tree off-by-one bug when adding a new property name. by Zhang Wei · 18 years ago
  97. 0855c50 Merge branch 'mpc86xx' by Jon Loeliger · 18 years ago
  98. 9bff7a6 Remove trailing empty lines. by Jon Loeliger · 18 years ago
  99. 4286889 Merge branch 'mpc86xx' by Jon Loeliger · 18 years ago
  100. cd6d73d Remove bogus msync and use volatile asm. by Jon Loeliger · 18 years ago