1. 4890246 mpc83xx: move CPU_TYPE_ENTRY over to processor.h by Kim Phillips · 16 years ago
  2. 96026d4 Fix 4xx build issue by Anatolij Gustschin · 16 years ago
  3. b57ca3e Change bd/gd memsize/ram_size to be phys_size_t. by Becky Bruce · 16 years ago
  4. 1730edf Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  5. ba04f70 FSL LAW: Add new interface to use the last free LAW by Kumar Gala · 16 years ago
  6. f060054 FSL LAW: Keep track of LAW allocations by Kumar Gala · 16 years ago
  7. 740280e Added the upmconfig() function for 85xx. by Sergei Poselenov · 16 years ago
  8. 3984151 PPC: add accessor macros to clear and set bits in one shot by Wolfgang Grandegger · 16 years ago
  9. 6fab2fe 83xx/85xx/86xx: add more MxMR local bus definitions by Wolfgang Grandegger · 16 years ago
  10. c8c5fc2 83xx/85xx: further localbus cleanups by Anton Vorontsov · 16 years ago
  11. 42dbd66 83xx/85xx/86xx: factor out Freescale Localbus defines out of mpc83xx.h by Anton Vorontsov · 16 years ago
  12. 4dbdb76 85xx: expose cpu identification by Kumar Gala · 16 years ago
  13. 17ceb06 ppc4xx: Consolidate PPC4xx SDRAM/DDR/DDR2 defines, part2 by Stefan Roese · 16 years ago
  14. c821b5f ppc4xx: Enable Primordial Stack for 40x and Unify ECC Handling by Grant Erickson · 16 years ago
  15. f979690 Fix warnings from gcc-4.3.0 build on a ppc host by Kumar Gala · 16 years ago
  16. d5b9b8c PPC: Add print_bats() to lib_ppc/bat_rw.c by Becky Bruce · 16 years ago
  17. c148f24 PPC: Change lib_ppc/bat_rw.c to use high bats by Becky Bruce · 16 years ago
  18. eddc7c4 Merge branch 'lwmon5' of /home/wd/git/u-boot/projects by Wolfgang Denk · 16 years ago
  19. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  20. 0e15ddd POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) with the GD_FLG_LOGINIT flag in gd->flags. by Yuri Tikhonov · 16 years ago
  21. 28a3850 POST: add POST_STOP flag by Yuri Tikhonov · 16 years ago
  22. 70fab19 ppc4xx: Add 405EX(r) revision C PVR definitions and detection code by Stefan Roese · 16 years ago
  23. f3612a7 PPC: fix map_physmem build warning by Becky Bruce · 16 years ago
  24. 45239cf 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs by Kumar Gala · 16 years ago
  25. ef7d30b 85xx/86xx: Rename DDR init address and init extended address register by Kumar Gala · 16 years ago
  26. 5cd0130 ppc4xx: Fix compile warning of hcu4 board by Stefan Roese · 16 years ago
  27. 1d907e6 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  28. 24bfedb ppc4xx: Pass PCIe root-complex/endpoint configuration to Linux via the fdt by Stefan Roese · 17 years ago
  29. 4b7a6dd Merge branch 'master' of /home/wd/git/u-boot/lwmon5 by Wolfgang Denk · 17 years ago
  30. d32a874 lwmon5 watchdog: limit trigger rate by Yuri Tikhonov · 17 years ago
  31. 88353a9 Fix calculation of I2C clock for some 85xx chips by Timur Tabi · 17 years ago
  32. e99ccb4 Introduce phys_size_t and move phys_addr_t into asm/types.h by Kumar Gala · 17 years ago
  33. e6dfed7 ppc: Get rid of unused machine type definitions by Wolfgang Denk · 17 years ago
  34. 1aeed8d Coding Style cleanup; update CHANGELOG by Wolfgang Denk · 17 years ago
  35. 35cf155 mpc83xx: unreinvent mem_clk by Kim Phillips · 17 years ago
  36. 5893b3d 85xx: Expand CCSR space with more DDR controller registers. by James Yang · 17 years ago
  37. a3e77fa 85xx: Speed up get_ddr_freq() and get_bus_freq() by James Yang · 17 years ago
  38. 1ced121 Update SVR numbers to expand support by Andy Fleming · 17 years ago
  39. ec2b74f 85xx: Added support for multicore boot mechanism by Kumar Gala · 17 years ago
  40. 453316a 83xx: serdes setup routines by Anton Vorontsov · 17 years ago
  41. 77ff7b7 8xx: Update OF support on 8xx by Bryan O'Donoghue · 17 years ago
  42. b428f6a The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode. by Yuri Tikhonov · 17 years ago
  43. e262efe The patch introduces the CRITICAL feature of POST tests. If the test by Yuri Tikhonov · 17 years ago
  44. c813f1f ppc4xx: Add AMCC Canyonlands support (460EX) (3/3) by Stefan Roese · 17 years ago
  45. 999ecd5 ppc4xx: Add basic support for AMCC 460EX/460GT (3/5) by Stefan Roese · 17 years ago
  46. 84a999b ppc4xx: program_tlb now uses 64bit physical addess by Stefan Roese · 17 years ago
  47. 5f91db7 MPC5121e ADS PCI support take 3 by John Rigby · 17 years ago
  48. b075d74 Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets. by Shinya Kuribayashi · 17 years ago
  49. 6a2dcaf Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  50. 5a9abcc Remove duplicate defines for ARRAY_SIZE by Kumar Gala · 17 years ago
  51. a551cee 86xx: Fix GUR PCI config registers properly. by Jon Loeliger · 17 years ago
  52. 975a083 8610HPCD: Fix typos in two PCI setup registers. by Jon Loeliger · 17 years ago
  53. 9e04a81 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  54. 943afa2 85xx, 86xx: Determine I2C clock frequencies and store in global_data by Timur Tabi · 17 years ago
  55. e7670f6 PPC: Use r2 instead of r29 as global data pointer by Wolfgang Denk · 17 years ago
  56. ccd6e14 Add CFG_MPC86xx_DDR_ADDR and CFG_MPC86xx_DDR2_ADDR symbols by Jon Loeliger · 17 years ago
  57. ddcebcb 86xx: Add print_laws function to fsl_law.c by Becky Bruce · 17 years ago
  58. 39166b5 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  59. cfe5ca7 mpc83xx: Correct the struct spi8xxx in mpc8xxx_spi.h by Dave Liu · 17 years ago
  60. 2956acd codingstyle cleanup for spi driver by Kim Phillips · 17 years ago
  61. 04a9e11 Add support for a Freescale non-CPM SPI controller by Ben Warren · 17 years ago
  62. 44a23cf 85xx: Introduce new tlb API by Kumar Gala · 17 years ago
  63. 83d40df 85xx: Move LAW init code into C by Kumar Gala · 17 years ago
  64. 5d49e0e MPC512X: Cleanup bus clock names. by Grzegorz Bernacki · 17 years ago
  65. 281ff9a ads5121: Added support for FDT. by Grzegorz Bernacki · 17 years ago
  66. c86ef2c mpc83xx: Fix the typo in global data struct by Dave Liu · 17 years ago
  67. b8ec238 85xx: add ability to upload QE firmware by Timur Tabi · 17 years ago
  68. b009f3e 85xx: Remove cache config from configs.h by Kumar Gala · 17 years ago
  69. 2146cf5 Reworked FSL Book-E TLB macros to be more readable by Kumar Gala · 17 years ago
  70. 1d47273 Use FSL Book-E MMU macros from Linux Kernel by Kumar Gala · 17 years ago
  71. 0b4f579 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 17 years ago
  72. 6e9233d ppc4xx: Move cpu/ppc4xx/vecnum.h into include path by Matthias Fuchs · 17 years ago
  73. 6775c68 mpc83xx: fix missed pci_hose -> hose conversion for new libfdt code by Kim Phillips · 17 years ago
  74. 5ab884b ppc4xx: Add functionality to GPIO support by Lawrence R. Johnson · 17 years ago
  75. 2c35364 Merge commit 'wd/master' by Jon Loeliger · 17 years ago
  76. bb70128 Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2 by Stefan Roese · 17 years ago
  77. 3f523ed Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  78. 4d7d693 Introduce map_physmem() and unmap_physmem() by Haavard Skinnemoen · 17 years ago
  79. 812711c Implement __raw_{read,write}[bwl] on all architectures by Haavard Skinnemoen · 17 years ago
  80. 8ff3de6 Handle MPC85xx PCIe reset errata (PCI-Ex 38) by Kumar Gala · 17 years ago
  81. a853d56 Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xx by Kumar Gala · 17 years ago
  82. 04db400 Stop using immap_t on 85xx by Kumar Gala · 17 years ago
  83. aafeefb Stop using immap_t for cpm offset on 85xx by Kumar Gala · 17 years ago
  84. f59b55a Stop using immap_t for guts offset on 85xx by Kumar Gala · 17 years ago
  85. f31d38b ppc4xx: Enable 405EX PCIe UTL register configuration by Stefan Roese · 17 years ago
  86. aee747f ppc4xx: Enable 440 GPIO init table CFG_440_GPIO_TABLE for 405 platforms by Stefan Roese · 17 years ago
  87. 483e09a ppc4xx: Add change_tlb function to modify I attribute of TLB(s) by Stefan Roese · 17 years ago
  88. 9b94ac6 ppc4xx: Rework 4xx cache support by Stefan Roese · 17 years ago
  89. f10493c ppc4xx: Correct UART input clock calculation and passing to fdt by Stefan Roese · 17 years ago
  90. f6ba9b5 ppc4xx: Define CONFIG_BOOKE for all PPC440 based processors by Eugene O'Brien · 17 years ago
  91. 5cb4af4 ppc4xx: Add PCIe endpoint support on Kilauea (405EX) by Stefan Roese · 17 years ago
  92. d4cb2d1 ppc4xx: Dynamic configuration of 4xx PCIe mode as root or endpoint mode by Stefan Roese · 17 years ago
  93. dbbd125 ppc4xx: Add PPC405EX support by Stefan Roese · 17 years ago
  94. 9792377 ppc4xx: 4xx_pcie: More general cleanup and 405EX PCIe support added by Stefan Roese · 17 years ago
  95. 3048bcb ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms by Stefan Roese · 17 years ago
  96. 03d344b ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (3) by Stefan Roese · 17 years ago
  97. 026f711 ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (2) by Stefan Roese · 17 years ago
  98. c7c6da2 ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (1) by Stefan Roese · 17 years ago
  99. 9553df8 Initial mpc8610hpcd cpu/, README and include/ files. by Jon Loeliger · 17 years ago
  100. 2064000 Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · 17 years ago