1. 699ffe5 [Makefile] Sort COBJS in lib_<arch> Makefiles by Marian Balakowicz · 17 years ago
  2. 6881dae [new uImage] POWERPC: Split get_fdt() into get and relocate routines by Marian Balakowicz · 17 years ago
  3. dbdd16a [new uImage] Add dual format uImage support framework by Marian Balakowicz · 17 years ago
  4. a1cc147 [new uImage] Rename and move print_image_hdr() routine by Marian Balakowicz · 17 years ago
  5. c536d6f [new uImage] Add gen_get_image() routine by Marian Balakowicz · 17 years ago
  6. 2429d4f Merge branch 'master' of /home/git/u-boot by Marian Balakowicz · 17 years ago
  7. 86a28e9 ppc: Refactor cache routines, so there is only one common set. by Rafal Jaworowski · 17 years ago
  8. 25154b6 [new uImage] Cleanup FDT handling in PPC do_boot_linux() by Marian Balakowicz · 17 years ago
  9. 2efc264 [new uImage] Cleanup do_botm_linux() boot allocations by Marian Balakowicz · 17 years ago
  10. 9c701e8 [new uImage] Move ramdisk loading to a common routine by Marian Balakowicz · 17 years ago
  11. 9541850 [new uImage] Factor out common image_get_ramdisk() routine by Marian Balakowicz · 17 years ago
  12. 28fb615 [new uImage] Move FDT error printing to common fdt_error() routine by Marian Balakowicz · 17 years ago
  13. d216085 [new uImage] Remove OF_FLAT_TREE support from PPC bootm code by Marian Balakowicz · 17 years ago
  14. 79fcab8 [new uImage] Rename architecture specific bootm code files by Marian Balakowicz · 17 years ago
  15. f92332b [new uImage] Return error on image move/uncompress overwrites by Marian Balakowicz · 17 years ago
  16. b4a12a9 [new uImage] Cleanup image header pointer use in bootm code by Marian Balakowicz · 17 years ago
  17. f9a67bd [new uImage] Add memmove_wd() common routine by Marian Balakowicz · 17 years ago
  18. ed68d47 [new uImage] Fix FDT header verification in PPC do_boot_linux() routine by Marian Balakowicz · 17 years ago
  19. 20c4372 [new uImage] Move CHUNKSZ definition to image.h by Marian Balakowicz · 17 years ago
  20. 751b2b8 [new uImage] Cleanup OF/FDT #if/#elif/#endif use in do_bootm_linux() by Marian Balakowicz · 17 years ago
  21. 2437cf2 [new uImage] Move PPC do_bootm_linux() to lib_ppc/ppc_linux.c by Marian Balakowicz · 17 years ago
  22. 00a2fd8 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  23. 34cf959 FSL: Fix common EEPROM_data structure definition by Haiying Wang · 17 years ago
  24. 7efe927 Add support for a Freescale non-CPM SPI controller by Ben Warren · 17 years ago
  25. 21305af MPC512X: Cleanup bus clock names. by Grzegorz Bernacki · 17 years ago
  26. af554d8 ads5121: Added support for FDT. by Grzegorz Bernacki · 17 years ago
  27. a19be78 API for external applications. by Rafal Jaworowski · 17 years ago
  28. eff3a0a ppc4xx: Rework 4xx cache support by Stefan Roese · 17 years ago
  29. 0e3945c lib_ppc: make board_add_ram_info weak by Kim Phillips · 17 years ago
  30. 75a3d5d Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  31. ebd35f8 mpc83xx: Add support for the display of reset status by Dave Liu · 17 years ago
  32. ff87484 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  33. 7e5e09f Merge branch 'testing' into working by Andy Fleming · 17 years ago
  34. d84fe30 [ppc440SPe] Graceful recovery from machine check during PCIe configuration by Grzegorz Bernacki · 17 years ago
  35. 8a8ec53 make show_boot_progress () weak. by Heiko Schocher · 17 years ago
  36. 6a33733 Fix malloc problem introduced with the relocation fixup for the PPC platform by Stefan Roese · 17 years ago
  37. 1670a5b disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  38. 6b23305 lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  39. 1421586 Merge with /home/hs/Atronic/u-boot by Wolfgang Denk · 17 years ago
  40. 22e0584 Don't set gd->reloc_off if relocation of .fixup works correctly by Grant Likely · 17 years ago
  41. 63cf353 lib_ppc/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  42. 508c5ba Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  43. 633e03a [PCS440EP] upgrade the PCS440EP board: by Heiko Schocher · 17 years ago
  44. d2a7a74 Fix config problems on SC3 board; make ide_reset_timeout work. by Wolfgang Denk · 17 years ago
  45. dacf233 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 18 years ago
  46. 5384742 Merge with /home/git/u-boot by Wolfgang Denk · 18 years ago
  47. d46deb5 Search the exception table with linear algorithm by Zang Roy-r61911 · 18 years ago
  48. e9a816c ppc4xx: Set bd->bi_pci_busfreq on 440EPx/GRx too by Stefan Roese · 18 years ago
  49. d82b077 mpc83xx: replace elaborate boottime verbosity with 'clocks' command by Kim Phillips · 18 years ago
  50. 34128aa Cleanup compiler warnings, update CHANGELOG by Wolfgang Denk · 18 years ago
  51. e992d37 Merge branch 'master' into hpc2 by roy zang · 18 years ago
  52. 3c58a99 Added support for the SOLIDCARD III board from Eurodesign by Heiko Schocher · 18 years ago
  53. 96f49ef Merge branch 'master' into hpc2 by roy zang · 18 years ago
  54. eed025b Merge with /home/hs/TQ/u-boot-dev by Wolfgang Denk · 18 years ago
  55. 3ec4366 Added support for the TQM8272 board from TQ by Heiko Schocher · 18 years ago
  56. c2db5cf Slight code clean up. by roy zang · 18 years ago
  57. 373baf4 Fix the exception occuring in RAM table search issue. by roy zang · 18 years ago
  58. d506865 Fix the confilcts when merging 'master' into hpc2. by roy zang · 18 years ago
  59. 87b3d4b Code cleanup. by Wolfgang Denk · 18 years ago
  60. 386a280 mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR by Timur Tabi · 18 years ago
  61. d136d66 General code modification for mpc7448hpc2 board support. by roy zang · 18 years ago
  62. 621cf76 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  63. e9cfec2 Merge with /home/tur/proj/051_uboot_linux_v38b/u-boot by Wolfgang Denk · 18 years ago
  64. 2dfa3d2 Preliminary patch adding support for the MarelV38B board. by Bartlomiej Sieka · 18 years ago
  65. 12b7853 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  66. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  67. 3938a0f Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  68. 42fbddd Add support for AMCC Sequoia PPC440EPx eval board by Stefan Roese · 18 years ago
  69. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  70. 27716cf Unlock cache before kernel starts up for MPC86xx by Haiying Wang · 18 years ago
  71. 120d964 Merge branch 'wd' by Jon Loeliger · 18 years ago
  72. 34c6878 Add support for reading and writing mac addresses to or from ID EEPROM. by Haiying Wang · 18 years ago
  73. 13af9f0 Add support for TQM885D board. Patch by Martin Krause, 20 Mar 2006 by Markus Klotzbuecher · 18 years ago
  74. 6aac06c Merge: Add support for AMCC 440SPe CPU based eval board (Yucca). by Marian Balakowicz · 18 years ago
  75. b55b60e Call serial_initialize() before first debug() is used. by Marian Balakowicz · 18 years ago
  76. 237c5ad Remove unneeded INIT_RAM_LOCK cache twiddling. by Haiying Wang · 19 years ago
  77. 5c8aa97 Initial support for MPC8641 HPCN board. by Jon Loeliger · 19 years ago
  78. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  79. d5d94d6 Enable address translation on MPC83xx Patch by Kumar Gala, 10 Feb 2006 by Kumar Gala · 19 years ago
  80. f6a692b Code cleanup, especially MIPS for GCC 4.x by Wolfgang Denk · 19 years ago
  81. 0955402 Add support for TQM8541/8555 boards, TQM85xx support reworked: by Stefan Roese · 19 years ago
  82. aab8c49 Add support for multiple PHYs. by Marian Balakowicz · 19 years ago
  83. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  84. 29dcbd4 E500 update: repoint IVPR to RAM when code is relocated by Wolfgang Denk · 19 years ago
  85. f4a70e4 Prepare U-Boot for gcc-4.x: fix global data pointer initialization by Wolfgang Denk · 19 years ago
  86. 3135c54 Prepare U-Boot for gcc-4.x by Wolfgang Denk · 19 years ago
  87. 5ff4c3f Add Sandburst Metrobox and Sandburst Karef board support packages. by Stefan Roese · 19 years ago
  88. b30f2a1 Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux) by Stefan Roese · 19 years ago
  89. 7ccb9f0 Merge with rsync://git-user@source.denx.net/git/u-boot.git by Jon Loeliger · 19 years ago
  90. 326c971 Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone. by Stefan Roese · 19 years ago
  91. 9095d4a * Patch by Eran Liberty Add support for the Freescale MPC8349ADS board. by Eran Liberty · 19 years ago
  92. f5ad378 * Patch by Jon Loeliger, Kumar Gala 2005-02-08 by Jon Loeliger · 19 years ago
  93. c28149c Patch by Juergen Selent, 17 May 2005: by wdenk · 20 years ago
  94. 54070ab * Code cleanup, mostly for GCC-3.3.x by wdenk · 20 years ago
  95. d3491b4 use same spacing for "NAND:" puts by stroese · 20 years ago
  96. 20dd2fa * Update for AT91RM9200DK and CMC_PU2 boards: by wdenk · 20 years ago
  97. 337f565 Patch by TsiChung Liew, 23 Sep 2004: by wdenk · 20 years ago
  98. 0aeb853 Patches by Jon Loeliger, 24 Aug 2004: by wdenk · 20 years ago
  99. 20bddb3 * Patch by Yuli Barcohen, 13 Jul 2004: by wdenk · 20 years ago
  100. 0bbcbd2 Add support for IDS "NC650" board by wdenk · 20 years ago