1. cbd7b09 ARMV7: Enable musb driver and usbtty on OMAP4 Panda by Steve Sakoman · 14 years ago
  2. 325abab ARMV7: Enable musb driver and usbtty on OMAP4430 SDP by Steve Sakoman · 14 years ago
  3. 9b16757 ARMV7: Restructure omap3 musb driver to allow code sharing between OMAP3 and OMAP4 by Steve Sakoman · 14 years ago
  4. 516799f ARMV7: Add support for the TWL6030 I2C power chip used in OMAP4 systems by Steve Sakoman · 14 years ago
  5. d708395 ARMV7: Modify i2c driver for more reliable operation on OMAP4 by Steve Sakoman · 14 years ago
  6. 674e0b2 ARMV7: Fix udelay for OMAP4 by Steve Sakoman · 14 years ago
  7. 2ad853c ARMV7: Add pad mux support for OMAP4 by Steve Sakoman · 14 years ago
  8. cdb7497 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  9. 78e1e84 bootm: fix pointer warning with lzma by Mike Frysinger · 14 years ago
  10. 9efac4a Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · 14 years ago
  11. 36448c6 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  12. ac95629 Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · 14 years ago
  13. 87f314e s5p_goni: enable mmc0 by Minkyu Kang · 14 years ago
  14. 5000284 S5P: support mmc driver by Minkyu Kang · 14 years ago
  15. a37c36f powerpc/8xxx: query feature reporting register for num cores on unknown cpus by Kim Phillips · 14 years ago
  16. 5be58f5 powerpc/85xx: configure autocompletion support by Kim Phillips · 14 years ago
  17. d171236 powerpc/p4080: Add support for the P4080DS board by Kumar Gala · 14 years ago
  18. c8cf4fc Blackfin: gpio: use common usage func by Mike Frysinger · 14 years ago
  19. 394c46c powerpc/p2020ds: Integrated with P2020DS DDR change and enabled hwconfig by york · 14 years ago
  20. 5fb8a8a powerpc/8xxx: Improvement to DDR parameters by york · 14 years ago
  21. 9490ff4 powerpc/8xxx: Enable DDR3 RDIMM support by york · 14 years ago
  22. 7fd101c powerpc/8xxx: Enabled address hashing for 85xx by york · 14 years ago
  23. 5800e7a powerpc/8xxx: Enable quad-rank DIMMs. by york · 14 years ago
  24. 076bff8 powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4 by york · 14 years ago
  25. 79e4e64 powerpc/8xxx: Enabled hwconfig for memory interleaving by Kumar Gala · 14 years ago
  26. fd3c9be powerpc/p4080: Add workaround for erratum CPU22 by Kumar Gala · 14 years ago
  27. 61054ff powerpc/p4080: Add workaround for errata SERDES8 by Kumar Gala · 14 years ago
  28. 34a8258 powerpc/p4080: Add support for initializing SERDES by Kumar Gala · 14 years ago
  29. db977ab powerpc/85xx: Add support to initialize LIODN registers and portals by Kumar Gala · 15 years ago
  30. b4b847e fdt: Add function to alloc phandle values by Kumar Gala · 14 years ago
  31. 6aba33e powerpc/p4080: Add support for CPC(Corenet platform cache) on CoreNet platforms by Kumar Gala · 16 years ago
  32. d51cc7a powerpc/p2020: Move INIT_RAM_ADDR physical address higher for 36-bit for P2020DS by york · 14 years ago
  33. a3f1852 powerpc/85xx: Move INIT_RAM_ADDR physical address to 36-bit space by york · 14 years ago
  34. ebd7cb0 powerpc/fsl_fman: Add initial fman immap structures by Kumar Gala · 14 years ago
  35. 9ab87d0 powerpc/85xx: Add additional p4080 platform related defines/structs by Kumar Gala · 14 years ago
  36. b990c7b Blackfin: jtag-console: handle newline stuffing by Mike Frysinger · 14 years ago
  37. 4fff5ac Blackfin: jtag-console: add debug markers by Mike Frysinger · 14 years ago
  38. 5079d8b Blackfin: jtag-console: robustify against missing peer by Mike Frysinger · 14 years ago
  39. f5ff203 Blackfin: jtagconsole: disable output processing by Mike Frysinger · 14 years ago
  40. beb60e7 Blackfin: bf533/bf561 boards: convert to new soft gpio i2c code by Mike Frysinger · 14 years ago
  41. 7385c28 fs/fat: Big code cleanup. by Wolfgang Denk · 14 years ago
  42. 226fa9b usb_storage.c: change progress output in debug() message by Wolfgang Denk · 14 years ago
  43. 2aa98c6 FAT32: fix broken root directory handling. by Wolfgang Denk · 14 years ago
  44. 66c2d73 FAT32: fix support for superfloppy-format (PBR) by Wolfgang Denk · 14 years ago
  45. a17c548 usb_storage.c: initialize device type by Wolfgang Denk · 14 years ago
  46. 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  47. debb629 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 14 years ago
  48. 4ae0c2d Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 14 years ago
  49. 07c9cd8 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 14 years ago
  50. 9662317 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  51. 1ffcb86 ppc4xx: Enable "ecctest" command on t3corp by Stefan Roese · 14 years ago
  52. e372286 ppc4xx: Enable "ecctest" command on katmai by Stefan Roese · 14 years ago
  53. be24ef6 ppc4xx: Add ECC status info to machine-check exception for IBM DDR2 core by Stefan Roese · 14 years ago
  54. 58eb869 ppc4xx: Add "ecctest" command to test/simulate ECC errors by Stefan Roese · 14 years ago
  55. b995d7c ppc4xx: DDR/ECC: Use correct macros to clear error status by Stefan Roese · 14 years ago
  56. 897d6ab ppc4xx: Only define DDR2 registers for the correct PowerPC variants by Stefan Roese · 14 years ago
  57. eab9800 ppc4xx: Add CONFIG_DDR_RFDC_FIXED to allow board specific RFDC values by Stefan Roese · 14 years ago
  58. 5bf39a9 ppc4xx: T3CORP fixes and updates by Stefan Roese · 14 years ago
  59. 17a6844 ppc4xx/Canyonlands added USB board callbacks by Rupjyoti Sarmah · 14 years ago
  60. 793b572 i2c: soft_i2c: add simple GPIO implementation by Mike Frysinger · 14 years ago
  61. 8024ac7 Merge branch 'master' of /home/wd/git/u-boot/master/ by Wolfgang Denk · 14 years ago
  62. 47ec10c powerpc/85xx: Rework P1022 SERDES is_serdes_configured support by Kumar Gala · 14 years ago
  63. af02506 powerpc/85xx: Rework MPC8536 SERDES is_serdes_configured support by Kumar Gala · 14 years ago
  64. c26de2d powerpc/p3041: Add various p3041 related defines by Kumar Gala · 15 years ago
  65. 19dbcc9 powerpc/p5020: Add various p5020 related defines (and p5010) by Kumar Gala · 15 years ago
  66. 7eda1f8 powerpc/mpc85xx: Report FMAN # to match user manual by Emil Medve · 14 years ago
  67. 85f8cda powerpc/p4080: Add setting of clock-frequency for clockgen node by Kumar Gala · 14 years ago
  68. 1b942f7 powerpc/85xx: Use fdt_node_offset_by_compat_reg for clock-frequency updates by Kumar Gala · 14 years ago
  69. 6525d51 powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases by Kumar Gala · 14 years ago
  70. 75e73af fdt: Add fdt_node_offset_by_compat_reg helper by Kumar Gala · 14 years ago
  71. a0342c0 fdt: Add fdt_translate_address to convert reg node to cpu phys addr by Kumar Gala · 14 years ago
  72. 46f3e38 powerpc/86xx: Rename PCI1/2 to PCIE1/2 on MPC8641HPCN & SBC8641 by Kumar Gala · 14 years ago
  73. dd2cda3 powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.h by Kumar Gala · 14 years ago
  74. 99d9c07 powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.h by Kumar Gala · 14 years ago
  75. 293e393 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 14 years ago
  76. 1f82ff4 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 14 years ago
  77. 0fe247b Drop support for GTH board by Wolfgang Denk · 14 years ago
  78. 7c050f8 video: cleanup comments in cfb_console.c and video_fb.h by Anatolij Gustschin · 14 years ago
  79. e9aecde Merge branch 'master' of git://git.denx.de/u-boot-ti by Wolfgang Denk · 14 years ago
  80. b6c208a Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  81. 9f43d79 powerpc/85xx: Move p1022ds slot code into board file by Kumar Gala · 14 years ago
  82. c7e1a43 ppc/85xx: Convert MPC8536DS to using board common ICS307 code by Kumar Gala · 14 years ago
  83. 509c4c4 ppc/85xx: Convert MPC8572DS to using board common ICS307 code by Kumar Gala · 14 years ago
  84. 79ee344 powerpc/85xx: Add command to report errata workarounds by Kumar Gala · 14 years ago
  85. c59e1b4 powerpc: add support for the Freescale P1022DS reference board by Timur Tabi · 14 years ago
  86. ddac6f0 85xx/p1_p2_rdb: PCIe E1000 card support added. by Poonam Aggrwal · 14 years ago
  87. 752bc33 fsl: add LAW target to fsl_pci_info structure by Timur Tabi · 14 years ago
  88. ae39139 powerpc/85xx: Add support for link stack & STAC on e5500 by Kumar Gala · 15 years ago
  89. 2a3a96c powerpc/85xx: Add recognition of e5500 core by Kumar Gala · 15 years ago
  90. f2d9a5d powerpc 83xx/85xx: Merge lbc upmconfig code by Becky Bruce · 14 years ago
  91. 199e262 mpc85xx: Add reginfo command by Becky Bruce · 14 years ago
  92. 11a3de4 fsl_law.c: Add print_laws() for FSL_CORENET platforms. by Becky Bruce · 14 years ago
  93. e71755f drivers/misc/fsl_law.c: Rearrange code to avoid duplication by Becky Bruce · 14 years ago
  94. 70e02bc mpc85xx: Add print_tlbcam() function by Becky Bruce · 14 years ago
  95. 4e63df3 mpc85xx: tlb.c cleanups by Becky Bruce · 14 years ago
  96. f51cdaf 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · 14 years ago
  97. 0914f48 powerpc: Update configs to properly set FSL_ELBC by Becky Bruce · 14 years ago
  98. 525f6c3 85xx/p1_p2_rdb: enable hwconfig by Poonam Aggrwal · 14 years ago
  99. ebf9d52 Move ICS CLK chip frequency calculation code into a common board library by Kumar Gala · 14 years ago
  100. b4a60e5 ppc/85xx: Add a structure defn for PIXIS registers by Kumar Gala · 14 years ago