1. 6125086 [new uImage] Add libfdt support to mkimage by Bartlomiej Sieka · Fri Feb 29 16:00:24 2008 +0100
  2. 6bfe92f [new uImage] Add sha1.o object to mkimage binary build by Bartlomiej Sieka · Fri Feb 29 16:00:23 2008 +0100
  3. a147421 [new uImage] Fix component handling for legacy multi component images by Marian Balakowicz · Fri Feb 29 16:00:06 2008 +0100
  4. c3c7eb2 [new uImage] Share common uImage code between mkimage and U-boot by Marian Balakowicz · Fri Feb 29 15:59:59 2008 +0100
  5. d7c88a4 [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · Fri Feb 29 14:58:34 2008 +0100
  6. d0bb56d Merge branch 'master' of git://www.denx.de/git/u-boot into new-image by Marian Balakowicz · Fri Feb 29 13:56:44 2008 +0100
  7. aa0826b [new uImage] Respect autostart setting in linux bootm by Kumar Gala · Wed Feb 27 21:51:51 2008 -0600
  8. c5bacfd [new uImage] Provide ability to restrict region used for boot images by Kumar Gala · Wed Feb 27 21:51:50 2008 -0600
  9. b937bb7 [new uImage] Use lmb for bootm allocations by Kumar Gala · Wed Feb 27 21:51:49 2008 -0600
  10. fb71ccf [new uImage] Add autostart flag to bootm_headers structure by Kumar Gala · Wed Feb 27 21:51:48 2008 -0600
  11. 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
  12. 739ce3c [new uImage] ppc: Allow boards to specify effective amount of memory by Kumar Gala · Tue Feb 19 22:03:47 2008 -0600
  13. 18f4c0f [new uImage] rework error handling so common functions don't reset by Kumar Gala · Wed Feb 27 21:51:46 2008 -0600
  14. 56bdf1d [new uImage] ppc: Re-order ramdisk/fdt handling sequence by Kumar Gala · Wed Feb 27 21:51:45 2008 -0600
  15. a56d7d5 [new uImage] ppc: Determine if we are booting an OF style by Kumar Gala · Wed Feb 27 21:51:44 2008 -0600
  16. 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
  17. 1256068 [new uImage] Correct raw FDT blob handlig when CONFIG_FIT is disabled by Marian Balakowicz · Wed Feb 27 11:02:26 2008 +0100
  18. 351d3e3 [new uImage] POWERPC: Add image_get_fdt() routine by Marian Balakowicz · Wed Feb 27 11:02:26 2008 +0100
  19. 59504f6 [new uImage] Add image_get_kernel() routine by Marian Balakowicz · Wed Feb 27 11:02:07 2008 +0100
  20. 61fde55 [new uImage] Move image verify flag to bootm_headers structure by Marian Balakowicz · Wed Feb 27 11:01:04 2008 +0100
  21. 699ffe5 [Makefile] Sort COBJS in lib_<arch> Makefiles by Marian Balakowicz · Wed Feb 27 11:00:47 2008 +0100
  22. 535b910 [new uImage] Optimize gen_get_image() flow control by Marian Balakowicz · Wed Feb 27 11:00:47 2008 +0100
  23. 6881dae [new uImage] POWERPC: Split get_fdt() into get and relocate routines by Marian Balakowicz · Mon Feb 04 08:28:17 2008 +0100
  24. dbdd16a [new uImage] Add dual format uImage support framework by Marian Balakowicz · Mon Feb 04 08:28:09 2008 +0100
  25. 513ee37 Coding style cleanup. Prepare v1.3.2-rc2 release candidate by Wolfgang Denk · Sun Feb 24 15:21:36 2008 +0100
  26. 43ad623 ENV: remove saveenv when CFG_ENV_IS_NOWHERE is selected by Jean-Christophe PLAGNIOL-VILLARD · Sat Feb 23 12:15:56 2008 +0100
  27. 23cd156 Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets. by Shinya Kuribayashi · Sat Feb 23 17:24:16 2008 +0900
  28. e97cb89 cpu/mcf52x2/config.mk: Make needlessly deffered expansions immediate. by Shinya Kuribayashi · Sat Feb 23 17:07:57 2008 +0900
  29. 7d76354 cpu/ppc4xx/config.mk: Make a needlessly deffered expansion immediate. by Shinya Kuribayashi · Sat Feb 23 17:05:00 2008 +0900
  30. 8b46092 cpu/mips/cofigl.mk: Make a needlessly deffered expansion immediate. by Shinya Kuribayashi · Sat Feb 23 16:58:41 2008 +0900
  31. 0760ff9 make define2mk.sed work on FreeBSD by Marcel Moolenaar · Fri Feb 22 10:48:07 2008 -0800
  32. faf47bc Replace deprecated "ramdisk" with "ramdisk_size" kernel parameter. by Detlev Zundel · Fri Feb 22 17:21:32 2008 +0100
  33. 8f9b6d2 LM75 bug fix for negative temperatures by Larry Johnson · Thu Feb 21 13:58:16 2008 -0500
  34. 548a7ca IDS8247: update MAINTAINER entry. by Heiko Schocher · Thu Feb 21 18:33:45 2008 +0100
  35. ebec983 Fix device tree for mgsuvd board. by Heiko Schocher · Thu Feb 21 18:31:15 2008 +0100
  36. 787f8fc lwmon5: enable hardware watchdog by Yuri Tikhonov · Thu Feb 21 14:23:42 2008 +0100
  37. 05d5eca ppc4xx: Support for ATI Radeon 9200 card on sequoia by Anatolij Gustschin · Thu Feb 21 12:52:29 2008 +0100
  38. eecdbc2 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · Fri Feb 22 13:03:28 2008 +0100
  39. 361b3b5 Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash by Wolfgang Denk · Fri Feb 22 13:02:10 2008 +0100
  40. 95fbbae Merge branch 'master' of git://www.denx.de/git/u-boot-freebsd by Wolfgang Denk · Fri Feb 22 13:01:04 2008 +0100
  41. dbd5216 Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Wolfgang Denk · Fri Feb 22 12:56:11 2008 +0100
  42. b3ee004 Remove duplicate defines for ARRAY_SIZE by Kumar Gala · Mon Feb 18 08:18:07 2008 -0600
  43. 4c38454 ppc: Allow boards to specify effective amount of memory by Kumar Gala · Mon Feb 18 08:09:37 2008 -0600
  44. 1fbf223 include autoconf.mk before any other .mk files by Mike Frysinger · Mon Feb 18 05:24:13 2008 -0500
  45. d338023 error check autoconf.mk generation by Mike Frysinger · Mon Feb 18 05:10:07 2008 -0500
  46. 721736b Fix bug in dependency checking by Stefano Babic · Mon Feb 18 08:03:51 2008 +0100
  47. bf2dc38 Fix GPMC CS2 memory setup at apollon by Kyungmin Park · Mon Feb 18 14:35:43 2008 +0900
  48. 046ca2e uli526x: Fix multiple differ in signedness and parentheses around comparison by Jean-Christophe PLAGNIOL-VILLARD · Sun Feb 17 23:52:46 2008 +0100
  49. 3bd04ce MIPS: Fix CFG_NO_FLASH support by Jean-Christophe PLAGNIOL-VILLARD · Sun Feb 17 16:58:04 2008 +0100
  50. ba5d52d easylogo: clean up some more and add -r (rgb) support by Mike Frysinger · Sat Feb 16 02:40:18 2008 -0500
  51. a47a745 Makefile: add target for $(LDSCRIPT) by Mike Frysinger · Sat Feb 16 02:12:37 2008 -0500
  52. 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
  53. a1cc147 [new uImage] Rename and move print_image_hdr() routine by Marian Balakowicz · Thu Feb 21 17:27:41 2008 +0100
  54. 3413e22 [new uImage] Add fit_parse_conf() and fit_parse_subimage() routines by Marian Balakowicz · Thu Feb 21 17:20:20 2008 +0100
  55. c536d6f [new uImage] Add gen_get_image() routine by Marian Balakowicz · Thu Feb 21 17:20:19 2008 +0100
  56. f4891a1 [new uImage] Pull in libfdt if CONFIG_FIT is enabled by Marian Balakowicz · Thu Feb 21 17:20:18 2008 +0100
  57. 2429d4f Merge branch 'master' of /home/git/u-boot by Marian Balakowicz · Thu Feb 21 17:18:01 2008 +0100
  58. 4661cf7 CFI: Do not use uninitialized cmd_reset by Michael Schwingen · Mon Feb 18 23:16:35 2008 +0100
  59. 9e1d16c API: Add (c) and licensing notice to the public API header. by Rafal Jaworowski · Thu Feb 21 11:56:44 2008 +0100
  60. 67b4172 Fix CPU POST test failure by Yuri Tikhonov · Thu Feb 21 11:06:07 2008 +0100
  61. cf9ac6f 8610HPCD: Document the flashbank selection switches. by Jon Loeliger · Wed Feb 20 15:26:51 2008 -0600
  62. 6bcd30c 86xx: Fix GUR PCI config registers properly. by Jon Loeliger · Wed Feb 20 14:22:26 2008 -0600
  63. 54fe9f2 8610HPCD: Don't use VIDEO/CFB_CONSOLE by default. by Jon Loeliger · Wed Feb 20 12:24:11 2008 -0600
  64. 561db01 ColdFire: Fix missing code flash size for M5485EVB by TsiChungLiew · Wed Jan 30 15:08:15 2008 -0600
  65. 779329a ColdFire: Fix 5282 and 5271 interrupt mask bit by TsiChungLiew · Wed Jan 30 15:04:42 2008 -0600
  66. d42eda2b 8610HPCD: Fix typos in two PCI setup registers. by Jon Loeliger · Tue Feb 19 12:31:08 2008 -0600
  67. 84640c9 86xx: Convert sbc8641d to use libfdt. by Jon Loeliger · Mon Feb 18 14:01:56 2008 -0600
  68. 4c67b0a mpc86xx: Fix unused variable 'config' and 'immap' by Jean-Christophe PLAGNIOL-VILLARD · Sun Feb 17 23:35:31 2008 +0100
  69. 4b76a4f mpc86xx: Fix implicit declaration of functions 'init_laws' and 'disable_law' by Jean-Christophe PLAGNIOL-VILLARD · Sun Feb 17 23:03:36 2008 +0100
  70. 9840dd8 s3c24x0: Fix unused variable 'i' in function 'serial_init_dev' by Jean-Christophe PLAGNIOL-VILLARD · Sun Feb 17 14:15:31 2008 +0100
  71. df5d1ab pxa: fix assignment from incompatible pointer type by Jean-Christophe PLAGNIOL-VILLARD · Sun Feb 17 14:15:32 2008 +0100
  72. 58f9c6e at91cap9adk: fix implicit declaration of function 'eth_init' by Jean-Christophe PLAGNIOL-VILLARD · Sun Feb 17 14:15:30 2008 +0100
  73. eae60c4 Remove files added by mistake, update CHANGELOG. by Wolfgang Denk · Sun Feb 17 15:43:44 2008 +0100
  74. 383b145 PPC440EPx: Optionally enable second I2C bus by Mike Nuss · Wed Feb 06 11:10:11 2008 -0500
  75. e007520 ppc4xx: HCU4/5. Cleanup configs by Niklaus Giger · Tue Feb 05 10:26:44 2008 +0100
  76. b311bdb ppc4xx: HCU4/5. Cleanups by Niklaus Giger · Tue Feb 05 11:31:28 2008 +0100
  77. 907a304 ppc4xx: PPC405GPr fix missing register definitions by Niklaus Giger · Tue Feb 05 10:26:41 2008 +0100
  78. f35b86b ppc4xx: Beautify configuration files for Sequoia and Korat boards by Larry Johnson · Fri Jan 18 21:49:05 2008 -0500
  79. 24059e9 Merge branch 'master' of git://www.denx.de/git/u-boot-arm by Wolfgang Denk · Sat Feb 16 00:42:44 2008 +0100
  80. f7cda18 Wipe out assembler warnings while compiling x86 biosemu by Anatolij Gustschin · Fri Feb 15 20:09:01 2008 +0100
  81. 07b66d1 Merge branch '080208_dupint' of git://linux-arm.org/u-boot-armdev by Peter Pearse · Fri Feb 15 13:00:54 2008 +0000
  82. e6fb507 Merge branch '080202_at91rm9200dk' of git://linux-arm.org/u-boot-armdev by Peter Pearse · Fri Feb 15 13:00:22 2008 +0000
  83. b923b0b Merge branch '080131_artila' of git://linux-arm.org/u-boot-armdev by Peter Pearse · Fri Feb 15 12:59:56 2008 +0000
  84. 66ecfed Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdev by Peter Pearse · Fri Feb 15 12:59:15 2008 +0000
  85. 0e22f8d Merge branch '070524_netstar' of git://linux-arm.org/u-boot-armdev by Peter Pearse · Fri Feb 15 12:58:10 2008 +0000
  86. 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
  87. ce75491 Prepare v1.3.2-rc1 release candidate by Wolfgang Denk · Fri Feb 15 00:57:09 2008 +0100
  88. 1dda8ca Fix compile warning on lib_ppc/board.c by Anatolij Gustschin · Fri Feb 15 00:13:20 2008 +0100
  89. 1a45d3f Add Radeon Mobility 9200 pci device id to the radeon driver by Anatolij Gustschin · Thu Feb 14 18:22:04 2008 +0100
  90. 9d9acf2 Extend ATI Radeon driver to support more video modes by Anatolij Gustschin · Thu Feb 14 18:19:50 2008 +0100
  91. 71056c7 xsengine: fix typo and few coding style by Jean-Christophe PLAGNIOL-VILLARD · Sun Feb 10 17:05:20 2008 +0100
  92. d4e3fb4 Fix wrong memory limit calculation in memory-test by Guennadi Liakhovetski · Fri Feb 08 21:25:58 2008 +0100
  93. 3155735 Merge branch 'master' of git://www.denx.de/git/u-boot-arm by Wolfgang Denk · Fri Feb 15 00:45:39 2008 +0100
  94. 1f42d17 Merge ../custodians by Wolfgang Denk · Fri Feb 15 00:27:11 2008 +0100
  95. e9f2dbb Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · Fri Feb 15 00:26:52 2008 +0100
  96. 9368464 Merge ../custodians by Wolfgang Denk · Fri Feb 15 00:22:49 2008 +0100
  97. fe9628c Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · Fri Feb 15 00:22:37 2008 +0100
  98. 955faa8 Merge ../custodians by Wolfgang Denk · Fri Feb 15 00:16:32 2008 +0100
  99. a47fd43 Merge branch 'master' of git://www.denx.de/git/u-boot-sh by Wolfgang Denk · Fri Feb 15 00:16:26 2008 +0100
  100. 642f740 Merge ../custodians by Wolfgang Denk · Fri Feb 15 00:14:36 2008 +0100