1. a19be78 API for external applications. by Rafal Jaworowski · 17 years ago
  2. 75b5442 Globalize envmatch() by Rafal Jaworowski · 17 years ago
  3. cc3c2600 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 17 years ago
  4. 3fa2b52 fix easylogo on big endian dev systems by Mike Frysinger · 17 years ago
  5. fc78ad1 cleanup easylogo by Mike Frysinger · 17 years ago
  6. 59f1275 Fix build problems under Cygwin by raptorbrino@aim.com · 17 years ago
  7. 68d89dc cmd_bmp: Add support for displaying gzip compressed bmps by Hans-Christian Egtvedt · 17 years ago
  8. 9759107 Fix and optimize MII operations on FEC (MPC8xx) controllers by Guennadi Liakhovetski · 17 years ago
  9. de20a4f Fix endianness conversions in rtl8169 driver by Guennadi Liakhovetski · 17 years ago
  10. 635a2c7 Coding Style clenaup; update CHANGELOG by Wolfgang Denk · 17 years ago
  11. 7601e26 Remove bit swapping in Xilinx Spartan bitfile loading by Matthias Fuchs · 17 years ago
  12. b845b1e Fix MSB check in Xilinx Spartan slave serial mode by Matthias Fuchs · 17 years ago
  13. 4148163 Add new Xilinx Spartan FPGA types by Matthias Fuchs · 17 years ago
  14. 518e2e14 Add pre and post configuration callbacks for Spartan FPGAs by Matthias Fuchs · 17 years ago
  15. a440087 Improve configuration of FPGA subsystem by Matthias Fuchs · 17 years ago
  16. 6f60bf3 Add Epson RX8025 RTC support by Matthias Fuchs · 17 years ago
  17. 2380f43 serial: Make default_serial_console() a weak function by Matthias Fuchs · 17 years ago
  18. a311ef3 add 'terminal program' functionality by Harald Welte · 17 years ago
  19. 5a39510 Re-introduce the 'nand read.oob' and 'nand write.oob' commands by Harald Welte · 17 years ago
  20. ed31f72 Fix building with CRAMFS but not JFFS2 support by Harald Welte · 17 years ago
  21. 6366f00 Allow CONFIG_AUTO_COMPLETE and command history CONFIG_CMDLINE_EDITING at the sametime by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  22. 6beda0c ARM: support board-specific ethernet PHY init by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  23. 69fb9fa IXP: Add full baud-rate support for ixp42x, ixp45x and ixp46x by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  24. 7a2bb68 Add missing file in gitignore and comments by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  25. c93939f Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 17 years ago
  26. 4ca4c6c Merge branch 'master' of git://www.denx.de/git/u-boot-arm by Wolfgang Denk · 17 years ago
  27. fec4e17 Merge branch 'master' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · 17 years ago
  28. 038398a Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 17 years ago
  29. f79b3b5 Merge branch 'master' of /home/wd/git/u-boot/master/ by Wolfgang Denk · 17 years ago
  30. fcfd526 Merge branch 'lwmon5-no-ocm' by Stefan Roese · 17 years ago
  31. 191a8dc POST: Execute SPR test after relocation by Stefan Roese · 17 years ago
  32. 3b897fc ppc4xx: Change LWMON5 to not use OCM for init-ram and POST anymore by Stefan Roese · 17 years ago
  33. e33fa5f ppc4xx: Add CFG_POST_ALT_WORD_ADDR to support non OCM POST WORD storage by Stefan Roese · 17 years ago
  34. a86bde3 ppc4xx: Add 44x cache locking to better support init-ram in d-cache by Stefan Roese · 17 years ago
  35. 51fbbb7 Fix memset bug in ext2fs_read_file() by Wolfgang Denk · 17 years ago
  36. 9ecbe25 Fix problems with usb storage devices on MPC5200 /TQM5200 by Markus Klotzbücher · 37 years ago
  37. 6eb8792 Fix compile problem with new env code. by Wolfgang Denk · 17 years ago
  38. 2c52a76 tools: fix fw_printenv tool to compile again by Markus Klotzbücher · 17 years ago
  39. eb267ba ppc4xx: assign PCI interrupts on seuqoia boards by Matthias Fuchs · 17 years ago
  40. 0d548f9 ppc4xx: Move cpu/ppc4xx/vecnum.h into include path by Matthias Fuchs · 17 years ago
  41. 9a4bda0 ppc4xx: Fix UIC2 vector number base by Matthias Fuchs · 17 years ago
  42. 6bc0ef4 ppc4xx: Update PLB/PCI divider for PMC440 board by Matthias Fuchs · 17 years ago
  43. f071901 ppc4xx: Disable error message when no NAND chip is installed on PMC440 by Matthias Fuchs · 17 years ago
  44. e60091d LIBFDT: use memmove() instead of memcpy() by Gerald Van Baren · 17 years ago
  45. 24d828f libfdt: Add more documentation (patch the seventh) by David Gibson · 17 years ago
  46. e85cae1 libfdt: Add more documentation (patch the sixth) by David Gibson · 17 years ago
  47. 569c035 Fine grained per property /chosen updating. by Gerald Van Baren · 17 years ago
  48. 7655c09 Improve the FDT help message. by Gerald Van Baren · 17 years ago
  49. d91383a Support setting FDT properties with optional values. by Gerald Van Baren · 17 years ago
  50. 21d2916 Add fdt_find_and_setprop() to fdt_support.h by Matthias Fuchs · 17 years ago
  51. 8111a0e ppc4xx: Return 0 on success in 4xx ethernet driver by Stefan Roese · 17 years ago
  52. 4549a68 Merge branch 'inka4x0-ng' of /home/m8/git/u-boot/ by Wolfgang Denk · 17 years ago
  53. fe23bbda mpc83xx: fix missed pci_hose -> hose conversion for new libfdt code by Kim Phillips · 17 years ago
  54. 8272f2b mpc83xx: rm remaining FLAT_TREE code by Kim Phillips · 17 years ago
  55. 3204c7c mpc83xx: remove FLAT_TREE code by Kim Phillips · 17 years ago
  56. fd47a74 mpc83xx: convert to using do_fixup_*() by Kim Phillips · 17 years ago
  57. 61a608c sbc8349: enable libfdt by default on WRS SBC8349 board. by Paul Gortmaker · 17 years ago
  58. 7b668d4 sbc8349: migrate board to libfdt by Paul Gortmaker · 17 years ago
  59. b39a7c9 sbc8349: Remove board specific ECC code by Paul Gortmaker · 17 years ago
  60. 3b8205b mpc83xx: Remove CONFIG options related to OF that we dont use (on 837x) by Kim Phillips · 17 years ago
  61. 4e48320 Add support CONFIG_UEC_ETH3 in MPC83xx by Joakim Tjernlund · 17 years ago
  62. 13b5688 Remove CONFIG options related to OF that we dont use by Kumar Gala · 17 years ago
  63. cccb19c mpc83xx: supress compiler warning by Kim Phillips · 17 years ago
  64. 9052774 mpc83xx: fix remaining fdt_find_node_by_path references by Kim Phillips · 17 years ago
  65. 5b4236b mpc83xx: fix CFG_ENV_ADDR and CFG_ENV_SECT_SIZE definitions for 837x by Kim Phillips · 17 years ago
  66. 19e2f6f mpc83xx: mpc8360 rev.2.1 erratum 2: replace rgmii-id with rgmii-rxid by Kim Phillips · 17 years ago
  67. 6b276e7 mpc83xx: update the CREDITS and MAINTAINERS by Dave Liu · 17 years ago
  68. dc9e4bb mpc83xx: add MAINTAINER and MAKEALL entries for the mpc837xemds by Dave Liu · 17 years ago
  69. e6b4403 mpc83xx: Add the MPC837xEMDS board readme by Dave Liu · 17 years ago
  70. b19ecd3 mpc83xx: Add the support of MPC837xEMDS board by Dave Liu · 17 years ago
  71. e0cfec8 mpc83xx: Add the support of MPC8315E SoC by Dave Liu · 17 years ago
  72. 5245ff5 mpc83xx: Add the support of MPC837x SoC by Dave Liu · 17 years ago
  73. cbea438 MPC8360E-MDS: configure and enable second UART by Anton Vorontsov · 17 years ago
  74. 80feb8e 83xx: fix CFG_ENV_ADDR and CFG_ENV_SECT_SIZE definitions by Timur Tabi · 17 years ago
  75. 54f5f10 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  76. 0bfa88e Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · 17 years ago
  77. 656eb14 ppc4xx: Remove weak binding from common Denali data-eye search code by Larry Johnson · 17 years ago
  78. 79a62b5 Merge branch 'katmai-ddr-gda' by Stefan Roese · 17 years ago
  79. 5d12092 ppc4xx: Remove unused CONFIG_ECC_ERROR_RESET from 44x_spd_ddr2.c by Stefan Roese · 17 years ago
  80. e3060b0 ppc4xx: Update Katmai/44x_spd_ddr2.c code for optimal DDR2 setup by Stefan Roese · 17 years ago
  81. 19789c4 ppc4xx: Remove sdram.h from PMC440 board by Matthias Fuchs · 17 years ago
  82. 88f4a7b ppc4xx: use common denali core defines and data eye search code for PMC440 by Matthias Fuchs · 17 years ago
  83. e83a391 ppc4xx: More cleanup for esd's LCD code by Matthias Fuchs · 17 years ago
  84. 1e3159e ppc4xx: Fix Sequoia NAND booting target by Stefan Roese · 17 years ago
  85. 5989058 ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Korat board by Lawrence R. Johnson · 17 years ago
  86. 1e8db03 ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Sequoia board by Lawrence R. Johnson · 17 years ago
  87. 725f64c ppc4xx: Add functionality to GPIO support by Lawrence R. Johnson · 17 years ago
  88. 2f4e682 PPC4xx: Remove sdram.h from board/lwmon5 by Larry Johnson · 17 years ago
  89. 1da4255 PPC4xx: Use common code for LWMON5 board SDRAM support by Larry Johnson · 17 years ago
  90. c76f1a9 PPC4xx: Remove sdram.h from board/amcc/sequoia by Larry Johnson · 17 years ago
  91. 27bc997 PPC4xx: Use common code for Sequoia board SDRAM support by Larry Johnson · 17 years ago
  92. a02d62b net: Add CONFIG_NET_DO_NOT_TRY_ANOTHER option by Matthias Fuchs · 17 years ago
  93. aed3358 NET: Proper return code handling in eth_init() function in file eth.c by Upakul Barkakaty · 17 years ago
  94. db7101e net/eth.c: Fix env_enetaddr signed overflow by Shinya Kuribayashi · 17 years ago
  95. 1f2c9a4 Introduce new eth_receive routine by Rafal Jaworowski · 17 years ago
  96. 0f26273 8610: Move include of config.h earlier. by Jon Loeliger · 17 years ago
  97. 0a2a122 Don't slam #undef DEBUG in the 8641HPCN config file. by Jon Loeliger · 17 years ago
  98. 6160aa4 Convert MPC8641HPCN to use libfdt. by Jon Loeliger · 17 years ago
  99. c82dc2f Merge commit 'wd/master' by Jon Loeliger · 17 years ago
  100. faa7315 cfi_flash: Fix bug in flash_isset() to use correct 32bit function by Stefan Roese · 17 years ago