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