1. 851d4f5 MIPS: Alchemy: Merge PB1100/1500 support into DB1000 code. by Manuel Lauss · 12 years ago
  2. 24e8c1a MIPS: Alchemy: merge PB1550 support into DB1550 code by Manuel Lauss · 12 years ago
  3. bd8510d MIPS: Alchemy: Single kernel for DB1200/1300/1550 by Manuel Lauss · 12 years ago
  4. 68d8848 Merge branches 'next/generic', 'next/alchemy', 'next/bcm63xx', 'next/cavium', 'next/jz4740', 'next/lantiq', 'next/loongson1b' and 'next/netlogic' into mips-for-linux-next by Ralf Baechle · 12 years ago
  5. 4bd5a57 MIPS: Alchemy: use IS_ENABLED() macro by Florian Fainelli · 12 years ago
  6. 6c2be5c MIPS: Alchemy: handle db1200 cpld ints as they come in by Manuel Lauss · 13 years ago
  7. 278bf05 MIPS: Alchemy: devboards: kill prom.c by Manuel Lauss · 13 years ago
  8. 3e25f4f MIPS: Alchemy: use 64MB RAM as minimum for devboards by Manuel Lauss · 13 years ago
  9. f5e7e84 Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  10. f9ded56 MIPS: Fix several implicit uses of export.h/module.h by Paul Gortmaker · 12 years ago
  11. 8b62b08 mips: Use the plat_nand default partition parser by H Hartley Sweeten · 12 years ago
  12. 7a5c3b8 Merge branch 'next/alchemy' into mips-for-linux-next by Ralf Baechle · 13 years ago
  13. f2711be MIPS: Alchemy: db1200: Improve PB1200 detection. by Manuel Lauss · 13 years ago
  14. 2a32daf MIPS: Alchemy: Touchscreen support on DB1100 by Manuel Lauss · 13 years ago
  15. e734ae1 MIPS: Alchemy: Hook up IrDA on DB1000/DB1100 by Manuel Lauss · 13 years ago
  16. b67a1a0 MTD: nand: make au1550nd.c a platform_driver by Manuel Lauss · 13 years ago
  17. 8b5690f MIPS: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  18. 1c043f1 MIPS: Alchemy: Add RTC device to all devboards by Manuel Lauss · 13 years ago
  19. c9af514 MIPS: Alchemy: MMC for DB1100 by Manuel Lauss · 13 years ago
  20. f59c811 MIPS: Alchemy: one kernel for DB1000/DB1500/DB1100 by Manuel Lauss · 13 years ago
  21. 6f7c862 MIPS: Alchemy: Merge PB1200 support into DB1200 code. by Manuel Lauss · 13 years ago
  22. a9b71a8 MIPS: Alchemy: move au1200fb global functions to platform data by Manuel Lauss · 13 years ago
  23. 7c4b24d MIPS: Alchemy: merge devboard code into single per-board files. by Manuel Lauss · 13 years ago
  24. f869d42 MIPS: Alchemy: Improved DB1550 support, with audio and serial busses. by Manuel Lauss · 13 years ago
  25. 64cd04d MIPS: Alchemy: Basic support for the DB1300 board. by Manuel Lauss · 13 years ago
  26. fb469f0 MIPS: Alchemy: devboards: remove unneeded BCSR IRQ reg acc by Manuel Lauss · 13 years ago
  27. 435037c MIPS: Alchemy: Drop MIRAGE/BOSPORUS board support by Manuel Lauss · 13 years ago
  28. 3f72408 MIPS: Alchemy: remove PB1000 support by Manuel Lauss · 13 years ago
  29. d674806 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  30. 68d99b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  31. 376638603 MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines by Manuel Lauss · 13 years ago
  32. 50d5676 MIPS: Alchemy: kill au1xxx.h header by Manuel Lauss · 13 years ago
  33. f2e442f MIPS: Alchemy: clean DMA code of CONFIG_SOC_AU1??? defines by Manuel Lauss · 13 years ago
  34. d4f07ae MIPS, IDE: Alchem, au1xxx-ide: Remove pb1200/db1200 header dep by Manuel Lauss · 13 years ago
  35. 7517de3 MIPS: Alchemy: Redo PCI as platform driver by Manuel Lauss · 13 years ago
  36. 7cc2e27 MIPS: Alchemy: more base address cleanup by Manuel Lauss · 13 years ago
  37. dd0a028 MIPS: Alchemy: DB1200: Disable cascade IRQ in handler by Manuel Lauss · 13 years ago
  38. adbc7a5 ASoC: au1x: update db1200 machine to the new way of things by Manuel Lauss · 13 years ago
  39. 5b0912b ASoC: au1x: remove automatic DMA device registration from PSC drivers by Manuel Lauss · 13 years ago
  40. b2ce305 ASoC: Add a DB1x00 AC97 machine driver by Manuel Lauss · 13 years ago
  41. b7f720d MIPS: Alchemy: Clean up GPIO registers and accessors by Manuel Lauss · 13 years ago
  42. 8013020 MIPS: Alchemy: Rewrite UART setup and constants. by Manuel Lauss · 13 years ago
  43. 0591128 MIPS: DB1200: Set Config[OD] for improved stability. by Manuel Lauss · 13 years ago
  44. 403fbdf MIPS: Alchemy: Fix GCC 4.6.0 build error. by Ralf Baechle · 13 years ago
  45. e4ec798 MIPS: Convert the irq functions to the new names by Thomas Gleixner · 13 years ago
  46. 9efbc3f MIPS: alchemy: Use proper irq accessors by Thomas Gleixner · 13 years ago
  47. d24c1a2 MIPS: Alchemy: Convert to new irq chip functions by Thomas Gleixner · 13 years ago
  48. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  49. 690ca2c MIPS: Alchemy: Add return value check for strict_strtoul() by Yoichi Yuasa · 14 years ago
  50. 2f55ac0 suspend: constify platform_suspend_ops by Lionel Debroux · 14 years ago
  51. 33081ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  52. ca4d3e67 MIPS: Add missing #inclusions of <linux/irq.h> by David Howells · 14 years ago
  53. ffc4fdb ASoC: fix au1x platform by Manuel Lauss · 14 years ago
  54. d7674c4 MIPS: Ritually kill stupid printk. by Ralf Baechle · 14 years ago
  55. baf3eb2 MIPS: Move Alchemy Makefile parts to their own Platform file. by Manuel Lauss · 14 years ago
  56. 25c8f83 MIPS: Alchemy: fix deprecated compile warnings by FUJITA Tomonori · 14 years ago
  57. 36f217d MIPS: MTX1: Fix build. by Ralf Baechle · 14 years ago
  58. 7b5fcd6 MIPS: Alchemy: Fix up residual devboard poweroff/reboot code. by Manuel Lauss · 14 years ago
  59. 0000a53 MIPS: DB1200: PCMCIA card detection must not be auto-enabled. by Manuel Lauss · 14 years ago
  60. d8000be MIPS: Alchemy: DB1200: Remove custom wait implementation by Manuel Lauss · 14 years ago
  61. 570cb45 MIPS: Alchemy: Repair db1500/bosporus builds by Manuel Lauss · 14 years ago
  62. 11b897c MIPS: Alchemy: use 36bit addresses for PCMCIA resources. by Manuel Lauss · 14 years ago
  63. e275ed5 MIPS: Alchemy: devboard PM needs to save CPLD registers. by Manuel Lauss · 14 years ago
  64. c63d0cb MIPS: Alchemy: Remove forced command line setting by Yoichi Yuasa · 14 years ago
  65. 32fd690 MIPS: Alchemy: get rid of common/reset.c by Manuel Lauss · 15 years ago
  66. 66f75cc MIPS: Alchemy: Add au1000-eth platform device by Florian Fainelli · 15 years ago
  67. 05ae323 MIPS/SOUND: Alchemy: DB1200 AC97+I2S audio support. by Manuel Lauss · 15 years ago
  68. 63323ec MIPS: Alchemy: Extended DB1200 board support. by Manuel Lauss · 15 years ago
  69. 206aa6c MIPS: Alchemy: physmap-flash for all devboards by Manuel Lauss · 15 years ago
  70. c55736a MIPS: Alchemy: Turn on -Werror for devboards and xss1500 by Florian Fainelli · 15 years ago
  71. 32fc0ad MIPS: Alchemy: Fix warnings in DB1x00 / PB1000 / PB1550 board setup code by Florian Fainelli · 15 years ago
  72. 8402a15 MIPS: Alchemy: prom_putchar is board dependent by Manuel Lauss · 15 years ago
  73. 7881446 MIPS: Alchemy: Stop IRQ name sharing by Manuel Lauss · 15 years ago
  74. 27dd65a MIPS: Alchemy: devboards: wire up new PCMCIA driver. by Manuel Lauss · 15 years ago
  75. 7e50b2b MIPS: Alchemy: remove board_init_irq() function. by Manuel Lauss · 15 years ago
  76. 95a4379 MIPS: Alchemy: devboards: factor out PB1200 IRQ cascade code. by Manuel Lauss · 15 years ago
  77. 9bdcf33 MIPS: Alchemy: devboard register abstraction by Manuel Lauss · 15 years ago
  78. ce65cc8 MIPS: Alchemy: devboards: Convert to gpio calls. by Manuel Lauss · 15 years ago
  79. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  80. 91e8a30 MIPS: Alchemy: PB1200: use SMC91X platform data. by Manuel Lauss · 15 years ago
  81. 61f9c58 MIPS: Alchemy: new userspace suspend interface for development boards. by Manuel Lauss · 16 years ago
  82. 197b0d3 MIPS: Alchemy: pb1200: update CPLD cascade irq handler. by Manuel Lauss · 16 years ago
  83. 785e326 MIPS: Alchemy: update core interrupt code. by Manuel Lauss · 16 years ago
  84. 7179380 MIPS: Alchemy: move commandline mangling out of common code by Manuel Lauss · 16 years ago
  85. 23ba25d MIPS: Alchemy: devboards: consolidate files by Manuel Lauss · 16 years ago
  86. 58e75e8 MIPS: Alchemy: Move development board code to common subdirectory by Manuel Lauss · 16 years ago