1. aa0826b [new uImage] Respect autostart setting in linux bootm by Kumar Gala · Wed Feb 27 21:51:51 2008 -0600
  2. c5bacfd [new uImage] Provide ability to restrict region used for boot images by Kumar Gala · Wed Feb 27 21:51:50 2008 -0600
  3. b937bb7 [new uImage] Use lmb for bootm allocations by Kumar Gala · Wed Feb 27 21:51:49 2008 -0600
  4. fb71ccf [new uImage] Add autostart flag to bootm_headers structure by Kumar Gala · Wed Feb 27 21:51:48 2008 -0600
  5. 6d7bfa8 [new uImage] Introduce lmb from linux kernel for memory mgmt of boot images by Kumar Gala · Wed Feb 27 21:51:47 2008 -0600
  6. 739ce3c [new uImage] ppc: Allow boards to specify effective amount of memory by Kumar Gala · Tue Feb 19 22:03:47 2008 -0600
  7. 18f4c0f [new uImage] rework error handling so common functions don't reset by Kumar Gala · Wed Feb 27 21:51:46 2008 -0600
  8. 56bdf1d [new uImage] ppc: Re-order ramdisk/fdt handling sequence by Kumar Gala · Wed Feb 27 21:51:45 2008 -0600
  9. a56d7d5 [new uImage] ppc: Determine if we are booting an OF style by Kumar Gala · Wed Feb 27 21:51:44 2008 -0600
  10. aced3a3 [new uImage] Don't pass kdb to ramdisk_high since we may not have one by Kumar Gala · Wed Feb 27 21:51:43 2008 -0600
  11. 1256068 [new uImage] Correct raw FDT blob handlig when CONFIG_FIT is disabled by Marian Balakowicz · Wed Feb 27 11:02:26 2008 +0100
  12. 351d3e3 [new uImage] POWERPC: Add image_get_fdt() routine by Marian Balakowicz · Wed Feb 27 11:02:26 2008 +0100
  13. 59504f6 [new uImage] Add image_get_kernel() routine by Marian Balakowicz · Wed Feb 27 11:02:07 2008 +0100
  14. 61fde55 [new uImage] Move image verify flag to bootm_headers structure by Marian Balakowicz · Wed Feb 27 11:01:04 2008 +0100
  15. 699ffe5 [Makefile] Sort COBJS in lib_<arch> Makefiles by Marian Balakowicz · Wed Feb 27 11:00:47 2008 +0100
  16. 535b910 [new uImage] Optimize gen_get_image() flow control by Marian Balakowicz · Wed Feb 27 11:00:47 2008 +0100
  17. 6881dae [new uImage] POWERPC: Split get_fdt() into get and relocate routines by Marian Balakowicz · Mon Feb 04 08:28:17 2008 +0100
  18. dbdd16a [new uImage] Add dual format uImage support framework by Marian Balakowicz · Mon Feb 04 08:28:09 2008 +0100
  19. 65a2752 [new uImage] Fix erroneous use of image_get_magic() in fdc/usb cmds by Marian Balakowicz · Thu Feb 21 17:27:49 2008 +0100
  20. a1cc147 [new uImage] Rename and move print_image_hdr() routine by Marian Balakowicz · Thu Feb 21 17:27:41 2008 +0100
  21. 3413e22 [new uImage] Add fit_parse_conf() and fit_parse_subimage() routines by Marian Balakowicz · Thu Feb 21 17:20:20 2008 +0100
  22. c536d6f [new uImage] Add gen_get_image() routine by Marian Balakowicz · Thu Feb 21 17:20:19 2008 +0100
  23. f4891a1 [new uImage] Pull in libfdt if CONFIG_FIT is enabled by Marian Balakowicz · Thu Feb 21 17:20:18 2008 +0100
  24. 2429d4f Merge branch 'master' of /home/git/u-boot by Marian Balakowicz · Thu Feb 21 17:18:01 2008 +0100
  25. 67b4172 Fix CPU POST test failure by Yuri Tikhonov · Thu Feb 21 11:06:07 2008 +0100
  26. 9840dd8 s3c24x0: Fix unused variable 'i' in function 'serial_init_dev' by Jean-Christophe PLAGNIOL-VILLARD · Sun Feb 17 14:15:31 2008 +0100
  27. df5d1ab pxa: fix assignment from incompatible pointer type by Jean-Christophe PLAGNIOL-VILLARD · Sun Feb 17 14:15:32 2008 +0100
  28. 58f9c6e at91cap9adk: fix implicit declaration of function 'eth_init' by Jean-Christophe PLAGNIOL-VILLARD · Sun Feb 17 14:15:30 2008 +0100
  29. eae60c4 Remove files added by mistake, update CHANGELOG. by Wolfgang Denk · Sun Feb 17 15:43:44 2008 +0100
  30. 383b145 PPC440EPx: Optionally enable second I2C bus by Mike Nuss · Wed Feb 06 11:10:11 2008 -0500
  31. e007520 ppc4xx: HCU4/5. Cleanup configs by Niklaus Giger · Tue Feb 05 10:26:44 2008 +0100
  32. b311bdb ppc4xx: HCU4/5. Cleanups by Niklaus Giger · Tue Feb 05 11:31:28 2008 +0100
  33. 907a304 ppc4xx: PPC405GPr fix missing register definitions by Niklaus Giger · Tue Feb 05 10:26:41 2008 +0100
  34. f35b86b ppc4xx: Beautify configuration files for Sequoia and Korat boards by Larry Johnson · Fri Jan 18 21:49:05 2008 -0500
  35. 24059e9 Merge branch 'master' of git://www.denx.de/git/u-boot-arm by Wolfgang Denk · Sat Feb 16 00:42:44 2008 +0100
  36. f7cda18 Wipe out assembler warnings while compiling x86 biosemu by Anatolij Gustschin · Fri Feb 15 20:09:01 2008 +0100
  37. 07b66d1 Merge branch '080208_dupint' of git://linux-arm.org/u-boot-armdev by Peter Pearse · Fri Feb 15 13:00:54 2008 +0000
  38. e6fb507 Merge branch '080202_at91rm9200dk' of git://linux-arm.org/u-boot-armdev by Peter Pearse · Fri Feb 15 13:00:22 2008 +0000
  39. b923b0b Merge branch '080131_artila' of git://linux-arm.org/u-boot-armdev by Peter Pearse · Fri Feb 15 12:59:56 2008 +0000
  40. 66ecfed Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdev by Peter Pearse · Fri Feb 15 12:59:15 2008 +0000
  41. 0e22f8d Merge branch '070524_netstar' of git://linux-arm.org/u-boot-armdev by Peter Pearse · Fri Feb 15 12:58:10 2008 +0000
  42. 2321fbc Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · Fri Feb 15 00:59:03 2008 +0100
  43. ce75491 Prepare v1.3.2-rc1 release candidate by Wolfgang Denk · Fri Feb 15 00:57:09 2008 +0100
  44. 1dda8ca Fix compile warning on lib_ppc/board.c by Anatolij Gustschin · Fri Feb 15 00:13:20 2008 +0100
  45. 1a45d3f Add Radeon Mobility 9200 pci device id to the radeon driver by Anatolij Gustschin · Thu Feb 14 18:22:04 2008 +0100
  46. 9d9acf2 Extend ATI Radeon driver to support more video modes by Anatolij Gustschin · Thu Feb 14 18:19:50 2008 +0100
  47. 71056c7 xsengine: fix typo and few coding style by Jean-Christophe PLAGNIOL-VILLARD · Sun Feb 10 17:05:20 2008 +0100
  48. d4e3fb4 Fix wrong memory limit calculation in memory-test by Guennadi Liakhovetski · Fri Feb 08 21:25:58 2008 +0100
  49. 3155735 Merge branch 'master' of git://www.denx.de/git/u-boot-arm by Wolfgang Denk · Fri Feb 15 00:45:39 2008 +0100
  50. 1f42d17 Merge ../custodians by Wolfgang Denk · Fri Feb 15 00:27:11 2008 +0100
  51. e9f2dbb Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · Fri Feb 15 00:26:52 2008 +0100
  52. 9368464 Merge ../custodians by Wolfgang Denk · Fri Feb 15 00:22:49 2008 +0100
  53. fe9628c Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · Fri Feb 15 00:22:37 2008 +0100
  54. 955faa8 Merge ../custodians by Wolfgang Denk · Fri Feb 15 00:16:32 2008 +0100
  55. a47fd43 Merge branch 'master' of git://www.denx.de/git/u-boot-sh by Wolfgang Denk · Fri Feb 15 00:16:26 2008 +0100
  56. 642f740 Merge ../custodians by Wolfgang Denk · Fri Feb 15 00:14:36 2008 +0100
  57. 50e4d94 Merge branch 'master' of git://www.denx.de/git/u-boot-avr32 by Wolfgang Denk · Fri Feb 15 00:14:26 2008 +0100
  58. 423d4a5 Merge ../custodians by Wolfgang Denk · Fri Feb 15 00:13:09 2008 +0100
  59. d3764f4 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · Fri Feb 15 00:12:52 2008 +0100
  60. d9f66ce Coding STyle cleanup. by Wolfgang Denk · Fri Feb 15 00:11:39 2008 +0100
  61. 7b2d836 Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin by Wolfgang Denk · Fri Feb 15 00:06:18 2008 +0100
  62. a3432de sh: Fix register address of SH7722 by Nobuhiro Iwamatsu · Tue Feb 05 13:30:43 2008 +0900
  63. 8cd0c7a only update version header as needed by Mike Frysinger · Mon Feb 04 17:44:23 2008 -0500
  64. 119432a Do not specify a CROSS_COMPILE default when executing size by Mike Frysinger · Mon Jan 28 05:56:19 2008 -0500
  65. 4de8571 Fix return value of mtest when CFG_ALT_MEMTEST set by Guennadi Liakhovetski · Wed Feb 13 11:19:19 2008 +0100
  66. c1499f48 85xx, 86xx: Determine I2C clock frequencies and store in global_data by Timur Tabi · Wed Jan 09 14:35:26 2008 -0600
  67. 7c37fa8 TQM834x: clean up configuration by Wolfgang Denk · Thu Feb 14 23:18:01 2008 +0100
  68. fa1dfde TFTP: fix search of ':' in BootFile by Jean-Christophe PLAGNIOL-VILLARD · Thu Feb 14 08:02:12 2008 +0100
  69. f0e2076 Coding style cleanup; update CHANGELOG. by Wolfgang Denk · Thu Feb 14 22:46:55 2008 +0100
  70. 69c0964 PPC: Use r2 instead of r29 as global data pointer by Wolfgang Denk · Thu Feb 14 22:43:22 2008 +0100
  71. 533937d ARM: make the machid configurable via the environment by Uwe Kleine-König · Wed Jan 30 09:08:49 2008 +0100
  72. fea82c8 Use #ifdef CONFIG_FSLDMAFEC by Vlad Lungu · Wed Jan 23 16:34:46 2008 +0200
  73. 49e42af common/miiphyutil.c: Cleanup MII_DEBUG and debug() by Shinya Kuribayashi · Sat Jan 19 10:25:59 2008 +0900
  74. 3317421 OneNAND Initial Program Loader (IPL) support by Kyungmin Park · Thu Jan 17 16:43:25 2008 +0900
  75. 1efe578 Fix CONFIG_MMC usage in fat code by Andy Fleming · Wed Jan 16 13:06:59 2008 -0600
  76. 86a28e9 ppc: Refactor cache routines, so there is only one common set. by Rafal Jaworowski · Tue Jan 15 12:52:31 2008 +0100
  77. 29bb2cc Merge commit 'wd/master' by Jon Loeliger · Thu Feb 14 14:07:21 2008 -0600
  78. 57e98ed 86xx: Fix compilation warning in sys_eprom.c by Jon Loeliger · Wed Jan 23 15:55:02 2008 -0600
  79. 3a5c3b0 Merge branch 'denx' by Andy Fleming · Thu Feb 14 10:11:14 2008 -0600
  80. bd6be89 Merge branch 'for-1.3.2' by Stefan Roese · Thu Feb 14 11:46:07 2008 +0100
  81. 746ae5f Move AT91RM9200DK board support under board/atmel by Haavard Skinnemoen · Fri Feb 22 11:40:50 2008 +0000
  82. 2d4b253 ARM: cleanup duplicated exception handlingcode by Andreas Engel · Mon Jan 14 09:06:52 2008 +0000
  83. 7174cc0 Support for Artila M-501 starter kit by Timo Tuunainen · Fri Feb 01 10:09:03 2008 +0000
  84. f2a9ac9 AT91CAP9 support by Stelian Pop · Mon Feb 11 10:50:19 2008 +0000
  85. 841eade AT91CAP9 support : move board files to Atmel vendor directory. by Stelian Pop · Thu Feb 07 09:42:57 2008 +0000
  86. 87a8254 AT91CAP9 support : MACB changes by Stelian Pop · Thu Jan 03 21:15:56 2008 +0000
  87. 7628035 AT91CAP9 support : board/ files by Stelian Pop · Thu Feb 07 16:37:54 2008 +0000
  88. d1aea1c AT91CAP9 support : cpu/ files by Stelian Pop · Wed Jan 30 21:15:54 2008 +0000
  89. 7d42a22 AT91CAP9 support : include/ files by Stelian Pop · Thu Jan 31 21:15:53 2008 +0000
  90. 6c93974 AT91CAP9 support : build integration by Stelian Pop · Sun Jan 20 19:49:21 2008 +0000
  91. 05a333b Improve DataFlash CS definition. by Stelian Pop · Sun Jan 20 21:07:00 2008 +0000
  92. 72a6f14 Fix arm926ejs compile when SKIP_LOWLEVEL_INIT is on by Stelian Pop · Sat Jan 19 21:09:35 2008 +0000
  93. e768098 Fix timer overflow in DaVinci Signed-off-by: Dirk Behme <dirk.behme@gmail.com> by Peter Pearse · Fri Feb 01 16:50:24 2008 +0000
  94. 1b079e0 Update board NetStar Signed-off-by: Ladislav Michl <ladis@linux-mips.org> by Peter Pearse · Fri Feb 01 16:49:08 2008 +0000
  95. 3659565 ppc4xx: HCU4/5. Fix make O=../xx by Niklaus Giger · Tue Feb 05 10:26:42 2008 +0100
  96. 67a8301 ppc4xx: Add CONFIG_4xx_DCACHE compile switch to Denali-core SPD code by Larry Johnson · Tue Jan 22 08:51:59 2008 -0500
  97. 0ccd5a2 Merge branch 'denx' by Andy Fleming · Wed Feb 13 18:36:27 2008 -0600
  98. 3702cd7 NFS Timeout with large files. by Hiroshi Ito · Thu Jan 31 18:35:04 2008 +0900
  99. 96b2557 Add dependencies to avoid race conditions with parallel make. by Johannes Stezenbach · Tue Jan 29 00:11:25 2008 +0100
  100. 791c8e3 Mark board_init_[fr] as noreturn by Mike Frysinger · Mon Jan 28 05:46:01 2008 -0500