1. c8f071a Merge branch 'reloc' by Wolfgang Denk · 15 years ago
  2. 4f2fdac relocation: Do not relocate NULL pointers. by Joakim Tjernlund · 15 years ago
  3. d4c6154 ppc4xx: Rework cmd reginfo by Niklaus Giger · 15 years ago
  4. 728bd0a ppc_4xx: Apply new HW register names by Niklaus Giger · 15 years ago
  5. f1a80e4 ppc4xx: Add PPC405EX(r) Rev D support by Stefan Roese · 15 years ago
  6. 14fd12f ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scan by Stefan Roese · 15 years ago
  7. 016e0ed PPC4xx: Denali core: Fix incorrect DDR row bits by Mike Nuss · 15 years ago
  8. cb9ebd0 ppc4xx: Merge PPC4xx DDR and DDR2 ECC handling by Stefan Roese · 15 years ago
  9. 0e92536 ppc4xx: Reorganize DDR2 ECC handling by Felix Radensky · 15 years ago
  10. 8f9cdda ppc4xx: Remove mtsdram0() marcos and use common mtsdram() instead by Stefan Roese · 15 years ago
  11. 6987e65 ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case by Stefan Roese · 15 years ago
  12. 707fd36 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · 15 years ago
  13. 73343ca ppc4xx: Fix PCIE PLL lock on 440SPe Yucca board by Rupjyoti Sarmah · 15 years ago
  14. 11f5169 ppc4xx: Consolidate get_OPB_freq() by Stefan Roese · 15 years ago
  15. 17b2d59 ppc4xx: Fix 405EZ uart base baud calculation by Stefan Roese · 15 years ago
  16. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago
  17. 1fc08dd ppc4xx: Fix compilation warning in 4xx miiphy.c by Stefan Roese · 15 years ago
  18. e9a5766 ppc4xx: Allow overwriting pci target registers for all 4xx boards by Matthias Fuchs · 15 years ago
  19. c156395 ppc: Remove -fno-strict-aliasing by Kumar Gala · 15 years ago
  20. 471573b Dual-license IBM code contributions by Josh Boyer · 15 years ago
  21. 048f5a6 ppc4xx: Add basic support for AMCC PPC460EX/460GT rev B chips by Stefan Roese · 15 years ago
  22. 730b2d2 ppc4xx: Replace 4xx lowercase SPR references by Matthias Fuchs · 15 years ago
  23. 9693c3d Add "chip_config" command for PPC4xx bootstrap configuration by Stefan Roese · 15 years ago
  24. 14857e8 ppc4xx: Fix missing freqOPB for 405EP by Dirk Eibach · 15 years ago
  25. d0c4395 ppc4xx: Fix TLB reset problem with recent 44x images by Stefan Roese · 15 years ago
  26. 913fd05 nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directory by Stefan Roese · 15 years ago
  27. a5e80fe ppc4xx: Set default PCI device ID for 405EP boards by Matthias Fuchs · 15 years ago
  28. 5b49983 ppc4xx: Move 405EP pci code from cpu_init_f() to __pci_pre_init() by Matthias Fuchs · 15 years ago
  29. d807916 ppc4xx: Make pll_write global by Matthias Fuchs · 15 years ago
  30. 9f500fa ppc4xx: Remove compilation warning "pci_async_enabled defined but not used" by Stefan Roese · 15 years ago
  31. 2d52e71 ppc4xx: Implement is_pci_host() for 405 CPUs by Matthias Fuchs · 15 years ago
  32. 71d4e3c ppc4xx: Fixed PPC4xx debug compilation error in uic.c by Alessio Centazzo · 15 years ago
  33. 8d4d4a6 4xx: Fix compilation warnings and MQ registers dump in SPD DDR2 code by Felix Radensky · 15 years ago
  34. f515012 ppc4xx: Remove PCI async bootup message if PCI is not used by Stefan Roese · 16 years ago
  35. c20ef32 ppc4xx: Add Sequoia RAM-booting target by Stefan Roese · 16 years ago
  36. 2e69765 i2c: Create common default i2c_[set|get]_bus_speed() functions by Peter Tyser · 16 years ago
  37. 769069e i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE value by Peter Tyser · 16 years ago
  38. aac413c ppc4xx: Fix problem with ECC ordering for PPC4xx NDFC platforms by Stefan Roese · 16 years ago
  39. 982511e ppc4xx: Move definition for PPC4xx NAND FLASH controller to header by Stefan Roese · 16 years ago
  40. f1b3f2b Fix e-mail address of Gary Jennejohn. by Detlev Zundel · 16 years ago
  41. 21d2cd2 Replace __attribute references with __attribute__ by Peter Tyser · 16 years ago
  42. 8ebdb92 ppc4xx: Add "booting from NAND" to 4xx NAND-booting targets by Stefan Roese · 16 years ago
  43. 29762f5 ppc4xx: Don't write the MAC address into the internal SoC registers by Stefan Roese · 16 years ago
  44. f4aa436 cpu/: get mac address from environment by Mike Frysinger · 16 years ago
  45. 035796f ppc4xx: Fix bug in PCI outbound map configuration for canyonlands by Anatolij Gustschin · 16 years ago
  46. e2ea080 ppc4xx: PCIe: Change 16GB inbound memory to 4GB by Stefan Roese · 16 years ago
  47. 5b64842 ppc4xx: Fix initialization of the SDRAM_CODT register by Carolyn Smith · 16 years ago
  48. f1a2ed8 ppc4xx: Autocalibration can set RDCC to over aggressive value. by Adam Graham · 16 years ago
  49. 4cd44a8 ppc: Move CONFIG_MAX_MEM_MAPPED to common config.h by Kumar Gala · 16 years ago
  50. efa1f1d pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity by Kumar Gala · 16 years ago
  51. 6bb88a0 ppc4xx: Make PCIE support selectable by Dirk Eibach · 16 years ago
  52. acb07af ppc4xx: Only fixup opb attached UARTs by Matthias Fuchs · 16 years ago
  53. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  54. 09fe652 ppc4xx: Improve DDR autodetect by Dirk Eibach · 16 years ago
  55. 55334c7 Coding style cleanup, update CHANGELOG. by Wolfgang Denk · 16 years ago
  56. 13d598f i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions by Timur Tabi · 16 years ago
  57. 3e9dabd Section name should be ".data", not "data" by Trent Piepho · 16 years ago
  58. 6294850 Update U-Boot's build timestamp on every compile by Peter Tyser · 16 years ago
  59. 5c05759 ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initialization by Dave Mitchell · 16 years ago
  60. 3c373417 ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRs by Dave Mitchell · 16 years ago
  61. fe05a02 ppc4xx: Clear all potentially pending exceptions in MCSR by Stefan Roese · 16 years ago
  62. 9e37c58 Moved initialization of PPC4xx EMAC to cpu_eth_init() by Ben Warren · 16 years ago
  63. 9137573 Moved PPC4xx EMAC driver to drivers/net by Ben Warren · 16 years ago
  64. 3a918a6 Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC by Ben Warren · 16 years ago
  65. 78ea77e ppc4xx: Generic architecture for xilinx ppc405(v3) by Ricardo Ribalda Delgado · 16 years ago
  66. 571044b8 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  67. 1c97e0c ppc4xx: Correctly setup ranges property in ebc node by Stefan Roese · 16 years ago
  68. c31ff68 ppc4xx: Add routine to retrieve CPU number by Adam Graham · 16 years ago
  69. 446eb8d ppc4xx: Add static support for 44x IBM SDRAM Controller by Adam Graham · 16 years ago
  70. af0501a Cleanup: fix "MHz" spelling by Wolfgang Denk · 16 years ago
  71. 35610c6b Merge git://git.denx.de/u-boot into x1 by Markus Klotzbuecher · 16 years ago
  72. 4216d75 Merge 'next' branch by Wolfgang Denk · 16 years ago
  73. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  74. bbfab70 ppc4xx: PPC44x MQ initialization by Yuri Tikhonov · 16 years ago
  75. d8c55ab The PIPE_INTERRUPT flag is used wrong by Remy Bohmer · 16 years ago
  76. 89caad9 ppc4xx: Reset and relock memory DLL after SDRAM_CLKTR change by Adam Graham · 16 years ago
  77. a7c7d86 Revert "ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz (200MHz PLB)" by Stefan Roese · 16 years ago
  78. 97d6a34 ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz (200MHz PLB) by Victor Gallardo · 16 years ago
  79. 58296a1 ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports by Stefan Roese · 16 years ago
  80. 013d2c9 ppc4xx: Remove CONFIG_CS8952_PHY define by Stefan Roese · 16 years ago
  81. f00486d ppc4xx: Fix compilation warning for PIP405 by Stefan Roese · 16 years ago
  82. 234daa7 ppc4xx: Fix compilation warning for canyonlands & glacier by Stefan Roese · 16 years ago
  83. 45a06ff ppc4xx: Add support for GPCS, SGMII and M88E1112 PHY by Victor Gallardo · 16 years ago
  84. 97a5581 ppc4xx: Update Kilauea to use PPC4xx DDR autocalibration routines by Adam Graham · 16 years ago
  85. ee8e0cf ppc4xx: IBM Memory Controller DDR autocalibration routines by Adam Graham · 16 years ago
  86. 7b86c2b ppc4xx/NAND: Add select_chip function to 4xx NDFC driver by Stefan Roese · 16 years ago
  87. aa36c3c ppc4xx: NAND configuration by Wolfgang Ocker · 16 years ago
  88. 61fa3ab ppc4xx: fix UIC external_interrupt hang on UIC0 by Victor Gallardo · 16 years ago
  89. 52b6bec ppc4xx: Optimizations/Cleanups for IBM DDR2 Memory Controller by Prodyut Hazarika · 16 years ago
  90. 75e22a4 ppc4xx: AMCC PPC460GT/EX PCI-E de-emphasis adjustment fix by Tirumala R Marri · 16 years ago
  91. 1abbbd0 ppc4xx: Cleanup of "ppc4xx: Optimize PLB4 Arbiter..." patch by Stefan Roese · 16 years ago
  92. 038f0d8 ppc4xx: Optimize PLB4 Arbiter and Memory Queue settings for PPC440SP/SPe, by Prodyut Hazarika · 16 years ago
  93. fabda92 fdt: rework fdt_fixup_ethernet() to use env instead of bd_t by Kumar Gala · 16 years ago
  94. 1d8a787 Merge branch 'Makefile' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  95. 8486809 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  96. 719bb5f drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  97. 0556a2a NAND: Update 4xx NDFC driver to match updated nand subsystem by Stefan Roese · 17 years ago
  98. 9e9c2c1 Fixing coding style issues by William Juul · 17 years ago
  99. 52c0796 Update MTD to that of Linux 2.6.22.1 by William Juul · 17 years ago
  100. 3762825 Fix merge problems by Stefan Roese · 16 years ago