1. 8294437 ppc4xx: Fix USB 2.0 phy reset sequence by Matthias Fuchs · 16 years ago
  2. 2ff3a13 ppc4xx: Add strapping mode for 667MHz CPU frequency on DU440 board by Matthias Fuchs · 16 years ago
  3. 25a2d7c ppc4xx: Fix DU440 GPIO configuration by Matthias Fuchs · 16 years ago
  4. 2a86239 Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  5. 58296a1 ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports by Stefan Roese · 16 years ago
  6. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  7. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  8. 4436c1e rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  9. e686a16 ppc4xx: Cleanup CPCI405 linker script by Matthias Fuchs · 16 years ago
  10. 5afb76b ppc4xx: Update CPCI405 variants handling by Matthias Fuchs · 16 years ago
  11. 3d488df Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  12. 091749d ppx4xx: Fix broken DASA_SIM board by Matthias Fuchs · 16 years ago
  13. 3cb90bb ppc4xx: Remove reference to common/lists.o from some esd linker scripts by Stefan Roese · 16 years ago
  14. a32290c ppc4xx: Remove obsolete or unused functions from some esd boards by Matthias Fuchs · 16 years ago
  15. 5a4353e ppc4xx: Remove obsolete initdram() function from VOM405 board by Matthias Fuchs · 16 years ago
  16. db74e01 ppc4xx: Cleanup VOM405 linker script by Matthias Fuchs · 16 years ago
  17. a1fe6fb ppc4xx: Cleanup PLU405 platform file by Matthias Fuchs · 16 years ago
  18. 2fb63db ppc4xx: Cleanup PLU405 linker script by Matthias Fuchs · 16 years ago
  19. 0db0f8d ppc4xx: Increase U-Boot size to 384kB for PLU405 boards by Matthias Fuchs · 16 years ago
  20. 840f8a5 Moved initialization of TULIP Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  21. f2c1acb Moved initialization of NS8382X Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  22. 0687e30 Clean up usage of icache_disable/dcache_disable by Kumar Gala · 16 years ago
  23. 719bb5f drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  24. 9e9c2c1 Fixing coding style issues by William Juul · 17 years ago
  25. 52c0796 Update MTD to that of Linux 2.6.22.1 by William Juul · 17 years ago
  26. 0293c65 Fix compilation error for TASREG by TsiChung Liew · 16 years ago
  27. dc770c7 Code cleanup: fix old style assignment ambiguities like "=-" etc. by Wolfgang Denk · 16 years ago
  28. 197f428 ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards by Stefan Roese · 16 years ago
  29. 251161b ppc4xx: Fix printf format warnings now visible with the updated format check by Stefan Roese · 16 years ago
  30. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  31. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  32. cdb0470 ppc4xx: Remove superfluous dram_init() call or replace it by initdram() by Stefan Roese · 16 years ago
  33. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  34. ca5a924 Fix config files for out-of-tree building by Wolfgang Denk · 17 years ago
  35. 68cea64 ppc4xx: Add bootcount limit handling for APC405 boards by Matthias Fuchs · 17 years ago
  36. c6e64e4 ppc4xx: Small coding style cleanup for the latest esd patches by Stefan Roese · 17 years ago
  37. 4b43542 ppc4xx: Update CPU strapping for PMC440 boards by Matthias Fuchs · 17 years ago
  38. 63529d9 ppc4xx: Remove unused APC405 strataflash driver by Matthias Fuchs · 17 years ago
  39. 814f537 ppc4xx: Update APC405 board support by Matthias Fuchs · 17 years ago
  40. 17dc761 ppc4xx: update esd's common auto_update code for 405 boards by Matthias Fuchs · 17 years ago
  41. d8b5223 ppc4xx: Update esd's common LCD code for 405 boards by Matthias Fuchs · 17 years ago
  42. eec2e12 ppc4xx: Update FPGA image for APC405 boards by Matthias Fuchs · 17 years ago
  43. 00f172c ppc4xx: Update bootlogo for APC405 boards by Matthias Fuchs · 17 years ago
  44. d2081d1 Remove all the search paths from the .lds files. by Jason Wessel · 17 years ago
  45. eb89e02 ppc4xx: Small whitespace fix of esd patches by Stefan Roese · 17 years ago
  46. 274f38d ppc4xx: Cleanup PMC440 board support by Matthias Fuchs · 17 years ago
  47. 64f2d39 ppc4xx: Add ptm configuration variables for PMC440 by Matthias Fuchs · 17 years ago
  48. 3a3b26e ppc4xx: Minor updates for DU440 boards by Matthias Fuchs · 17 years ago
  49. 2c3685f Merge branch 'master' of git://www.denx.de/git/u-boot into new-image by Marian Balakowicz · 17 years ago
  50. f2d212b esd/common/fpga.c: fix indentation. by Wolfgang Denk · 17 years ago
  51. 63e54e1 esd/common/fpga.c: fix 'assignment of read-only location' error by Wolfgang Denk · 17 years ago
  52. 6c266fa esd: Fix warning: passing argument 1 of 'fpga_boot' discards qualifiers from pointer target type by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  53. d7c88a4 [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · 17 years ago
  54. dbdd16a [new uImage] Add dual format uImage support framework by Marian Balakowicz · 17 years ago
  55. 41d71ed [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
  56. 2108cd3 ppc4xx: Add DU440 board support by Matthias Fuchs · 17 years ago
  57. a1e86e0 PMC440 board: fix board Makefile for out-of-tree building by Wolfgang Denk · 17 years ago
  58. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  59. 640b9e7 ppx4xx: Fix sdram init on PMC440 boards by Matthias Fuchs · 17 years ago
  60. 6bc0ef4 ppc4xx: Update PLB/PCI divider for PMC440 board by Matthias Fuchs · 17 years ago
  61. 19789c4 ppc4xx: Remove sdram.h from PMC440 board by Matthias Fuchs · 17 years ago
  62. 88f4a7b ppc4xx: use common denali core defines and data eye search code for PMC440 by Matthias Fuchs · 17 years ago
  63. e83a391 ppc4xx: More cleanup for esd's LCD code by Matthias Fuchs · 17 years ago
  64. 2689862 ppc4xx: Coding style cleanup by Stefan Roese · 17 years ago
  65. 0586e9f2 ppc4xx: Add FPGA support and BSP commands for PMC440 boards by Matthias Fuchs · 17 years ago
  66. c6c882e ppc4xx: Add initial esd PMC440 board files by Matthias Fuchs · 17 years ago
  67. 9f05e85 ppc4xx: Add EEPROM write protection for PLU405 boards + misc. updates by Matthias Fuchs · 17 years ago
  68. b99514d ppc4xx: use correct io accessors for esd's LCD code by Matthias Fuchs · 17 years ago
  69. 72cb501 ppc4xx: Maintenance patch for VOH405 boards by Matthias Fuchs · 17 years ago
  70. 42ff9b5 Remove CPCI440 board by Matthias Fuchs · 17 years ago
  71. 92e47f8 ppc4xx: Rework of 4xx serial driver (3) by Stefan Roese · 17 years ago
  72. f82271e ppc4xx: Rework of 4xx serial driver (2) by Stefan Roese · 17 years ago
  73. 8a5741f ppc4xx: Fix small merge problems with CPCI440 and Acadia boards by Stefan Roese · 17 years ago
  74. ca8725f ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms by Stefan Roese · 17 years ago
  75. 37a15972 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  76. eb6b6e0 Merge with /home/wd/git/u-boot/custodian/u-boot-nand-flash by Wolfgang Denk · 17 years ago
  77. 594049e ppc4xx: Remove #warning in esd auto_update.c by Stefan Roese · 17 years ago
  78. 614320f ppc7xx: Update CPCI750 board by Stefan Roese · 17 years ago
  79. a0f13d5 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  80. 75a3d5d Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  81. ee3ed33 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  82. 7e5e09f Merge branch 'testing' into working by Andy Fleming · 17 years ago
  83. 4d5a8e3 Fix build errors and warnings / code cleanup. by Wolfgang Denk · 17 years ago
  84. 50062ac new FPGA image for PLU405 board by Matthias Fuchs · 17 years ago
  85. 13f7599 board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  86. 4ed9ed6 board/[d-e]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  87. a0453aa Coding style cleanup; update CHANGELOG. by Wolfgang Denk · 17 years ago
  88. 4813b5b Small coding style cleanup by Stefan Roese · 17 years ago
  89. c8452fa Migrate esd 405EP boards to new NAND subsystem by Matthias Fuchs · 17 years ago
  90. c0d6f11 Migrate esd 405EP boards to new NAND subsystem by Matthias Fuchs · 17 years ago
  91. 67563a0 Remove obsolete mpc5xxx linker scripts (2 of 3) by Grant Likely · 17 years ago
  92. 284c9bb Minor coding style cleanup. Rebuild CHANGELOG file. by Wolfgang Denk · 17 years ago
  93. f58873c board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  94. 54ef7fd ppc4xx: Add pci_pre_init() for 405 boards by Stefan Roese · 17 years ago
  95. 196088b ppc4xx: Maintenance patch for esd's CPCI405 derivats by Matthias Fuchs · 17 years ago
  96. 9ee7718 fixed ethernet phy configuration for plu405 board by Matthias Fuchs · 18 years ago
  97. 52232fd Minor code cleanup. by Wolfgang Denk · 18 years ago
  98. 54d1d0e Merge with /home/stefan/git/u-boot/denx-merge-sr by Stefan Roese · 18 years ago
  99. d07117e [PATCH] PPC4xx: Add support for multiple I2C busses by Stefan Roese · 18 years ago
  100. ffc2dd7 [PATCH 1_4] Merge common get_dev() routines for block devices by Grant Likely · 18 years ago