1. e5b563e 74xx_7xx: CPCI750: Minor coding style cleanup of cpci750.c by Stefan Roese · 15 years ago
  2. 0e5ef07 74xx_7xx: CPCI750: Add loadpci command by Stefan Roese · 15 years ago
  3. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  4. 70be6c2 4xx: Add support for DP405 hardware variants by Matthias Fuchs · 15 years ago
  5. de47a34 4xx: Remove binary cpld bitstream from DP405 board by Matthias Fuchs · 15 years ago
  6. 700d553 4xx: Remove binary cpld bitstream from VOM405 board by Matthias Fuchs · 15 years ago
  7. 0bb1063 4xx: Remove binary cpld bitstream from PMC405 board by Matthias Fuchs · 15 years ago
  8. 7cc635f 4xx: Remove binary cpld bitstream from CMS700 board by Matthias Fuchs · 15 years ago
  9. c1b2f79 esd/common: extend cpld command with address parameter by Matthias Fuchs · 15 years ago
  10. 0f89c54 i2c: Update references to individual i2c commands by Peter Tyser · 15 years ago
  11. 54afc6e cpci750: i2c cleanup by Peter Tyser · 15 years ago
  12. 792a09e Fix e-mail address of Gary Jennejohn. by Detlev Zundel · 15 years ago
  13. c0a14ae Update CHANGELOG, coding style cleanup. by Wolfgang Denk · 16 years ago
  14. 74de7ae Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · 16 years ago
  15. bb57ad4 ppc4xx: Use correct io accessors for esd 405/440 boards by Matthias Fuchs · 16 years ago
  16. 049216f ppc4xx: Use correct io accessors for esd 405 boards by Matthias Fuchs · 16 years ago
  17. a59205d ppc4xx: Cleanup linker scripts of esd 4xx boards by Matthias Fuchs · 16 years ago
  18. 2f103ee ppc4xx: Update TEXT_BASE for DASA_SIM boards by Matthias Fuchs · 16 years ago
  19. 09db8f4 ppc4xx: DU405 maintenance fix by Matthias Fuchs · 16 years ago
  20. f62fb99 Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  21. 9199b9c ppc4xx: PMC440: Only use one CS (rank) in DDR2 configuration by Stefan Roese · 16 years ago
  22. f50fe4b ppc4xx: Some more PMC405 coding-style cleanup by Stefan Roese · 16 years ago
  23. 2f6eb91 ppc4xx: Update PMC405 board support by Matthias Fuchs · 16 years ago
  24. c553b5f ppc4xx: Cleanup PMC405 board support by Matthias Fuchs · 16 years ago
  25. ff4e66e pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity by Kumar Gala · 16 years ago
  26. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  27. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  28. 3ba605d ppc4xx: Add loadpci command to esd's CPCI4052 and CPCI405AB boards by Matthias Fuchs · 16 years ago
  29. 600fe46 ppc4xx: Disable pci node in device tree on CPCI405 pci adapters by Matthias Fuchs · 16 years ago
  30. f6a1f49 ppc4xx: Cleanup CPCI405 board code by Matthias Fuchs · 16 years ago
  31. fceebb4 ppc4xx: Enable auto RS485 mode on PLU405 boards by Matthias Fuchs · 16 years ago
  32. 3aed3aa Fix new found CFG_ by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  33. 19ef4f7 ppc4xx: Disable EEPROM write access on PMC440 boards by Matthias Fuchs · 16 years ago
  34. 5b67a14 ppc4xx: Fix Ethernet PHY LED configuration on PMC440 boards by Matthias Fuchs · 16 years ago
  35. 1951f84 ppc4xx: Update TEXT_BASE for CPCI405 boards by Matthias Fuchs · 16 years ago
  36. 0c2385c ppc4xx: Use correct io accessors for PCI405 by Matthias Fuchs · 16 years ago
  37. 348c849 ppc4xx: Remove unused code from PCI405 code by Matthias Fuchs · 16 years ago
  38. 9b827cf Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  39. 4d03a4e Moved PPC4xx EMAC driver to drivers/net by Ben Warren · 16 years ago
  40. be27079 ppc4xx: Update PMC440 board support by Matthias Fuchs · 16 years ago
  41. 75183b1 ppc4xx: Fix PMC440 BSP commands by Matthias Fuchs · 16 years ago
  42. ca0c2d4 ppc4xx: Fix esd loadpci command by Matthias Fuchs · 16 years ago
  43. 492aa9e ppc4xx: Clean up PMC440 header by Matthias Fuchs · 16 years ago
  44. 2951332 ppc4xx: Handle other board variant in PMC440 FPGA code by Matthias Fuchs · 16 years ago
  45. 8ed44d9 Cleanup: fix "MHz" spelling by Wolfgang Denk · 16 years ago
  46. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  47. 542b385 ppc4xx: Fix USB 2.0 phy reset sequence by Matthias Fuchs · 16 years ago
  48. df8c1ce ppc4xx: Add strapping mode for 667MHz CPU frequency on DU440 board by Matthias Fuchs · 16 years ago
  49. 6a133d6 ppc4xx: Fix DU440 GPIO configuration by Matthias Fuchs · 16 years ago
  50. afbc526 Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  51. 7bf5ecf ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports by Stefan Roese · 16 years ago
  52. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  53. 5a1aceb rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  54. 0cf4fd3 rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  55. 7b1fbca ppc4xx: Cleanup CPCI405 linker script by Matthias Fuchs · 16 years ago
  56. 767f915 ppc4xx: Update CPCI405 variants handling by Matthias Fuchs · 16 years ago
  57. 4615fc2 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  58. 7deb3b3 ppx4xx: Fix broken DASA_SIM board by Matthias Fuchs · 16 years ago
  59. 7e410aa ppc4xx: Remove reference to common/lists.o from some esd linker scripts by Stefan Roese · 16 years ago
  60. 97b0734 ppc4xx: Remove obsolete or unused functions from some esd boards by Matthias Fuchs · 16 years ago
  61. 830c800 ppc4xx: Remove obsolete initdram() function from VOM405 board by Matthias Fuchs · 16 years ago
  62. 3d4dd7a ppc4xx: Cleanup VOM405 linker script by Matthias Fuchs · 16 years ago
  63. 40e43e3 ppc4xx: Cleanup PLU405 platform file by Matthias Fuchs · 16 years ago
  64. d74cdb1 ppc4xx: Cleanup PLU405 linker script by Matthias Fuchs · 16 years ago
  65. 5a3e480 ppc4xx: Increase U-Boot size to 384kB for PLU405 boards by Matthias Fuchs · 16 years ago
  66. 8ca0b3f Moved initialization of TULIP Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  67. 1940363 Moved initialization of NS8382X Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  68. fcd69a1 Clean up usage of icache_disable/dcache_disable by Kumar Gala · 16 years ago
  69. cc4a0ce drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  70. 5e1dae5 Fixing coding style issues by William Juul · 17 years ago
  71. cfa460a Update MTD to that of Linux 2.6.22.1 by William Juul · 17 years ago
  72. 01ae85b Fix compilation error for TASREG by TsiChung Liew · 16 years ago
  73. d0ff51b Code cleanup: fix old style assignment ambiguities like "=-" etc. by Wolfgang Denk · 16 years ago
  74. 068c1b7 ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards by Stefan Roese · 16 years ago
  75. b002144 ppc4xx: Fix printf format warnings now visible with the updated format check by Stefan Roese · 16 years ago
  76. c8a3b10 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  77. 9973e3c Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  78. bbeff30 ppc4xx: Remove superfluous dram_init() call or replace it by initdram() by Stefan Roese · 16 years ago
  79. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  80. cda2a4a Fix config files for out-of-tree building by Wolfgang Denk · 16 years ago
  81. 8e048c4 ppc4xx: Add bootcount limit handling for APC405 boards by Matthias Fuchs · 16 years ago
  82. b789cb4 ppc4xx: Small coding style cleanup for the latest esd patches by Stefan Roese · 16 years ago
  83. 79941d6 ppc4xx: Update CPU strapping for PMC440 boards by Matthias Fuchs · 16 years ago
  84. f00cf31 ppc4xx: Remove unused APC405 strataflash driver by Matthias Fuchs · 16 years ago
  85. 0b98725 ppc4xx: Update APC405 board support by Matthias Fuchs · 16 years ago
  86. 83975d0 ppc4xx: update esd's common auto_update code for 405 boards by Matthias Fuchs · 16 years ago
  87. b9233fe ppc4xx: Update esd's common LCD code for 405 boards by Matthias Fuchs · 16 years ago
  88. dea6818 ppc4xx: Update FPGA image for APC405 boards by Matthias Fuchs · 16 years ago
  89. 2a05b15 ppc4xx: Update bootlogo for APC405 boards by Matthias Fuchs · 16 years ago
  90. 3d36be0 Remove all the search paths from the .lds files. by Jason Wessel · 16 years ago
  91. 02e3892 ppc4xx: Small whitespace fix of esd patches by Stefan Roese · 17 years ago
  92. 034394a ppc4xx: Cleanup PMC440 board support by Matthias Fuchs · 17 years ago
  93. a6cc6c3 ppc4xx: Add ptm configuration variables for PMC440 by Matthias Fuchs · 17 years ago
  94. 7c91f51 ppc4xx: Minor updates for DU440 boards by Matthias Fuchs · 17 years ago
  95. 7e492d8 Merge branch 'master' of git://www.denx.de/git/u-boot into new-image by Marian Balakowicz · 17 years ago
  96. 2b3e7e6 esd/common/fpga.c: fix indentation. by Wolfgang Denk · 17 years ago
  97. 8d4f4a8 esd/common/fpga.c: fix 'assignment of read-only location' error by Wolfgang Denk · 17 years ago
  98. 58f3c57 esd: Fix warning: passing argument 1 of 'fpga_boot' discards qualifiers from pointer target type by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  99. 9a4daad [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · 17 years ago
  100. d5934ad [new uImage] Add dual format uImage support framework by Marian Balakowicz · 17 years ago