1. 5d4a179 ppc4xx: Update AMCC Acadia support for board revision 1.1 by Stefan Roese · 17 years ago
  2. 3e3b956 Reduce line lengths to 80 characters max. by Peter Pearse · 17 years ago
  3. fdda367 Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · 17 years ago
  4. ee96088 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  5. 255a3577 Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx by Kim Phillips · 17 years ago
  6. ada4697 [PATCH] Run new sequoia boards with an EBC speed of 83MHz by Jeffrey Mann · 17 years ago
  7. 256176d Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx by Wolfgang Denk · 17 years ago
  8. d602257 Merge with /home/wd/git/u-boot/custodian/u-boot-microblaze by Wolfgang Denk · 17 years ago
  9. f0da1d1 Merge with /home/tur/git/u-boot#motionpro by Wolfgang Denk · 17 years ago
  10. 69df3c4 sh: MS7750SE support. by Nobuhiro Iwamatsu · 17 years ago
  11. 3423c44 Merge branch 'mpc8641' by Jon Loeliger · 17 years ago
  12. 65fb6a6 Add the board directory for SMN42 by Peter Pearse · 17 years ago
  13. 5c6d2b5 Remove the deleted files for the SMN42 patch by Peter Pearse · 17 years ago
  14. b0d8f5b New board SMN42 branch by Peter Pearse · 17 years ago
  15. b84289b 8641hpcn: Fix Makefile after moving pixis to board/freescale. by Ed Swarthout · 17 years ago
  16. 1f1369c [Motion-PRO] Enable Flat Device Tree support and modify default environment by Bartlomiej Sieka · 17 years ago
  17. 3c4bd60 Merge git://www.denx.de/git/u-boot by Michal Simek · 17 years ago
  18. fb05f6d new: USE_MSR_INTR support by Michal Simek · 17 years ago
  19. 19bf1fb new: fsl interrupt support FSL_Has_data is connected to INTC. by Michal Simek · 17 years ago
  20. 48fbd3a new: add writing to msr register by Michal Simek · 17 years ago
  21. 6ede0c8 Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 17 years ago
  22. ffc50f9 new: FSL and MSR support #2 by Michal Simek · 17 years ago
  23. 2f15278 Coding stylke cleanup; update CHANGELOG. by Wolfgang Denk · 17 years ago
  24. f516973 Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  25. 49db23d4 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  26. 5499645 Make "file" command happy with some config.mk files; update CHANGELOG by Wolfgang Denk · 17 years ago
  27. 55aee10 Merge with /home/wd/git/u-boot/custodian/u-boot-nand-flash by Wolfgang Denk · 17 years ago
  28. 5c3d767 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  29. beb7dba Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  30. f544ff6 ppc4xx: Sequoia: Remove cpu/ppc4xx/speed.c from NAND booting by Stefan Roese · 17 years ago
  31. 9fab118 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  32. 2c6fb19 Cleanup STX GP3SSA code; fix build and compile problems. by Wolfgang Denk · 17 years ago
  33. 35171dc Add support for STX GP3SSA (stxssa) Board by Dan Malek · 18 years ago
  34. ffa621a Cleaned up some 85xx PCI bugs by Andy Fleming · 18 years ago
  35. 6743105 Add support for the 8568 MDS board by Andy Fleming · 17 years ago
  36. f64702b Fix memory initialization on MPC8349E-mITX by Timur Tabi · 17 years ago
  37. bd38b7e Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  38. 8b39501 ppc4xx: Bamboo: Use current NAND driver and *not* the legacy driver by Stefan Roese · 17 years ago
  39. 45cef61 Changed BOOKE_PAGESZ_nGB to BOOKE_PAGESZ_nG by Andy Fleming · 18 years ago
  40. 25d83d7 Add MPC8544DS basic port board files. by Jon Loeliger · 18 years ago
  41. 362dd83 Fix PCI I/O space mapping on Freescale MPC85x0ADS by Sergei Shtylyov · 18 years ago
  42. 0b1934b u-boot: Fix the 85xxcds tsec bug by Zang Roy-r61911 · 18 years ago
  43. 7337b23 u-boot: Fix CPU2 errata on MPC8548CDS board by Zang Roy-r61911 · 18 years ago
  44. 41fb7e0 u-boot: Enable PCI function and add PEX & rapidio memory map on MPC8548CDS board by Zang Roy-r61911 · 18 years ago
  45. 96b8a05 mpc83xx: Add MPC8313ERDB support. by Scott Wood · 18 years ago
  46. 61ea75a Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 17 years ago
  47. 8d1c439 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  48. 323bfa8 Remove BOARDLIBS usage completely by Stefan Roese · 17 years ago
  49. 9d1d6a3 Change ML401 parameters - Xilinx BSP by Michal Simek · 17 years ago
  50. 2e343b9 mpc8641hpcn: Fix LAW and TLB setup to use the IO_PHYS #defines. by Ed Swarthout · 18 years ago
  51. 79cb473 Enable LAWs for MPC8641 PCI-Ex2. by Zhang Wei · 18 years ago
  52. 14da5f7 Cleanup compiler warnings, update CHANGELOG by Wolfgang Denk · 17 years ago
  53. 85f87fa Merge with /home/dzu/src/git/u-boot by Wolfgang Denk · 17 years ago
  54. 6923565 Fix breakage of NC650 board with respect to nand support. by Detlev Zundel · 17 years ago
  55. 7651f8b Fix serious pointer bug with bootm and reserve map. by Gerald Van Baren · 17 years ago
  56. 3783782 Clenaup, update CHANGELOG by Wolfgang Denk · 17 years ago
  57. 5cca409 Merge with /home/wd/git/u-boot/custodian/u-boot-fdt by Wolfgang Denk · 17 years ago
  58. a8227b6 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  59. 43f6226 Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xx by Wolfgang Denk · 17 years ago
  60. b99c1e6 Merge with /home/wd/git/u-boot/custodian/u-boot-avr32; code cleanup. by Wolfgang Denk · 17 years ago
  61. 01ebbab Merge with /home/wd/git/u-boot/custodian/u-boot-blackfin by Wolfgang Denk · 17 years ago
  62. 0f5642d Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  63. ad4eb55 MCC200 board: remove warning which is obsolete after PSoC firmware changes by Wolfgang Denk · 17 years ago
  64. afc7e4c Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  65. e673226 ppc4xx: Update Acadia to not setup PLL when booting via bootstrap EEPROM by Stefan Roese · 17 years ago
  66. d3832e8 [PATCH] icecube/lite5200b: wakeup from low-power support by Domen Puncer · 18 years ago
  67. 6f1d57c Merge git://www.denx.de/git/u-boot into fdt-cmd by Gerald Van Baren · 18 years ago
  68. 8e68751 AVR32: Enable MMC support by Haavard Skinnemoen · 18 years ago
  69. 9a24f47 AVR32: Enable networking by Haavard Skinnemoen · 18 years ago
  70. 12f099c AVR32: Use initdram() instead of board_init_memories() by Haavard Skinnemoen · 18 years ago
  71. 1f4f212 AVR32: Relocate u-boot to SDRAM by Haavard Skinnemoen · 18 years ago
  72. df548d3 AVR32: Resource management rewrite by Haavard Skinnemoen · 18 years ago
  73. 3740300 [Fix] Set the LED status register on the UC101 for the LXT971 PHY. by Heiko Schocher · 18 years ago
  74. e8aac8e Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 18 years ago
  75. 3d98b85 Add PIXIS FPGA support for MPC8641HPCN board. by Haiying Wang · 18 years ago
  76. 64dbbd4 Moved fdt command support code to fdt_support.c by Gerald Van Baren · 18 years ago
  77. 155fd76 [Blackfin][PATCH] Fix copyright and update license by Aubrey Li · 18 years ago
  78. dfeeab2 [Blackfin][PATCH]: fix flash unaligned copy issue by Aubrey Li · 18 years ago
  79. 25b0806 Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · 18 years ago
  80. 31c98a8 Minor coding style cleanup. by Wolfgang Denk · 18 years ago
  81. c8f2280 Merge with /home/wd/git/u-boot/custodian/u-boot-microblaze by Wolfgang Denk · 18 years ago
  82. 94abd7c Minor cleanup. by Wolfgang Denk · 18 years ago
  83. 72c5e39 Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 18 years ago
  84. a65c576 ppc4xx: Change SysACE address on Katmai by Stefan Roese · 18 years ago
  85. 213bf8c Add a flattened device tree (fdt) command (2 of 2) by Gerald Van Baren · 18 years ago
  86. 0e7d491 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 18 years ago
  87. da6ebc1 ppc4xx: Update Katmai bootstrap command by Stefan Roese · 18 years ago
  88. 490e573 ppc4xx: Fix "bootstrap" command for Katmai board by Stefan Roese · 18 years ago
  89. 342cd09 [PATCH] Clean include dependence by Michal Simek · 18 years ago
  90. 6f93421 [CLEAN] Remove inefficient Suzaku code by Michal Simek · 18 years ago
  91. 6db7d0a Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx by Wolfgang Denk · 18 years ago
  92. 5da048a PATCH: Resolve GPL license problem by Michal Simek · 18 years ago
  93. 1798049 Support for XUPV2P board Reset support BSP autoconfig support by Michal Simek · 18 years ago
  94. e50b791 Merge with /home/stefan/git/u-boot/acadia by Stefan Roese · 18 years ago
  95. 0d974d5 [PATCH] Add 4xx GPIO functions by Stefan Roese · 18 years ago
  96. 2db6336 [PATCH] Small Sequoia cleanup by Stefan Roese · 18 years ago
  97. 3cb86f3 [PATCH] Clean up 40EZ/Acadia support by Stefan Roese · 18 years ago
  98. f2b07eb Merge with git://www.denx.de/git/u-boot.git#testing-USB by Markus Klotzbuecher · 18 years ago
  99. 6eb1df8 Fix 8641HPCN problem with ld version 2.16 by Jon Loeliger · 18 years ago
  100. a17824c Merge with /home/wd/git/u-boot/custodian/u-boot-blackfin by Wolfgang Denk · 18 years ago