1. c1a1bbf MPC5200: support setup without FEC by André Schwarz · Thu Mar 13 13:50:52 2008 +0100
  2. e361f2a FSL: Move board/mpc8266ads under board/freescale by Jon Loeliger · Wed Mar 05 18:05:46 2008 -0600
  3. 276a0bf FSL: Move board/mpc7448hpc2 under board/freescale by Jon Loeliger · Wed Mar 05 18:05:47 2008 -0600
  4. 39bf01e FSL: Move board/mpc8260ads under board/freescale by Jon Loeliger · Wed Mar 05 18:05:45 2008 -0600
  5. eb3def6 net: Add support AX88796L ethernet device by goda.yusuke · Wed Mar 05 17:08:33 2008 +0900
  6. 22a7027 ne2000 driver: change #ifdef to Makefile conditional compilation by Wolfgang Denk · Tue Mar 25 22:50:41 2008 +0100
  7. 7b603ad net: Divided code of NE2000 ethernet driver by goda.yusuke · Wed Mar 05 17:08:20 2008 +0900
  8. b11eb3f net/Blackfin: move on-chip MAC driver into drivers/net/ by Mike Frysinger · Sun Feb 24 23:58:13 2008 -0500
  9. bd3f52b smc91111: use SSYNC() rather than asm(ssync) for Blackfin by Mike Frysinger · Sun Feb 24 23:52:35 2008 -0500
  10. 86c8d74 8xx: Update OF support on 8xx by Bryan O'Donoghue · Sun Feb 17 22:57:47 2008 +0000
  11. 893ac07 ppc: Allow boards to specify how much memory they can map by Kumar Gala · Fri Feb 15 15:16:18 2008 -0600
  12. d0f2c77 8xx : Add OF support to Adder875 board port - resubmit by Bryan O'Donoghue · Fri Feb 15 01:05:58 2008 +0000
  13. aed8334 Add setexpr command by Kumar Gala · Thu Feb 14 20:44:42 2008 -0600
  14. 48116dc lwmon5 SYSMON POST: fix backlight control by Yuri Tikhonov · Mon Mar 24 11:30:54 2008 +0100
  15. af41d76 lwmon5 SYSMON POST: fix handling of negative temperatures by Yuri Tikhonov · Mon Mar 24 11:29:14 2008 +0100
  16. c3f9ee7 Merge branch 'master' of /home/wd/git/u-boot/master/ by Wolfgang Denk · Tue Mar 25 00:12:54 2008 +0100
  17. efce1c5 pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option by Nobuhiro Iwamatsu · Fri Mar 07 16:04:25 2008 +0900
  18. c268c71 Merge branch 'master' of git://www.denx.de/git/u-boot-tq-group by Wolfgang Denk · Sun Mar 23 00:57:40 2008 +0100
  19. 5d85774 Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash by Wolfgang Denk · Sun Mar 23 00:53:43 2008 +0100
  20. 6dace8a Merge branch 'master' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · Sun Mar 23 00:52:58 2008 +0100
  21. fe76494 Merge branch 'master' of /home/wd/git/u-boot/work by Wolfgang Denk · Sat Mar 22 23:27:43 2008 +0100
  22. 934f1f8 LWMON5: fix dsPIC POST by Yuri Tikhonov · Fri Mar 21 09:18:40 2008 +0100
  23. 024f003 Merge git://www.denx.de/git/u-boot into uboot by Gerald Van Baren · Fri Mar 21 11:58:22 2008 -0400
  24. 53a34af lwmon5 POST: remove unreachable code by Wolfgang Denk · Thu Mar 20 22:01:38 2008 +0100
  25. 9bacd94 LWMON5: POST RTC fix by Yuri Tikhonov · Thu Mar 20 17:56:04 2008 +0300
  26. 913d8af TQM5200B: update MTD partition layout by Martin Krause · Wed Mar 19 14:25:14 2008 +0100
  27. 7758c16 CFI: Small cleanup for FLASH_SHOW_PROGRESS by Stefan Roese · Wed Mar 19 07:09:26 2008 +0100
  28. aae7357 Flash programming progress countdown. by Jerry Van Baren · Sat Mar 08 13:48:01 2008 -0500
  29. e8f3f7f libfdt: Remove no longer used code from fdt_node_offset_by_compatible() by David Gibson · Mon Feb 18 18:09:04 2008 +1100
  30. 87c51cb libfdt: Trivial cleanup for CHECK_HEADER) by David Gibson · Mon Feb 18 18:06:31 2008 +1100
  31. bb05b33 Fix fdt boardsetup command parsing by Kumar Gala · Wed Feb 20 14:32:36 2008 -0600
  32. b79da7b Add sub-commands to fdt by Kumar Gala · Fri Feb 15 03:34:36 2008 -0600
  33. e3524b1 libfdt: Fix NOP handling bug in fdt_add_subnode_namelen() by David Gibson · Thu Feb 14 16:50:34 2008 +1100
  34. d9d793c libfdt: Add and use a node iteration helper function. by David Gibson · Tue Feb 12 11:58:31 2008 +1100
  35. fd1ea8f libfdt: Add fdt_set_name() function by David Gibson · Fri Jan 11 14:55:05 2008 +1100
  36. 0418e41 lwmon5: Fix register test logic to match the specific GDC h/w. by Yuri Tikhonov · Tue Mar 18 13:33:30 2008 +0100
  37. 9e9051c Fix backlight in the lwmon5 POST. by Yuri Tikhonov · Tue Mar 18 13:27:57 2008 +0100
  38. fe1d91b The patch introduces the alternative configuration of the log buffer for the lwmon5 board: the storage for the log-buffer itself is OCM(on-chip memory), the log-buffer header is moved to six GPT registers (PPC440EPX_GPT0_COMP1, ..., PPC440EPX_GPT0_COMP5). by Yuri Tikhonov · Wed Feb 06 18:48:36 2008 +0100
  39. 3996e81 Add support for the lwmon5 board reset via GPIO58. by Yuri Tikhonov · Mon Feb 04 17:11:53 2008 +0100
  40. cc71043 Some fixes to dspic, fpga, and gdc post tests for lwmon5. Disable external watch-dog for now. by Yuri Tikhonov · Mon Feb 04 17:09:55 2008 +0100
  41. d773efb The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode. by Yuri Tikhonov · Mon Feb 04 14:11:03 2008 +0100
  42. d3558cb The patch adds new POST tests for the Lwmon5 board. These are: by Yuri Tikhonov · Mon Feb 04 14:10:42 2008 +0100
  43. 93d0d14 Enable CODEC POST with CFG_POST_CODEC rather than with CFG_POST_DSP. by Yuri Tikhonov · Mon Feb 04 14:10:01 2008 +0100
  44. f3ae379 Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin by Wolfgang Denk · Tue Mar 18 22:15:58 2008 +0100
  45. a01122b3 HMI1001: fix compile problem. by Wolfgang Denk · Tue Mar 18 17:35:51 2008 +0100
  46. 48a5803 Blackfin: BF537-stamp: drop board-specific flash driver for CFI by Mike Frysinger · Mon Feb 18 05:32:30 2008 -0500
  47. 6c097ce Blackfin: add proper ELF markings to some assembly functions by Mike Frysinger · Tue Feb 19 00:36:14 2008 -0500
  48. 87896b7 Blackfin: new cplbinfo command for viewing cplb tables by Mike Frysinger · Tue Feb 19 00:35:17 2008 -0500
  49. b451b15 Blackfin: update MAINTAINERS list by Mike Frysinger · Mon Feb 18 05:37:51 2008 -0500
  50. f0dd792 Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPU by Mike Frysinger · Mon Feb 18 05:26:48 2008 -0500
  51. ce4f618 Blackfin: move bootldr command to common code by Mike Frysinger · Sat Feb 16 07:40:36 2008 -0500
  52. e46a0c3 Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · Sun Mar 16 01:50:18 2008 +0100
  53. bf39adf mgcoge: update configuration by Heiko Schocher · Fri Mar 14 11:05:20 2008 +0100
  54. 0d0d0f0 drivers/rtc/Makefile: keep list sorted by Wolfgang Denk · Sun Mar 16 01:22:59 2008 +0100
  55. b27939b Add support for Intersil isl1208 RTC by Tor Krill · Sat Mar 15 15:40:26 2008 +0100
  56. b232fe7 cramfs: Fix ifdef by Jean-Christophe PLAGNIOL-VILLARD · Sat Mar 15 17:36:41 2008 +0100
  57. 17cf79a Conding style cleanup by Wolfgang Denk · Sun Mar 16 01:12:58 2008 +0100
  58. 8d0f6b2 ppc4xx: Add USB OHCI support to AMCC Canyonlands 460EX eval board by Stefan Roese · Wed Mar 05 12:31:53 2008 +0100
  59. 41e74eb usb: Add CFG_OHCI_USE_NPS to common USB-OHCI driver by Stefan Roese · Wed Mar 05 12:29:32 2008 +0100
  60. 0b86db7 ppc4xx: Add Canyonlands NAND booting support by Stefan Roese · Mon Mar 03 17:27:02 2008 +0100
  61. 075f7a2 ppc4xx: Add AMCC Canyonlands support (460EX) (3/3) by Stefan Roese · Tue Mar 11 16:53:00 2008 +0100
  62. a9ad459 ppc4xx: Add AMCC Canyonlands support (460EX) (2/3) by Stefan Roese · Tue Mar 11 16:52:24 2008 +0100
  63. 105350e ppc4xx: Add AMCC Canyonlands support (460EX) (1/3) by Stefan Roese · Tue Mar 11 16:51:17 2008 +0100
  64. 015772c ppc4xx: Add basic support for AMCC 460EX/460GT (5/5) by Stefan Roese · Tue Mar 11 15:11:43 2008 +0100
  65. 56291f3 ppc4xx: Add basic support for AMCC 460EX/460GT (4/5) by Stefan Roese · Tue Mar 11 15:11:18 2008 +0100
  66. 50c0533 ppc4xx: Add basic support for AMCC 460EX/460GT (3/5) by Stefan Roese · Tue Mar 11 15:07:10 2008 +0100
  67. cc019d1 ppc4xx: Add basic support for AMCC 460EX/460GT (2/5) by Stefan Roese · Tue Mar 11 15:05:50 2008 +0100
  68. bdd13d1 ppc4xx: Add basic support for AMCC 460EX/460GT (1/5) by Stefan Roese · Tue Mar 11 15:05:26 2008 +0100
  69. e479012 ppc4xx: interrupt.c reworked by Stefan Roese · Tue Feb 19 22:07:57 2008 +0100
  70. 8dc121a ppc4xx: program_tlb now uses 64bit physical addess by Stefan Roese · Tue Feb 19 22:01:57 2008 +0100
  71. 8b231b2 ppc4xx: miiphy.c reworked by Stefan Roese · Tue Feb 19 21:58:25 2008 +0100
  72. 754a5e5 rtc: Add M41T62 support by Stefan Roese · Tue Feb 19 16:21:49 2008 +0100
  73. 1f4602b ppc4xx: Add 405GPr based MCU25 board specific files by Niklaus Giger · Mon Feb 25 18:46:43 2008 +0100
  74. ba4655b ppc4xx: Add 405GPr based MCU25 board config file by Niklaus Giger · Mon Feb 25 18:46:42 2008 +0100
  75. 3fdbc1c ppc4xx: Add 405GPr based MCU25 board. Global files by Niklaus Giger · Mon Feb 25 18:46:41 2008 +0100
  76. 8c99261 ppc4xx: HCU4/5. remove obsolete hcu_flash.c by Niklaus Giger · Mon Feb 25 18:37:02 2008 +0100
  77. bb2da71 ppc4xx: HCU4/5. Use FLASH_CFI_LEGACY by Niklaus Giger · Mon Feb 25 18:37:01 2008 +0100
  78. 4b8b9b0 ppc4xx: Fix comment in 405EX DDR2 init code by Stefan Roese · Tue Mar 11 13:52:25 2008 +0100
  79. e145da6 tools/setlocalversion: use a git-describe-ish format by Wolfgang Denk · Fri Mar 14 16:04:54 2008 +0100
  80. a3b53ef HMI1001: add support for MPC5200 Rev. B processors. by Wolfgang Denk · Thu Mar 13 14:32:03 2008 +0100
  81. d48a2f3 TQM5200: remove dead code by Wolfgang Denk · Thu Mar 13 14:29:49 2008 +0100
  82. e0aee8c Release v1.3.2 by Wolfgang Denk · Sun Mar 09 16:20:02 2008 +0100
  83. 6cf0ac4 SCM: fix 'packed' attribute ignored for field of type 'can_msg_t' warnings by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 09 14:52:11 2008 +0100
  84. 95e2026 scb9328: Fix flash warning: type qualifiers ignored on function return type by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 09 10:44:01 2008 +0100
  85. f2d212b esd/common/fpga.c: fix indentation. by Wolfgang Denk · Sun Mar 09 10:50:41 2008 +0100
  86. 7c76eb3 common/kgdb.c: fix 'dereferencing type-punned pointer' warning by Wolfgang Denk · Sun Mar 09 10:33:31 2008 +0100
  87. 63e54e1 esd/common/fpga.c: fix 'assignment of read-only location' error by Wolfgang Denk · Sun Mar 09 10:09:53 2008 +0100
  88. eeb656c Makefile: make build silently again. by Wolfgang Denk · Sun Mar 09 02:13:19 2008 +0100
  89. bc012b7 m501sk: Fix out of tree building by Wolfgang Denk · Sun Mar 09 02:07:49 2008 +0100
  90. f10a5de ADS5121: fix out of tree build by Wolfgang Denk · Sun Mar 09 00:06:09 2008 +0100
  91. f6493be Release v1.3.2 by Wolfgang Denk · Sat Mar 08 22:35:31 2008 +0100
  92. 360323b Update CHANGELOG by Wolfgang Denk · Sat Mar 08 22:35:04 2008 +0100
  93. 6c266fa esd: Fix warning: passing argument 1 of 'fpga_boot' discards qualifiers from pointer target type by Jean-Christophe PLAGNIOL-VILLARD · Sat Mar 08 21:30:04 2008 +0100
  94. 1338d1f net: rtl8169: Add processing when OWNbit did't enable in rtl_recv() by Nobuhiro Iwamatsu · Sat Mar 08 09:25:49 2008 +0900
  95. 2664e4c Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · Sat Mar 08 10:55:46 2008 +0100
  96. 67e0991 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · Sat Mar 08 10:51:53 2008 +0100
  97. f72af11 mgsuvd: update board configuration by Heiko Schocher · Fri Mar 07 08:15:28 2008 +0100
  98. a83cbee mgcoge: update board configuration by Heiko Schocher · Fri Mar 07 08:13:41 2008 +0100
  99. de4f11f mpc83xx: make dtb basename file references equal those of linux by Kim Phillips · Fri Mar 07 12:27:31 2008 -0600
  100. b5da427 net: uec_phy: actually increment the timeout counter by Kim Phillips · Wed Feb 27 16:08:22 2008 -0600