aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ARM: at91/rtc-at91sam9: pass the GPBR to use via resourcesJean-Christophe PLAGNIOL-VILLARD2012-02-23
* ARM: at91:rtc/rtc-at91sam9: ioremap register bankJean-Christophe PLAGNIOL-VILLARD2012-02-23
* ARM: at91/rtc-at91sam9: each SoC can select the RTT device to useJean-Christophe PLAGNIOL-VILLARD2012-02-23
* ARM: at91/PMC: make register base soc independentJean-Christophe PLAGNIOL-VILLARD2012-02-23
* ARM: at91/PMC: move assignment out of printfNicolas Ferre2012-02-23
* ARM: at91/pm_slowclock: add runtime detection of memory contollerJean-Christophe PLAGNIOL-VILLARD2012-02-23
* ARM: at91: make sdram/ddr register base soc independentJean-Christophe PLAGNIOL-VILLARD2012-02-23
* ARM: at91: move at91rm9200 sdramc defines to at91rm9200_sdramc.hJean-Christophe PLAGNIOL-VILLARD2012-02-23
* ARM: at91/pm_slowclock: function slow_clock() accepts parametersJean-Christophe PLAGNIOL-VILLARD2012-02-23
* ARM: at91/pm_slowclock: rename register to named defineJean-Christophe PLAGNIOL-VILLARD2012-02-23
* ARM: at91/ST: remove not needed castsNicolas Ferre2012-02-23
* ARM: at91: make ST (System Timer) soc independentJean-Christophe PLAGNIOL-VILLARD2012-02-23
* ARM: at91: make matrix register base soc independentJean-Christophe PLAGNIOL-VILLARD2012-02-23
* ARM: at91/at91x40: remove use of at91_sys_read/writeJean-Christophe PLAGNIOL-VILLARD2012-02-17
* ARM: at91: factorise duplicated at91sam9 idleJean-Christophe PLAGNIOL-VILLARD2012-02-17
* Merge remote-tracking branch 'armsoc/at91/9x5' into at91-3.4-base2Nicolas Ferre2012-02-11
|\
| * Merge branch 'at91-3.4-base+9x5' of git://github.com/at91linux/linux-at91 int...Olof Johansson2012-02-07
| |\
| | * ARM: at91/at91sam9x5: Device tree definition filesNicolas Ferre2012-02-03
| | * ARM: at91/at91sam9x5: SoC basic supportDan Liang2012-02-03
| | * ARM: at91/at91sam9x5: Configuration and MakefileNicolas Ferre2012-02-03
| | * ARM: at91/at91sam9x5: clock management for at91sam9x5 chip familyNicolas Ferre2012-02-03
| | * ARM: at91/at91sam9x5: PMC header fileNicolas Ferre2012-02-03
| | * ARM: at91/at91sam9x5: overall definitionDan Liang2012-02-03
* | | Merge remote-tracking branch 'armsoc/at91/device-board' into at91-3.4-base2Nicolas Ferre2012-02-11
|\ \ \
| * \ \ Merge branch 'at91-3.4-base+device_board' of git://github.com/at91linux/linux...Olof Johansson2012-02-07
| |\ \ \ | | |/ / | |/| |
| | * | ARM: at91: Add external RTC for Flexibity boardMaxim Osipov2012-02-03
| | * | ARM: at91: add Atmel ISI and ov2640 support on sam9m10g45 boardJosh Wu2012-02-03
| | * | ARM: at91: add clock selection parameter for at91_add_device_isi()Josh Wu2012-02-03
| | * | ARM: at91: Update struct atmel_nand_data to support PMECCHong Xu2012-02-03
| | * | ARM: at91/dma: DMA controller registering with DT supportNicolas Ferre2012-02-03
| | * | ARM: at91/dma: remove platform data from DMA controllerNicolas Ferre2012-02-03
| | |/
* | | Merge branch 'at91-3.4-base+pm_cleanup' of git://github.com/at91linux/linux-a...Olof Johansson2012-02-07
|\ \ \ | |/ / |/| |
| * | ARM: at91: implement the standby function for pm/cpuidleDaniel Lezcano2012-02-03
| * | ARM: at91: remove wait_for_interrupt definitionDaniel Lezcano2012-02-03
| * | ARM: at91: declare header nameDaniel Lezcano2012-02-03
| * | ARM: at91: coding style fixesDaniel Lezcano2012-02-03
| |/
* | Merge branch 'at91-3.4-base' of git://github.com/at91linux/linux-at91 into at...Olof Johansson2012-02-07
|\|
| * ARM: at91: code removal of CAP9 SoCJean-Christophe PLAGNIOL-VILLARD2012-02-03
| * Merge remote-tracking branch 'armsoc/depends/rmk/for-armsoc' into at91-3.4-baseNicolas Ferre2012-02-03
| |\
* | | Merge tag 'v3.3-rc2' into depends/rmk/for-armsocOlof Johansson2012-02-07
|\| | | |/ |/|
| * Linux 3.3-rc2Linus Torvalds2012-01-31
| * Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstreamLinus Torvalds2012-01-31
| |\
| | * Logfs: Allow NULL block_isbad() methodsJoern Engel2012-01-28
| | * logfs: Grow inode in delete pathJoern Engel2012-01-28
| | * logfs: Free areas before calling generic_shutdown_super()Joern Engel2012-01-28
| | * logfs: remove useless BUG_ONJoern Engel2012-01-28
| | * MAINTAINERS: Add Prasad Joshi in LogFS maintinersPrasad Joshi2012-01-28
| | * logfs: Propagate page parameter to __logfs_write_inodePrasad Joshi2012-01-28
| | * logfs: set superblock shutdown flag after generic sb shutdownPrasad Joshi2012-01-28
| | * logfs: take write mutex lock during fsync and syncPrasad Joshi2012-01-28