1. 48626aa bootm: refactor do_reset and os boot function args by Kumar Gala · 16 years ago
  2. 99ebc05 fdt: refactor initrd related code by Kumar Gala · 16 years ago
  3. f2f58c5 fdt: refactor fdt resize code by Kumar Gala · 16 years ago
  4. da6d11e bootm: move lmb into the bootm_headers_t structure by Kumar Gala · 16 years ago
  5. a5130ad bootm: refactor fdt locating and relocation code by Kumar Gala · 16 years ago
  6. fffb143 bootm: refactor ramdisk locating code by Kumar Gala · 16 years ago
  7. 93467bc bootm: refactor entry point code by Kumar Gala · 16 years ago
  8. b644d6b Consolidate strmhz() implementation by Haavard Skinnemoen · 16 years ago
  9. dcdcfea Update linux bootm to support ePAPR client interface by Kumar Gala · 16 years ago
  10. b71689b NAND boot: MPC8313ERDB support by Scott Wood · 16 years ago
  11. 026e4ac Fix fallout from autostart revert by Kumar Gala · 16 years ago
  12. 42b400e POWERPC: Add synchronization to write_bat in lib_ppc/bat_rw.c by Becky Bruce · 16 years ago
  13. 509cd07 Fix printf() format issues with sizeof_t types by using %zu by Wolfgang Denk · 16 years ago
  14. 8d54188 Fix some more print() format errors. by Wolfgang Denk · 16 years ago
  15. 09d2a71 Fix LMB type issues by Andy Fleming · 16 years ago
  16. 3fddff1 Fix compiler warnings by Kumar Gala · 16 years ago
  17. e4ad454 Fix printf errors. by Andrew Klossner · 16 years ago
  18. 594c7b5 ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405 by Michal Simek · 16 years ago
  19. a7a141b lmb: fix "implicit declaration of function 'lmb_free'" warning by Wolfgang Denk · 16 years ago
  20. 20582da Move conditional compilation of MPC8XXX SPI driver to Makefile by Ben Warren · 16 years ago
  21. 7d32ae3 Resize device tree to allow space for board changes and the chosen node by Andy Fleming · 16 years ago
  22. d26d67c Change lmb to use phys_size_t/phys_addr_t by Becky Bruce · 16 years ago
  23. e368346 Merge branch 'master' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · 16 years ago
  24. 75639e0 FSL LAW: Keep track of LAW allocations by Kumar Gala · 16 years ago
  25. f3a42e2 fdt: unshadow global working fdt variable by Kim Phillips · 16 years ago
  26. 902ce70 Avoid initrd and logbuffer area overlaps by Marian Balakowicz · 17 years ago
  27. e7efd5b PPC: Add print_bats() to lib_ppc/bat_rw.c by Becky Bruce · 17 years ago
  28. 065b577 PPC: Change lib_ppc/bat_rw.c to use high bats by Becky Bruce · 17 years ago
  29. e898dfd Remove prototypes of nand_init() in favor of including nand.h. by Scott Wood · 17 years ago
  30. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  31. 5f3a4a7 Revert "Avoid initrd and logbuffer area overlaps" by Wolfgang Denk · 17 years ago
  32. 5bcd410 Support legacy multi-type images without FDT section. by Nick Spence · 17 years ago
  33. 2b77b9d Avoid initrd and logbuffer area overlaps by Marian Balakowicz · 17 years ago
  34. b4f223b ppc: Cleanup get_effective_memsize() use by Marian Balakowicz · 17 years ago
  35. 18db5a6 ppc flush_cache: add watch-dog triggering into the loops. by Yuri Tikhonov · 17 years ago
  36. ea3503a lib_ppc: Revert "Make MPC83xx one step closer to full relocation." by Kim Phillips · 17 years ago
  37. ab00e02 Restore the ability to continue booting after legacy image overwrite by Marian Balakowicz · 17 years ago
  38. e5d63b7 ppc: Fix ftd_blob variable init when processing raw blob by Marian Balakowicz · 17 years ago
  39. 320bacd ppc: Revert patch 70431e8a that used _start instead of CFG_MONITOR_BASE by Stefan Roese · 17 years ago
  40. 62f51e9 Merge branch 'master' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · 17 years ago
  41. 0d0d348 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 17 years ago
  42. 0c51a67 remove remaining CONFIG_OF_HAS_{UBOOT_ENV,BD_T} code by Kim Phillips · 17 years ago
  43. 8bd4dff Make MPC83xx one step closer to full relocation. by Joakim Tjernlund · 17 years ago
  44. e6c56b6 mpc8323erdb: fix EEPROM page size and get MAC from EEPROM by Michael Barkowski · 17 years ago
  45. 3b42332 ppc: Set CFG_MEM_TOP_HIDE to 0 if not already defined by Stefan Roese · 17 years ago
  46. a13709f ppc: Add CFG_MEM_TOP_HIDE option to hide memory area that doesn't get "touched" by Stefan Roese · 17 years ago
  47. 92123e0 ata: enable the sata initialize on boot up by Dave Liu · 17 years ago
  48. 8f702ad Cleanup coding style, update CHANGELOG by Wolfgang Denk · 17 years ago
  49. 9eede9b Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing by Bartlomiej Sieka · 17 years ago
  50. 893ac07 ppc: Allow boards to specify how much memory they can map by Kumar Gala · 17 years ago
  51. 432c914 [new uImage] Disable debuging output in preparation for merge with master by Bartlomiej Sieka · 17 years ago
  52. fe1d91b The patch introduces the alternative configuration of the log buffer for the lwmon5 board: the storage for the log-buffer itself is OCM(on-chip memory), the log-buffer header is moved to six GPT registers (PPC440EPX_GPT0_COMP1, ..., PPC440EPX_GPT0_COMP5). by Yuri Tikhonov · 17 years ago
  53. 0cd4f3d [new uImage] Add proper ramdisk/FDT handling when FIT configuration is used by Marian Balakowicz · 17 years ago
  54. df8ff33 [new uImage] Add new uImage format support to arch specific do_bootm_linux() routines by Marian Balakowicz · 17 years ago
  55. 61c1ad5 [new uImage] Add node offsets for FIT images listed in struct bootm_headers by Marian Balakowicz · 17 years ago
  56. 0d87136 [new uImage] ppc: Add new uImage format support to FDT handling routines by Marian Balakowicz · 17 years ago
  57. a0ffb42 [new uImage] Remove unnecessary arguments passed to ramdisk routines by Marian Balakowicz · 17 years ago
  58. b5ec1b9 [new uImage] Fix FDT blob totalsize calculation in boot_relocate_fdt() by Marian Balakowicz · 17 years ago
  59. d7c88a4 [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · 17 years ago
  60. d0bb56d Merge branch 'master' of git://www.denx.de/git/u-boot into new-image by Marian Balakowicz · 17 years ago
  61. aa0826b [new uImage] Respect autostart setting in linux bootm by Kumar Gala · 17 years ago
  62. c5bacfd [new uImage] Provide ability to restrict region used for boot images by Kumar Gala · 17 years ago
  63. b937bb7 [new uImage] Use lmb for bootm allocations by Kumar Gala · 17 years ago
  64. 739ce3c [new uImage] ppc: Allow boards to specify effective amount of memory by Kumar Gala · 17 years ago
  65. 18f4c0f [new uImage] rework error handling so common functions don't reset by Kumar Gala · 17 years ago
  66. 56bdf1d [new uImage] ppc: Re-order ramdisk/fdt handling sequence by Kumar Gala · 17 years ago
  67. a56d7d5 [new uImage] ppc: Determine if we are booting an OF style by Kumar Gala · 17 years ago
  68. aced3a3 [new uImage] Don't pass kdb to ramdisk_high since we may not have one by Kumar Gala · 17 years ago
  69. 1256068 [new uImage] Correct raw FDT blob handlig when CONFIG_FIT is disabled by Marian Balakowicz · 17 years ago
  70. 351d3e3 [new uImage] POWERPC: Add image_get_fdt() routine by Marian Balakowicz · 17 years ago
  71. 61fde55 [new uImage] Move image verify flag to bootm_headers structure by Marian Balakowicz · 17 years ago
  72. 699ffe5 [Makefile] Sort COBJS in lib_<arch> Makefiles by Marian Balakowicz · 17 years ago
  73. 6881dae [new uImage] POWERPC: Split get_fdt() into get and relocate routines by Marian Balakowicz · 17 years ago
  74. dbdd16a [new uImage] Add dual format uImage support framework by Marian Balakowicz · 17 years ago
  75. 787f8fc lwmon5: enable hardware watchdog by Yuri Tikhonov · 17 years ago
  76. 4c38454 ppc: Allow boards to specify effective amount of memory by Kumar Gala · 17 years ago
  77. a1cc147 [new uImage] Rename and move print_image_hdr() routine by Marian Balakowicz · 17 years ago
  78. c536d6f [new uImage] Add gen_get_image() routine by Marian Balakowicz · 17 years ago
  79. 2429d4f Merge branch 'master' of /home/git/u-boot by Marian Balakowicz · 17 years ago
  80. 86a28e9 ppc: Refactor cache routines, so there is only one common set. by Rafal Jaworowski · 17 years ago
  81. 25154b6 [new uImage] Cleanup FDT handling in PPC do_boot_linux() by Marian Balakowicz · 17 years ago
  82. 2efc264 [new uImage] Cleanup do_botm_linux() boot allocations by Marian Balakowicz · 17 years ago
  83. 9c701e8 [new uImage] Move ramdisk loading to a common routine by Marian Balakowicz · 17 years ago
  84. 9541850 [new uImage] Factor out common image_get_ramdisk() routine by Marian Balakowicz · 17 years ago
  85. 28fb615 [new uImage] Move FDT error printing to common fdt_error() routine by Marian Balakowicz · 17 years ago
  86. d216085 [new uImage] Remove OF_FLAT_TREE support from PPC bootm code by Marian Balakowicz · 17 years ago
  87. 79fcab8 [new uImage] Rename architecture specific bootm code files by Marian Balakowicz · 17 years ago
  88. f92332b [new uImage] Return error on image move/uncompress overwrites by Marian Balakowicz · 17 years ago
  89. b4a12a9 [new uImage] Cleanup image header pointer use in bootm code by Marian Balakowicz · 17 years ago
  90. f9a67bd [new uImage] Add memmove_wd() common routine by Marian Balakowicz · 17 years ago
  91. ed68d47 [new uImage] Fix FDT header verification in PPC do_boot_linux() routine by Marian Balakowicz · 17 years ago
  92. 20c4372 [new uImage] Move CHUNKSZ definition to image.h by Marian Balakowicz · 17 years ago
  93. 751b2b8 [new uImage] Cleanup OF/FDT #if/#elif/#endif use in do_bootm_linux() by Marian Balakowicz · 17 years ago
  94. 2437cf2 [new uImage] Move PPC do_bootm_linux() to lib_ppc/ppc_linux.c by Marian Balakowicz · 17 years ago
  95. 00a2fd8 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  96. 34cf959 FSL: Fix common EEPROM_data structure definition by Haiying Wang · 17 years ago
  97. 7efe927 Add support for a Freescale non-CPM SPI controller by Ben Warren · 17 years ago
  98. 21305af MPC512X: Cleanup bus clock names. by Grzegorz Bernacki · 17 years ago
  99. af554d8 ads5121: Added support for FDT. by Grzegorz Bernacki · 17 years ago
  100. a19be78 API for external applications. by Rafal Jaworowski · 17 years ago