1. 3e3b956 Reduce line lengths to 80 characters max. by Peter Pearse · 17 years ago
  2. 879027d Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · 17 years ago
  3. 93ef45c Makefile permissions by Peter Pearse · 17 years ago
  4. fdda367 Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · 17 years ago
  5. 1443a31 Makefile permissions by Peter Pearse · 17 years ago
  6. ee96088 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  7. 255a3577 Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx by Kim Phillips · 17 years ago
  8. 3a71b5c Merge with /home/git/u-boot by Wolfgang Denk · 17 years ago
  9. 70124c2 Fix compile problem cause my Microblaze merge by Stefano Babic · 17 years ago
  10. ada4697 [PATCH] Run new sequoia boards with an EBC speed of 83MHz by Jeffrey Mann · 17 years ago
  11. a7676ea Minor Coding Style cleanup, update CHANGELOG. by Wolfgang Denk · 17 years ago
  12. 256176d Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx by Wolfgang Denk · 17 years ago
  13. d62f64c Coding Style Cleanup, new CHANGELOG by Wolfgang Denk · 17 years ago
  14. d602257 Merge with /home/wd/git/u-boot/custodian/u-boot-microblaze by Wolfgang Denk · 17 years ago
  15. 3162eb8 Minor coding style cleanup. by Wolfgang Denk · 17 years ago
  16. 66d9dbe Add driver for S-ATA-controller on Intel processors with South by mushtaq khan · 17 years ago
  17. 644e6fb Fixes bug clearing the bss section for i386 by mushtaq khan · 17 years ago
  18. c3243cf Add support for BCM5464 Quad Phy by Joe Hamman · 17 years ago
  19. 1b305bd Search the exception table with linear algorithm by Zang Roy-r61911 · 17 years ago
  20. 5dfaa50 Fix compilation issues on MACOSX by Aubrey.Li · 17 years ago
  21. 56fd716 Fix for compile of JSE target by Stephen Williams · 17 years ago
  22. 6844535 Merge with git://www.denx.de/git/u-boot-testing by Wolfgang Denk · 17 years ago
  23. e738658 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · 17 years ago
  24. f0da1d1 Merge with /home/tur/git/u-boot#motionpro by Wolfgang Denk · 17 years ago
  25. 69df3c4 sh: MS7750SE support. by Nobuhiro Iwamatsu · 17 years ago
  26. 0b135cf sh: First support code of SuperH. by Nobuhiro Iwamatsu · 17 years ago
  27. 6193666 ppc4xx: Add mtcpr/mfcpr access macros by Stefan Roese · 17 years ago
  28. 343c48b ppc4xx: Set bd->bi_pci_busfreq on 440EPx/GRx too by Stefan Roese · 17 years ago
  29. 3423c44 Merge branch 'mpc8641' by Jon Loeliger · 17 years ago
  30. 7d98ba7 [Motion-PRO] Add MTD and JFFS2 support, also add default partition definition. by Piotr Kruszynski · 17 years ago
  31. 65fb6a6 Add the board directory for SMN42 by Peter Pearse · 17 years ago
  32. 160131b Add the files for the SMN42 board by Peter Pearse · 17 years ago
  33. 5c6d2b5 Remove the deleted files for the SMN42 patch by Peter Pearse · 17 years ago
  34. b0d8f5b New board SMN42 branch by Peter Pearse · 17 years ago
  35. 29f3be0 Makefile permissions by Peter Pearse · 17 years ago
  36. b84289b 8641hpcn: Fix Makefile after moving pixis to board/freescale. by Ed Swarthout · 17 years ago
  37. e69f66c add: reading special purpose registers by Michal Simek · 17 years ago
  38. 1a50f164 add: Microblaze V5 exception handling by Michal Simek · 17 years ago
  39. ab874d5 add: FSL control read and write by Michal Simek · 17 years ago
  40. de1de02 [Motion-PRO] Add support for I2C, EEPROM and RTC. by Piotr Kruszynski · 17 years ago
  41. fa5c2ba [Motion-PRO] Add ATA support. Add CF-booting commands to the default by Bartlomiej Sieka · 17 years ago
  42. 06241d5 [Motion-PRO] Change IPB clock frequency from 50MHz to 100MHz. This by Bartlomiej Sieka · 17 years ago
  43. 1f1369c [Motion-PRO] Enable Flat Device Tree support and modify default environment by Bartlomiej Sieka · 17 years ago
  44. 3c4bd60 Merge git://www.denx.de/git/u-boot by Michal Simek · 17 years ago
  45. fb05f6d new: USE_MSR_INTR support by Michal Simek · 17 years ago
  46. 008861a [MPC5xxx] There are networking problems on the Motion-PRO board with by Bartlomiej Sieka · 17 years ago
  47. abca901 Get rid of duplicated file (see include/configs/sbc8560.h instead) by Wolfgang Denk · 17 years ago
  48. 207b7b2 Get rid of duplicated file (see doc/README.SBC8560 instead) by Wolfgang Denk · 17 years ago
  49. a7bac7e fix: read and write MSR - repair number of parameters by Michal Simek · 17 years ago
  50. 193b4a3 [PATCH] ppc4xx: Fix CONFIG_SYS_CLK_FREQ definition in Sequoia config file by Jeffrey Mann · 17 years ago
  51. 19bf1fb new: fsl interrupt support FSL_Has_data is connected to INTC. by Michal Simek · 17 years ago
  52. 792032b fix: interrupt handler remove asm code by Michal Simek · 17 years ago
  53. f3f001a fix: remove asm code by Michal Simek · 17 years ago
  54. fb7c2db fix: clean interrupt by Michal Simek · 17 years ago
  55. 42efed6 fix: interrupt handler for multiple sources by Michal Simek · 17 years ago
  56. 48fbd3a new: add writing to msr register by Michal Simek · 17 years ago
  57. 3a619dd Fix an ancient CHANGELOG conflict by Markus Klotzbuecher · 17 years ago
  58. 6ede0c8 Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 17 years ago
  59. 426a442 Merge with /home/git/u-boot by Wolfgang Denk · 17 years ago
  60. ac4cd59 5xxx: write MAC address to mac-address and local-mac-address by Timur Tabi · 17 years ago
  61. a9d87e2 [PATCH] Use PVR to distinguish MPC5200B from MPC5200 in boot message by Grzegorz Wianecki · 17 years ago
  62. 4ec5bd5 [PATCH] simplify silent console by Ladislav Michl · 17 years ago
  63. b7598a4 [PATCH] Avoid assigning PCI resources from zero address by Sergei Shtylyov · 17 years ago
  64. 9ffd451 [patch] setenv(...) can delete environmentalvariables by Jeffrey Mann · 17 years ago
  65. ebd0a0a [patch] use unsigned char in smc91111 driver for mac by Mike Frysinger · 17 years ago
  66. 2be1bab Merge with git://www.denx.de/git/u-boot-testing by Wolfgang Denk · 17 years ago
  67. ffc50f9 new: FSL and MSR support #2 by Michal Simek · 17 years ago
  68. f7e2e0e new: FSL and MSR support by Michal Simek · 17 years ago
  69. 2f15278 Coding stylke cleanup; update CHANGELOG. by Wolfgang Denk · 17 years ago
  70. f516973 Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  71. 885ec89 Add STX GP3 SSA board to MAKEALL script; update CHANGELOG. by Wolfgang Denk · 17 years ago
  72. 49db23d4 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  73. 5499645 Make "file" command happy with some config.mk files; update CHANGELOG by Wolfgang Denk · 17 years ago
  74. 55aee10 Merge with /home/wd/git/u-boot/custodian/u-boot-nand-flash by Wolfgang Denk · 17 years ago
  75. 5c3d767 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  76. beb7dba Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  77. e3b8c78 ppc4xx: Detect if the sysclk on Sequoia is 33 or 33.333 MHz by Jeffrey Mann · 17 years ago
  78. f544ff6 ppc4xx: Sequoia: Remove cpu/ppc4xx/speed.c from NAND booting by Stefan Roese · 17 years ago
  79. 2f550ab 5xxx: write MAC address to mac-address and local-mac-address by Timur Tabi · 17 years ago
  80. 9fab118 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  81. a798865 NAND: Wrong calculation of page number in nand_block_bad() by Thomas Knobloch · 17 years ago
  82. 9877d7d Fix initrd length corruption in bootm command. by Wolfgang Denk · 17 years ago
  83. 068aab6 mpc83xx: fix trivial error in MAKEALL by Kim Phillips · 17 years ago
  84. c64a89d Update board configuration for STX GP3SSA board: by Wolfgang Denk · 17 years ago
  85. 2c6fb19 Cleanup STX GP3SSA code; fix build and compile problems. by Wolfgang Denk · 17 years ago
  86. 35171dc Add support for STX GP3SSA (stxssa) Board by Dan Malek · 18 years ago
  87. f2134f8 macb: Don't restart autonegotiation if we already have link by Haavard Skinnemoen · 17 years ago
  88. 04fcb5d macb: Introduce a few barriers when dealing with DMA descriptors by Haavard Skinnemoen · 17 years ago
  89. ffa621a Cleaned up some 85xx PCI bugs by Andy Fleming · 18 years ago
  90. 6743105 Add support for the 8568 MDS board by Andy Fleming · 17 years ago
  91. af1c2b8 Add support for treating unknown PHYs as generic PHYs. by David Updegraff · 17 years ago
  92. a75af9b Conditionalize 8641 Rev1.0 MCM workarounds by James Yang · 18 years ago
  93. f64702b Fix memory initialization on MPC8349E-mITX by Timur Tabi · 17 years ago
  94. 54b2d43 mpc83xx: replace elaborate boottime verbosity with 'clocks' command by Kim Phillips · 17 years ago
  95. c1ab826 Rewrote picos_to_clk() to avoid rounding errors. by James Yang · 18 years ago
  96. bd38b7e Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  97. 6f69bbc Merge with /home/stefan/git/u-boot/u-boot-ppc4xx by Stefan Roese · 17 years ago
  98. 8b39501 ppc4xx: Bamboo: Use current NAND driver and *not* the legacy driver by Stefan Roese · 17 years ago
  99. 864aa6a [PATCH] Use PVR to distinguish MPC5200B from MPC5200 in boot message by Grzegorz Wianecki · 17 years ago
  100. 5c5d324 mpc83xx: minor fixups for 8313rdb introduction by Kim Phillips · 17 years ago