1. 9a1d00f ISP116x: delay for crappy USB keys by Rodolfo Giometti · 17 years ago
  2. 0944414 Change duplicate usb_cpu_init_fail to usb_board_init_fail by Markus Klotzbuecher · 17 years ago
  3. 51d8e81 Merge git://www.denx.de/git/u-boot into 2007_05_15-testing by Markus Klotzbuecher · 17 years ago
  4. 19bf91f Merge with /home/tur/git/u-boot#motionpro by Wolfgang Denk · 17 years ago
  5. 7049288 Motion-PRO: Code cleanup, fix of a typo in OF_STDOUT_PATH. by Bartlomiej Sieka · 17 years ago
  6. 4520fd4 Motion-PRO: Add support for redundant environment. by Bartlomiej Sieka · 17 years ago
  7. a26eabe Motion-PRO: Change maximum console buffer size from 256 to 1024 bytes. by Bartlomiej Sieka · 17 years ago
  8. 9160b96 Fix: Add missing NULL termination in strings expanded by macros parser. by Bartlomiej Sieka · 17 years ago
  9. 630ec84 Motion-PRO: Update EEPROM's page write bits and write delay. by Bartlomiej Sieka · 17 years ago
  10. c00125e MPC5XXX, Motion-PRO: Fix PHY initialization problem. by Bartlomiej Sieka · 17 years ago
  11. 93b78f5 Motion-PRO: Add support for the temperature sensor. by Bartlomiej Sieka · 17 years ago
  12. c75e639 Motion-PRO: Add displaying of CPLD revision information during boot. by Bartlomiej Sieka · 17 years ago
  13. c99512d MPC5xxx: Change names of defines related to IPB and PCI clocks. by Bartlomiej Sieka · 17 years ago
  14. a11c0b8 Motion-PRO: Add LED support. by Bartlomiej Sieka · 17 years ago
  15. 7d075ee Merge with /home/stefan/git/u-boot/acadia-nand by Stefan Roese · 17 years ago
  16. d756894 ppc4xx: Fix small 405EZ OCM initilization bug in start.S by Stefan Roese · 17 years ago
  17. 5d4a179 ppc4xx: Update AMCC Acadia support for board revision 1.1 by Stefan Roese · 17 years ago
  18. 9f0077a ppc4xx: Use do { ... } while (0) for CPR & SDR access macros by Stefan Roese · 17 years ago
  19. 6f3dfc1 ppc4xx: Add 405 support to 4xx NAND driver ndfc.c by Stefan Roese · 17 years ago
  20. 10603d7 ppc4xx: Fix problem in 405EZ OCM initialization by Stefan Roese · 17 years ago
  21. ee96088 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  22. 70124c2 Fix compile problem cause my Microblaze merge by Stefano Babic · 17 years ago
  23. ada4697 [PATCH] Run new sequoia boards with an EBC speed of 83MHz by Jeffrey Mann · 17 years ago
  24. a7676ea Minor Coding Style cleanup, update CHANGELOG. by Wolfgang Denk · 17 years ago
  25. 256176d Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx by Wolfgang Denk · 17 years ago
  26. d62f64c Coding Style Cleanup, new CHANGELOG by Wolfgang Denk · 17 years ago
  27. d602257 Merge with /home/wd/git/u-boot/custodian/u-boot-microblaze by Wolfgang Denk · 17 years ago
  28. e738658 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · 17 years ago
  29. f0da1d1 Merge with /home/tur/git/u-boot#motionpro by Wolfgang Denk · 17 years ago
  30. 6193666 ppc4xx: Add mtcpr/mfcpr access macros by Stefan Roese · 17 years ago
  31. 343c48b ppc4xx: Set bd->bi_pci_busfreq on 440EPx/GRx too by Stefan Roese · 17 years ago
  32. 7d98ba7 [Motion-PRO] Add MTD and JFFS2 support, also add default partition definition. by Piotr Kruszynski · 17 years ago
  33. e69f66c add: reading special purpose registers by Michal Simek · 17 years ago
  34. 1a50f164 add: Microblaze V5 exception handling by Michal Simek · 17 years ago
  35. ab874d5 add: FSL control read and write by Michal Simek · 17 years ago
  36. de1de02 [Motion-PRO] Add support for I2C, EEPROM and RTC. by Piotr Kruszynski · 17 years ago
  37. fa5c2ba [Motion-PRO] Add ATA support. Add CF-booting commands to the default by Bartlomiej Sieka · 17 years ago
  38. 06241d5 [Motion-PRO] Change IPB clock frequency from 50MHz to 100MHz. This by Bartlomiej Sieka · 17 years ago
  39. 1f1369c [Motion-PRO] Enable Flat Device Tree support and modify default environment by Bartlomiej Sieka · 17 years ago
  40. 3c4bd60 Merge git://www.denx.de/git/u-boot by Michal Simek · 17 years ago
  41. fb05f6d new: USE_MSR_INTR support by Michal Simek · 17 years ago
  42. 008861a [MPC5xxx] There are networking problems on the Motion-PRO board with by Bartlomiej Sieka · 17 years ago
  43. abca901 Get rid of duplicated file (see include/configs/sbc8560.h instead) by Wolfgang Denk · 17 years ago
  44. 207b7b2 Get rid of duplicated file (see doc/README.SBC8560 instead) by Wolfgang Denk · 17 years ago
  45. a7bac7e fix: read and write MSR - repair number of parameters by Michal Simek · 17 years ago
  46. 193b4a3 [PATCH] ppc4xx: Fix CONFIG_SYS_CLK_FREQ definition in Sequoia config file by Jeffrey Mann · 17 years ago
  47. 19bf1fb new: fsl interrupt support FSL_Has_data is connected to INTC. by Michal Simek · 17 years ago
  48. 792032b fix: interrupt handler remove asm code by Michal Simek · 17 years ago
  49. f3f001a fix: remove asm code by Michal Simek · 17 years ago
  50. fb7c2db fix: clean interrupt by Michal Simek · 17 years ago
  51. 42efed6 fix: interrupt handler for multiple sources by Michal Simek · 17 years ago
  52. 48fbd3a new: add writing to msr register by Michal Simek · 17 years ago
  53. 3a619dd Fix an ancient CHANGELOG conflict by Markus Klotzbuecher · 17 years ago
  54. 6ede0c8 Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 17 years ago
  55. ac4cd59 5xxx: write MAC address to mac-address and local-mac-address by Timur Tabi · 17 years ago
  56. a9d87e2 [PATCH] Use PVR to distinguish MPC5200B from MPC5200 in boot message by Grzegorz Wianecki · 17 years ago
  57. 4ec5bd5 [PATCH] simplify silent console by Ladislav Michl · 18 years ago
  58. b7598a4 [PATCH] Avoid assigning PCI resources from zero address by Sergei Shtylyov · 18 years ago
  59. 9ffd451 [patch] setenv(...) can delete environmentalvariables by Jeffrey Mann · 18 years ago
  60. ebd0a0a [patch] use unsigned char in smc91111 driver for mac by Mike Frysinger · 18 years ago
  61. ffc50f9 new: FSL and MSR support #2 by Michal Simek · 17 years ago
  62. f7e2e0e new: FSL and MSR support by Michal Simek · 17 years ago
  63. 2f15278 Coding stylke cleanup; update CHANGELOG. by Wolfgang Denk · 17 years ago
  64. f516973 Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  65. 885ec89 Add STX GP3 SSA board to MAKEALL script; update CHANGELOG. by Wolfgang Denk · 17 years ago
  66. 49db23d4 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  67. 5499645 Make "file" command happy with some config.mk files; update CHANGELOG by Wolfgang Denk · 17 years ago
  68. 55aee10 Merge with /home/wd/git/u-boot/custodian/u-boot-nand-flash by Wolfgang Denk · 17 years ago
  69. 5c3d767 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  70. beb7dba Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  71. e3b8c78 ppc4xx: Detect if the sysclk on Sequoia is 33 or 33.333 MHz by Jeffrey Mann · 17 years ago
  72. f544ff6 ppc4xx: Sequoia: Remove cpu/ppc4xx/speed.c from NAND booting by Stefan Roese · 17 years ago
  73. 9fab118 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  74. a798865 NAND: Wrong calculation of page number in nand_block_bad() by Thomas Knobloch · 17 years ago
  75. 9877d7d Fix initrd length corruption in bootm command. by Wolfgang Denk · 17 years ago
  76. 068aab6 mpc83xx: fix trivial error in MAKEALL by Kim Phillips · 17 years ago
  77. c64a89d Update board configuration for STX GP3SSA board: by Wolfgang Denk · 17 years ago
  78. 2c6fb19 Cleanup STX GP3SSA code; fix build and compile problems. by Wolfgang Denk · 18 years ago
  79. 35171dc Add support for STX GP3SSA (stxssa) Board by Dan Malek · 18 years ago
  80. ffa621a Cleaned up some 85xx PCI bugs by Andy Fleming · 18 years ago
  81. 6743105 Add support for the 8568 MDS board by Andy Fleming · 18 years ago
  82. af1c2b8 Add support for treating unknown PHYs as generic PHYs. by David Updegraff · 18 years ago
  83. a75af9b Conditionalize 8641 Rev1.0 MCM workarounds by James Yang · 18 years ago
  84. f64702b Fix memory initialization on MPC8349E-mITX by Timur Tabi · 17 years ago
  85. 54b2d43 mpc83xx: replace elaborate boottime verbosity with 'clocks' command by Kim Phillips · 17 years ago
  86. c1ab826 Rewrote picos_to_clk() to avoid rounding errors. by James Yang · 18 years ago
  87. bd38b7e Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  88. 6f69bbc Merge with /home/stefan/git/u-boot/u-boot-ppc4xx by Stefan Roese · 17 years ago
  89. 8b39501 ppc4xx: Bamboo: Use current NAND driver and *not* the legacy driver by Stefan Roese · 17 years ago
  90. 5c5d324 mpc83xx: minor fixups for 8313rdb introduction by Kim Phillips · 18 years ago
  91. 144876a [PATCH] MTD partition support, JFFS2 support by Michal Simek · 18 years ago
  92. 37ed6cd ppc4xx: setup 440EPx/GRx ZMII/RGMII bridge depending on PFC register content. by Matthias Fuchs · 18 years ago
  93. 66ed6cc Reworked 85xx speed detection code by Andy Fleming · 18 years ago
  94. 81f481c Enable 8544 support by Andy Fleming · 18 years ago
  95. 0d8c3a2 Support 1G size on 8548 by Andy Fleming · 18 years ago
  96. 45cef61 Changed BOOKE_PAGESZ_nGB to BOOKE_PAGESZ_nG by Andy Fleming · 18 years ago
  97. 1f9a318 Only set ddrioovcr for 8548 rev1. by Andy Fleming · 18 years ago
  98. 9343dbf Tweak DDR ECC error counter by Andy Fleming · 18 years ago
  99. 85e7c7a 85xx: write MAC address to mac-address and local-mac-address by Timur Tabi · 18 years ago
  100. 03b81b4 Some 85xx cpu cleanups by Andy Fleming · 18 years ago