1. f50fe4b ppc4xx: Some more PMC405 coding-style cleanup by Stefan Roese · 16 years ago
  2. 2f6eb91 ppc4xx: Update PMC405 board support by Matthias Fuchs · 16 years ago
  3. c553b5f ppc4xx: Cleanup PMC405 board support by Matthias Fuchs · 16 years ago
  4. ff4e66e pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity by Kumar Gala · 16 years ago
  5. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  6. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  7. 3ba605d ppc4xx: Add loadpci command to esd's CPCI4052 and CPCI405AB boards by Matthias Fuchs · 16 years ago
  8. 600fe46 ppc4xx: Disable pci node in device tree on CPCI405 pci adapters by Matthias Fuchs · 16 years ago
  9. f6a1f49 ppc4xx: Cleanup CPCI405 board code by Matthias Fuchs · 16 years ago
  10. fceebb4 ppc4xx: Enable auto RS485 mode on PLU405 boards by Matthias Fuchs · 16 years ago
  11. 3aed3aa Fix new found CFG_ by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  12. 19ef4f7 ppc4xx: Disable EEPROM write access on PMC440 boards by Matthias Fuchs · 16 years ago
  13. 5b67a14 ppc4xx: Fix Ethernet PHY LED configuration on PMC440 boards by Matthias Fuchs · 16 years ago
  14. 1951f84 ppc4xx: Update TEXT_BASE for CPCI405 boards by Matthias Fuchs · 16 years ago
  15. 0c2385c ppc4xx: Use correct io accessors for PCI405 by Matthias Fuchs · 16 years ago
  16. 348c849 ppc4xx: Remove unused code from PCI405 code by Matthias Fuchs · 16 years ago
  17. 9b827cf Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  18. 4d03a4e Moved PPC4xx EMAC driver to drivers/net by Ben Warren · 16 years ago
  19. be27079 ppc4xx: Update PMC440 board support by Matthias Fuchs · 16 years ago
  20. 75183b1 ppc4xx: Fix PMC440 BSP commands by Matthias Fuchs · 16 years ago
  21. ca0c2d4 ppc4xx: Fix esd loadpci command by Matthias Fuchs · 16 years ago
  22. 492aa9e ppc4xx: Clean up PMC440 header by Matthias Fuchs · 16 years ago
  23. 2951332 ppc4xx: Handle other board variant in PMC440 FPGA code by Matthias Fuchs · 16 years ago
  24. 8ed44d9 Cleanup: fix "MHz" spelling by Wolfgang Denk · 16 years ago
  25. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  26. 542b385 ppc4xx: Fix USB 2.0 phy reset sequence by Matthias Fuchs · 16 years ago
  27. df8c1ce ppc4xx: Add strapping mode for 667MHz CPU frequency on DU440 board by Matthias Fuchs · 16 years ago
  28. 6a133d6 ppc4xx: Fix DU440 GPIO configuration by Matthias Fuchs · 16 years ago
  29. afbc526 Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  30. 7bf5ecf ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports by Stefan Roese · 16 years ago
  31. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  32. 5a1aceb rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  33. 0cf4fd3 rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  34. 7b1fbca ppc4xx: Cleanup CPCI405 linker script by Matthias Fuchs · 16 years ago
  35. 767f915 ppc4xx: Update CPCI405 variants handling by Matthias Fuchs · 16 years ago
  36. 4615fc2 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  37. 7deb3b3 ppx4xx: Fix broken DASA_SIM board by Matthias Fuchs · 16 years ago
  38. 7e410aa ppc4xx: Remove reference to common/lists.o from some esd linker scripts by Stefan Roese · 16 years ago
  39. 97b0734 ppc4xx: Remove obsolete or unused functions from some esd boards by Matthias Fuchs · 16 years ago
  40. 830c800 ppc4xx: Remove obsolete initdram() function from VOM405 board by Matthias Fuchs · 16 years ago
  41. 3d4dd7a ppc4xx: Cleanup VOM405 linker script by Matthias Fuchs · 16 years ago
  42. 40e43e3 ppc4xx: Cleanup PLU405 platform file by Matthias Fuchs · 16 years ago
  43. d74cdb1 ppc4xx: Cleanup PLU405 linker script by Matthias Fuchs · 16 years ago
  44. 5a3e480 ppc4xx: Increase U-Boot size to 384kB for PLU405 boards by Matthias Fuchs · 16 years ago
  45. 8ca0b3f Moved initialization of TULIP Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  46. 1940363 Moved initialization of NS8382X Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  47. fcd69a1 Clean up usage of icache_disable/dcache_disable by Kumar Gala · 16 years ago
  48. cc4a0ce drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  49. 5e1dae5 Fixing coding style issues by William Juul · 17 years ago
  50. cfa460a Update MTD to that of Linux 2.6.22.1 by William Juul · 17 years ago
  51. 01ae85b Fix compilation error for TASREG by TsiChung Liew · 16 years ago
  52. d0ff51b Code cleanup: fix old style assignment ambiguities like "=-" etc. by Wolfgang Denk · 16 years ago
  53. 068c1b7 ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards by Stefan Roese · 16 years ago
  54. b002144 ppc4xx: Fix printf format warnings now visible with the updated format check by Stefan Roese · 16 years ago
  55. c8a3b10 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · 16 years ago
  56. 9973e3c Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  57. bbeff30 ppc4xx: Remove superfluous dram_init() call or replace it by initdram() by Stefan Roese · 16 years ago
  58. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  59. cda2a4a Fix config files for out-of-tree building by Wolfgang Denk · 16 years ago
  60. 8e048c4 ppc4xx: Add bootcount limit handling for APC405 boards by Matthias Fuchs · 16 years ago
  61. b789cb4 ppc4xx: Small coding style cleanup for the latest esd patches by Stefan Roese · 16 years ago
  62. 79941d6 ppc4xx: Update CPU strapping for PMC440 boards by Matthias Fuchs · 16 years ago
  63. f00cf31 ppc4xx: Remove unused APC405 strataflash driver by Matthias Fuchs · 16 years ago
  64. 0b98725 ppc4xx: Update APC405 board support by Matthias Fuchs · 16 years ago
  65. 83975d0 ppc4xx: update esd's common auto_update code for 405 boards by Matthias Fuchs · 16 years ago
  66. b9233fe ppc4xx: Update esd's common LCD code for 405 boards by Matthias Fuchs · 16 years ago
  67. dea6818 ppc4xx: Update FPGA image for APC405 boards by Matthias Fuchs · 16 years ago
  68. 2a05b15 ppc4xx: Update bootlogo for APC405 boards by Matthias Fuchs · 16 years ago
  69. 3d36be0 Remove all the search paths from the .lds files. by Jason Wessel · 16 years ago
  70. 02e3892 ppc4xx: Small whitespace fix of esd patches by Stefan Roese · 16 years ago
  71. 034394a ppc4xx: Cleanup PMC440 board support by Matthias Fuchs · 16 years ago
  72. a6cc6c3 ppc4xx: Add ptm configuration variables for PMC440 by Matthias Fuchs · 16 years ago
  73. 7c91f51 ppc4xx: Minor updates for DU440 boards by Matthias Fuchs · 16 years ago
  74. 7e492d8 Merge branch 'master' of git://www.denx.de/git/u-boot into new-image by Marian Balakowicz · 17 years ago
  75. 2b3e7e6 esd/common/fpga.c: fix indentation. by Wolfgang Denk · 17 years ago
  76. 8d4f4a8 esd/common/fpga.c: fix 'assignment of read-only location' error by Wolfgang Denk · 17 years ago
  77. 58f3c57 esd: Fix warning: passing argument 1 of 'fpga_boot' discards qualifiers from pointer target type by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  78. 9a4daad [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · 17 years ago
  79. d5934ad [new uImage] Add dual format uImage support framework by Marian Balakowicz · 17 years ago
  80. b97a2a0 [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
  81. 15a08bc ppc4xx: Add DU440 board support by Matthias Fuchs · 17 years ago
  82. 6d714f8 PMC440 board: fix board Makefile for out-of-tree building by Wolfgang Denk · 17 years ago
  83. 64134f0 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  84. e3edcb3 ppx4xx: Fix sdram init on PMC440 boards by Matthias Fuchs · 17 years ago
  85. ff5fb8a ppc4xx: Update PLB/PCI divider for PMC440 board by Matthias Fuchs · 17 years ago
  86. 49db47b ppc4xx: Remove sdram.h from PMC440 board by Matthias Fuchs · 17 years ago
  87. 34065a2 ppc4xx: use common denali core defines and data eye search code for PMC440 by Matthias Fuchs · 17 years ago
  88. 9ac6b6f ppc4xx: More cleanup for esd's LCD code by Matthias Fuchs · 17 years ago
  89. e174ac3 ppc4xx: Coding style cleanup by Stefan Roese · 17 years ago
  90. 407843a ppc4xx: Add FPGA support and BSP commands for PMC440 boards by Matthias Fuchs · 17 years ago
  91. 72c5d52 ppc4xx: Add initial esd PMC440 board files by Matthias Fuchs · 17 years ago
  92. f6e0f1f ppc4xx: Add EEPROM write protection for PLU405 boards + misc. updates by Matthias Fuchs · 17 years ago
  93. 77660c4 ppc4xx: use correct io accessors for esd's LCD code by Matthias Fuchs · 17 years ago
  94. b56bd0f ppc4xx: Maintenance patch for VOH405 boards by Matthias Fuchs · 17 years ago
  95. b568fd2 Remove CPCI440 board by Matthias Fuchs · 17 years ago
  96. e61cb81 ppc4xx: Rework of 4xx serial driver (3) by Stefan Roese · 17 years ago
  97. 882ae41 ppc4xx: Rework of 4xx serial driver (2) by Stefan Roese · 17 years ago
  98. db3232d ppc4xx: Fix small merge problems with CPCI440 and Acadia boards by Stefan Roese · 17 years ago
  99. 3048bcb ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms by Stefan Roese · 17 years ago
  100. fc99701 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago