1. 95b602b ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case by Stefan Roese · 15 years ago
  2. 952e776 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · 15 years ago
  3. fcdb36b ppc4xx: Fix PCIE PLL lock on 440SPe Yucca board by Rupjyoti Sarmah · 15 years ago
  4. e67af44 ppc4xx: Consolidate get_OPB_freq() by Stefan Roese · 15 years ago
  5. 95a4a59 ppc4xx: Fix 405EZ uart base baud calculation by Stefan Roese · 15 years ago
  6. d1c3b27 ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago
  7. 0b34dbb ppc4xx: Fix compilation warning in 4xx miiphy.c by Stefan Roese · 15 years ago
  8. 99bcf14 ppc4xx: Allow overwriting pci target registers for all 4xx boards by Matthias Fuchs · 15 years ago
  9. d6281ff ppc: Remove -fno-strict-aliasing by Kumar Gala · 15 years ago
  10. 3177349 Dual-license IBM code contributions by Josh Boyer · 15 years ago
  11. 89bcc48 ppc4xx: Add basic support for AMCC PPC460EX/460GT rev B chips by Stefan Roese · 15 years ago
  12. 58ea142 ppc4xx: Replace 4xx lowercase SPR references by Matthias Fuchs · 15 years ago
  13. 87c0b72 Add "chip_config" command for PPC4xx bootstrap configuration by Stefan Roese · 15 years ago
  14. 9b1b8c8 ppc4xx: Fix missing freqOPB for 405EP by Dirk Eibach · 15 years ago
  15. 0a371ca ppc4xx: Fix TLB reset problem with recent 44x images by Stefan Roese · 15 years ago
  16. 12582ac nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directory by Stefan Roese · 15 years ago
  17. 632e9b6 ppc4xx: Set default PCI device ID for 405EP boards by Matthias Fuchs · 15 years ago
  18. 123f102 ppc4xx: Move 405EP pci code from cpu_init_f() to __pci_pre_init() by Matthias Fuchs · 15 years ago
  19. 0580e48 ppc4xx: Make pll_write global by Matthias Fuchs · 15 years ago
  20. 20b3c4b ppc4xx: Remove compilation warning "pci_async_enabled defined but not used" by Stefan Roese · 15 years ago
  21. d0a1364 ppc4xx: Implement is_pci_host() for 405 CPUs by Matthias Fuchs · 15 years ago
  22. 04ddae9 ppc4xx: Fixed PPC4xx debug compilation error in uic.c by Alessio Centazzo · 15 years ago
  23. 48e2b53 4xx: Fix compilation warnings and MQ registers dump in SPD DDR2 code by Felix Radensky · 15 years ago
  24. 1bbae2b ppc4xx: Remove PCI async bootup message if PCI is not used by Stefan Roese · 15 years ago
  25. d873133 ppc4xx: Add Sequoia RAM-booting target by Stefan Roese · 15 years ago
  26. 655b34a i2c: Create common default i2c_[set|get]_bus_speed() functions by Peter Tyser · 15 years ago
  27. 9c90a2c i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE value by Peter Tyser · 15 years ago
  28. 399aab7 ppc4xx: Fix problem with ECC ordering for PPC4xx NDFC platforms by Stefan Roese · 15 years ago
  29. 5d841fa ppc4xx: Move definition for PPC4xx NAND FLASH controller to header by Stefan Roese · 15 years ago
  30. 792a09e Fix e-mail address of Gary Jennejohn. by Detlev Zundel · 15 years ago
  31. f9a109b Replace __attribute references with __attribute__ by Peter Tyser · 15 years ago
  32. cf94098 ppc4xx: Add "booting from NAND" to 4xx NAND-booting targets by Stefan Roese · 15 years ago
  33. 9cd6901 ppc4xx: Don't write the MAC address into the internal SoC registers by Stefan Roese · 16 years ago
  34. 6bacfa6 cpu/: get mac address from environment by Mike Frysinger · 16 years ago
  35. f8853d1 ppc4xx: Fix bug in PCI outbound map configuration for canyonlands by Anatolij Gustschin · 16 years ago
  36. b4996d6 ppc4xx: PCIe: Change 16GB inbound memory to 4GB by Stefan Roese · 16 years ago
  37. 7369f0e ppc4xx: Fix initialization of the SDRAM_CODT register by Carolyn Smith · 16 years ago
  38. c645012 ppc4xx: Autocalibration can set RDCC to over aggressive value. by Adam Graham · 16 years ago
  39. 87c9063 ppc: Move CONFIG_MAX_MEM_MAPPED to common config.h by Kumar Gala · 16 years ago
  40. ff4e66e pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity by Kumar Gala · 16 years ago
  41. 59d1bda ppc4xx: Make PCIE support selectable by Dirk Eibach · 16 years ago
  42. b129eff ppc4xx: Only fixup opb attached UARTs by Matthias Fuchs · 16 years ago
  43. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  44. 3943d2f ppc4xx: Improve DDR autodetect by Dirk Eibach · 16 years ago
  45. 455ae7e Coding style cleanup, update CHANGELOG. by Wolfgang Denk · 16 years ago
  46. ecf5f07 i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions by Timur Tabi · 16 years ago
  47. 5e3ab68 Section name should be ".data", not "data" by Trent Piepho · 16 years ago
  48. 561858e Update U-Boot's build timestamp on every compile by Peter Tyser · 16 years ago
  49. ddf45cc ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initialization by Dave Mitchell · 16 years ago
  50. b14ca4b ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRs by Dave Mitchell · 16 years ago
  51. 25fb4ea ppc4xx: Clear all potentially pending exceptions in MCSR by Stefan Roese · 16 years ago
  52. 25a8590 Moved initialization of PPC4xx EMAC to cpu_eth_init() by Ben Warren · 16 years ago
  53. 4d03a4e Moved PPC4xx EMAC driver to drivers/net by Ben Warren · 16 years ago
  54. 96e21f8 Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC by Ben Warren · 16 years ago
  55. 1f4d532 ppc4xx: Generic architecture for xilinx ppc405(v3) by Ricardo Ribalda Delgado · 16 years ago
  56. 06c2942 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  57. 43cbce6 ppc4xx: Correctly setup ranges property in ebc node by Stefan Roese · 16 years ago
  58. c9c11d7 ppc4xx: Add routine to retrieve CPU number by Adam Graham · 16 years ago
  59. 59217ba ppc4xx: Add static support for 44x IBM SDRAM Controller by Adam Graham · 16 years ago
  60. 8ed44d9 Cleanup: fix "MHz" spelling by Wolfgang Denk · 16 years ago
  61. 50bd005 Merge git://git.denx.de/u-boot into x1 by Markus Klotzbuecher · 16 years ago
  62. f82642e Merge 'next' branch by Wolfgang Denk · 16 years ago
  63. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  64. bf29e0e ppc4xx: PPC44x MQ initialization by Yuri Tikhonov · 16 years ago
  65. 9dbc366 The PIPE_INTERRUPT flag is used wrong by Remy Bohmer · 16 years ago
  66. f8a00de ppc4xx: Reset and relock memory DLL after SDRAM_CLKTR change by Adam Graham · 16 years ago
  67. 0238245 Revert "ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz (200MHz PLB)" by Stefan Roese · 16 years ago
  68. 3eec160 ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz (200MHz PLB) by Victor Gallardo · 16 years ago
  69. 7bf5ecf ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports by Stefan Roese · 16 years ago
  70. f071f01 ppc4xx: Remove CONFIG_CS8952_PHY define by Stefan Roese · 16 years ago
  71. 6ca8646 ppc4xx: Fix compilation warning for PIP405 by Stefan Roese · 16 years ago
  72. 725b53a ppc4xx: Fix compilation warning for canyonlands & glacier by Stefan Roese · 16 years ago
  73. 78d7823 ppc4xx: Add support for GPCS, SGMII and M88E1112 PHY by Victor Gallardo · 16 years ago
  74. f6b6c45 ppc4xx: Update Kilauea to use PPC4xx DDR autocalibration routines by Adam Graham · 16 years ago
  75. 075d0b8 ppc4xx: IBM Memory Controller DDR autocalibration routines by Adam Graham · 16 years ago
  76. c2b4b2e ppc4xx/NAND: Add select_chip function to 4xx NDFC driver by Stefan Roese · 16 years ago
  77. 52aef8f ppc4xx: NAND configuration by Wolfgang Ocker · 16 years ago
  78. 5bc542a ppc4xx: fix UIC external_interrupt hang on UIC0 by Victor Gallardo · 16 years ago
  79. 04737d5 ppc4xx: Optimizations/Cleanups for IBM DDR2 Memory Controller by Prodyut Hazarika · 16 years ago
  80. 5d4b3d2 ppc4xx: AMCC PPC460GT/EX PCI-E de-emphasis adjustment fix by Tirumala R Marri · 16 years ago
  81. f556483 ppc4xx: Cleanup of "ppc4xx: Optimize PLB4 Arbiter..." patch by Stefan Roese · 16 years ago
  82. 079589b ppc4xx: Optimize PLB4 Arbiter and Memory Queue settings for PPC440SP/SPe, by Prodyut Hazarika · 16 years ago
  83. ba37aa0 fdt: rework fdt_fixup_ethernet() to use env instead of bd_t by Kumar Gala · 16 years ago
  84. 2fd0aad Merge branch 'Makefile' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  85. 5a7ddf4 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  86. cc4a0ce drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  87. 3df2ece NAND: Update 4xx NDFC driver to match updated nand subsystem by Stefan Roese · 17 years ago
  88. 5e1dae5 Fixing coding style issues by William Juul · 17 years ago
  89. cfa460a Update MTD to that of Linux 2.6.22.1 by William Juul · 17 years ago
  90. f2302d4 Fix merge problems by Stefan Roese · 16 years ago
  91. 66fe183 ppc4xx: Fix incorrect MODTx setup for some DIMM configurations by Stefan Roese · 16 years ago
  92. 60204d0 ppc4xx: Minor coding style cleanup of Xilinx Virtex5 ml507 support by Stefan Roese · 16 years ago
  93. d865fd0 ppc4xx: CPU PPC440x5 on Virtex5 FX by Ricardo Ribalda Delgado · 16 years ago
  94. 42246da Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next by Stefan Roese · 16 years ago
  95. d0ff51b Code cleanup: fix old style assignment ambiguities like "=-" etc. by Wolfgang Denk · 16 years ago
  96. 4b32610 Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next by Stefan Roese · 16 years ago
  97. 068c1b7 ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards by Stefan Roese · 16 years ago
  98. b578fb4 ppc4xx: Fix include sequence in 4xx_pcie.c by Stefan Roese · 16 years ago
  99. 69e2c6d ppc4xx: Fix compile warning in 44x_spd_ddr2.c by Stefan Roese · 16 years ago
  100. 5de8514 ppc4xx: Rework 440GX UIC handling by Stefan Roese · 16 years ago