1. 830736e ppc: Remove extable relocation fixups by Peter Tyser · Mon Sep 21 11:20:29 2009 -0500
  2. 6eca2a6 ppc: Remove pci config table pointer relocation fixups by Peter Tyser · Mon Sep 21 11:20:28 2009 -0500
  3. 6756737 ppc: Remove board.c relocation fixups by Peter Tyser · Mon Sep 21 11:20:27 2009 -0500
  4. 95728f2 ppc: Check for compilers that don't support relocation by Peter Tyser · Mon Sep 21 11:20:26 2009 -0500
  5. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · Mon Sep 21 11:20:25 2009 -0500
  6. 8c3d61a Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Wed Sep 30 23:39:36 2009 +0200
  7. b94180c Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Wed Sep 30 23:34:36 2009 +0200
  8. 34f44f7 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · Wed Sep 30 23:28:18 2009 +0200
  9. 477a5fe Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Wed Sep 30 23:26:59 2009 +0200
  10. b552d82 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · Wed Sep 30 23:24:10 2009 +0200
  11. f8c971d Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · Wed Sep 30 23:22:46 2009 +0200
  12. dcc5200 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Wolfgang Denk · Wed Sep 30 23:16:49 2009 +0200
  13. 93f5381 ppc/85xx: get_law_entry isn't used in CONFIG_NAND_SPL by Kumar Gala · Wed Sep 30 08:39:44 2009 -0500
  14. a53b139 Add README.mpc8536ds by Mingkai Hu · Wed Sep 23 15:20:39 2009 +0800
  15. a74e395 On-chip ROM boot: MPC8536DS support by Mingkai Hu · Wed Sep 23 15:20:38 2009 +0800
  16. c2a6dca NAND boot: MPC8536DS support by Mingkai Hu · Wed Sep 23 15:20:37 2009 +0800
  17. 9097531 mpc8536: fix board config file line length by Mingkai Hu · Wed Sep 23 15:19:32 2009 +0800
  18. 46b4765 sbc8548: reclaim wasted sector in boot flash by Paul Gortmaker · Fri Sep 25 11:14:11 2009 -0400
  19. 3d8d913 ppc/85xx: Clean up immap_85xx.h by Kumar Gala · Mon Sep 28 21:38:00 2009 -0500
  20. ce63031 NAND: davinci: Fix warnings when 4-bit ECC not used by Scott Wood · Mon Sep 28 16:33:18 2009 -0500
  21. afb72e4 Refactor OneNAND IPL code by Kyungmin Park · Tue Sep 22 09:05:00 2009 +0900
  22. c69053d MIPS: VCT: Remove read_spareram reference by Shinya Kuribayashi · Sat Sep 12 18:01:40 2009 +0900
  23. 8416736 ubifs: Correct dereferencing of files-after-symlinks by Simon Kagstrom · Fri Sep 25 14:05:57 2009 +0200
  24. 8f9cdda ppc4xx: Remove mtsdram0() marcos and use common mtsdram() instead by Stefan Roese · Thu Sep 24 14:10:30 2009 +0200
  25. 6987e65 ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case by Stefan Roese · Thu Sep 24 13:59:57 2009 +0200
  26. 707fd36 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · Thu Sep 24 09:55:50 2009 +0200
  27. 6384da2 fsl_i2c: Do not generate STOP after read. by Joakim Tjernlund · Tue Sep 22 13:40:44 2009 +0200
  28. 5a6e061 fsl_i2c: Impl. AN2919, rev 5 to calculate FDR/DFSR by Joakim Tjernlund · Thu Sep 17 11:07:17 2009 +0200
  29. e677e70 fsl_i2c: Add CONFIG_FSL_I2C_CUSTOM_{DFSR/FDR} by Joakim Tjernlund · Thu Sep 17 11:07:16 2009 +0200
  30. c324b78 fsl_i2c: Wait for STOP condition to propagate by Joakim Tjernlund · Thu Sep 17 11:07:15 2009 +0200
  31. 328040a mpc83xx: retain POR values of non-configured ACR, SPCR, SCCR, and LCRR bitfields by Kim Phillips · Fri Sep 25 18:19:44 2009 -0500
  32. 5cf39ae sbc8349: tidy up Makefile to use new configuration script. by Paul Gortmaker · Mon Sep 21 17:44:51 2009 -0400
  33. 8d12923 mpc83xx: mpc8360emds: Add QE USB device tree fixups by Anton Vorontsov · Wed Sep 16 23:22:08 2009 +0400
  34. cbf15d6 mpc83xx: mpc8360emds: Use RGMII-ID mode, add workarounds for rev. 2.1 CPUs by Anton Vorontsov · Wed Sep 16 23:21:59 2009 +0400
  35. e71fd2e mpc83xx: mpc8360emds: Don't use LBC SDRAM when DDR is available by Anton Vorontsov · Wed Sep 16 23:21:57 2009 +0400
  36. eac5745 net: uec: Fix uccf.h and uec.h headers to include headers they depend on by Anton Vorontsov · Wed Sep 16 23:21:55 2009 +0400
  37. 1b8a336 net: uec_phy: Implement TXID and RXID RGMII modes for Marvell PHYs by Anton Vorontsov · Wed Sep 16 23:21:53 2009 +0400
  38. 71be1e0 mpc5121ads: fix breakage introduced when reordering elpida_mddrc_config[] by Wolfgang Denk · Fri Sep 25 14:16:00 2009 +0200
  39. d028afa cmd_fdt.c: fix parse of byte streams and strings by Ken MacLeod · Fri Sep 11 15:16:18 2009 -0500
  40. ffb293a mucmc52, uc101: delete ata@3a00 node, if no CF card is detected by Heiko Schocher · Wed Sep 23 07:56:08 2009 +0200
  41. 028c79f mpc5200, mucmc52, uc101: config cleanup by Heiko Schocher · Wed Sep 23 07:56:04 2009 +0200
  42. 2f63bfe Fix "ppc/85xx: Clean up use of LAWAR defines" breakage by Wolfgang Denk · Fri Sep 25 00:57:49 2009 +0200
  43. ff8c0df Add Elpida Memory Configuration to mpc5121ads Boards by Martha M Stan · Mon Sep 21 14:08:00 2009 -0400
  44. c12ecae mpc512x: Streamlined fixed_sdram() init sequence. by Martha M Stan · Mon Sep 21 14:07:14 2009 -0400
  45. 0d50f5e Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Thu Sep 24 23:40:25 2009 +0200
  46. dccd9e3 ppc/p4080: Determine various chip frequencies on CoreNet platforms by Kumar Gala · Thu Mar 19 02:46:19 2009 -0500
  47. 24f86a8 ppc/p4080: Handle timebase enabling and frequency reporting by Kumar Gala · Thu Sep 17 01:52:37 2009 -0500
  48. bb5409c ppc/p4080: Add various p4080 related defines (and p4040) by Kumar Gala · Thu Mar 19 02:39:17 2009 -0500
  49. 4d9190d ppc/p4080: CoreNet platfrom style secondary core release by Kumar Gala · Thu Sep 17 01:44:39 2009 -0500
  50. a6e7bbf ppc/p4080: CoreNet platfrom style CCSRBAR setting by Kumar Gala · Thu Sep 17 01:44:00 2009 -0500
  51. 65e6c32 ppc/p4080: Add support for CoreNet style platform LAWs by Kumar Gala · Thu Mar 19 02:32:23 2009 -0500
  52. d574016 ppc/p4080: Add p4080 platform immap definitions by Kumar Gala · Wed Sep 16 09:43:12 2009 -0500
  53. b6a4090 ppc/85xx: Fix enabling of L2 cache by Kumar Gala · Tue Sep 22 15:45:44 2009 -0500
  54. 780e42b 85xx-fdt: Fixed l2-ctlr's compatible prop for QorIQ by Vivek Mahajan · Tue Sep 22 12:48:27 2009 +0530
  55. 5fbc7cf ppc/85xx: add cpu init config file for boot from NAND by Mingkai Hu · Tue Sep 22 14:53:21 2009 +0800
  56. aec75c0 immap_85xx: add porpllsr's plat ratio definition by Mingkai Hu · Tue Sep 22 14:53:34 2009 +0800
  57. 59fd9e2 ppc/85xx: add ld script file for boot from NAND by Mingkai Hu · Tue Sep 22 14:53:10 2009 +0800
  58. b024b80 mpc8610hpcd: Use common 86xx fdt fixup code by Peter Tyser · Mon Sep 21 23:09:28 2009 -0500
  59. 4ae5339 sbc85x0: tidy up Makefile to use new configuration script. by Paul Gortmaker · Mon Sep 21 17:19:17 2009 -0400
  60. f5c69a5 sbc8548: allow enabling PCI via a make config option by Paul Gortmaker · Sun Sep 20 20:36:06 2009 -0400
  61. 3bff642 sbc8548: update PCI/PCI-e support code by Paul Gortmaker · Sun Sep 20 20:36:05 2009 -0400
  62. 7cf5c04 fsl_pci: create a SET_STD_PCI_INFO() helper wrapper by Paul Gortmaker · Sun Sep 20 20:36:01 2009 -0400
  63. 7fa3832 sbc8548: correct local bus SDRAM size from 64M to 128M by Paul Gortmaker · Sun Sep 20 20:36:04 2009 -0400
  64. 534e302 sbc8548: use I/O accessors by Paul Gortmaker · Sun Sep 20 20:36:03 2009 -0400
  65. 4eda7d6 sbc8548: remove eTSEC3/4 voltage hack by Paul Gortmaker · Sun Sep 20 20:36:02 2009 -0400
  66. 62ad034 sbc8548: enable access to second bank of flash by Paul Gortmaker · Fri Sep 18 19:08:41 2009 -0400
  67. fc63627 sbc8548: cosmetic line re-wrap by Paul Gortmaker · Wed Sep 23 17:30:57 2009 -0400
  68. bc4e99c sbc8548: get_clock_freq is not valid for this board by Paul Gortmaker · Fri Sep 18 19:08:40 2009 -0400
  69. f78c7ce sbc8548: delete unused MPC8548CDS info carried over from port by Paul Gortmaker · Fri Sep 18 19:08:39 2009 -0400
  70. 68ca8e8 sbc8548: enable use of PCI network cards by Paul Gortmaker · Fri Sep 18 19:08:44 2009 -0400
  71. dfa652d ppc/85xx: 32bit DDR changes for P1020/P1011 by Poonam Aggrwal · Sat Sep 19 17:50:17 2009 +0530
  72. f247953 sbc8548: replace README with completely new document by Paul Gortmaker · Fri Sep 18 19:08:46 2009 -0400
  73. 9e36b82 ppc/85xx: Clean up use of LAWAR defines by Kumar Gala · Sat Sep 19 11:20:54 2009 -0500
  74. fd19d1e ppc/85xx: Clean up mpc8572DS PCI setup code by Kumar Gala · Thu Sep 03 10:20:09 2009 -0500
  75. c73009d ppc/85xx: Clean up p2020ds PCI setup code by Kumar Gala · Thu Sep 03 09:42:01 2009 -0500
  76. 584fae5 ppc/85xx: Clean up p1_p2_rdb PCI setup by Kumar Gala · Thu Sep 03 10:09:04 2009 -0500
  77. 5b62efc ppc/85xx: Simplify the top makefile for P1_P2_RDB boards by Kumar Gala · Thu Sep 10 16:31:53 2009 -0500
  78. 84de713 ppc/85xx: Simplify the top makefile for 36-bit config for P2020DS by Kumar Gala · Thu Sep 10 16:26:37 2009 -0500
  79. 0d899ab ppc/85xx: Simplify the top makefile for 36-bit config for MPC8572DS by Kumar Gala · Thu Sep 10 16:23:45 2009 -0500
  80. 7149784 ppc/85xx: simplify the top makefile for 36-bit config for mpc8536ds by Mingkai Hu · Fri Sep 18 11:45:09 2009 +0800
  81. 6fa11c1 ppc/85xx: Fix LCRR_CLKDIV defines by Kumar Gala · Tue Sep 15 22:21:58 2009 -0500
  82. 8a07f9a MAKEALL: Use POSIX math by Peter Tyser · Mon Sep 21 12:04:33 2009 -0500
  83. 23240d2 MAKEALL: Add summary information by Peter Tyser · Mon Sep 21 12:04:32 2009 -0500
  84. 33487be galaxy5200: enable version environment variable by Eric Millbrandt · Mon Sep 21 11:05:55 2009 -0500
  85. 0e0a068 digsy_mtc: Add TCR register value for RTC (DS1339) by Werner Pfister · Mon Sep 21 14:49:56 2009 +0200
  86. 3563ca4 rtc/ds1337.c: Allow to set TCR register by Werner Pfister · Mon Sep 21 14:49:55 2009 +0200
  87. 4cce665 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Thu Sep 24 00:18:15 2009 +0200
  88. 9e94348 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · Thu Sep 24 00:18:10 2009 +0200
  89. 6c66234 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Thu Sep 24 00:17:17 2009 +0200
  90. 877501a ubifs: Add support for looking up directory and relative symlinks by Simon Kagstrom · Tue Sep 15 09:53:29 2009 +0200
  91. 73343ca ppc4xx: Fix PCIE PLL lock on 440SPe Yucca board by Rupjyoti Sarmah · Mon Sep 21 11:26:19 2009 -0700
  92. 9d4396c ppc4xx: Make DDR2 timing for intip more robust by Dirk Eibach · Mon Sep 21 13:27:14 2009 +0200
  93. f19838e board/linkstation/ide.c: Fix compile warning by Wolfgang Denk · Tue Sep 15 00:26:02 2009 +0200
  94. d3d9a50 ppc: Clean up calling of phy_reset() during init by Peter Tyser · Wed Sep 16 22:03:08 2009 -0500
  95. 5c50621 ppc: Clean up calling of misc_init_r() during init by Peter Tyser · Wed Sep 16 22:03:07 2009 -0500
  96. d78876c Remove deprecated 'autoscr' command/variables by Peter Tyser · Wed Sep 16 21:38:10 2009 -0500
  97. e4596ff mpc512x. Micron nand flash needs a reset before a read command is issued. by Paul Gibson · Wed Sep 16 10:05:00 2009 +1000
  98. b29bc71 FDT: remove obsolete OF_CPU and OF_SOC macros. by Marcel Ziswiler · Wed Sep 09 21:18:41 2009 +0200
  99. 4b7247d board/flagadm/flash.c: fix compile warning by Wolfgang Denk · Tue Sep 15 00:09:21 2009 +0200
  100. 764f3ee Merge branch 'warning-cleanup' by Wolfgang Denk · Fri Sep 18 23:20:12 2009 +0200