1. edb15d8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into mips-for-linux-next by Ralf Baechle · 11 years ago
  2. 8bfc245 Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-john into mips-for-linux-next by Ralf Baechle · 11 years ago
  3. 6404b7c MIPS: BCM47XX: use fallback sprom var for board_{rev,type} by Hauke Mehrtens · 12 years ago
  4. 924ffb7 MIPS: BCM47XX: trim the nvram values for parsing by Hauke Mehrtens · 12 years ago
  5. 111bd98 MIPS: BCM47XX: add bcm47xx prefix in front of nvram function names by Hauke Mehrtens · 12 years ago
  6. f36738d MIPS: BCM47XX: handle different nvram sizes by Hauke Mehrtens · 12 years ago
  7. e58da16 MIPS: BCM47XX: rename early_nvram_init to nvram_init by Hauke Mehrtens · 12 years ago
  8. c448567 MIPS: BCM47XX: nvram add nand flash support by Hauke Mehrtens · 12 years ago
  9. cc4403e MIPS: BCM47XX: return error when init of nvram failed by Hauke Mehrtens · 12 years ago
  10. ee7e2f3 MIPS: BCM47XX: use common error codes in nvram reads by Hauke Mehrtens · 12 years ago
  11. bb76563 MIPS: bcm47xx: separate functions finding flash window addr by Rafał Miłecki · 12 years ago
  12. fd50231 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  13. 7034228 MIPS: Whitespace cleanup. by Ralf Baechle · 12 years ago
  14. b26d9ac MIPS: BCM47xx: Enable SSB prerequisite SSB_DRIVER_PCICORE. by Ralf Baechle · 12 years ago
  15. a9e9857 MIPS: BCM47xx: Select GPIOLIB for BCMA on bcm47xx platform by Arend van Spriel · 12 years ago
  16. e2aa19f bcma: return the mips irq number in bcma_core_irq by Nathan Hintz · 12 years ago
  17. cebfa85 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  18. 2da4c74 MIPS: BCM47XX: remove GPIO driver by Hauke Mehrtens · 12 years ago
  19. b8ebbaf MIPS: BCM47xx: sprom: read values without prefix as fallback by Hauke Mehrtens · 12 years ago
  20. 2c37631 MIPS: BCM47XX: read sprom without prefix if no ieee80211 core by Hauke Mehrtens · 12 years ago
  21. 5d24cea MIPS: BCM47xx: read out full board data by Hauke Mehrtens · 12 years ago
  22. c47cc20 MIPS: BCM47XX: improve memory size detection by Hauke Mehrtens · 12 years ago
  23. d3dce3d MIPS: BCM47XX: ignore last memory page by Hauke Mehrtens · 12 years ago
  24. 54c9749 ssb: move parallel flash config into an own struct by Hauke Mehrtens · 12 years ago
  25. b96b62d MIPS: BCM47xx: Fix BCMA_DRIVER_PCI_HOSTMODE config dependencies by Yoichi Yuasa · 12 years ago
  26. 5fe2e07 bcma: Move initialization of SPROM to prevent overwrite by Nathan Hintz · 12 years ago
  27. a255955 MIPS: bcm47xx: read baordrev without prefix from sprom by Hauke Mehrtens · 12 years ago
  28. 0a2fcaa bcma: add boardinfo struct by Hauke Mehrtens · 12 years ago
  29. a9bba18 MIPS: bcm47xx: refactor fetching board data by Hauke Mehrtens · 12 years ago
  30. 5a20ef3 ssb: remove rev from boardinfo by Hauke Mehrtens · 12 years ago
  31. f384b3d MIPS: BCM47XX: provide sprom to bcma bus by Hauke Mehrtens · 12 years ago
  32. 019eee2 MIPS: BCM47XX: move and extend sprom parsing by Hauke Mehrtens · 12 years ago
  33. 44d4b2a MIPS: BCM47XX: return number of written bytes in nvram_getenv by Hauke Mehrtens · 12 years ago
  34. ab75dc0 MIPS: Fix up inconsistency in panic() string argument. by Ralf Baechle · 13 years ago
  35. cae39d1 mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  36. a3e72cd bcm47xx: fix irq assignment for new SoCs. by Hauke Mehrtens · 13 years ago
  37. c1d1c5d bcm47xx: add support for bcma bus by Hauke Mehrtens · 13 years ago
  38. a656ffc bcm47xx: make it possible to build bcm47xx without ssb. by Hauke Mehrtens · 13 years ago
  39. 08ccf572 bcm47xx: prepare to support different buses by Hauke Mehrtens · 13 years ago
  40. eb032b9 Update my e-mail address by Michael Büsch · 13 years ago
  41. 41790fd MIPS: BCM47xx: Extend the filling of SPROM from NVRAM by Hauke Mehrtens · 13 years ago
  42. fe6f364 MIPS: BCM47xx: Register SSB fallback sprom callback by Hauke Mehrtens · 13 years ago
  43. a7c62f8 MIPS: BCM47xx: Extend bcm47xx_fill_sprom with prefix. by Hauke Mehrtens · 13 years ago
  44. 1690a7f MIPS: BCM47xx: Swap serial console if ttyS1 was specified. by Hauke Mehrtens · 14 years ago
  45. 59833fc MIPS: BCM47xx: Use sscanf for parsing mac address by Hauke Mehrtens · 14 years ago
  46. 2aa088d MIPS: BCM47xx: Fill values for b43 into SSB sprom by Hauke Mehrtens · 14 years ago
  47. 8257108 MIPS: BCM47xx: Do not read config from CFE by Hauke Mehrtens · 14 years ago
  48. 47a3486 MIPS: BCM47xx: Fix nvram_getenv return value. by Hauke Mehrtens · 14 years ago
  49. 53e4345 MIPS: BCM47xx: Migrate to new platform makefile style. by Ralf Baechle · 14 years ago
  50. aec9222 MIPS: BCM47xx: Really fix 128MB RAM problem by Hauke Mehrtens · 14 years ago
  51. 121915c MIPS: BCM47xx: Add NVRAM support devices by Waldemar Brodkorb · 14 years ago
  52. e0e53de MIPS: Nuke trailing blank lines by Ralf Baechle · 14 years ago
  53. 84a6fcb MIPS: BCM47xx: Fix 128MB RAM support by Hauke Mehrtens · 14 years ago
  54. 7580c9c MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZE by Dmitri Vorobiev · 15 years ago
  55. c4304529 MIPS: Make local arrays with CL_SIZE static __initdata by Atsushi Nemoto · 15 years ago
  56. 89f8c04 MIPS: WGT634U: Add reset button support by Aurelien Jarno · 16 years ago
  57. b06f3e1 MIPS: BCM47xx: Use the new SSB GPIO API by Aurelien Jarno · 16 years ago
  58. 91a385b MIPS: WGT634U: Add machine detection message by Aurelien Jarno · 16 years ago
  59. cc2d6f7 [MIPS] BCM47XX: Use new SSB SPROM data structure by Aurelien Jarno · 16 years ago
  60. 0788150 [MIPS] WGT634U: Register MTD as platform device. by Aurelien Jarno · 17 years ago
  61. 1d9ef3e [MIPS] Kill duplicated setup_irq() for cp0 timer by Atsushi Nemoto · 17 years ago
  62. 4b55048 [MIPS] Deforest the function pointer jungle in the time code. by Ralf Baechle · 17 years ago
  63. 21c854d [MIPS] GPIO LED driver for the WGT634U machine by Aurelien Jarno · 17 years ago
  64. 34cc662 [MIPS] Add gpio support to the BCM47XX platform by Aurelien Jarno · 17 years ago
  65. 25e5fb9 [MIPS] Add CFE support to BCM47XX by Aurelien Jarno · 17 years ago
  66. 1c0c13e [MIPS] Add support for BCM47XX CPUs. by Aurelien Jarno · 17 years ago