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