1. f39c008 mx25pdk: Place machine ID into board config by Fabio Estevam · 13 years ago
  2. 9aa3c6a mx31pdk: Place machine ID into board config by Fabio Estevam · 13 years ago
  3. 7a5faf0 imx31_litekit: Remove dram_init_banksize() by Fabio Estevam · 13 years ago
  4. 14c7817 mx31ads: Remove dram_init_banksize() by Fabio Estevam · 13 years ago
  5. c3f4f31 mx25pdk: Remove dram_init_banksize() by Fabio Estevam · 13 years ago
  6. 9bd72eb mx31pdk: Remove dram_init_banksize() by Fabio Estevam · 13 years ago
  7. 8edcc6f FEC: Move imx_get_mac_from_fuse() definition to fec_mxc.h by Marek Vasut · 13 years ago
  8. 17fb268 FEC: Squish "got MAC from fuse" message, make it debug() by Marek Vasut · 13 years ago
  9. e382fb4 FEC: Add timeout for chip reset by Marek Vasut · 13 years ago
  10. 2e5f442 FEC: Allow registering MII postconfiguration callback by Marek Vasut · 13 years ago
  11. 9e27e9d FEC: Allow multiple FECes by Marek Vasut · 13 years ago
  12. d133b88 FEC: Abstract access to fec->eth in MII operations by Marek Vasut · 13 years ago
  13. 392b850 FEC: Allow selection of MII mode via CONFIG_FEC_XCV_TYPE by Marek Vasut · 13 years ago
  14. a50a90c FEC: Add RMII mode support by Marek Vasut · 13 years ago
  15. 9eb3770 FEC: Kill mode select FIXME's by Marek Vasut · 13 years ago
  16. 77dbd6a FEC: Use defined constant instead of magic number by Marek Vasut · 13 years ago
  17. 879cf26 FEC: Use proper accessor to read register in debug call by Marek Vasut · 13 years ago
  18. 50cf807 cosmetic: fsl_pmic: cosmetic for the help message by Jason Liu · 13 years ago
  19. b7171d9 EfikaMX: Adjust undocumented magic constant in config file by Marek Vasut · 13 years ago
  20. 610b53e MX31: Disable watchdog during low-power modes by Fabio Estevam · 13 years ago
  21. 419adbf MX25: Add initial support for MX25PDK by Fabio Estevam · 13 years ago
  22. e6d9b97 MX25: tx25: Avoid the usage of extern in C file by Fabio Estevam · 13 years ago
  23. b6e6ebb mx31pdk: Change the prompt as per other i.MX boards by Fabio Estevam · 13 years ago
  24. b6ce479 MX31: Improve readability for reset cause by Fabio Estevam · 13 years ago
  25. 29b62c0 MX31: mx31pdk: Remove nand_spl config.mk file by Fabio Estevam · 13 years ago
  26. 957dc02 ARM: mx25: Print the source of reset by Fabio Estevam · 13 years ago
  27. 986d0d1 ARM: mx25: Print the silicon revison by Fabio Estevam · 13 years ago
  28. 0a0522c arm, davinci, da8xx: add cpuinfo by Heiko Schocher · 13 years ago
  29. 310ae55 arm, davinci, am1808: add lowlevel functions for booting from NOR by Heiko Schocher · 13 years ago
  30. 337c433 arm, davinci: add NOR Boot Configuration Word by Heiko Schocher · 13 years ago
  31. a293181 arm, davinci: add ddr2 definition by Heiko Schocher · 13 years ago
  32. 198a7fc arm, davinci, am1808, gpio: add missing defines for bank 8 by Heiko Schocher · 13 years ago
  33. e686299 arm, davinci: add some missing defines in hardware.h by Heiko Schocher · 13 years ago
  34. b841c01 arm, davinci: add SYSCFG1 base and register struct by Heiko Schocher · 13 years ago
  35. 41d272d rtc, davinci: add support for davinci internal RTC by Heiko Schocher · 13 years ago
  36. 725c293 arm, davinci: add RTC base addr by Heiko Schocher · 13 years ago
  37. bf569ac arm, davinci: add internal WDT support for AM1808 cpus by Heiko Schocher · 13 years ago
  38. fbabac7 arm, davinci: add missing timer baseaddresses for !DA8xx cpu by Heiko Schocher · 13 years ago
  39. de23e72 arm, davinci: move davinci_timer in header file by Heiko Schocher · 13 years ago
  40. 19fdf9a net, davinci_emac: let the EMAC detect the PHYs by Heiko Schocher · 13 years ago
  41. c3b4a47 net, davinci_emac: make less verbose - turn printf() into debug() by Heiko Schocher · 13 years ago
  42. 4f3c42a net, davinci_emac: add KSZ8864 switch by Heiko Schocher · 13 years ago
  43. 49d6da6 i2c, davinci: add i2c set speed by Heiko Schocher · 13 years ago
  44. 2d76da2 Devkit8000: Change console from ttyS2 to ttyO2 by Thomas Weber · 13 years ago
  45. e1149a6 omap4: update maintainer for omap4 boards by Aneesh V · 13 years ago
  46. effeda5 omap3evm: env: Fix default console by Sanjeev Premi · 13 years ago
  47. 939e722 omap3: Fix compile warning by Sanjeev Premi · 13 years ago
  48. 14fa2dd mmc: omap: config VMMC, MMC1_PBIAS by Balaji T K · 13 years ago
  49. ecd9af8 mmc: omap: enable high capacity by Balaji T K · 13 years ago
  50. d6cac9c devkit8000: Fix build break by Sandeep Paulraj · 13 years ago
  51. 9ea5c6e omap-common: reorganize spl.c by Simon Schwarz · 13 years ago
  52. 409ef1b omap3: implement boot parameter saving by Simon Schwarz · 13 years ago
  53. 3f6a492 devkit8000: Add nand-spl support for new SPL by Simon Schwarz · 13 years ago
  54. 78ce977 omap3: new SPL structure support by Simon Schwarz · 13 years ago
  55. 682b3a8 spl: Add POWER library to new spl by Simon Schwarz · 13 years ago
  56. 12c2f1e spl: add NAND Library to new SPL by Simon Schwarz · 13 years ago
  57. bb085b8 omap-common: add nand spl support by Simon Schwarz · 13 years ago
  58. b88e425 omap3: Configure RAM bank 0 if in SPL by Simon Schwarz · 13 years ago
  59. 63ffcfc omap-common/omap4: relocate early UART clock setup by Simon Schwarz · 13 years ago
  60. cdbc277 overo: Set IEN on GPMC_CLK to support synchronous clocking. by Philip Balister · 13 years ago
  61. 5213d24 OMAP3: Overo: Update GPMC timing for ethernet chip by Philip Balister · 13 years ago
  62. 47e75d7 Armada100: Enable 88E3015 PHY support for GplugD by Ajay Bhargav · 13 years ago
  63. aa0ecfe Armada100: Enable Ethernet support for GplugD by Ajay Bhargav · 13 years ago
  64. 79788bb net: Adds Fast Ethernet Controller driver for Armada100 by Ajay Bhargav · 13 years ago
  65. ea3cd47 omap4_panda: Ignore omap4 SPL called MLO by Joe Hershberger · 13 years ago
  66. 3cf97f4 gpio: Add GPIO driver for Marvell SoC Armada100 by Ajay Bhargav · 13 years ago
  67. 0c44229 gpio: Add GPIO driver framework for Marvell SoCs by Ajay Bhargav · 13 years ago
  68. d4b9106 powerpc/mpc8349emds: Migrate from spd_sdram to unified DDR driver by York Sun · 13 years ago
  69. d29d17d powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver by York Sun · 13 years ago
  70. 4e57382 powerpc/mpc8xxx: Add DDR2 to unified DDR driver by York Sun · 13 years ago
  71. 905acde powerpc/mpc8xxx: Fix picos_to_mclk() and get_memory_clk_period_ps() by York Sun · 13 years ago
  72. 639f330 powerpc/mpc8xxx: Add SPD EEPROM address for single controller 2 slots by York Sun · 13 years ago
  73. cae7c1b powerpc/mpc8xxx: Fix DDR code for empty first DIMM slot and enable DQS_en by York Sun · 13 years ago
  74. f8bc7bb powerpc/85xx: Refactor P2041RDB to use common p_corenet files by Kumar Gala · 13 years ago
  75. 360275b powerpc/85xx: refactor common P-Series CoreNet files for FSL boards by Kumar Gala · 13 years ago
  76. 9570cbd powerpc/85xx: Enable CMD_REGINFO on corenet boards by Kumar Gala · 13 years ago
  77. aa061ae powerpc/85xx: p2041rdb - Remove unused 'execute' perm in TLB entries by Kumar Gala · 13 years ago
  78. 1120ad6 powerpc/85xx: Fix USB protocol definitions for P1020RDB by Ramneek Mehresh · 13 years ago
  79. 9ec8dec powerpc/corenet_ds: Use separated speed tables for UDIMM and RDIMM by York Sun · 13 years ago
  80. cda1de2 powerpc/mpc8xxx: Move DDR RCW overriding to common code by York Sun · 13 years ago
  81. 2bba85f powerpc/mpc8xxx: Extend CWL table by York Sun · 13 years ago
  82. a598643 powerpc/85xx: Cleanup how SVR_MAJ() is defined on MPC8536 by Kumar Gala · 13 years ago
  83. 5471370 powerpc/85xx: Cleanup extern in corenet_ds board code by Kumar Gala · 13 years ago
  84. 0787ecc powerpc/p2041rdb: Add ethernet support on P2041RDB board by Mingkai Hu · 13 years ago
  85. fe1a1da powerpc/85xx: Add networking support to P1023RDS by Roy Zang · 14 years ago
  86. cba4614 powerpc/hydra: Add ethernet support on P5020/P3041 DS boards by Timur Tabi · 14 years ago
  87. 2915609 powerpc/85xx: Add FMan ethernet support to P4080DS by Andy Fleming · 14 years ago
  88. c916d7c powerpc/85xx: Add support for FMan ethernet in Independent mode by Kumar Gala · 13 years ago
  89. 44d7371 powerpc/mpc8548cds: Cleanup mpc8548cds.c by Zhao Chenhui · 13 years ago
  90. fbb9ecf powerpc/mp: add support for discontiguous cores by Timur Tabi · 13 years ago
  91. 86df514 powerpc/85xx: corenet_ds - Remove unused 'execute' perm in TLB entries by Kumar Gala · 13 years ago
  92. 10aeabd fdt: Add new fdt_create_phandle helper by Kumar Gala · 13 years ago
  93. f117c0f fdt: Rename fdt_create_phandle to fdt_set_phandle by Kumar Gala · 13 years ago
  94. e2d0f25 powerpc/85xx: Fix compile warnings/errors if CONFIG_SYS_DPAA_FMAN isn't set by Kumar Gala · 13 years ago
  95. bc6bbd6 fsl_ifc: Add the workaround for erratum IFC A-003399(enabled on P1010) by Poonam Aggrwal · 13 years ago
  96. fb855f4 powerpc/P1010: Add workaround for erratum P1010-A003549 (related to IFC) by Poonam Aggrwal · 13 years ago
  97. 42aee64 fsl_ifc: Add the workaround for erratum IFC-A002769 (enable on P1010) by Poonam Aggrwal · 13 years ago
  98. e8e6197 powerpc/85xx: Expanding the window of CCSRBAR in AS=1 from 4k to 1M by Poonam Aggrwal · 13 years ago
  99. d793e5a powerpc/85xx: Add NAND/NAND_SPL support to P1010RDB by Dipen Dudhat · 13 years ago
  100. 52f90da nand: Freescale Integrated Flash Controller NAND support by Dipen Dudhat · 14 years ago