1. 0ede0c3 Add the MD5 algorithm by Bartlomiej Sieka · 17 years ago
  2. 7e492d8 Merge branch 'master' of git://www.denx.de/git/u-boot into new-image by Marian Balakowicz · 17 years ago
  3. 1ec7376 [new uImage] Fix definition of common bootm_headers_t fields by Marian Balakowicz · 17 years ago
  4. f773bea [new uImage] Add proper ramdisk/FDT handling when FIT configuration is used by Marian Balakowicz · 17 years ago
  5. 424c4ab [new uImage] Add new uImage format support to autoscript routine by Marian Balakowicz · 17 years ago
  6. 3dfe110 [new uImage] Add node offsets for FIT images listed in struct bootm_headers by Marian Balakowicz · 17 years ago
  7. d985c84 [new uImage] Remove unnecessary arguments passed to ramdisk routines 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. 377151c Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 17 years ago
  12. 1ac14d8 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  13. 82afabf mgsuvd: update board configuration by Heiko Schocher · 17 years ago
  14. e492c90 mgcoge: update board configuration by Heiko Schocher · 17 years ago
  15. 270fe26 mpc83xx: make dtb basename file references equal those of linux by Kim Phillips · 17 years ago
  16. fc84a84 ppc4xx: Sequoia: Add device tree (fdt) Linux booting default env variables by Stefan Roese · 17 years ago
  17. bd4458c 837xEMDS: Improve the system performance by Dave Liu · 17 years ago
  18. d8ab58b Replace "run load; run update" with conditionalized "run load update". by Detlev Zundel · 17 years ago
  19. a447538 PCS440EP: fix build problems (redundant #define) by Wolfgang Denk · 17 years ago
  20. 42ba58e Fix endianess problem in cramfs code (cramfs is always host-endian in Linux) by Bernhard Nemec · 17 years ago
  21. 32bf3d1 Fix quoting problem (preboot setting) in many board config files. by Wolfgang Denk · 17 years ago
  22. 5b0b2b6 ADS5121: Fix default environment. by Wolfgang Denk · 17 years ago
  23. 8ce4e5c Fix checking fat32 cluster size. by michael · 17 years ago
  24. 76957cb ppc4xx: EMAC: Fix 405EZ fifo size setup in EMAC_MR1 by Stefan Roese · 17 years ago
  25. 093e14c Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  26. 5f91db7 MPC5121e ADS PCI support take 3 by John Rigby · 17 years ago
  27. 5599c28 arm-imx: Fix register definitions by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  28. f8fa636 Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets. by Shinya Kuribayashi · 17 years ago
  29. d1cc528 libfdt: Add and use a node iteration helper function. by David Gibson · 17 years ago
  30. 8cf3080 [new uImage] Add libfdt support to mkimage by Bartlomiej Sieka · 17 years ago
  31. 570abb0 [new uImage] Share common uImage code between mkimage and U-boot by Marian Balakowicz · 17 years ago
  32. 9a4daad [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · 17 years ago
  33. e18489e Merge branch 'master' of git://www.denx.de/git/u-boot into new-image by Marian Balakowicz · 17 years ago
  34. d3f2fa0 [new uImage] Provide ability to restrict region used for boot images by Kumar Gala · 17 years ago
  35. e822d7f [new uImage] Use lmb for bootm allocations by Kumar Gala · 17 years ago
  36. f5614e7 [new uImage] Add autostart flag to bootm_headers structure by Kumar Gala · 17 years ago
  37. 4ed6552 [new uImage] Introduce lmb from linux kernel for memory mgmt of boot images by Kumar Gala · 17 years ago
  38. 274cea2 [new uImage] rework error handling so common functions don't reset by Kumar Gala · 17 years ago
  39. a6612bd [new uImage] Don't pass kdb to ramdisk_high since we may not have one by Kumar Gala · 17 years ago
  40. 495d162 sbc8548: Fix cfi flash bank declaration by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  41. 4efbe9d [new uImage] Correct raw FDT blob handlig when CONFIG_FIT is disabled 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. d5934ad [new uImage] Add dual format uImage support framework by Marian Balakowicz · 17 years ago
  44. b075d74 Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets. by Shinya Kuribayashi · 17 years ago
  45. e5084af Replace deprecated "ramdisk" with "ramdisk_size" kernel parameter. by Detlev Zundel · 17 years ago
  46. 2e72109 lwmon5: enable hardware watchdog by Yuri Tikhonov · 17 years ago
  47. bc77881 ppc4xx: Support for ATI Radeon 9200 card on sequoia by Anatolij Gustschin · 17 years ago
  48. 6a2dcaf Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  49. 239c885 Merge branch 'master' of git://www.denx.de/git/u-boot-freebsd by Wolfgang Denk · 17 years ago
  50. 5a9abcc Remove duplicate defines for ARRAY_SIZE by Kumar Gala · 17 years ago
  51. 2242f53 [new uImage] Rename and move print_image_hdr() routine by Marian Balakowicz · 17 years ago
  52. f50433d [new uImage] Add fit_parse_conf() and fit_parse_subimage() routines by Marian Balakowicz · 17 years ago
  53. fff888a1 [new uImage] Add gen_get_image() routine by Marian Balakowicz · 17 years ago
  54. 75d3e8f [new uImage] Pull in libfdt if CONFIG_FIT is enabled by Marian Balakowicz · 17 years ago
  55. 20c9395 Merge branch 'master' of /home/git/u-boot by Marian Balakowicz · 17 years ago
  56. e7a85f2 API: Add (c) and licensing notice to the public API header. by Rafal Jaworowski · 17 years ago
  57. a551cee 86xx: Fix GUR PCI config registers properly. by Jon Loeliger · 17 years ago
  58. cb06eb9 8610HPCD: Don't use VIDEO/CFB_CONSOLE by default. by Jon Loeliger · 17 years ago
  59. 975a083 8610HPCD: Fix typos in two PCI setup registers. by Jon Loeliger · 17 years ago
  60. 13f5433 86xx: Convert sbc8641d to use libfdt. by Jon Loeliger · 17 years ago
  61. ef5b4f2 ppc4xx: HCU4/5. Cleanup configs by Niklaus Giger · 17 years ago
  62. 8cc10d0 ppc4xx: PPC405GPr fix missing register definitions by Niklaus Giger · 17 years ago
  63. 214398d ppc4xx: Beautify configuration files for Sequoia and Korat boards by Larry Johnson · 17 years ago
  64. d7d9afa Merge branch '080131_artila' of git://linux-arm.org/u-boot-armdev by Peter Pearse · 17 years ago
  65. ae92069 Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdev by Peter Pearse · 17 years ago
  66. e42d2b0 Merge branch '070524_netstar' of git://linux-arm.org/u-boot-armdev by Peter Pearse · 17 years ago
  67. f33e965 Fix compile warning on lib_ppc/board.c by Anatolij Gustschin · 17 years ago
  68. 1b8607e Extend ATI Radeon driver to support more video modes by Anatolij Gustschin · 17 years ago
  69. 4124382 xsengine: fix typo and few coding style by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  70. ae91a80 Merge ../custodians by Wolfgang Denk · 17 years ago
  71. 9e04a81 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  72. a4d60bb Merge ../custodians by Wolfgang Denk · 17 years ago
  73. 32c70d3 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  74. edc886f Merge ../custodians by Wolfgang Denk · 17 years ago
  75. 9291574 Merge branch 'master' of git://www.denx.de/git/u-boot-avr32 by Wolfgang Denk · 17 years ago
  76. 7e30f5e Coding STyle cleanup. by Wolfgang Denk · 17 years ago
  77. 6f99eec Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin by Wolfgang Denk · 17 years ago
  78. f6921e3 sh: Fix register address of SH7722 by Nobuhiro Iwamatsu · 17 years ago
  79. 943afa2 85xx, 86xx: Determine I2C clock frequencies and store in global_data by Timur Tabi · 17 years ago
  80. b931b3a TQM834x: clean up configuration by Wolfgang Denk · 17 years ago
  81. e7670f6 PPC: Use r2 instead of r29 as global data pointer by Wolfgang Denk · 17 years ago
  82. 746c4b9 Merge commit 'wd/master' by Jon Loeliger · 17 years ago
  83. f90e69c Merge branch 'for-1.3.2' by Stefan Roese · 17 years ago
  84. ea8d989 Support for Artila M-501 starter kit by Timo Tuunainen · 17 years ago
  85. 6afcabf AT91CAP9 support : board/ files by Stelian Pop · 17 years ago
  86. fa506a9 AT91CAP9 support : include/ files by Stelian Pop · 17 years ago
  87. f4e7cbf Update board NetStar Signed-off-by: Ladislav Michl <ladis@linux-mips.org> by Peter Pearse · 17 years ago
  88. 6d1b6f9 Mark board_init_[fr] as noreturn by Mike Frysinger · 17 years ago
  89. 1b76988 Fix remaining CONFIG_COMMANDS by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  90. 3cfb0c5 Remove duplicate defines for ARRAY_SIZE by Kumar Gala · 17 years ago
  91. ccd6e14 Add CFG_MPC86xx_DDR_ADDR and CFG_MPC86xx_DDR2_ADDR symbols by Jon Loeliger · 17 years ago
  92. d075eec Merge commit 'wd/master' by Jon Loeliger · 17 years ago
  93. 10bbb38 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 17 years ago
  94. c62776b Get rid of "#undef DEBUG" from board config files. by Wolfgang Denk · 17 years ago
  95. 73bf1e2 Remove #undef DEBUG from MPC83xx board header files by Timur Tabi · 17 years ago
  96. b6b0fe6 [new uImage] Cleanup do_botm_linux() boot allocations by Marian Balakowicz · 17 years ago
  97. ceaed2b [new uImage] Move ramdisk loading to a common routine by Marian Balakowicz · 17 years ago
  98. 5ad03eb [new uImage] Factor out common image_get_ramdisk() routine by Marian Balakowicz · 17 years ago
  99. 42b73e8 [new uImage] Factor out common routines for getting os/arch/type/comp names by Marian Balakowicz · 17 years ago
  100. f13e7b2 [new uImage] Cleanup image header pointer use in bootm code by Marian Balakowicz · 17 years ago