1. 093e14c Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  2. 5f91db7 MPC5121e ADS PCI support take 3 by John Rigby · 17 years ago
  3. 44b4dbe Fix warnings while compilation of post/drivers/memory.c by Anatolij Gustschin · 17 years ago
  4. a8b7e47 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  5. 4fae35a ppc4xx: Fix problem in 4xx_enet.c driver by Anatolij Gustschin · 17 years ago
  6. 60ec654 POST: Disable cache while SPR POST by Anatolij Gustschin · 17 years ago
  7. c313b2c TQM5200: use automatic fdt memory fixup (part 2) by Martin Krause · 17 years ago
  8. 24ae0d1 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  9. 2f6e76d Merge branch 'master' of git://www.denx.de/git/u-boot-arm by Wolfgang Denk · 17 years ago
  10. 44ceec2 TQM5200: use automatic fdt memory fixup by Martin Krause · 17 years ago
  11. f3a329a TQM5200: fix bug in SDRAM initialization code by Martin Krause · 17 years ago
  12. 217bf6b mx1fs2/flash: Fix multiple compiler warnings by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  13. 5599c28 arm-imx: Fix register definitions by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  14. c9bcf75 actua1/actua2/actua3: Fix multiple unused variable warnings by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  15. f8fa636 Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets. by Shinya Kuribayashi · 17 years ago
  16. 05e07b1 [new uImage] Fix FDT blob totalsize calculation in boot_relocate_fdt() by Marian Balakowicz · 17 years ago
  17. d1cc528 libfdt: Add and use a node iteration helper function. by David Gibson · 17 years ago
  18. 8cf3080 [new uImage] Add libfdt support to mkimage by Bartlomiej Sieka · 17 years ago
  19. a6e530f [new uImage] Add sha1.o object to mkimage binary build by Bartlomiej Sieka · 17 years ago
  20. df6f1b8 [new uImage] Fix component handling for legacy multi component images by Marian Balakowicz · 17 years ago
  21. 570abb0 [new uImage] Share common uImage code between mkimage and U-boot by Marian Balakowicz · 17 years ago
  22. 9a4daad [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · 17 years ago
  23. e18489e Merge branch 'master' of git://www.denx.de/git/u-boot into new-image by Marian Balakowicz · 17 years ago
  24. 75fa002 [new uImage] Respect autostart setting in linux bootm by Kumar Gala · 17 years ago
  25. d3f2fa0 [new uImage] Provide ability to restrict region used for boot images by Kumar Gala · 17 years ago
  26. e822d7f [new uImage] Use lmb for bootm allocations by Kumar Gala · 17 years ago
  27. f5614e7 [new uImage] Add autostart flag to bootm_headers structure by Kumar Gala · 17 years ago
  28. 4ed6552 [new uImage] Introduce lmb from linux kernel for memory mgmt of boot images by Kumar Gala · 17 years ago
  29. 4648c2e [new uImage] ppc: Allow boards to specify effective amount of memory by Kumar Gala · 17 years ago
  30. 274cea2 [new uImage] rework error handling so common functions don't reset by Kumar Gala · 17 years ago
  31. d2bc095 [new uImage] ppc: Re-order ramdisk/fdt handling sequence by Kumar Gala · 17 years ago
  32. 2795349 [new uImage] ppc: Determine if we are booting an OF style by Kumar Gala · 17 years ago
  33. a6612bd [new uImage] Don't pass kdb to ramdisk_high since we may not have one by Kumar Gala · 17 years ago
  34. 2b22fa4 85xx: Don't icbi when unlocking the cache by Kumar Gala · 17 years ago
  35. 534ea6b Fix source for ECM error IVPR by Andy Fleming · 17 years ago
  36. 21fae8b Invalidate INIT_RAM TLB mappings by Andy Fleming · 17 years ago
  37. 347b793 sbc8548: Fix Revision reading and unused variable 'path' by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  38. 495d162 sbc8548: Fix cfi flash bank declaration by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  39. 4efbe9d [new uImage] Correct raw FDT blob handlig when CONFIG_FIT is disabled by Marian Balakowicz · 17 years ago
  40. ff0734c [new uImage] POWERPC: Add image_get_fdt() routine by Marian Balakowicz · 17 years ago
  41. 1efd436 [new uImage] Add image_get_kernel() routine by Marian Balakowicz · 17 years ago
  42. 8a5ea3e [new uImage] Move image verify flag to bootm_headers structure by Marian Balakowicz · 17 years ago
  43. 823afe7 [Makefile] Sort COBJS in lib_<arch> Makefiles by Marian Balakowicz · 17 years ago
  44. 6f0f9df [new uImage] Optimize gen_get_image() flow control by Marian Balakowicz · 17 years ago
  45. d2ced9e [new uImage] POWERPC: Split get_fdt() into get and relocate routines by Marian Balakowicz · 17 years ago
  46. 33fa5c0 86xx: Fix renamed GUR symbols in sbc8641d board. by Jon Loeliger · 17 years ago
  47. 64cd594 ppc4xx: Fix acadia_nand build problem by Stefan Roese · 17 years ago
  48. 14e099e mx1fs2/flash: Fix multiple pointertargets in assignment differ in signedness by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  49. 724902c arm-imx: Fix registers definition by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  50. 4cd288b actua1/actua2/actua3: Fix multipleunused variable by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  51. d5934ad [new uImage] Add dual format uImage support framework by Marian Balakowicz · 17 years ago
  52. b29661f Coding style cleanup. Prepare v1.3.2-rc2 release candidate by Wolfgang Denk · 17 years ago
  53. 00b48a4 ENV: remove saveenv when CFG_ENV_IS_NOWHERE is selected by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  54. b075d74 Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets. by Shinya Kuribayashi · 17 years ago
  55. 208acd1 cpu/mcf52x2/config.mk: Make needlessly deffered expansions immediate. by Shinya Kuribayashi · 17 years ago
  56. 495a0dd cpu/ppc4xx/config.mk: Make a needlessly deffered expansion immediate. by Shinya Kuribayashi · 17 years ago
  57. e682ba3 cpu/mips/cofigl.mk: Make a needlessly deffered expansion immediate. by Shinya Kuribayashi · 17 years ago
  58. 02409f8 make define2mk.sed work on FreeBSD by Marcel Moolenaar · 17 years ago
  59. e5084af Replace deprecated "ramdisk" with "ramdisk_size" kernel parameter. by Detlev Zundel · 17 years ago
  60. d01b847 LM75 bug fix for negative temperatures by Larry Johnson · 17 years ago
  61. 5a910c2 IDS8247: update MAINTAINER entry. by Heiko Schocher · 17 years ago
  62. 79eac2b Fix device tree for mgsuvd board. by Heiko Schocher · 17 years ago
  63. 2e72109 lwmon5: enable hardware watchdog by Yuri Tikhonov · 17 years ago
  64. bc77881 ppc4xx: Support for ATI Radeon 9200 card on sequoia by Anatolij Gustschin · 17 years ago
  65. 6a2dcaf Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  66. 45d65b7 Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash by Wolfgang Denk · 17 years ago
  67. 239c885 Merge branch 'master' of git://www.denx.de/git/u-boot-freebsd by Wolfgang Denk · 17 years ago
  68. 55c802e Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Wolfgang Denk · 17 years ago
  69. 5a9abcc Remove duplicate defines for ARRAY_SIZE by Kumar Gala · 17 years ago
  70. 81d93e5 ppc: Allow boards to specify effective amount of memory by Kumar Gala · 17 years ago
  71. 755c35f include autoconf.mk before any other .mk files by Mike Frysinger · 17 years ago
  72. 16fe777 error check autoconf.mk generation by Mike Frysinger · 17 years ago
  73. 019895a Fix bug in dependency checking by Stefano Babic · 17 years ago
  74. 98ba144 Fix GPMC CS2 memory setup at apollon by Kyungmin Park · 17 years ago
  75. e845e07 uli526x: Fix multiple differ in signedness and parentheses around comparison by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  76. beeccf7 MIPS: Fix CFG_NO_FLASH support by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  77. edfed1d easylogo: clean up some more and add -r (rgb) support by Mike Frysinger · 17 years ago
  78. f65c981 Makefile: add target for $(LDSCRIPT) by Mike Frysinger · 17 years ago
  79. 5583cbf [new uImage] Fix erroneous use of image_get_magic() in fdc/usb cmds by Marian Balakowicz · 17 years ago
  80. 2242f53 [new uImage] Rename and move print_image_hdr() routine by Marian Balakowicz · 17 years ago
  81. f50433d [new uImage] Add fit_parse_conf() and fit_parse_subimage() routines by Marian Balakowicz · 17 years ago
  82. fff888a1 [new uImage] Add gen_get_image() routine by Marian Balakowicz · 17 years ago
  83. 75d3e8f [new uImage] Pull in libfdt if CONFIG_FIT is enabled by Marian Balakowicz · 17 years ago
  84. 20c9395 Merge branch 'master' of /home/git/u-boot by Marian Balakowicz · 17 years ago
  85. 1ba639d CFI: Do not use uninitialized cmd_reset by Michael Schwingen · 17 years ago
  86. e7a85f2 API: Add (c) and licensing notice to the public API header. by Rafal Jaworowski · 17 years ago
  87. 928d1d7 Fix CPU POST test failure by Yuri Tikhonov · 17 years ago
  88. d5908b0 8610HPCD: Document the flashbank selection switches. by Jon Loeliger · 17 years ago
  89. a551cee 86xx: Fix GUR PCI config registers properly. by Jon Loeliger · 17 years ago
  90. cb06eb9 8610HPCD: Don't use VIDEO/CFB_CONSOLE by default. by Jon Loeliger · 17 years ago
  91. 4d264ef ColdFire: Fix missing code flash size for M5485EVB by TsiChungLiew · 17 years ago
  92. c54f926 ColdFire: Fix 5282 and 5271 interrupt mask bit by TsiChungLiew · 17 years ago
  93. 975a083 8610HPCD: Fix typos in two PCI setup registers. by Jon Loeliger · 17 years ago
  94. 13f5433 86xx: Convert sbc8641d to use libfdt. by Jon Loeliger · 17 years ago
  95. 04efddc mpc86xx: Fix unused variable 'config' and 'immap' by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  96. 83d1b38 mpc86xx: Fix implicit declaration of functions 'init_laws' and 'disable_law' by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  97. b6f29c8 s3c24x0: Fix unused variable 'i' in function 'serial_init_dev' by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  98. 0937b8d pxa: fix assignment from incompatible pointer type by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  99. 64d7920 at91cap9adk: fix implicit declaration of function 'eth_init' by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  100. 375c435 Remove files added by mistake, update CHANGELOG. by Wolfgang Denk · 17 years ago