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. b4b847e fdt: Add function to alloc phandle values by Kumar Gala · 14 years ago
  9. 6aba33e powerpc/p4080: Add support for CPC(Corenet platform cache) on CoreNet platforms by Kumar Gala · 16 years ago
  10. d51cc7a powerpc/p2020: Move INIT_RAM_ADDR physical address higher for 36-bit for P2020DS by york · 14 years ago
  11. a3f1852 powerpc/85xx: Move INIT_RAM_ADDR physical address to 36-bit space by york · 14 years ago
  12. ebd7cb0 powerpc/fsl_fman: Add initial fman immap structures by Kumar Gala · 14 years ago
  13. 9ab87d0 powerpc/85xx: Add additional p4080 platform related defines/structs by Kumar Gala · 14 years ago
  14. 7385c28 fs/fat: Big code cleanup. by Wolfgang Denk · 14 years ago
  15. 226fa9b usb_storage.c: change progress output in debug() message by Wolfgang Denk · 14 years ago
  16. 2aa98c6 FAT32: fix broken root directory handling. by Wolfgang Denk · 14 years ago
  17. 66c2d73 FAT32: fix support for superfloppy-format (PBR) by Wolfgang Denk · 14 years ago
  18. a17c548 usb_storage.c: initialize device type by Wolfgang Denk · 14 years ago
  19. 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  20. debb629 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 14 years ago
  21. 4ae0c2d Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 14 years ago
  22. 07c9cd8 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 14 years ago
  23. 9662317 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  24. 1ffcb86 ppc4xx: Enable "ecctest" command on t3corp by Stefan Roese · 14 years ago
  25. e372286 ppc4xx: Enable "ecctest" command on katmai by Stefan Roese · 14 years ago
  26. be24ef6 ppc4xx: Add ECC status info to machine-check exception for IBM DDR2 core by Stefan Roese · 14 years ago
  27. 58eb869 ppc4xx: Add "ecctest" command to test/simulate ECC errors by Stefan Roese · 14 years ago
  28. b995d7c ppc4xx: DDR/ECC: Use correct macros to clear error status by Stefan Roese · 14 years ago
  29. 897d6ab ppc4xx: Only define DDR2 registers for the correct PowerPC variants by Stefan Roese · 14 years ago
  30. eab9800 ppc4xx: Add CONFIG_DDR_RFDC_FIXED to allow board specific RFDC values by Stefan Roese · 14 years ago
  31. 5bf39a9 ppc4xx: T3CORP fixes and updates by Stefan Roese · 14 years ago
  32. 17a6844 ppc4xx/Canyonlands added USB board callbacks by Rupjyoti Sarmah · 14 years ago
  33. 793b572 i2c: soft_i2c: add simple GPIO implementation by Mike Frysinger · 14 years ago
  34. 8024ac7 Merge branch 'master' of /home/wd/git/u-boot/master/ by Wolfgang Denk · 14 years ago
  35. 47ec10c powerpc/85xx: Rework P1022 SERDES is_serdes_configured support by Kumar Gala · 14 years ago
  36. af02506 powerpc/85xx: Rework MPC8536 SERDES is_serdes_configured support by Kumar Gala · 14 years ago
  37. c26de2d powerpc/p3041: Add various p3041 related defines by Kumar Gala · 15 years ago
  38. 19dbcc9 powerpc/p5020: Add various p5020 related defines (and p5010) by Kumar Gala · 15 years ago
  39. 7eda1f8 powerpc/mpc85xx: Report FMAN # to match user manual by Emil Medve · 14 years ago
  40. 85f8cda powerpc/p4080: Add setting of clock-frequency for clockgen node by Kumar Gala · 14 years ago
  41. 1b942f7 powerpc/85xx: Use fdt_node_offset_by_compat_reg for clock-frequency updates by Kumar Gala · 14 years ago
  42. 6525d51 powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases by Kumar Gala · 14 years ago
  43. 75e73af fdt: Add fdt_node_offset_by_compat_reg helper by Kumar Gala · 14 years ago
  44. a0342c0 fdt: Add fdt_translate_address to convert reg node to cpu phys addr by Kumar Gala · 14 years ago
  45. 46f3e38 powerpc/86xx: Rename PCI1/2 to PCIE1/2 on MPC8641HPCN & SBC8641 by Kumar Gala · 14 years ago
  46. dd2cda3 powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.h by Kumar Gala · 14 years ago
  47. 99d9c07 powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.h by Kumar Gala · 14 years ago
  48. 293e393 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 14 years ago
  49. 1f82ff4 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 14 years ago
  50. 0fe247b Drop support for GTH board by Wolfgang Denk · 14 years ago
  51. 7c050f8 video: cleanup comments in cfb_console.c and video_fb.h by Anatolij Gustschin · 14 years ago
  52. b6c208a Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  53. 9f43d79 powerpc/85xx: Move p1022ds slot code into board file by Kumar Gala · 14 years ago
  54. c7e1a43 ppc/85xx: Convert MPC8536DS to using board common ICS307 code by Kumar Gala · 14 years ago
  55. 509c4c4 ppc/85xx: Convert MPC8572DS to using board common ICS307 code by Kumar Gala · 14 years ago
  56. 79ee344 powerpc/85xx: Add command to report errata workarounds by Kumar Gala · 14 years ago
  57. c59e1b4 powerpc: add support for the Freescale P1022DS reference board by Timur Tabi · 14 years ago
  58. ddac6f0 85xx/p1_p2_rdb: PCIe E1000 card support added. by Poonam Aggrwal · 14 years ago
  59. 752bc33 fsl: add LAW target to fsl_pci_info structure by Timur Tabi · 14 years ago
  60. ae39139 powerpc/85xx: Add support for link stack & STAC on e5500 by Kumar Gala · 15 years ago
  61. 2a3a96c powerpc/85xx: Add recognition of e5500 core by Kumar Gala · 15 years ago
  62. f2d9a5d powerpc 83xx/85xx: Merge lbc upmconfig code by Becky Bruce · 14 years ago
  63. 199e262 mpc85xx: Add reginfo command by Becky Bruce · 14 years ago
  64. 11a3de4 fsl_law.c: Add print_laws() for FSL_CORENET platforms. by Becky Bruce · 14 years ago
  65. e71755f drivers/misc/fsl_law.c: Rearrange code to avoid duplication by Becky Bruce · 14 years ago
  66. 70e02bc mpc85xx: Add print_tlbcam() function by Becky Bruce · 14 years ago
  67. 4e63df3 mpc85xx: tlb.c cleanups by Becky Bruce · 14 years ago
  68. f51cdaf 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · 14 years ago
  69. 0914f48 powerpc: Update configs to properly set FSL_ELBC by Becky Bruce · 14 years ago
  70. 525f6c3 85xx/p1_p2_rdb: enable hwconfig by Poonam Aggrwal · 14 years ago
  71. ebf9d52 Move ICS CLK chip frequency calculation code into a common board library by Kumar Gala · 14 years ago
  72. b4a60e5 ppc/85xx: Add a structure defn for PIXIS registers by Kumar Gala · 14 years ago
  73. 8f3a7fa powerpc/8xxx: Add is_core_disabled to remove disabled cores from dtb by Kumar Gala · 14 years ago
  74. 11beefa mpc8xxx: Remove cpu-handles for cpus we delete by Kumar Gala · 14 years ago
  75. 22f292c powerpc/8xxx: Add base support for the SEC4 by Kim Phillips · 14 years ago
  76. 929a213 powerpc/8xxx: Distinguish between incompatible SEC h/w types by Kim Phillips · 14 years ago
  77. 5d0c3b5 fdt: move fsl specific code from common fdt area to mpc8xxx/fdt.c by Kim Phillips · 14 years ago
  78. 16909f3 Merge branch 'master' of git://git.denx.de/u-boot-pxa by Wolfgang Denk · 14 years ago
  79. 93502a5 Merge branch 'master' of ../master by Wolfgang Denk · 14 years ago
  80. bc3a4a5 PXA: ZipitZ2 support by Marek Vasut · 15 years ago
  81. 2e49984 PXA: Toradex Colibri PXA270 support by Marek Vasut · 14 years ago
  82. 18a00df PXA: Voipac PXA270 Support by Marek Vasut · 15 years ago
  83. 546cd60 PXA: Add support for LMS285GF05 into pxafb by Marek Vasut · 14 years ago
  84. 9b92cf0 Voipac PXA270 LCD Support by Marek Vasut · 15 years ago
  85. 5ab877b PXA: Add OneNAND booting support to start.S by Marek Vasut · 14 years ago
  86. 8c77f23 PXA: Add PWM2 and PWM3 regs to pxa-regs.h by Marek Vasut · 14 years ago
  87. fea0ffe PXA: Add hardware init helper macros by Marek Vasut · 14 years ago
  88. 8c35d0c Enable PXAFB for PXA27X and PXA3XX by Marek Vasut · 15 years ago
  89. d6f324d Merge branch 'next' of git://git.denx.de/u-boot-nios by Wolfgang Denk · 14 years ago
  90. e1e3cf7 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 14 years ago
  91. 50298d3 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 14 years ago
  92. cb8f031 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · 14 years ago
  93. d013d1a Blackfin: bf561-acvilon: drop unused env redund define by Mike Frysinger · 14 years ago
  94. 8b33abde Blackfin: drop old u-boot.lds clean target by Mike Frysinger · 14 years ago
  95. 37aac2d Blackfin: bf527-ad7160-eval: new board support by Michael Hennerich · 14 years ago
  96. 8278b87 Blackfin: enable IP defrag for ADI boards by Mike Frysinger · 14 years ago
  97. 94060a1 Blackfin: bfin_mac: remove space from name by Mike Frysinger · 14 years ago
  98. 787e343 Blackfin: unify default I2C settings for ADI boards by Mike Frysinger · 14 years ago
  99. bbf4fbb Blackfin: bf561: use DMA for Core B L1 regions by Mike Frysinger · 14 years ago
  100. b14fff8 Blackfin: cm-bf548: convert to portmux framework by Mike Frysinger · 14 years ago