1. 3dfe110 [new uImage] Add node offsets for FIT images listed in struct bootm_headers by Marian Balakowicz · 17 years ago
  2. bc8ed48 [new uImage] ppc: Add new uImage format support to FDT handling routines by Marian Balakowicz · 17 years ago
  3. a44a269 [new uImage] Re-enable interrupts for non automatic booting by Marian Balakowicz · 17 years ago
  4. d985c84 [new uImage] Remove unnecessary arguments passed to ramdisk routines by Marian Balakowicz · 17 years ago
  5. c877964 [new uImage] Add new uImage format support for ramdisk handling by Marian Balakowicz · 17 years ago
  6. 6986a38 [new uImage] Add new uImage format support for kernel booting by Marian Balakowicz · 17 years ago
  7. e32fea6 [new uImage] Add new uImage format support for imls and iminfo commands by Marian Balakowicz · 17 years ago
  8. 9d25438 [new uImage] Add support for new uImage format to mkimage tool by Bartlomiej Sieka · 17 years ago
  9. eb6175e [new uImage] Make node unit names const in struct bootm_headers by Marian Balakowicz · 17 years ago
  10. 5dfb521 [new uImage] New uImage low-level API by Marian Balakowicz · 17 years ago
  11. 05e07b1 [new uImage] Fix FDT blob totalsize calculation in boot_relocate_fdt() by Marian Balakowicz · 17 years ago
  12. d1cc528 libfdt: Add and use a node iteration helper function. by David Gibson · 17 years ago
  13. 8cf3080 [new uImage] Add libfdt support to mkimage by Bartlomiej Sieka · 17 years ago
  14. a6e530f [new uImage] Add sha1.o object to mkimage binary build by Bartlomiej Sieka · 17 years ago
  15. df6f1b8 [new uImage] Fix component handling for legacy multi component images by Marian Balakowicz · 17 years ago
  16. 570abb0 [new uImage] Share common uImage code between mkimage and U-boot by Marian Balakowicz · 17 years ago
  17. 9a4daad [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · 17 years ago
  18. e18489e Merge branch 'master' of git://www.denx.de/git/u-boot into new-image by Marian Balakowicz · 17 years ago
  19. 75fa002 [new uImage] Respect autostart setting in linux bootm by Kumar Gala · 17 years ago
  20. d3f2fa0 [new uImage] Provide ability to restrict region used for boot images by Kumar Gala · 17 years ago
  21. e822d7f [new uImage] Use lmb for bootm allocations by Kumar Gala · 17 years ago
  22. f5614e7 [new uImage] Add autostart flag to bootm_headers structure by Kumar Gala · 17 years ago
  23. 4ed6552 [new uImage] Introduce lmb from linux kernel for memory mgmt of boot images by Kumar Gala · 17 years ago
  24. 4648c2e [new uImage] ppc: Allow boards to specify effective amount of memory by Kumar Gala · 17 years ago
  25. 274cea2 [new uImage] rework error handling so common functions don't reset by Kumar Gala · 17 years ago
  26. d2bc095 [new uImage] ppc: Re-order ramdisk/fdt handling sequence by Kumar Gala · 17 years ago
  27. 2795349 [new uImage] ppc: Determine if we are booting an OF style by Kumar Gala · 17 years ago
  28. a6612bd [new uImage] Don't pass kdb to ramdisk_high since we may not have one by Kumar Gala · 17 years ago
  29. 4efbe9d [new uImage] Correct raw FDT blob handlig when CONFIG_FIT is disabled by Marian Balakowicz · 17 years ago
  30. ff0734c [new uImage] POWERPC: Add image_get_fdt() routine by Marian Balakowicz · 17 years ago
  31. 1efd436 [new uImage] Add image_get_kernel() routine by Marian Balakowicz · 17 years ago
  32. 8a5ea3e [new uImage] Move image verify flag to bootm_headers structure by Marian Balakowicz · 17 years ago
  33. 823afe7 [Makefile] Sort COBJS in lib_<arch> Makefiles by Marian Balakowicz · 17 years ago
  34. 6f0f9df [new uImage] Optimize gen_get_image() flow control by Marian Balakowicz · 17 years ago
  35. d2ced9e [new uImage] POWERPC: Split get_fdt() into get and relocate routines by Marian Balakowicz · 17 years ago
  36. d5934ad [new uImage] Add dual format uImage support framework by Marian Balakowicz · 17 years ago
  37. b29661f Coding style cleanup. Prepare v1.3.2-rc2 release candidate by Wolfgang Denk · 17 years ago
  38. 00b48a4 ENV: remove saveenv when CFG_ENV_IS_NOWHERE is selected by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  39. b075d74 Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets. by Shinya Kuribayashi · 17 years ago
  40. 208acd1 cpu/mcf52x2/config.mk: Make needlessly deffered expansions immediate. by Shinya Kuribayashi · 17 years ago
  41. 495a0dd cpu/ppc4xx/config.mk: Make a needlessly deffered expansion immediate. by Shinya Kuribayashi · 17 years ago
  42. e682ba3 cpu/mips/cofigl.mk: Make a needlessly deffered expansion immediate. by Shinya Kuribayashi · 17 years ago
  43. 02409f8 make define2mk.sed work on FreeBSD by Marcel Moolenaar · 17 years ago
  44. e5084af Replace deprecated "ramdisk" with "ramdisk_size" kernel parameter. by Detlev Zundel · 17 years ago
  45. d01b847 LM75 bug fix for negative temperatures by Larry Johnson · 17 years ago
  46. 5a910c2 IDS8247: update MAINTAINER entry. by Heiko Schocher · 17 years ago
  47. 79eac2b Fix device tree for mgsuvd board. by Heiko Schocher · 17 years ago
  48. 2e72109 lwmon5: enable hardware watchdog by Yuri Tikhonov · 17 years ago
  49. bc77881 ppc4xx: Support for ATI Radeon 9200 card on sequoia by Anatolij Gustschin · 17 years ago
  50. 6a2dcaf Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  51. 45d65b7 Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash by Wolfgang Denk · 17 years ago
  52. 239c885 Merge branch 'master' of git://www.denx.de/git/u-boot-freebsd by Wolfgang Denk · 17 years ago
  53. 55c802e Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Wolfgang Denk · 17 years ago
  54. 5a9abcc Remove duplicate defines for ARRAY_SIZE by Kumar Gala · 17 years ago
  55. 81d93e5 ppc: Allow boards to specify effective amount of memory by Kumar Gala · 17 years ago
  56. 755c35f include autoconf.mk before any other .mk files by Mike Frysinger · 17 years ago
  57. 16fe777 error check autoconf.mk generation by Mike Frysinger · 17 years ago
  58. 019895a Fix bug in dependency checking by Stefano Babic · 17 years ago
  59. 98ba144 Fix GPMC CS2 memory setup at apollon by Kyungmin Park · 17 years ago
  60. e845e07 uli526x: Fix multiple differ in signedness and parentheses around comparison by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  61. beeccf7 MIPS: Fix CFG_NO_FLASH support by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  62. edfed1d easylogo: clean up some more and add -r (rgb) support by Mike Frysinger · 17 years ago
  63. f65c981 Makefile: add target for $(LDSCRIPT) by Mike Frysinger · 17 years ago
  64. 5583cbf [new uImage] Fix erroneous use of image_get_magic() in fdc/usb cmds by Marian Balakowicz · 17 years ago
  65. 2242f53 [new uImage] Rename and move print_image_hdr() routine by Marian Balakowicz · 17 years ago
  66. f50433d [new uImage] Add fit_parse_conf() and fit_parse_subimage() routines by Marian Balakowicz · 17 years ago
  67. fff888a1 [new uImage] Add gen_get_image() routine by Marian Balakowicz · 17 years ago
  68. 75d3e8f [new uImage] Pull in libfdt if CONFIG_FIT is enabled by Marian Balakowicz · 17 years ago
  69. 20c9395 Merge branch 'master' of /home/git/u-boot by Marian Balakowicz · 17 years ago
  70. 1ba639d CFI: Do not use uninitialized cmd_reset by Michael Schwingen · 17 years ago
  71. e7a85f2 API: Add (c) and licensing notice to the public API header. by Rafal Jaworowski · 17 years ago
  72. 928d1d7 Fix CPU POST test failure by Yuri Tikhonov · 17 years ago
  73. d5908b0 8610HPCD: Document the flashbank selection switches. by Jon Loeliger · 17 years ago
  74. a551cee 86xx: Fix GUR PCI config registers properly. by Jon Loeliger · 17 years ago
  75. cb06eb9 8610HPCD: Don't use VIDEO/CFB_CONSOLE by default. by Jon Loeliger · 17 years ago
  76. 4d264ef ColdFire: Fix missing code flash size for M5485EVB by TsiChungLiew · 17 years ago
  77. c54f926 ColdFire: Fix 5282 and 5271 interrupt mask bit by TsiChungLiew · 17 years ago
  78. 975a083 8610HPCD: Fix typos in two PCI setup registers. by Jon Loeliger · 17 years ago
  79. 13f5433 86xx: Convert sbc8641d to use libfdt. by Jon Loeliger · 17 years ago
  80. 04efddc mpc86xx: Fix unused variable 'config' and 'immap' by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  81. 83d1b38 mpc86xx: Fix implicit declaration of functions 'init_laws' and 'disable_law' by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  82. b6f29c8 s3c24x0: Fix unused variable 'i' in function 'serial_init_dev' by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  83. 0937b8d pxa: fix assignment from incompatible pointer type by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  84. 64d7920 at91cap9adk: fix implicit declaration of function 'eth_init' by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  85. 375c435 Remove files added by mistake, update CHANGELOG. by Wolfgang Denk · 17 years ago
  86. b738654 PPC440EPx: Optionally enable second I2C bus by Mike Nuss · 17 years ago
  87. ef5b4f2 ppc4xx: HCU4/5. Cleanup configs by Niklaus Giger · 17 years ago
  88. 7497312 ppc4xx: HCU4/5. Cleanups by Niklaus Giger · 17 years ago
  89. 8cc10d0 ppc4xx: PPC405GPr fix missing register definitions by Niklaus Giger · 17 years ago
  90. 214398d ppc4xx: Beautify configuration files for Sequoia and Korat boards by Larry Johnson · 17 years ago
  91. 5db6138 Merge branch 'master' of git://www.denx.de/git/u-boot-arm by Wolfgang Denk · 17 years ago
  92. 30c6a24 Wipe out assembler warnings while compiling x86 biosemu by Anatolij Gustschin · 17 years ago
  93. 5561857 Merge branch '080208_dupint' of git://linux-arm.org/u-boot-armdev by Peter Pearse · 17 years ago
  94. faf8f9b Merge branch '080202_at91rm9200dk' of git://linux-arm.org/u-boot-armdev by Peter Pearse · 17 years ago
  95. d7d9afa Merge branch '080131_artila' of git://linux-arm.org/u-boot-armdev by Peter Pearse · 17 years ago
  96. ae92069 Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdev by Peter Pearse · 17 years ago
  97. e42d2b0 Merge branch '070524_netstar' of git://linux-arm.org/u-boot-armdev by Peter Pearse · 17 years ago
  98. 45da195 Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 17 years ago
  99. 67a4389 Prepare v1.3.2-rc1 release candidate by Wolfgang Denk · 17 years ago
  100. f33e965 Fix compile warning on lib_ppc/board.c by Anatolij Gustschin · 17 years ago