1. fe8dd0b 86xx: Remove cache config from configs.h by Jon Loeliger · 17 years ago
  2. 26a4179 Globalize envmatch() by Rafal Jaworowski · 17 years ago
  3. 1df170f Convert MPC8610HPCD to use libfdt. by Jon Loeliger · 17 years ago
  4. c9974ab 8610: Fix lingering compile warnings. by Jon Loeliger · 17 years ago
  5. 6007f32 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 17 years ago
  6. fc6414e fix easylogo on big endian dev systems by Mike Frysinger · 17 years ago
  7. 38d299c cleanup easylogo by Mike Frysinger · 17 years ago
  8. 883e392 Fix build problems under Cygwin by raptorbrino@aim.com · 17 years ago
  9. 43ef1c3 cmd_bmp: Add support for displaying gzip compressed bmps by Hans-Christian Egtvedt · 17 years ago
  10. d197ffd Fix and optimize MII operations on FEC (MPC8xx) controllers by Guennadi Liakhovetski · 17 years ago
  11. 6a5e1d7 Fix endianness conversions in rtl8169 driver by Guennadi Liakhovetski · 17 years ago
  12. 58694f9 Add Ctrl combo key support to usb keyboard driver. by Zhang Wei · 17 years ago
  13. 6a40ef6 Merge git://www.denx.de/git/u-boot by Markus Klotzbuecher · 17 years ago
  14. 07eb026 Coding Style clenaup; update CHANGELOG by Wolfgang Denk · 17 years ago
  15. c26acc1 Remove bit swapping in Xilinx Spartan bitfile loading by Matthias Fuchs · 17 years ago
  16. 437fc73 Fix MSB check in Xilinx Spartan slave serial mode by Matthias Fuchs · 17 years ago
  17. 3bff4ff Add new Xilinx Spartan FPGA types by Matthias Fuchs · 17 years ago
  18. 21d39d5 Add pre and post configuration callbacks for Spartan FPGAs by Matthias Fuchs · 17 years ago
  19. 0133502 Improve configuration of FPGA subsystem by Matthias Fuchs · 17 years ago
  20. 95c6bc7 Add Epson RX8025 RTC support by Matthias Fuchs · 17 years ago
  21. 1208a2d serial: Make default_serial_console() a weak function by Matthias Fuchs · 17 years ago
  22. d16471e add 'terminal program' functionality by Harald Welte · 17 years ago
  23. 62d4f43 Re-introduce the 'nand read.oob' and 'nand write.oob' commands by Harald Welte · 17 years ago
  24. f540c42 Fix building with CRAMFS but not JFFS2 support by Harald Welte · 17 years ago
  25. 23d0baf Allow CONFIG_AUTO_COMPLETE and command history CONFIG_CMDLINE_EDITING at the sametime by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  26. 23776ff ARM: support board-specific ethernet PHY init by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  27. 7b74ebe IXP: Add full baud-rate support for ixp42x, ixp45x and ixp46x by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  28. a2df4da Add missing file in gitignore and comments by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  29. 435dc8f Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 17 years ago
  30. 2eb6e01 Merge branch 'master' of git://www.denx.de/git/u-boot-arm by Wolfgang Denk · 17 years ago
  31. d2ba6bd Merge branch 'master' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · 17 years ago
  32. 0b4f579 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 17 years ago
  33. c1d1633 Merge branch 'master' of /home/wd/git/u-boot/master/ by Wolfgang Denk · 17 years ago
  34. 1466ef8 Merge branch 'lwmon5-no-ocm' by Stefan Roese · 17 years ago
  35. b2e2142 POST: Execute SPR test after relocation by Stefan Roese · 17 years ago
  36. 8f24e06 ppc4xx: Change LWMON5 to not use OCM for init-ram and POST anymore by Stefan Roese · 17 years ago
  37. 1754f50 ppc4xx: Add CFG_POST_ALT_WORD_ADDR to support non OCM POST WORD storage by Stefan Roese · 17 years ago
  38. e02c521 ppc4xx: Add 44x cache locking to better support init-ram in d-cache by Stefan Roese · 17 years ago
  39. 0ddb896 Fix memset bug in ext2fs_read_file() by Wolfgang Denk · 17 years ago
  40. 32d6f1b Fix problems with usb storage devices on MPC5200 /TQM5200 by Markus Klotzbücher · 37 years ago
  41. 46f6e50 Fix compile problem with new env code. by Wolfgang Denk · 17 years ago
  42. 64b3727 tools: fix fw_printenv tool to compile again by Markus Klotzbücher · 17 years ago
  43. 1f84021 ppc4xx: assign PCI interrupts on seuqoia boards by Matthias Fuchs · 17 years ago
  44. 6e9233d ppc4xx: Move cpu/ppc4xx/vecnum.h into include path by Matthias Fuchs · 17 years ago
  45. 580d1d3 ppc4xx: Fix UIC2 vector number base by Matthias Fuchs · 17 years ago
  46. ff5fb8a ppc4xx: Update PLB/PCI divider for PMC440 board by Matthias Fuchs · 17 years ago
  47. 7d5d756 ppc4xx: Disable error message when no NAND chip is installed on PMC440 by Matthias Fuchs · 17 years ago
  48. c83d7ca Fix compile problem with new env code. by Wolfgang Denk · 17 years ago
  49. 6de66b3 tools: fix fw_printenv tool to compile again by Markus Klotzbücher · 17 years ago
  50. ad3006f LIBFDT: use memmove() instead of memcpy() by Gerald Van Baren · 17 years ago
  51. aec7135 libfdt: Add more documentation (patch the seventh) by David Gibson · 17 years ago
  52. 9d4450b libfdt: Add more documentation (patch the sixth) by David Gibson · 17 years ago
  53. b60af3d Fine grained per property /chosen updating. by Gerald Van Baren · 17 years ago
  54. 238cb7a Improve the FDT help message. by Gerald Van Baren · 17 years ago
  55. ea6d8be Support setting FDT properties with optional values. by Gerald Van Baren · 17 years ago
  56. 22fb224 Add fdt_find_and_setprop() to fdt_support.h by Matthias Fuchs · 17 years ago
  57. 802b769 ppc4xx: Return 0 on success in 4xx ethernet driver by Stefan Roese · 17 years ago
  58. 74ac5fa Merge branch 'inka4x0-ng' of /home/m8/git/u-boot/ by Wolfgang Denk · 17 years ago
  59. 6775c68 mpc83xx: fix missed pci_hose -> hose conversion for new libfdt code by Kim Phillips · 17 years ago
  60. 94fab25 mpc83xx: rm remaining FLAT_TREE code by Kim Phillips · 17 years ago
  61. b3458d2 mpc83xx: remove FLAT_TREE code by Kim Phillips · 17 years ago
  62. 5b8bc60 mpc83xx: convert to using do_fixup_*() by Kim Phillips · 17 years ago
  63. e496865 sbc8349: enable libfdt by default on WRS SBC8349 board. by Paul Gortmaker · 17 years ago
  64. 2408b3f sbc8349: migrate board to libfdt by Paul Gortmaker · 17 years ago
  65. 27a256a sbc8349: Remove board specific ECC code by Paul Gortmaker · 17 years ago
  66. a1e1ac8 mpc83xx: Remove CONFIG options related to OF that we dont use (on 837x) by Kim Phillips · 17 years ago
  67. ccf21c3 Add support CONFIG_UEC_ETH3 in MPC83xx by Joakim Tjernlund · 17 years ago
  68. e6af993 Remove CONFIG options related to OF that we dont use by Kumar Gala · 17 years ago
  69. f602082 mpc83xx: supress compiler warning by Kim Phillips · 17 years ago
  70. c16e44f mpc83xx: fix remaining fdt_find_node_by_path references by Kim Phillips · 17 years ago
  71. 921d4b1 mpc83xx: fix CFG_ENV_ADDR and CFG_ENV_SECT_SIZE definitions for 837x by Kim Phillips · 17 years ago
  72. 24f8684 mpc83xx: mpc8360 rev.2.1 erratum 2: replace rgmii-id with rgmii-rxid by Kim Phillips · 17 years ago
  73. 22b448d mpc83xx: update the CREDITS and MAINTAINERS by Dave Liu · 17 years ago
  74. b21add4 mpc83xx: add MAINTAINER and MAKEALL entries for the mpc837xemds by Dave Liu · 17 years ago
  75. f8900ce mpc83xx: Add the MPC837xEMDS board readme by Dave Liu · 17 years ago
  76. 19580e6 mpc83xx: Add the support of MPC837xEMDS board by Dave Liu · 17 years ago
  77. 555da61 mpc83xx: Add the support of MPC8315E SoC by Dave Liu · 17 years ago
  78. 03051c3 mpc83xx: Add the support of MPC837x SoC by Dave Liu · 17 years ago
  79. 651d96f MPC8360E-MDS: configure and enable second UART by Anton Vorontsov · 17 years ago
  80. b2893e1 83xx: fix CFG_ENV_ADDR and CFG_ENV_SECT_SIZE definitions by Timur Tabi · 17 years ago
  81. 207f83f Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  82. 4985ca5 Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · 17 years ago
  83. e053295 ppc4xx: Remove weak binding from common Denali data-eye search code by Larry Johnson · 17 years ago
  84. 6399b23 Merge branch 'katmai-ddr-gda' by Stefan Roese · 17 years ago
  85. 5ba576c ppc4xx: Remove unused CONFIG_ECC_ERROR_RESET from 44x_spd_ddr2.c by Stefan Roese · 17 years ago
  86. 845c6c9 ppc4xx: Update Katmai/44x_spd_ddr2.c code for optimal DDR2 setup by Stefan Roese · 17 years ago
  87. 49db47b ppc4xx: Remove sdram.h from PMC440 board by Matthias Fuchs · 17 years ago
  88. 34065a2 ppc4xx: use common denali core defines and data eye search code for PMC440 by Matthias Fuchs · 17 years ago
  89. 9ac6b6f ppc4xx: More cleanup for esd's LCD code by Matthias Fuchs · 17 years ago
  90. fe9c26b ppc4xx: Fix Sequoia NAND booting target by Stefan Roese · 17 years ago
  91. 0ddd969 ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Korat board by Lawrence R. Johnson · 17 years ago
  92. b05e8bf ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Sequoia board by Lawrence R. Johnson · 17 years ago
  93. 5ab884b ppc4xx: Add functionality to GPIO support by Lawrence R. Johnson · 17 years ago
  94. 196404c PPC4xx: Remove sdram.h from board/lwmon5 by Larry Johnson · 17 years ago
  95. ef16fcc PPC4xx: Use common code for LWMON5 board SDRAM support by Larry Johnson · 17 years ago
  96. 62cc395 PPC4xx: Remove sdram.h from board/amcc/sequoia by Larry Johnson · 17 years ago
  97. ce3902e PPC4xx: Use common code for Sequoia board SDRAM support by Larry Johnson · 17 years ago
  98. 8b0c5c1 net: Add CONFIG_NET_DO_NOT_TRY_ANOTHER option by Matthias Fuchs · 17 years ago
  99. 505be87 NET: Proper return code handling in eth_init() function in file eth.c by Upakul Barkakaty · 17 years ago
  100. 5ca2d09 net/eth.c: Fix env_enetaddr signed overflow by Shinya Kuribayashi · 17 years ago