1. 2714223 Remove CONFIG_OF_FLAT_TREE related code from mpc85xx since we now use libfdt by Kumar Gala · 17 years ago
  2. aafeefb Stop using immap_t for cpm offset on 85xx by Kumar Gala · 17 years ago
  3. f59b55a Stop using immap_t for guts offset on 85xx by Kumar Gala · 17 years ago
  4. f852ce7 Add libfdt based ft_cpu_setup for mpc85xx by Kumar Gala · 17 years ago
  5. 3b9abdc ppc4xx: Correct GPIO offset in gpio_config() by Stefan Roese · 17 years ago
  6. 9caeaad Merge commit 'u-boot/master' into for-1.3.1 by Stefan Roese · 17 years ago
  7. 246d4ae Convert boards that set memory node to use fdt_fixup_memory() by Kumar Gala · 17 years ago
  8. f743931 Merge commit 'wd/master' by Jon Loeliger · 17 years ago
  9. 521dcd3 Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · 17 years ago
  10. 7fc7928 Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · 17 years ago
  11. 8d04f02 Update libfdt from device tree compiler (dtc) by Kumar Gala · 17 years ago
  12. e93becf Move do_fixup* for libfdt into common code by Kumar Gala · 17 years ago
  13. 890e941 Merge commit 'remotes/wd/master' by Jon Loeliger · 17 years ago
  14. 6bf4c68 s3c24x0: Fix usb_ohci.c missing in Makefile by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  15. 8412d81 Fix compiler warnings for ARM systems. by Wolfgang Denk · 17 years ago
  16. 409ecdc Fix compiler warnings for PPC systems. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  17. 653811a ppc4xx: Correct 405EX PCIe UTL register mapping by Stefan Roese · 17 years ago
  18. 7e1d884 [MIPS] cpu/mips/config.mk: Fix GNU assembler minor version picker by Shinya Kuribayashi · 17 years ago
  19. 16664f7 [MIPS] Remove useless instructions for initializing $gp. by Shinya Kuribayashi · 17 years ago
  20. 03c031d [MIPS] MIPS 4K core: Coding style cleanups by Shinya Kuribayashi · 17 years ago
  21. 4fbd074 [MIPS] au1x00_eth.c: Fixed a warning on pb1000 build. by Shinya Kuribayashi · 17 years ago
  22. f013204 [MIPS] au1x00_eth.c: Fix au1x00_miiphy_{read,write} build error by Shinya Kuribayashi · 17 years ago
  23. a75e1a3 Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Wolfgang Denk · 17 years ago
  24. 1c3dd43 powerpc: Backout relocation changes. by Grant Likely · 17 years ago
  25. d08b723 86xx: Fix broken variable reference when #def DEBUGing. by Jon Loeliger · 17 years ago
  26. f9d9164 make 8610 board use pixis reset by Jason Jin · 17 years ago
  27. f31d38b ppc4xx: Enable 405EX PCIe UTL register configuration by Stefan Roese · 17 years ago
  28. aee747f ppc4xx: Enable 440 GPIO init table CFG_440_GPIO_TABLE for 405 platforms by Stefan Roese · 17 years ago
  29. 7d0a406 ppc4xx: Fix 405EX PCIe UTLSET register setup by Stefan Roese · 17 years ago
  30. 9be659a ppc4xx: Make USB working with CONFIG_4xx_DCACHE defined by Matthias Fuchs · 17 years ago
  31. fbde216 ppc4xx: Remove redundant code from 4xx network driver by Matthias Fuchs · 17 years ago
  32. c7f69c3 ppc4xx: Make output a little shorter on I2C bootrom detection by Stefan Roese · 17 years ago
  33. 225a24b ColdFire: MCF5445x - Update correct RAMBAR and missing linker files by TsiChungLiew · 17 years ago
  34. 248c7c1 ColdFire: MCF532x - Update do_reset() using core reset by TsiChungLiew · 17 years ago
  35. d9240a5 ColdFire: Update cpu flag for 4.2-xx compiler by TsiChungLiew · 17 years ago
  36. a8318ec make 8610 board use pixis reset by Jason Jin · 17 years ago
  37. 9c84709 86xx: Fix broken variable reference when #def DEBUGing. by Jon Loeliger · 17 years ago
  38. 607b3ae Merge commit 'remotes/wd/master' into newmaster by Jon Loeliger · 17 years ago
  39. 992742a Cleanup coding style; update CHANGELOG by Wolfgang Denk · 17 years ago
  40. 59543fe Fix a typo in cpu/mpc824x/interrupts.c by Guennadi Liakhovetski · 17 years ago
  41. c9e7b9b add ft_cpu_setup(..) on mpc8260 by Sergej Stepanov · 17 years ago
  42. 3cac27c Merge commit 'remotes/wd/master' by Jon Loeliger · 17 years ago
  43. f051692 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 17 years ago
  44. 8287b3b Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Wolfgang Denk · 17 years ago
  45. 5b746c3 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 17 years ago
  46. 2fa0dd1 Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · 17 years ago
  47. ea2e142 ppc4xx: Add CONFIG_4xx_DCACHE compile options to enable cached SDRAM by Stefan Roese · 17 years ago
  48. ff768cb ppc4xx: Change 4xx ethernet driver to handle cached memory too by Stefan Roese · 17 years ago
  49. 483e09a ppc4xx: Add change_tlb function to modify I attribute of TLB(s) by Stefan Roese · 17 years ago
  50. 9b94ac6 ppc4xx: Rework 4xx cache support by Stefan Roese · 17 years ago
  51. 1338e6a ppc4xx: Change autonegotiation timeout from 4 to 5 seconds by Stefan Roese · 17 years ago
  52. 2d83476 ppc4xx: Change 4xx_enet & miiphy to use out_be32() and friends by Stefan Roese · 17 years ago
  53. f10493c ppc4xx: Correct UART input clock calculation and passing to fdt by Stefan Roese · 17 years ago
  54. 353f268 ppc4xx: Add initial AMCC Haleakala PPC405EXr eval board support by Stefan Roese · 17 years ago
  55. 3248f63 ppc4xx: Rework of 4xx serial driver (4) by Stefan Roese · 17 years ago
  56. ad31e40 ppc4xx: Rework of 4xx serial driver (1) by Stefan Roese · 17 years ago
  57. 764e741 ppc4xx: Correct UART input clock calculation and passing to fdt by Stefan Roese · 17 years ago
  58. fa8aea2 ppc4xx: Add freqUART to CPU speed detection by Stefan Roese · 17 years ago
  59. 087dfdb ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xx by Stefan Roese · 17 years ago
  60. 5cb4af4 ppc4xx: Add PCIe endpoint support on Kilauea (405EX) by Stefan Roese · 17 years ago
  61. d4cb2d1 ppc4xx: Dynamic configuration of 4xx PCIe mode as root or endpoint mode by Stefan Roese · 17 years ago
  62. 4994ffd ppc4xx: Add additional debug info to 4xx fdt support by Stefan Roese · 17 years ago
  63. 1941cce ppc4xx: Fix small merge problem in 4xx_enet.c by Stefan Roese · 17 years ago
  64. dbbd125 ppc4xx: Add PPC405EX support by Stefan Roese · 17 years ago
  65. 1d7b874 ppc4xx: Cleanup of 4xx PCI and PCIe support (renaming) by Stefan Roese · 17 years ago
  66. 4f14ed6 ppc4xx: Add initial fdt support to 4xx (first needed on 405EX) by Stefan Roese · 17 years ago
  67. 19e93b1 ppc4xx: 4xx_pcie: Change PCIe status output to match common style by Stefan Roese · 17 years ago
  68. ff68f66 ppc4xx: 4xx_pcie: Disable debug output as default by Stefan Roese · 17 years ago
  69. 9792377 ppc4xx: 4xx_pcie: More general cleanup and 405EX PCIe support added by Stefan Roese · 17 years ago
  70. 4dbee8a ppc4xx: 4xx_pcie: Change CFG_PCIE_MEMSIZE to 128MB on Yucca & Katmai by Stefan Roese · 17 years ago
  71. 6d95289 ppc4xx: 4xx_pcie: Fix problem with SDRN access using port number as idx by Stefan Roese · 17 years ago
  72. 3048bcb ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms by Stefan Roese · 17 years ago
  73. 94276eb ppc4xx: Add a comment for 405EX PCIe endpoint configuration by Stefan Roese · 17 years ago
  74. 03d344b ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (3) by Stefan Roese · 17 years ago
  75. 026f711 ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (2) by Stefan Roese · 17 years ago
  76. c7c6da2 ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (1) by Stefan Roese · 17 years ago
  77. 85ac988 PXA USB OHCI: "usb stop" implementation. by Rodolfo Giometti · 17 years ago
  78. c67e12e ColdFire 5329: Assign correct SDRAM size and fix cache by TsiChungLiew · 17 years ago
  79. 2acefa7 ColdFire 5282: Fix external flash boot and return dramsize by TsiChungLiew · 17 years ago
  80. e9d0d52 delta: Fix OHCI_REGS_BASE undeclared and wait_ms implicit declaration by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  81. 9c4884f fix warning: no return statement in function returning non-void by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  82. 2a4741d fix pxa255_idp board by Marcel Ziswiler · 17 years ago
  83. 00101dd [MIPS] Add PIC-related switches to PLATFORM_{CPP,LD}FLAGS and cleanup by Shinya Kuribayashi · 17 years ago
  84. 2206921 [MIPS] Fix $gp usage by Shinya Kuribayashi · 17 years ago
  85. df90968 Setting MSR[DE] in do_reset by urwithsughosh@gmail.com · 17 years ago
  86. 1e701e7 MSR overwrite fix by urwithsughosh@gmail.com · 17 years ago
  87. e1ce3cb Remove magic numbers from cache related operations for mpc85xx by Kumar Gala · 17 years ago
  88. d4d1e9b Merge branch 'denx' by Andy Fleming · 17 years ago
  89. 9553df8 Initial mpc8610hpcd cpu/, README and include/ files. by Jon Loeliger · 17 years ago
  90. 2491167 86xx: Allow for fewer DDR slots per memory controller. by Jon Loeliger · 17 years ago
  91. 4d4a945 PXA USB OHCI: "usb stop" implementation. by Rodolfo Giometti · 17 years ago
  92. 68f14f7 Fix warning differ in signedness in cpu/pxa/mmc.c by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  93. 8f05a66 Merge branch 'merge' of git://www.denx.de/git/u-boot-microblaze by Wolfgang Denk · 17 years ago
  94. e81a95a Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · 17 years ago
  95. 527c80f Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  96. 738815c ppc4xx: Coding style cleanup by Stefan Roese · 17 years ago
  97. 2db6478 Program EPLD to force full duplex mode for PHY. by Grzegorz Bernacki · 17 years ago
  98. 86ec86c Fix missing DECLARE_GLOBAL_DATA_PTR on CONFIG_LPC2292 in serial by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  99. 1487adb 85xx io out functions need sync after write. by Ed Swarthout · 17 years ago
  100. 1c1100d [PATCH] Add support for design without interrupt controller Polling timer by Michal Simek · 17 years ago