aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91
Commit message (Expand)AuthorAge
* ARM: at91: board-dt-sama5: add phy_fixup to override NAND_TreeWenyou Yang2015-01-12
* Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-12-09
|\
| * Merge tag 'at91-cleanup5' of git://git.kernel.org/pub/scm/linux/kernel/git/nf...Arnd Bergmann2014-12-04
| |\
| * \ Merge tag 'at91-cleanup4' of git://git.kernel.org/pub/scm/linux/kernel/git/nf...Arnd Bergmann2014-11-28
| |\ \
| * \ \ Merge tag 'at91-cleanup3' of git://git.kernel.org/pub/scm/linux/kernel/git/nf...Arnd Bergmann2014-11-28
| |\ \ \
| * \ \ \ Merge tag 'at91-cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/nf...Arnd Bergmann2014-11-20
| |\ \ \ \
| * | | | | ARM: at91: remove useless init_time for DT-only SoCsBoris Brezillon2014-11-19
| * | | | | ARM: at91: fix build breakage due to legacy board removalsOlof Johansson2014-11-09
* | | | | | Merge tag 'at91-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-09
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | ARM: at91: remove unused board.h fileArnd Bergmann2014-12-03
| * | | | | ARM: at91: remove unneeded header filesNicolas Ferre2014-12-03
| * | | | | ARM: at91/clocksource: remove !DT PIT initializationsArnd Bergmann2014-12-03
| * | | | | ARM: at91: at91rm9200 ST initialization is now DT onlyArnd Bergmann2014-12-02
| * | | | | ARM: at91: remove old AT91-specific driversArnd Bergmann2014-12-02
| * | | | | ARM: at91: cleanup initilisation code by removing dead codeArnd Bergmann2014-12-02
| * | | | | ARM: at91/Kconfig: select board files automaticallyArnd Bergmann2014-12-02
| | |_|_|/ | |/| | |
| * | | | ARM: at91: remove unused IRQ function declarationsNicolas Ferre2014-11-27
| * | | | ARM: at91: remove legacy IRQ driver and related codeNicolas Ferre2014-11-27
| * | | | ARM: at91: remove old at91-specific clock driverNicolas Ferre2014-11-26
| * | | | ARM: at91: remove clock data in at91sam9n12.c and at91sam9x5.c filesNicolas Ferre2014-11-26
| * | | | ARM: at91: remove all !DT related configuration optionsNicolas Ferre2014-11-26
| * | | | ARM: at91: switch configuration option to SOC_AT91RM9200Nicolas Ferre2014-11-21
| * | | | ARM: at91: remove at91rm9200 legacy board supportNicolas Ferre2014-11-21
| * | | | ARM: at91: remove at91rm9200 legacy boards filesNicolas Ferre2014-11-21
| | |_|/ | |/| |
| * | | ARM: at91: remove at91sam9261/at91sam9g10 legacy board supportNicolas Ferre2014-11-21
| * | | ARM: at91: remove at91sam9260/at91sam9g20 legacy board supportNicolas Ferre2014-11-19
| * | | ARM: at91: remove at91sam9260/at91sam9g20 legacy boards filesNicolas Ferre2014-11-19
| * | | ARM: at91: remove at91sam9263 legacy board supportNicolas Ferre2014-11-19
| * | | ARM: at91/at91sam9g45: remove useless header fileNicolas Ferre2014-11-19
| | |/ | |/|
| * | ARM: at91: move sdramc/ddrsdr header to include/soc/at91Alexandre Belloni2014-11-13
| * | ARM: at91: remove CONFIG_MACH_SAMA5_DTAlexandre Belloni2014-11-13
| * | ARM: at91: remove unused CONFIG_ARCH_AT91SAM9G45 optionNicolas Ferre2014-11-13
| * | ARM: at91: remove useless init_time for DT-only SoCsBoris Brezillon2014-11-10
| * | ARM: at91: fix build breakage due to legacy board removalsOlof Johansson2014-11-10
| |/
| * ARM: at91: remove at91sam9rl legacy board supportNicolas Ferre2014-11-03
| * ARM: at91: remove at91sam9g45/9m10 legacy board supportNicolas Ferre2014-11-03
| * ARM: at91: remove no-MMU at91x40 supportNicolas Ferre2014-11-03
* | ARM: at91: remove mach/atmel-mci.hAlexandre Belloni2014-11-10
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-10-14
|\
| * kbuild: remove unnecessary variable initializaionsMasahiro Yamada2014-10-02
* | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-08
|\ \
| * | ARM: at91: PIT: Move the driver to drivers/clocksourceMaxime Ripard2014-09-15
| * | ARM: at91: Give the PIT irq as an argument of at91sam926x_pit_initMaxime Ripard2014-09-15
| * | ARM: at91: Convert the boards to the init_time callbackMaxime Ripard2014-09-03
| * | ARM: at91: soc: Add init_time callbackMaxime Ripard2014-09-03
| * | ARM: at91: PIT: (Almost) remove the global variablesMaxime Ripard2014-09-03
| * | ARM: at91: PIT: use request_irq instead of setup_irqMaxime Ripard2014-09-03
| * | ARM: at91: PIT: Use pr_fmtMaxime Ripard2014-09-03
| * | ARM: at91: PIT: Use consistent exit path in probeMaxime Ripard2014-09-03
| * | ARM: at91: dt: Remove init_time definitionsMaxime Ripard2014-09-03