1. 7b74ebe IXP: Add full baud-rate support for ixp42x, ixp45x and ixp46x by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  2. a2df4da Add missing file in gitignore and comments by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  3. 435dc8f Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 17 years ago
  4. 2eb6e01 Merge branch 'master' of git://www.denx.de/git/u-boot-arm by Wolfgang Denk · 17 years ago
  5. d2ba6bd Merge branch 'master' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · 17 years ago
  6. 0b4f579 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 17 years ago
  7. c1d1633 Merge branch 'master' of /home/wd/git/u-boot/master/ by Wolfgang Denk · 17 years ago
  8. 1466ef8 Merge branch 'lwmon5-no-ocm' by Stefan Roese · 17 years ago
  9. b2e2142 POST: Execute SPR test after relocation by Stefan Roese · 17 years ago
  10. 8f24e06 ppc4xx: Change LWMON5 to not use OCM for init-ram and POST anymore by Stefan Roese · 17 years ago
  11. 1754f50 ppc4xx: Add CFG_POST_ALT_WORD_ADDR to support non OCM POST WORD storage by Stefan Roese · 17 years ago
  12. e02c521 ppc4xx: Add 44x cache locking to better support init-ram in d-cache by Stefan Roese · 17 years ago
  13. 0ddb896 Fix memset bug in ext2fs_read_file() by Wolfgang Denk · 17 years ago
  14. 32d6f1b Fix problems with usb storage devices on MPC5200 /TQM5200 by Markus Klotzbücher · 37 years ago
  15. 46f6e50 Fix compile problem with new env code. by Wolfgang Denk · 17 years ago
  16. 64b3727 tools: fix fw_printenv tool to compile again by Markus Klotzbücher · 17 years ago
  17. 1f84021 ppc4xx: assign PCI interrupts on seuqoia boards by Matthias Fuchs · 17 years ago
  18. 6e9233d ppc4xx: Move cpu/ppc4xx/vecnum.h into include path by Matthias Fuchs · 17 years ago
  19. 580d1d3 ppc4xx: Fix UIC2 vector number base by Matthias Fuchs · 17 years ago
  20. ff5fb8a ppc4xx: Update PLB/PCI divider for PMC440 board by Matthias Fuchs · 17 years ago
  21. 7d5d756 ppc4xx: Disable error message when no NAND chip is installed on PMC440 by Matthias Fuchs · 17 years ago
  22. ad3006f LIBFDT: use memmove() instead of memcpy() by Gerald Van Baren · 17 years ago
  23. aec7135 libfdt: Add more documentation (patch the seventh) by David Gibson · 17 years ago
  24. 9d4450b libfdt: Add more documentation (patch the sixth) by David Gibson · 17 years ago
  25. b60af3d Fine grained per property /chosen updating. by Gerald Van Baren · 17 years ago
  26. 238cb7a Improve the FDT help message. by Gerald Van Baren · 17 years ago
  27. ea6d8be Support setting FDT properties with optional values. by Gerald Van Baren · 17 years ago
  28. 22fb224 Add fdt_find_and_setprop() to fdt_support.h by Matthias Fuchs · 17 years ago
  29. 802b769 ppc4xx: Return 0 on success in 4xx ethernet driver by Stefan Roese · 17 years ago
  30. 74ac5fa Merge branch 'inka4x0-ng' of /home/m8/git/u-boot/ by Wolfgang Denk · 17 years ago
  31. 6775c68 mpc83xx: fix missed pci_hose -> hose conversion for new libfdt code by Kim Phillips · 17 years ago
  32. 94fab25 mpc83xx: rm remaining FLAT_TREE code by Kim Phillips · 17 years ago
  33. b3458d2 mpc83xx: remove FLAT_TREE code by Kim Phillips · 17 years ago
  34. 5b8bc60 mpc83xx: convert to using do_fixup_*() by Kim Phillips · 17 years ago
  35. e496865 sbc8349: enable libfdt by default on WRS SBC8349 board. by Paul Gortmaker · 17 years ago
  36. 2408b3f sbc8349: migrate board to libfdt by Paul Gortmaker · 17 years ago
  37. 27a256a sbc8349: Remove board specific ECC code by Paul Gortmaker · 17 years ago
  38. a1e1ac8 mpc83xx: Remove CONFIG options related to OF that we dont use (on 837x) by Kim Phillips · 17 years ago
  39. ccf21c3 Add support CONFIG_UEC_ETH3 in MPC83xx by Joakim Tjernlund · 17 years ago
  40. e6af993 Remove CONFIG options related to OF that we dont use by Kumar Gala · 17 years ago
  41. f602082 mpc83xx: supress compiler warning by Kim Phillips · 17 years ago
  42. c16e44f mpc83xx: fix remaining fdt_find_node_by_path references by Kim Phillips · 17 years ago
  43. 921d4b1 mpc83xx: fix CFG_ENV_ADDR and CFG_ENV_SECT_SIZE definitions for 837x by Kim Phillips · 17 years ago
  44. 24f8684 mpc83xx: mpc8360 rev.2.1 erratum 2: replace rgmii-id with rgmii-rxid by Kim Phillips · 17 years ago
  45. 22b448d mpc83xx: update the CREDITS and MAINTAINERS by Dave Liu · 17 years ago
  46. b21add4 mpc83xx: add MAINTAINER and MAKEALL entries for the mpc837xemds by Dave Liu · 17 years ago
  47. f8900ce mpc83xx: Add the MPC837xEMDS board readme by Dave Liu · 17 years ago
  48. 19580e6 mpc83xx: Add the support of MPC837xEMDS board by Dave Liu · 17 years ago
  49. 555da61 mpc83xx: Add the support of MPC8315E SoC by Dave Liu · 17 years ago
  50. 03051c3 mpc83xx: Add the support of MPC837x SoC by Dave Liu · 17 years ago
  51. 651d96f MPC8360E-MDS: configure and enable second UART by Anton Vorontsov · 17 years ago
  52. b2893e1 83xx: fix CFG_ENV_ADDR and CFG_ENV_SECT_SIZE definitions by Timur Tabi · 17 years ago
  53. 207f83f Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  54. 4985ca5 Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · 17 years ago
  55. e053295 ppc4xx: Remove weak binding from common Denali data-eye search code by Larry Johnson · 17 years ago
  56. 6399b23 Merge branch 'katmai-ddr-gda' by Stefan Roese · 17 years ago
  57. 5ba576c ppc4xx: Remove unused CONFIG_ECC_ERROR_RESET from 44x_spd_ddr2.c by Stefan Roese · 17 years ago
  58. 845c6c9 ppc4xx: Update Katmai/44x_spd_ddr2.c code for optimal DDR2 setup by Stefan Roese · 17 years ago
  59. 49db47b ppc4xx: Remove sdram.h from PMC440 board by Matthias Fuchs · 17 years ago
  60. 34065a2 ppc4xx: use common denali core defines and data eye search code for PMC440 by Matthias Fuchs · 17 years ago
  61. 9ac6b6f ppc4xx: More cleanup for esd's LCD code by Matthias Fuchs · 17 years ago
  62. fe9c26b ppc4xx: Fix Sequoia NAND booting target by Stefan Roese · 17 years ago
  63. 0ddd969 ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Korat board by Lawrence R. Johnson · 17 years ago
  64. b05e8bf ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Sequoia board by Lawrence R. Johnson · 17 years ago
  65. 5ab884b ppc4xx: Add functionality to GPIO support by Lawrence R. Johnson · 17 years ago
  66. 196404c PPC4xx: Remove sdram.h from board/lwmon5 by Larry Johnson · 17 years ago
  67. ef16fcc PPC4xx: Use common code for LWMON5 board SDRAM support by Larry Johnson · 17 years ago
  68. 62cc395 PPC4xx: Remove sdram.h from board/amcc/sequoia by Larry Johnson · 17 years ago
  69. ce3902e PPC4xx: Use common code for Sequoia board SDRAM support by Larry Johnson · 17 years ago
  70. 8b0c5c1 net: Add CONFIG_NET_DO_NOT_TRY_ANOTHER option by Matthias Fuchs · 17 years ago
  71. 505be87 NET: Proper return code handling in eth_init() function in file eth.c by Upakul Barkakaty · 17 years ago
  72. 5ca2d09 net/eth.c: Fix env_enetaddr signed overflow by Shinya Kuribayashi · 17 years ago
  73. f85b607 Introduce new eth_receive routine by Rafal Jaworowski · 17 years ago
  74. 5c74071 8610: Move include of config.h earlier. by Jon Loeliger · 17 years ago
  75. 61d3421 Don't slam #undef DEBUG in the 8641HPCN config file. by Jon Loeliger · 17 years ago
  76. ea9f739 Convert MPC8641HPCN to use libfdt. by Jon Loeliger · 17 years ago
  77. 2c35364 Merge commit 'wd/master' by Jon Loeliger · 17 years ago
  78. ce37422 cfi_flash: Fix bug in flash_isset() to use correct 32bit function by Stefan Roese · 17 years ago
  79. 1182e9f Fix compile problem introduced by "cleanup" commit 3dfd708c by Wolfgang Denk · 17 years ago
  80. 1aaab9b Make scripts and Makefiles POSIX compliant by Wolfgang Denk · 17 years ago
  81. 8f8b52e Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 17 years ago
  82. 3dfd708 Minor coding style cleanup. by Wolfgang Denk · 17 years ago
  83. d2995fe Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash by Wolfgang Denk · 17 years ago
  84. feaa43f Merge branch 'for-1.3.2-ver2' by Stefan Roese · 17 years ago
  85. e174ac3 ppc4xx: Coding style cleanup by Stefan Roese · 17 years ago
  86. 8ba132c ppc4xx: Complete PMC440 board support by Matthias Fuchs · 17 years ago
  87. 407843a ppc4xx: Add FPGA support and BSP commands for PMC440 boards by Matthias Fuchs · 17 years ago
  88. 72c5d52 ppc4xx: Add initial esd PMC440 board files by Matthias Fuchs · 17 years ago
  89. f6e0f1f ppc4xx: Add EEPROM write protection for PLU405 boards + misc. updates by Matthias Fuchs · 17 years ago
  90. 77660c4 ppc4xx: use correct io accessors for esd's LCD code by Matthias Fuchs · 17 years ago
  91. b56bd0f ppc4xx: Maintenance patch for VOH405 boards by Matthias Fuchs · 17 years ago
  92. c055690 ppc4xx: Enable 405EP PCI arbiter per default on all boards by Stefan Roese · 17 years ago
  93. bec9264 ppc4xx: Fix bug in cpu_init.c (405EP instead of 450EP) by Stefan Roese · 17 years ago
  94. fb83a65 ppc4xx: Fix compilation problem of kilauea/haleakala nand booting target by Stefan Roese · 17 years ago
  95. bb70128 Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2 by Stefan Roese · 17 years ago
  96. b568fd2 Remove CPCI440 board by Matthias Fuchs · 17 years ago
  97. c591dff Add support for Korat PPC440EPx board by Larry Johnson · 17 years ago
  98. 87dc096 Add configuration file for Korat board by Larry Johnson · 17 years ago
  99. 8eb52d5 Add denali_data_eye.o and denali_spd_ddr2.o to PPC4xx Makefile by Larry Johnson · 17 years ago
  100. aba1960 Add 440EPx DDR2 SPD DIMM support by Larry Johnson · 17 years ago