1. 7ec9ebc Add DMA support for MPC83xx. by Marian Balakowicz · 19 years ago
  2. 919b187 Add sync in do_reset() routine for MPC83xx after RPR register by Marian Balakowicz · 19 years ago
  3. 62e0541 Add bit definitions for MPC83xx DDR controller registers. by Marian Balakowicz · 19 years ago
  4. af03ecb Add Dcbz(), Dcbi() and Dcbf() routines for MPC83xx. by Marian Balakowicz · 19 years ago
  5. 758e5d3 Correct shift offsets in icache_status and dcache_status for MPC83xx. by Marian Balakowicz · 19 years ago
  6. c9b21e6 Add support for DS1374 RTC chip. by Marian Balakowicz · 19 years ago
  7. d86ec38 Apply SoC concept to arm926ejs CPUs, i.e. move the SoC specific timer and by Wolfgang Denk · 19 years ago
  8. c7ae8a6 Fix CHANGELOG entry (patch date) by Wolfgang Denk · 19 years ago
  9. 5d5ce29 Change max size of uncompressed uImage's to 8MByte and add by Stefan Roese · 19 years ago
  10. c6d5878 Fix problem with updated PCI code in cpu/ppc4xx/405gp_pci.c by Stefan Roese · 19 years ago
  11. 7b12aa8 cpu/ppc4xx/start.S : exceptions are enabled after relocation by Stefan Roese · 19 years ago
  12. 16aedb9 au1x00_eth.c: check malloc return value and abort if it failed by Wolfgang Denk · 19 years ago
  13. d4a6110 Change the sequence of events in soft_i2c.c:send_ack() to keep from by Wolfgang Denk · 19 years ago
  14. ac6c4e7 Fix bug in [id]cache_status commands for MPC85xx processors; by Wolfgang Denk · 19 years ago
  15. c5203f9 Fix array overflow with fw_setenv on uninitialised environment by Wolfgang Denk · 19 years ago
  16. 62f1ef5 Add support for EmbeddedPlanet EP88x boards Patch by Yuli Barcohen, 13 Jul 2005 by Wolfgang Denk · 19 years ago
  17. b3719aa Remove board specific configuration includes from the common xilinx by Wolfgang Denk · 19 years ago
  18. f0c4e46 Add Nat Semi DP83865 PHY support to MPC85xx TSEC driver by Wolfgang Denk · 19 years ago
  19. d3cc6c2 Add (some) definitions for the MPC85xx local bus controller by Wolfgang Denk · 19 years ago
  20. b32a921 Add CPM2 I/O pin functions for MPC85xx processors by Wolfgang Denk · 19 years ago
  21. 4302159 Fix compile problem by Wolfgang Denk · 19 years ago
  22. 6e997d7 Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#mpc8349ads by Wolfgang Denk · 19 years ago
  23. 57adc0e Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#mpc83xx by Wolfgang Denk · 19 years ago
  24. d76717c Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#pci by Wolfgang Denk · 19 years ago
  25. 71a5b99 Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#ft_infr by Wolfgang Denk · 19 years ago
  26. 012429c Add support for the DHCP vendor optional bootfile (#67). by Wolfgang Denk · 19 years ago
  27. 4de55c0 Fix a HW timing issue on 8548 CDS for eTSEC 3 in RGMII mode by Wolfgang Denk · 19 years ago
  28. a79c44f Fix bad register definitions for LTX971 PHY on MPC85xx boards. by Wolfgang Denk · 19 years ago
  29. ce09b47 Add netconsole and some more commands to RPXlite_DW board by Wolfgang Denk · 19 years ago
  30. 3d7f5e0 Fix bad declaration on pci_cfgfunc_nothing Patch by Sam Song, 19 Jun 2005 by Wolfgang Denk · 19 years ago
  31. 582f3dd Adjust "echo" as a default command Patch by Sam Song, 19 Jun 2005 by Wolfgang Denk · 19 years ago
  32. c8fe36c Fix PCIDF calculation in cpu/mpc8260/speed.c for MPC8280EC by Wolfgang Denk · 19 years ago
  33. dd7e866 Add crc of data to jffs2 (in jffs2_1pass_build_lists()). by Wolfgang Denk · 19 years ago
  34. 2bad868 Coding Style cleanup by Wolfgang Denk · 19 years ago
  35. d44e7bb Avoid dereferencing NULL in find_cmd() if no valid commands were found by Wolfgang Denk · 19 years ago
  36. 46d2b52 Add ADI Blackfin support by Wolfgang Denk · 19 years ago
  37. b6929f9 Add loads of ntohl() in image header handling by Wolfgang Denk · 19 years ago
  38. c26914b Switch MPC86xADS and MPC885ADS boards to use cpuclk environment by Wolfgang Denk · 19 years ago
  39. 900e720 RPXlite configuration fixes by Wolfgang Denk · 19 years ago
  40. 4c15d70 Memory configuration changes for ZPC.1900 board by Wolfgang Denk · 19 years ago
  41. ceccf9c Add support for Adder boards with 16MB SDRAM; by Wolfgang Denk · 19 years ago
  42. 37648b7 Fix conditional for including ks8695eth driver by Wolfgang Denk · 19 years ago
  43. bb874e3 Fix Makefile: include config.mk only after CROSS_COMPILE is defined by Wolfgang Denk · 19 years ago
  44. 0a8599f Fix comment in common/soft_i2c.c by Wolfgang Denk · 19 years ago
  45. 3383bd1 Cleanup compiler warnings. Patch by Greg Ungerer, 21 May 2005 by Wolfgang Denk · 19 years ago
  46. 4b416fe Word alignment fixes for word aligned NS16550 UART by Wolfgang Denk · 19 years ago
  47. 98ceffb Fix behaviour if gatewayip is not set Patch by Robin Gilks, 23 Dec 2004 by Wolfgang Denk · 19 years ago
  48. 1ad6169 Fix cleanup for netstart board. Remove build results from repository by Wolfgang Denk · 19 years ago
  49. 7fa6e90 Some code cleanup for GCC 4.x by Wolfgang Denk · 19 years ago
  50. 8b4a807 Update CHANGELOG by Wolfgang Denk · 19 years ago
  51. d7c0a16 Add support for Intel Monahans CPU on Zylonite and Delta boards by Wolfgang Denk · 19 years ago
  52. 4767356 Add support for TQM8260-AI boards. by Wolfgang Denk · 19 years ago
  53. 67777b9 Minor code cleanup by Wolfgang Denk · 19 years ago
  54. ac53b70 Merge the new NAND code (testing-NAND brach); see doc/README.nand by Wolfgang Denk · 19 years ago
  55. 531e94c Add lowboot target to mcc200 board Patch by Stefan Roese, 4 Mar 2006 by Stefan Roese · 19 years ago
  56. 6861180 Merge with /home/sr/git/u-boot/cfi-flash-fix by Wolfgang Denk · 19 years ago
  57. 706c650 Make CFG_NO_FLASH work on ARM systems Patch by Markus Klotzbuecher, 27 Feb 2006 by Wolfgang Denk · 19 years ago
  58. 896391f Fix problem with flash_get_size() from CFI driver update by Stefan Roese · 19 years ago
  59. 8256a8f Update mcc200 config: Disable PCI and DoC, use 133 MHz IPB clock, by Wolfgang Denk · 19 years ago
  60. e3d0981 Merge with Stefan Roese's branch with CFI driver fixes by Wolfgang Denk · 19 years ago
  61. 254a3d0 Convert mcc200 to use common CFI flash driver Patch by Stefan Roese, 28 Feb 2006 by Stefan Roese · 19 years ago
  62. c865e6c Major CFI-FLASH driver update: by Stefan Roese · 19 years ago
  63. 6eed2ab Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling. by Bartlomiej Sieka · 19 years ago
  64. 2a61ee8 Merge with /home/hs/PanDacom/u-boot-dev by Wolfgang Denk · 19 years ago
  65. 4d1d9a3 Add GIT version information (commid ID) to untagged U-Boot versions by Wolfgang Denk · 19 years ago
  66. 251c71c Merge with /home/sr/git/u-boot by Wolfgang Denk · 19 years ago
  67. 808f253 [Patch] Add basic support for the SMMACO4 Board from PanDaCom. by Heiko Schocher · 19 years ago
  68. d5d94d6 Enable address translation on MPC83xx Patch by Kumar Gala, 10 Feb 2006 by Kumar Gala · 19 years ago
  69. 16138f9 Convert CPCI750 to use common CFI flash driver by Stefan Roese · 19 years ago
  70. e10e85e Various changes to esd HH405 board specific files by Stefan Roese · 19 years ago
  71. a71cec7 Update default environment for INKA4x00 board. by Wolfgang Denk · 19 years ago
  72. 7a132ae Cleanup U-Boot boot messages on ARM. by Wolfgang Denk · 19 years ago
  73. 5f0c558 Decopuled setting of OR/BR and LBLAWBAR/LBLAWAR on MPC83xx by Kumar Gala · 19 years ago
  74. 8245516 Fixed defines for MPC83xx SICRL register to match current specs by Kumar Gala · 19 years ago
  75. 1586ded Fix various compiler warnings on ppc4xx builds (ELDK 4.0) by Stefan Roese · 19 years ago
  76. b7a97c7 Add VGA support (CT69000) to CPCI750 board. by Stefan Roese · 19 years ago
  77. 1c671a9 PMC405 and CPCI405: Moved configuration of pci resources into config file. by Stefan Roese · 19 years ago
  78. 7e4fe59 Fix 28F256J3A support on PM520 board by Wolfgang Denk · 19 years ago
  79. c565189 Added PCI support for MPC8349ADS board Patch by Kumar Gala 11 Jan 2006 by Kumar Gala · 19 years ago
  80. 233b992 Fixed PCI indirect config ops to handle multiple PCI controllers by Kumar Gala · 19 years ago
  81. 5bbb045 Add helper function for generic flat device tree fixups for mpc83xx by Kumar Gala · 19 years ago
  82. a8b76de Add support for passing initrd information via flat device tree by Kumar Gala · 19 years ago
  83. e40c2b5 Added OF_STDOUT_PATH and OF_SOC by Kumar Gala · 19 years ago
  84. 1e26aa5 Allow board code to fixup the flat device tree before booting a by Kumar Gala · 19 years ago
  85. 4ce1431 Added CONFIG_ options for bd_t and env in flat dev tree by Kumar Gala · 19 years ago
  86. 26803c4 Report back PCI bus when doing table based device config by Kumar Gala · 19 years ago
  87. e5ce420 Added support for PCI prefetchable region and BARs by Kumar Gala · 19 years ago
  88. b42751c Only disable the MPC83xx watchdog if its enabled out of reset. by Kumar Gala · 19 years ago
  89. ab7ec4f Allow config of GPIO direction & data registers at boot on 83xx by Kumar Gala · 19 years ago
  90. 3b16c28 Enable time handling on 83xx Patch by Kumar Gala, 11 Jan 2006 by Kumar Gala · 19 years ago
  91. e522143 Make System IO Config Registers board configurable on MPC83xx by Kumar Gala · 19 years ago
  92. 71c3629 Update CHANGELOG. by Wolfgang Denk · 19 years ago
  93. 618582e Add support for 28F256J3A flah (=> 64 MB) on PM520 board by Wolfgang Denk · 19 years ago
  94. e4bf4e1 Fix compiler problem with at91rm9200dk board. Patch by Eugen Bigz, 19 Dec 2005 by Wolfgang Denk · 19 years ago
  95. 46a5287 Merge with /home/sr/git/u-boot by Wolfgang Denk · 19 years ago
  96. 3bb216f MPC5200: Set PCI retry counter to 0 = infinite retry; by Wolfgang Denk · 19 years ago
  97. e75a8a1 Changes to Yellowstone & Yosemite 440EP/GR eval boards: by Stefan Roese · 19 years ago
  98. cc86239 Merge with /home/m8/git/u-boot by Wolfgang Denk · 19 years ago
  99. aaa7c00 by Wolfgang Denk · 19 years ago
  100. 5534c19 Change port configuration for O2DNT (CODEC1 on PSC1) by Marian Balakowicz · 19 years ago