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