1. 490f204 ppc4xx: Unify AMCC's board config files (part 2/3) by Stefan Roese · 16 years ago
  2. a8a11a9 ppc4xx: Unify AMCC's board config files (part 1/3) by Stefan Roese · 16 years ago
  3. 63a0afa ppc4xx: Fix problem with SDRAM init in bamboo NAND booting port by Stefan Roese · 16 years ago
  4. de5bfcf ppc4xx: Cleanup CPCI405 variant's config file by Matthias Fuchs · 16 years ago
  5. 2918eb9 Remove shell variable UNDEF_SYM. by Kenneth Johansson · 16 years ago
  6. 3c1de1a ppc4xx: Remove implementations of testdram() by Stefan Roese · 16 years ago
  7. bbeff30 ppc4xx: Remove superfluous dram_init() call or replace it by initdram() by Stefan Roese · 16 years ago
  8. 192f90e ppc4xx: Use new 4xx SDRAM controller enable defines in common ECC code by Stefan Roese · 16 years ago
  9. 39b32be ppc4xx: Fix common ECC generation code for 440GP style platforms by Stefan Roese · 16 years ago
  10. ec724f8 ppc4xx: Change Kilauea to use the common DDR2 init function by Stefan Roese · 16 years ago
  11. 17ceb06 ppc4xx: Consolidate PPC4xx SDRAM/DDR/DDR2 defines, part2 by Stefan Roese · 16 years ago
  12. 36ea16f ppc4xx: Consolidate PPC4xx SDRAM/DDR/DDR2 defines, part1 by Stefan Roese · 16 years ago
  13. 64852d0 ppc4xx/NAND_SPL: Consolidate 405 and 440 NAND booting code in start.S by Stefan Roese · 16 years ago
  14. 8a24c07 ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling by Grant Erickson · 16 years ago
  15. c821b5f ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling by Grant Erickson · 16 years ago
  16. a439680 PPC4xx: Simplified post_word_{load, store} by Grant Erickson · 16 years ago
  17. 10a3367 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  18. 1f15548 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  19. 791e1db Socrates: Added USB support. by Sergei Poselenov · 16 years ago
  20. 5a904e5 USB: add new configuration variable CONFIG_PCI_OHCI_DEVNO by Sergei Poselenov · 16 years ago
  21. 2f7468a Socrates: add support for DS75 Digital Thermo Sensor on I2C bus. by Sergei Poselenov · 16 years ago
  22. 83e9d7a Socrates: Config file cleanup. by Sergei Poselenov · 16 years ago
  23. c918261 USB: replace old swap_ with proper endianess conversion macros by Christian Eggers · 16 years ago
  24. fb63939 Fix endianess conversion in usb_ohci.c by Christian Eggers · 16 years ago
  25. 477434c USB: add support for multiple PCI OHCI controllers by Sergei Poselenov · 16 years ago
  26. 97f7d27 Merge branch 'quad100hd' by Stefan Roese · 16 years ago
  27. 2c8d419 Merge branch 'master' of git://git.denx.de/u-boot-testing by Wolfgang Denk · 16 years ago
  28. ce6754d Fix some whitespace issues by Wolfgang Denk · 16 years ago
  29. 0ad4770 Merge branch 'socrates' of /home/wd/git/u-boot/projects by Wolfgang Denk · 16 years ago
  30. eddc7c4 Merge branch 'lwmon5' of /home/wd/git/u-boot/projects by Wolfgang Denk · 16 years ago
  31. 4416603 Make ads5121 out-of-tree compiling safe by York Sun · 16 years ago
  32. 0e1bad4 Adding DIU support for Freescale 5121ADS by York Sun · 16 years ago
  33. a48ff68 Replace DPRINTF with debug by York Sun · 16 years ago
  34. 3b80c5f Move pixel clock setting to board file by York Sun · 16 years ago
  35. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  36. 2f845dc socrates: fix second TSEC configuration (it is actually TSEC3) by Sergei Poselenov · 16 years ago
  37. 793670c Fixed reset for socrates by Sergei Poselenov · 16 years ago
  38. e18575d socrates: changes to support FDT by Sergei Poselenov · 16 years ago
  39. 5d108ac Initial support for "Socrates" board by Sergei Poselenov · 16 years ago
  40. 0e15ddd POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) with the GD_FLG_LOGINIT flag in gd->flags. by Yuri Tikhonov · 16 years ago
  41. 7845d49 POST: mark OCM test as POST_STOP by Yuri Tikhonov · 16 years ago
  42. 28a3850 POST: add POST_STOP flag by Yuri Tikhonov · 16 years ago
  43. a525145 POST: switch CFG_POST_OCM with CFG_POST_CODEC (workaround) by Yuri Tikhonov · 16 years ago
  44. 8b96c78 lwmon5: enable OCM post test on lwmon5 board by Yuri Tikhonov · 16 years ago
  45. 6e8ec68 POST: OCM test added. by Yuri Tikhonov · 16 years ago
  46. 6891260 POST: typo fix by Yuri Tikhonov · 16 years ago
  47. 727f633 common/usb.c: fix incorrect escape sequence by Hebbar · 16 years ago
  48. 4ce1e23 Fix 8313ERDB board configuration by York Sun · 16 years ago
  49. 180a90a Release v1.3.3 by Wolfgang Denk · 16 years ago
  50. a734c06 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  51. 16bedc6 ppc4xx: Canyonlands: Disable PCIe0/SATA in dev-tree depending on selection by Stefan Roese · 16 years ago
  52. 3cc27b4 i386: Fix multiple definitions of __show_boot_progress by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  53. 311f344 sc530_spunk: add missing SOBJS entry by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  54. a559317 sc520_spunk: Fix flash by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  55. 91f2213 drivers/pcmcia: add missing i82365 by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  56. dd22394 i386/bootm: remove unused var by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  57. a9da341 example/gitignore: update with all generated examples by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  58. a38dc3e TQM8272: fix out-of-tree building by Wolfgang Denk · 16 years ago
  59. 4f805c1 environment: fix bug introduced by commit a8409f4f1ac8 by Wolfgang Denk · 16 years ago
  60. 35fca4c Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  61. 0c11935 ppc4xx: QUAD100HD: Allow the environment to be put into flash. by Gary Jennejohn · 16 years ago
  62. cda2a4a Fix config files for out-of-tree building by Wolfgang Denk · 16 years ago
  63. 2dd7082 ppc4xx: Fix bogus Canyonlands config.mk by Stefan Roese · 16 years ago
  64. fdd1247 ppc4xx: Individual handling of ddr2_fixed.c for canyonlands_nand build by Stefan Roese · 16 years ago
  65. a8409f4 environment: cleanup prototype declarations of env functions. by Wolfgang Denk · 16 years ago
  66. cf39b07 linkstation_HGLAN: Fix out of tree building. by Wolfgang Denk · 16 years ago
  67. 085551c ppc4xx: Individual handling of ddr2_fixed.c for canyonlands_nand build by Stefan Roese · 16 years ago
  68. 1510b82 Makefile: fix "error: version_autogenerated.h: No such file or directory" by Wolfgang Denk · 16 years ago
  69. 70fab19 ppc4xx: Add 405EX(r) revision C PVR definitions and detection code by Stefan Roese · 16 years ago
  70. 65dcfa7 Revert "pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option" by Wolfgang Denk · 16 years ago
  71. 5ddd67e Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  72. ee0cfa7 Revert "Avoid initrd and logbuffer area overlaps" by Wolfgang Denk · 16 years ago
  73. 02b9b22 Fix offset calculation for multi-type legacy images. by Nick Spence · 16 years ago
  74. c9dca3c Revert "Change env_get_char from a global function ptr to a function." by Wolfgang Denk · 16 years ago
  75. 20e5ed1 API: remove duplicate syscall check by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  76. 79dd171 ppc4xx: Kilauea: Add CONFIG_BOOTP_SUBNETMASK to Kilauea board config by Markus Klotzbücher · 16 years ago
  77. 869d14b ppc4xx: Update Makalu defconfig to use device-tree booting as default by Stefan Roese · 16 years ago
  78. f3612a7 PPC: fix map_physmem build warning by Becky Bruce · 16 years ago
  79. 36f3267 Update pci code to use phys_addr_t by Becky Bruce · 16 years ago
  80. 91a6167 Support legacy multi-type images without FDT section. by Nick Spence · 16 years ago
  81. 881031d Update CHANGELOG. by Wolfgang Denk · 16 years ago
  82. e5e9d6c post/cpu/ppc4xx/Makefile: line length cleanup by Wolfgang Denk · 16 years ago
  83. cfd6044 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  84. cce9cfd Fix @ -> <at> substitution by Stelian Pop · 16 years ago
  85. 9606b3c Update origin and copyright information in arch-at91sam9 header files by Stelian Pop · 16 years ago
  86. ceb6b4f Add copyright information in Atmel boards partition.c by Stelian Pop · 16 years ago
  87. 2ab02fd mx31ads: fix 32kHz clock handling by Guennadi Liakhovetski · 16 years ago
  88. f3f3175 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  89. 1b5605c Avoid initrd and logbuffer area overlaps by Marian Balakowicz · 16 years ago
  90. c59518e ppc: Cleanup get_effective_memsize() use by Marian Balakowicz · 16 years ago
  91. 273c37d Fix build errors when CONFIG_LOGBUFFER and CONFIG_FIT are enabled by Marian Balakowicz · 16 years ago
  92. bc11756 Propagate Error Status to the Shell on fw_printenv Errors by Grant Erickson · 16 years ago
  93. f3b6d52 Fix Compilation Errors with 'tools/env/fw_printenv' by Grant Erickson · 16 years ago
  94. 7ea8325 Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · 16 years ago
  95. 4604f55 Merge branch 'master' of /home/wd/git/u-boot/master/ by Wolfgang Denk · 16 years ago
  96. 356cd17 Merge branch 'master' of /home/wd/git/u-boot/master/ by Wolfgang Denk · 16 years ago
  97. 597f6c2 Fix readline_into_buffer() with CONFIG_CMDLINE_EDITING before relocating by James Yang · 16 years ago
  98. 726c0f1 cosmetic: Adjust coding style for switch statements to be consistent by Detlev Zundel · 16 years ago
  99. 574b319 Fix disk type output in disk/part.c by Detlev Zundel · 16 years ago
  100. 045b4d2 Mail address change, documentation modified by Vlad Lungu · 16 years ago