1. 396f635 bootm: refactor image detection and os load steps by Kumar Gala · 16 years ago
  2. e906cfa bootm: move lmb into the bootm_headers_t structure by Kumar Gala · 16 years ago
  3. 54f9c86 bootm: Set working fdt address as part of the bootm flow by Kumar Gala · 16 years ago
  4. 06a0991 bootm: refactor fdt locating and relocation code by Kumar Gala · 16 years ago
  5. c4f9419 bootm: refactor ramdisk locating code by Kumar Gala · 16 years ago
  6. c160a95 bootm: refactor entry point code by Kumar Gala · 16 years ago
  7. c5d11e7 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  8. 19f1014 cmd_mem.c: Fix help message alignment by Wolfgang Denk · 16 years ago
  9. ce0eb70 Merge branch 'next' by Kim Phillips · 16 years ago
  10. a49d10c Minor coding style cleanup, updte CHANGELOG by Wolfgang Denk · 16 years ago
  11. 109c30f Add note on dereferencing /aliases pointers by Gerald Van Baren · 16 years ago
  12. bfd7f38 Fix OneNAND read_oob/write_oob functions compatability by Kyungmin Park · 16 years ago
  13. ba37aa0 fdt: rework fdt_fixup_ethernet() to use env instead of bd_t by Kumar Gala · 16 years ago
  14. 4cacf7c hush: Fix printf debug macro in hush.c so that it usable in U-Boot by Stefan Roese · 16 years ago
  15. 0800707 mod_i2c_mem() bugfix by Peter Tyser · 16 years ago
  16. 4afbef9 Fix typo in spelling of ATAPI. by Steven A. Falco · 16 years ago
  17. 36c2d30 Add a hook to allow board-specific PIO mode setting. by Steven A. Falco · 16 years ago
  18. 7dbc38a fdt: fdt addr w/o any args reports back the current working address by Kumar Gala · 16 years ago
  19. f953d99 fdt: added the ability to set initrd start/end via chosen command by Kumar Gala · 16 years ago
  20. ffa4baf Add command to enable/disable interrupts by Kumar Gala · 16 years ago
  21. fcd69a1 Clean up usage of icache_disable/dcache_disable by Kumar Gala · 16 years ago
  22. 0a823aa Add 'license' command to U-Boot command line by Harald Welte · 16 years ago
  23. fe2ce55 add 'unzip' command to u-boot commandline by Harald Welte · 16 years ago
  24. 07efc9e Change CFG_ENV_SIZE to CFG_ENV_SECT_SIZE for SPI sector erase by TsiChung Liew · 16 years ago
  25. 4b07080 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  26. 28ac671 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  27. 2fd0aad Merge branch 'Makefile' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  28. d438d50 Fix OneNAND build break by Kyungmin Park · 16 years ago
  29. 5a7ddf4 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  30. cc4a0ce drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  31. d6e9ee9 common: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  32. 9939ffd Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next by Stefan Roese · 16 years ago
  33. 195ccfc OneNAND: Fill in MTD function pointers for OneNAND. by Fathi BOUDRA · 16 years ago
  34. c3db8c6 NAND: Do not write or read a whole block if it is larger than the environment by Guennadi Liakhovetski · 16 years ago
  35. dfbf617 NAND read/write fix by Scott Wood · 16 years ago
  36. 984e03c NAND: Always skip blocks on read/write/boot. by Scott Wood · 16 years ago
  37. deac913 NAND: Fix compilation warning and small coding style issue by Stefan Roese · 17 years ago
  38. 9ad754f make nand dump and nand dump.oob work by William Juul · 17 years ago
  39. 90ef117 Incorporate yaffs2 into U-boot by William Juul · 17 years ago
  40. 3043c04 Whitespace cleanup and marking broken code. by William Juul · 17 years ago
  41. 5e1dae5 Fixing coding style issues by William Juul · 17 years ago
  42. 4cbb651 Remove white space at end. by William Juul · 17 years ago
  43. cfa460a Update MTD to that of Linux 2.6.22.1 by William Juul · 17 years ago
  44. 902ca09 85xx: Rename CONFIG_NR_CPUS to CONFIG_NUM_CPUS by Kumar Gala · 16 years ago
  45. 3216ca9 Fix fallout from autostart revert by Kumar Gala · 16 years ago
  46. a9fe0c3 common/cmd_load.c - Minor code & Coding Style cleanup by Gururaja Hebbar K R · 16 years ago
  47. aa5ffa1 OneNAND: Remove base address offset usage by dirk.behme@googlemail.com · 16 years ago
  48. 0bf202e Revert "[new uImage] Add autostart flag to bootm_headers structure" by Wolfgang Denk · 16 years ago
  49. 41266c9 FIT: Fix handling of images without ramdisks by Peter Tyser · 16 years ago
  50. 21f971e TQM823L: re-enable logo support; update LCD_INFO text by Wolfgang Denk · 16 years ago
  51. f2302d4 Fix merge problems by Stefan Roese · 16 years ago
  52. 1464eff Fix bitmap display for atmel lcd controller by Mark Jackson · 16 years ago
  53. 2bb6a10 Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  54. a483115 Add gzipped logo support by Mark Jackson · 16 years ago
  55. 2e752be Uncompressed images loaded to their start address shall set load_end too by Guennadi Liakhovetski · 16 years ago
  56. c37207d Fix printf() format problems with configurable prompts by Wolfgang Denk · 16 years ago
  57. 57c219a Fix compile warnings in dlmalloc by Kumar Gala · 16 years ago
  58. ebb86c4 cmd_bootm.c: Fix problem with '#if (CONFIG_CMD_USB)' by Stefan Roese · 16 years ago
  59. c14eefc Fix more printf() format warnings by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  60. 936897d Fix remaining CFG_CMD_ define, ifdef and comments by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  61. 36d59bd Fix warnings if compiling with IDE support. by Heiko Schocher · 16 years ago
  62. 1953d12 microblaze: Fix printf() format issues by Michal Simek · 16 years ago
  63. 97a3bf2 ide: Use CFG_64BIT_LBA instead of CFG_64BIT_STRTOUL by Stefan Roese · 16 years ago
  64. 42246da Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next by Stefan Roese · 16 years ago
  65. 015b27b fdt_support: fdt_fixup_dr_usb: add support for phy_type fixups by Anton Vorontsov · 16 years ago
  66. 699f051 Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort Makefile by Wolfgang Denk · 16 years ago
  67. 1d28d48 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  68. 6b70ffb fdt: add crypto node handling for MPC8{3, 5}xxE processors by Kim Phillips · 16 years ago
  69. 348753d Fix some more printf() format problems. by Kumar Gala · 16 years ago
  70. d0ff51b Code cleanup: fix old style assignment ambiguities like "=-" etc. by Wolfgang Denk · 16 years ago
  71. b64f190 Fix printf() format issues with sizeof_t types by using %zu by Wolfgang Denk · 16 years ago
  72. 4b32610 Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next by Stefan Roese · 16 years ago
  73. d5996dd Fix some more printf() format problems. by Wolfgang Denk · 16 years ago
  74. 0a5676b Fix some more printf() format issues. by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  75. c78fce6 FIS: repare incorrect return value with ramdisk handling by Michal Simek · 16 years ago
  76. d1631fe ppc4xx: Consolidate PPC4xx UIC defines by Stefan Roese · 16 years ago
  77. 9b55a25 Fix some more print() format errors. by Wolfgang Denk · 16 years ago
  78. 4109df6 silence misc printf formatting compiler warnings by Kim Phillips · 16 years ago
  79. 3d71c81 USB: shutdown USB before booting by Markus Klotzbücher · 16 years ago
  80. e0320b1 Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  81. 06c53be Fix some more print() format errors. by Wolfgang Denk · 16 years ago
  82. d4b5f3f Fix "usb part" command by Christian Eggers · 16 years ago
  83. e870690 MTD/NAND: Fix printf format warning in nand code by Stefan Roese · 16 years ago
  84. 4023453 Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  85. 5bb12db Remove code duplication for setting the default environment by Harald Welte · 16 years ago
  86. 99c2b43 NAND: Fix warning due to missing env_ptr casts to u_char * in env_nand.c. by Marcel Ziswiler · 16 years ago
  87. b502611 Change env_get_char from a global function ptr to a function by Joakim Tjernlund · 16 years ago
  88. dc4b0b3 Fix printf errors. by Andrew Klossner · 16 years ago
  89. 9fea65a ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405 by Michal Simek · 16 years ago
  90. 5981ebd fdt: Fix typo in variable name. by Detlev Zundel · 16 years ago
  91. f6a6955 cmd_nvedit.c: clean up syntax highlighting by Steven A. Falco · 16 years ago
  92. 75678c8 Make setenv() return status by Steven A. Falco · 16 years ago
  93. 3bab76a Delay FIT format check on sector based devices by Marian Balakowicz · 16 years ago
  94. e093a24 Coding Style Cleanup by Wolfgang Denk · 16 years ago
  95. 9e4006bc NAND: Add missing declaration to non-redundant saveenv(). by Philip Balister · 16 years ago
  96. 391fd93 Change lmb to use phys_size_t/phys_addr_t by Becky Bruce · 16 years ago
  97. b57ca3e Change bd/gd memsize/ram_size to be phys_size_t. by Becky Bruce · 16 years ago
  98. cdeb62e Merge branch 'master' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · 16 years ago
  99. ae9e97f libfdt: Move the working_fdt pointer to cmd_fdt.c by Gerald Van Baren · 16 years ago
  100. e489b9c fdt: unshadow global working fdt variable by Kim Phillips · 16 years ago