1. 3114a9b mpc83xx: add "fsl,soc" and "fsl,immr" compatible fixups by Anton Vorontsov · Mon Mar 24 20:47:09 2008 +0300
  2. d6399af Modified the DDR SDRAM clock control register to delay MCK/MCK_B 3/4 clock by Joe D'Abbraccio · Mon Mar 24 13:00:59 2008 -0400
  3. e913773 mpc83xx: Set PCI I/O bus-address base to zero. by Scott Wood · Mon Mar 24 12:44:13 2008 -0500
  4. bb81ae3 mpc83xx: MPC8360E-RDK: use 33.3(3)MHz CLKIN/SYS_CLK by Anton Vorontsov · Mon Mar 24 20:47:05 2008 +0300
  5. 37fea66 mpc83xx: MPC8360E-RDK: define CONFIG_OF_STDOUT_VIA_ALIAS by Anton Vorontsov · Mon Mar 24 20:47:02 2008 +0300
  6. 5d91e5d mpc83xx: MPC8360E-RDK: add dhcp command by Anton Vorontsov · Mon Mar 24 20:47:00 2008 +0300
  7. aadf39e mpc83xx: MPC8360E-RDK: rework ddr setup, enable ecc by Anton Vorontsov · Mon Mar 24 20:46:57 2008 +0300
  8. 934d734 mpc83xx: MPC8360E-RDK: configure pario pins for AD7843 and FHCI by Anton Vorontsov · Mon Mar 24 20:46:53 2008 +0300
  9. 5cea110 mpc83xx: MPC8360E-RDK: add support for NAND by Anton Vorontsov · Mon Mar 24 20:46:51 2008 +0300
  10. 3e4572e mpc83xx: MPC8360E-RDK: use RGMII_RXID interface mode by Anton Vorontsov · Mon Mar 24 20:46:46 2008 +0300
  11. 9800373 uec: add support for Broadcom BCM5481 Gigabit PHY by Anton Vorontsov · Mon Mar 24 20:46:34 2008 +0300
  12. 24eb383 uec: add support for RGMII_RXID interface mode by Anton Vorontsov · Mon Mar 24 20:46:28 2008 +0300
  13. 951800b uec: add support for gbit mii status readings by Anton Vorontsov · Mon Mar 24 20:46:24 2008 +0300
  14. f80c1ea 83xx: define CONFIG_OF_STDOUT_VIA_ALIAS for the MPC837XERDB boards by Anton Vorontsov · Mon Mar 24 17:40:47 2008 +0300
  15. 2b3c004 83xx: initialize serdes for MPC837XRDB boards by Anton Vorontsov · Mon Mar 24 17:40:43 2008 +0300
  16. 202f9e0 83xx: serdes setup routines by Anton Vorontsov · Mon Mar 24 17:40:32 2008 +0300
  17. 6e4404d 83xx: split COBJS onto separate lines by Anton Vorontsov · Mon Mar 24 17:40:27 2008 +0300
  18. af17045 83xx: nand support for MPC837XRDB boards by Anton Vorontsov · Mon Mar 24 17:40:23 2008 +0300
  19. 8afe80b Enable CONFIG_FLASH_SHOW_PROGRESS on the MPC8360EMDS. by Jerry Van Baren · Tue Mar 18 21:44:41 2008 -0400
  20. 5777254 mpc8323erdb: remove RTC and add EEPROM by Michael Barkowski · Thu Mar 20 13:15:39 2008 -0400
  21. 06e2e19 mpc8323erdb: Improve the system performance by Michael Barkowski · Thu Mar 20 13:15:34 2008 -0400
  22. 33e32c4 mpc8323erdb: use readable DDR config macros by Michael Barkowski · Thu Mar 20 13:15:28 2008 -0400
  23. 3e1d49a 83xx: Add Vitesse VSC7385 firmware uploading by Timur Tabi · Fri Feb 08 13:15:55 2008 -0600
  24. 9d44993 NET: Add Vitesse VSC7385 firmware uploading by Timur Tabi · Fri Feb 08 13:15:54 2008 -0600
  25. 840a0d7 Coding Style cleanyp; update CHANGELOG by Wolfgang Denk · Wed Mar 26 00:52:10 2008 +0100
  26. f6acfe8 Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · Wed Mar 26 00:44:52 2008 +0100
  27. 848ea74 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · Wed Mar 26 00:44:32 2008 +0100
  28. c694d3d Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_T by Jerry Van Baren · Sat Mar 22 14:23:49 2008 -0400
  29. 52136e3 rtc: Remove 2nd reference to max6900.o in drivers/rtc/Makefile by Stefan Roese · Mon Mar 17 10:49:25 2008 +0100
  30. 05d2318 Add Flex-OneNAND booting support by Kyungmin Park · Mon Mar 17 08:54:06 2008 +0900
  31. c1a1bbf MPC5200: support setup without FEC by André Schwarz · Thu Mar 13 13:50:52 2008 +0100
  32. e361f2a FSL: Move board/mpc8266ads under board/freescale by Jon Loeliger · Wed Mar 05 18:05:46 2008 -0600
  33. 276a0bf FSL: Move board/mpc7448hpc2 under board/freescale by Jon Loeliger · Wed Mar 05 18:05:47 2008 -0600
  34. 39bf01e FSL: Move board/mpc8260ads under board/freescale by Jon Loeliger · Wed Mar 05 18:05:45 2008 -0600
  35. eb3def6 net: Add support AX88796L ethernet device by goda.yusuke · Wed Mar 05 17:08:33 2008 +0900
  36. 22a7027 ne2000 driver: change #ifdef to Makefile conditional compilation by Wolfgang Denk · Tue Mar 25 22:50:41 2008 +0100
  37. 7b603ad net: Divided code of NE2000 ethernet driver by goda.yusuke · Wed Mar 05 17:08:20 2008 +0900
  38. b11eb3f net/Blackfin: move on-chip MAC driver into drivers/net/ by Mike Frysinger · Sun Feb 24 23:58:13 2008 -0500
  39. bd3f52b smc91111: use SSYNC() rather than asm(ssync) for Blackfin by Mike Frysinger · Sun Feb 24 23:52:35 2008 -0500
  40. 86c8d74 8xx: Update OF support on 8xx by Bryan O'Donoghue · Sun Feb 17 22:57:47 2008 +0000
  41. 893ac07 ppc: Allow boards to specify how much memory they can map by Kumar Gala · Fri Feb 15 15:16:18 2008 -0600
  42. d0f2c77 8xx : Add OF support to Adder875 board port - resubmit by Bryan O'Donoghue · Fri Feb 15 01:05:58 2008 +0000
  43. aed8334 Add setexpr command by Kumar Gala · Thu Feb 14 20:44:42 2008 -0600
  44. 762065e FSL: Move board/mpc7448hpc2 under board/freescale by Jon Loeliger · Wed Mar 05 17:27:48 2008 -0600
  45. 1d5f34d FSL: Move board/mpc8266ads under board/freescale by Jon Loeliger · Wed Mar 05 17:21:43 2008 -0600
  46. 4124f21 FSL: Move board/mpc8260ads under board/freescale by Jon Loeliger · Wed Mar 05 16:41:41 2008 -0600
  47. 5db2d8e [MIPS] Move gth2_config from ARM section to MIPS by Shinya Kuribayashi · Tue Mar 25 21:30:08 2008 +0900
  48. 396aa80 [MIPS] Extend MIPS_MAX_CACHE_SIZE upto 64kB by Shinya Kuribayashi · Tue Mar 25 21:30:07 2008 +0900
  49. 3bdce4f [MIPS] Fix dcache_status() by Shinya Kuribayashi · Tue Mar 25 21:30:07 2008 +0900
  50. 56be1dd [MIPS] Introduce _machine_restart by Shinya Kuribayashi · Tue Mar 25 21:30:07 2008 +0900
  51. 2300af1 [MIPS] Cleanup CP0 Status initialization by Shinya Kuribayashi · Tue Mar 25 21:30:07 2008 +0900
  52. 79727f8 [MIPS] Initialize CP0 Cause before setting up CP0 Status register by Shinya Kuribayashi · Tue Mar 25 21:30:07 2008 +0900
  53. b5876f6 [MIPS] INCA-IP: Move watchdog init code from start.S to lowlevel_init() by Shinya Kuribayashi · Tue Mar 25 21:30:07 2008 +0900
  54. d784e4e [MIPS] Implement flush_cache() by Shinya Kuribayashi · Tue Mar 25 21:30:06 2008 +0900
  55. 5bb51af [MIPS] Fix I-/D-cache initialization loops by Shinya Kuribayashi · Tue Mar 25 21:30:06 2008 +0900
  56. 52c27e6 [MIPS] Replace memory clearance code with f_fill64 by Shinya Kuribayashi · Tue Mar 25 21:30:06 2008 +0900
  57. 0622212 [MIPS] cpu/mips/cache.S: Introduce NESTED/LEAF/END macros by Shinya Kuribayashi · Tue Mar 25 21:30:06 2008 +0900
  58. c824af8 [MIPS] asm headers' updates by Shinya Kuribayashi · Tue Mar 25 11:43:17 2008 +0900
  59. b827589 [MIPS] Request for the 'mips_cache_lock()' removal by Shinya Kuribayashi · Tue Mar 25 11:39:29 2008 +0900
  60. 48116dc lwmon5 SYSMON POST: fix backlight control by Yuri Tikhonov · Mon Mar 24 11:30:54 2008 +0100
  61. af41d76 lwmon5 SYSMON POST: fix handling of negative temperatures by Yuri Tikhonov · Mon Mar 24 11:29:14 2008 +0100
  62. c3f9ee7 Merge branch 'master' of /home/wd/git/u-boot/master/ by Wolfgang Denk · Tue Mar 25 00:12:54 2008 +0100
  63. efce1c5 pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option by Nobuhiro Iwamatsu · Fri Mar 07 16:04:25 2008 +0900
  64. 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
  65. 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
  66. 6dace8a Merge branch 'master' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · Sun Mar 23 00:52:58 2008 +0100
  67. fe76494 Merge branch 'master' of /home/wd/git/u-boot/work by Wolfgang Denk · Sat Mar 22 23:27:43 2008 +0100
  68. 934f1f8 LWMON5: fix dsPIC POST by Yuri Tikhonov · Fri Mar 21 09:18:40 2008 +0100
  69. 024f003 Merge git://www.denx.de/git/u-boot into uboot by Gerald Van Baren · Fri Mar 21 11:58:22 2008 -0400
  70. 53a34af lwmon5 POST: remove unreachable code by Wolfgang Denk · Thu Mar 20 22:01:38 2008 +0100
  71. 9bacd94 LWMON5: POST RTC fix by Yuri Tikhonov · Thu Mar 20 17:56:04 2008 +0300
  72. 913d8af TQM5200B: update MTD partition layout by Martin Krause · Wed Mar 19 14:25:14 2008 +0100
  73. 7758c16 CFI: Small cleanup for FLASH_SHOW_PROGRESS by Stefan Roese · Wed Mar 19 07:09:26 2008 +0100
  74. aae7357 Flash programming progress countdown. by Jerry Van Baren · Sat Mar 08 13:48:01 2008 -0500
  75. e8f3f7f libfdt: Remove no longer used code from fdt_node_offset_by_compatible() by David Gibson · Mon Feb 18 18:09:04 2008 +1100
  76. 87c51cb libfdt: Trivial cleanup for CHECK_HEADER) by David Gibson · Mon Feb 18 18:06:31 2008 +1100
  77. bb05b33 Fix fdt boardsetup command parsing by Kumar Gala · Wed Feb 20 14:32:36 2008 -0600
  78. b79da7b Add sub-commands to fdt by Kumar Gala · Fri Feb 15 03:34:36 2008 -0600
  79. e3524b1 libfdt: Fix NOP handling bug in fdt_add_subnode_namelen() by David Gibson · Thu Feb 14 16:50:34 2008 +1100
  80. d9d793c libfdt: Add and use a node iteration helper function. by David Gibson · Tue Feb 12 11:58:31 2008 +1100
  81. fd1ea8f libfdt: Add fdt_set_name() function by David Gibson · Fri Jan 11 14:55:05 2008 +1100
  82. 0418e41 lwmon5: Fix register test logic to match the specific GDC h/w. by Yuri Tikhonov · Tue Mar 18 13:33:30 2008 +0100
  83. 9e9051c Fix backlight in the lwmon5 POST. by Yuri Tikhonov · Tue Mar 18 13:27:57 2008 +0100
  84. 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
  85. 3996e81 Add support for the lwmon5 board reset via GPIO58. by Yuri Tikhonov · Mon Feb 04 17:11:53 2008 +0100
  86. 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
  87. 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
  88. d3558cb The patch adds new POST tests for the Lwmon5 board. These are: by Yuri Tikhonov · Mon Feb 04 14:10:42 2008 +0100
  89. 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
  90. f3ae379 Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin by Wolfgang Denk · Tue Mar 18 22:15:58 2008 +0100
  91. a01122b3 HMI1001: fix compile problem. by Wolfgang Denk · Tue Mar 18 17:35:51 2008 +0100
  92. 48a5803 Blackfin: BF537-stamp: drop board-specific flash driver for CFI by Mike Frysinger · Mon Feb 18 05:32:30 2008 -0500
  93. 6c097ce Blackfin: add proper ELF markings to some assembly functions by Mike Frysinger · Tue Feb 19 00:36:14 2008 -0500
  94. 87896b7 Blackfin: new cplbinfo command for viewing cplb tables by Mike Frysinger · Tue Feb 19 00:35:17 2008 -0500
  95. b451b15 Blackfin: update MAINTAINERS list by Mike Frysinger · Mon Feb 18 05:37:51 2008 -0500
  96. f0dd792 Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPU by Mike Frysinger · Mon Feb 18 05:26:48 2008 -0500
  97. ce4f618 Blackfin: move bootldr command to common code by Mike Frysinger · Sat Feb 16 07:40:36 2008 -0500
  98. 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
  99. bf39adf mgcoge: update configuration by Heiko Schocher · Fri Mar 14 11:05:20 2008 +0100
  100. 0d0d0f0 drivers/rtc/Makefile: keep list sorted by Wolfgang Denk · Sun Mar 16 01:22:59 2008 +0100