1. 5800e7a powerpc/8xxx: Enable quad-rank DIMMs. by york · 14 years ago
  2. 076bff8 powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4 by york · 14 years ago
  3. 79e4e64 powerpc/8xxx: Enabled hwconfig for memory interleaving by Kumar Gala · 14 years ago
  4. fd3c9be powerpc/p4080: Add workaround for erratum CPU22 by Kumar Gala · 14 years ago
  5. 61054ff powerpc/p4080: Add workaround for errata SERDES8 by Kumar Gala · 14 years ago
  6. 34a8258 powerpc/p4080: Add support for initializing SERDES by Kumar Gala · 14 years ago
  7. db977ab powerpc/85xx: Add support to initialize LIODN registers and portals by Kumar Gala · 15 years ago
  8. 6aba33e powerpc/p4080: Add support for CPC(Corenet platform cache) on CoreNet platforms by Kumar Gala · 16 years ago
  9. a3f1852 powerpc/85xx: Move INIT_RAM_ADDR physical address to 36-bit space by york · 14 years ago
  10. ebd7cb0 powerpc/fsl_fman: Add initial fman immap structures by Kumar Gala · 14 years ago
  11. 9ab87d0 powerpc/85xx: Add additional p4080 platform related defines/structs by Kumar Gala · 14 years ago
  12. b990c7b Blackfin: jtag-console: handle newline stuffing by Mike Frysinger · 14 years ago
  13. 4fff5ac Blackfin: jtag-console: add debug markers by Mike Frysinger · 14 years ago
  14. 5079d8b Blackfin: jtag-console: robustify against missing peer by Mike Frysinger · 14 years ago
  15. 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  16. 9662317 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  17. be24ef6 ppc4xx: Add ECC status info to machine-check exception for IBM DDR2 core by Stefan Roese · 14 years ago
  18. 58eb869 ppc4xx: Add "ecctest" command to test/simulate ECC errors by Stefan Roese · 14 years ago
  19. b995d7c ppc4xx: DDR/ECC: Use correct macros to clear error status by Stefan Roese · 14 years ago
  20. 897d6ab ppc4xx: Only define DDR2 registers for the correct PowerPC variants by Stefan Roese · 14 years ago
  21. eab9800 ppc4xx: Add CONFIG_DDR_RFDC_FIXED to allow board specific RFDC values by Stefan Roese · 14 years ago
  22. 47ec10c powerpc/85xx: Rework P1022 SERDES is_serdes_configured support by Kumar Gala · 14 years ago
  23. af02506 powerpc/85xx: Rework MPC8536 SERDES is_serdes_configured support by Kumar Gala · 14 years ago
  24. c26de2d powerpc/p3041: Add various p3041 related defines by Kumar Gala · 15 years ago
  25. 19dbcc9 powerpc/p5020: Add various p5020 related defines (and p5010) by Kumar Gala · 15 years ago
  26. 7eda1f8 powerpc/mpc85xx: Report FMAN # to match user manual by Emil Medve · 14 years ago
  27. 85f8cda powerpc/p4080: Add setting of clock-frequency for clockgen node by Kumar Gala · 14 years ago
  28. 1b942f7 powerpc/85xx: Use fdt_node_offset_by_compat_reg for clock-frequency updates by Kumar Gala · 14 years ago
  29. 6525d51 powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases by Kumar Gala · 14 years ago
  30. dd2cda3 powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.h by Kumar Gala · 14 years ago
  31. 99d9c07 powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.h by Kumar Gala · 14 years ago
  32. 0fe247b Drop support for GTH board by Wolfgang Denk · 14 years ago
  33. e9aecde Merge branch 'master' of git://git.denx.de/u-boot-ti by Wolfgang Denk · 14 years ago
  34. b6c208a Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  35. 9f43d79 powerpc/85xx: Move p1022ds slot code into board file by Kumar Gala · 14 years ago
  36. 79ee344 powerpc/85xx: Add command to report errata workarounds by Kumar Gala · 14 years ago
  37. c59e1b4 powerpc: add support for the Freescale P1022DS reference board by Timur Tabi · 14 years ago
  38. 752bc33 fsl: add LAW target to fsl_pci_info structure by Timur Tabi · 14 years ago
  39. ae39139 powerpc/85xx: Add support for link stack & STAC on e5500 by Kumar Gala · 15 years ago
  40. 2a3a96c powerpc/85xx: Add recognition of e5500 core by Kumar Gala · 15 years ago
  41. f2d9a5d powerpc 83xx/85xx: Merge lbc upmconfig code by Becky Bruce · 14 years ago
  42. 199e262 mpc85xx: Add reginfo command by Becky Bruce · 14 years ago
  43. e71755f drivers/misc/fsl_law.c: Rearrange code to avoid duplication by Becky Bruce · 14 years ago
  44. 70e02bc mpc85xx: Add print_tlbcam() function by Becky Bruce · 14 years ago
  45. 4e63df3 mpc85xx: tlb.c cleanups by Becky Bruce · 14 years ago
  46. f51cdaf 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · 14 years ago
  47. 8f3a7fa powerpc/8xxx: Add is_core_disabled to remove disabled cores from dtb by Kumar Gala · 14 years ago
  48. 11beefa mpc8xxx: Remove cpu-handles for cpus we delete by Kumar Gala · 14 years ago
  49. 22f292c powerpc/8xxx: Add base support for the SEC4 by Kim Phillips · 14 years ago
  50. 929a213 powerpc/8xxx: Distinguish between incompatible SEC h/w types by Kim Phillips · 14 years ago
  51. 5d0c3b5 fdt: move fsl specific code from common fdt area to mpc8xxx/fdt.c by Kim Phillips · 14 years ago
  52. 16909f3 Merge branch 'master' of git://git.denx.de/u-boot-pxa by Wolfgang Denk · 14 years ago
  53. 93502a5 Merge branch 'master' of ../master by Wolfgang Denk · 14 years ago
  54. 2795201 ARMV7: Add basic gpmc initialization for OMAP4 by Steve Sakoman · 14 years ago
  55. 546cd60 PXA: Add support for LMS285GF05 into pxafb by Marek Vasut · 14 years ago
  56. 9b92cf0 Voipac PXA270 LCD Support by Marek Vasut · 15 years ago
  57. 5ab877b PXA: Add OneNAND booting support to start.S by Marek Vasut · 14 years ago
  58. 8c77f23 PXA: Add PWM2 and PWM3 regs to pxa-regs.h by Marek Vasut · 14 years ago
  59. fea0ffe PXA: Add hardware init helper macros by Marek Vasut · 14 years ago
  60. 8c35d0c Enable PXAFB for PXA27X and PXA3XX by Marek Vasut · 15 years ago
  61. d6f324d Merge branch 'next' of git://git.denx.de/u-boot-nios by Wolfgang Denk · 14 years ago
  62. e1e3cf7 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 14 years ago
  63. 50298d3 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 14 years ago
  64. bbf4fbb Blackfin: bf561: use DMA for Core B L1 regions by Mike Frysinger · 14 years ago
  65. a409fdd Blackfin: serial: convert to portmux framework by Mike Frysinger · 14 years ago
  66. d3c9ffd mvgbe: add support for orion5x GbE controller by Albert Aribaud · 14 years ago
  67. d44265a mvgbe: support SoCs other than kirkwood by Albert Aribaud · 14 years ago
  68. 6db6c18 nios2: add gpio_request by Thomas Chou · 14 years ago
  69. 06c5d30 nios2: add fdt support by Thomas Chou · 14 years ago
  70. cb2da50 nios2: use gc sections to reduce image size by Thomas Chou · 14 years ago
  71. 7c619dd mpc8308: support for Freescale MPC8308 cpu by Ilya Yanok · 14 years ago
  72. 938717c ARMV7: Restructure OMAP i2c driver to allow code sharing between OMAP3 and OMAP4 by Steve Sakoman · 14 years ago
  73. bec3dc7 ARMV7: Restructure OMAP mmc driver to allow code sharing between OMAP3 and OMAP4 by Steve Sakoman · 14 years ago
  74. d34efc7 ARMV7: Add basic support for TI OMAP4 by Steve Sakoman · 14 years ago
  75. f56348a ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 by Steve Sakoman · 14 years ago
  76. 8f22327 OMAP: mmc: add support for second and third mmc channels by Steve Sakoman · 14 years ago
  77. c553055 Blackfin: unify custom gpio commands by Mike Frysinger · 14 years ago
  78. 4638b21 Blackfin: import gpio/portmux layer from Linux by Mike Frysinger · 14 years ago
  79. ce53fc6 Blackfin: set up simple NMI handlers for anomaly 05000219 by Mike Frysinger · 14 years ago
  80. 53ea150 Blackfin: update anomaly lists to latest sheets by Mike Frysinger · 14 years ago
  81. b30453a Blackfin: expand EVT1 usage documentation a bit more by Mike Frysinger · 14 years ago
  82. a5384ae Blackfin: implement bootcount support by Mike Frysinger · 14 years ago
  83. 66a4909 Blackfin: clean up trace buffer handling when crashing by Mike Frysinger · 14 years ago
  84. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  85. 291e904 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  86. 4978e60 ppc4xx: Cleanup Boot/FLASH TLB reassignment for PPC440/460 by Stefan Roese · 14 years ago
  87. 2909ac0 ppc4xx: Add DDR1/2 macros in ppc4xx-sdram.h for non-405EX as well by Stefan Roese · 14 years ago
  88. e9c020d ppc4xx: DDR2: Complete RDSS configuration on non-SPD based boards by Stefan Roese · 14 years ago
  89. 066003b ppc4xx: Enable overwriting of default scan window for IBM DDR2 controller by Stefan Roese · 14 years ago
  90. db64377 ppc4xx: Enable PCIe support without PCI support on PPC440/460 by Stefan Roese · 14 years ago
  91. fe7cca7 ppc4xx: Enable booting with Option E on 460EX/EXr/GT by Stefan Roese · 14 years ago
  92. 64203c7 USB OHCI support for at91sam9g45 SoC by Sergey Matyukevich · 14 years ago
  93. 0a9463e Merge branch 'master' into next by Wolfgang Denk · 14 years ago
  94. 955ea6f powerpc/bootcount: Add bootcount support for MPC512x by Michael Weiss · 14 years ago
  95. 3746a5e avr32: add unaligned.h by Andreas Bießmann · 14 years ago
  96. eb70d05 avr32: disable branch folding by Andreas Bießmann · 14 years ago
  97. d04250c Fix (null) problem for AVR32 boards by Reinhard Meyer (-VC) · 14 years ago
  98. e365c43 Merge branch 'next' of git://git.denx.de/u-boot-ti into next by Wolfgang Denk · 14 years ago
  99. 8515f08 Merge branch 'master' of git://git.denx.de/u-boot-sh into next by Wolfgang Denk · 14 years ago
  100. 4ccd551 MPC512x: workaround data corruption for unaligned local bus accesses by Wolfgang Denk · 14 years ago