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