summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-02Merge tag 'at91-cleanup3' into at91-3.20-socNicolas Ferre47-579/+566
2015-02-02Merge branch 'at91-3.19-fixes' into at91-3.20-socNicolas Ferre4-2/+22
2015-01-26ARM: at91: pm: remove warning to remove SOC_AT91SAM9263 usageAlexandre Belloni1-9/+0
2015-01-26ARM: at91: remove unused mach/system_rev.hAlexandre Belloni1-27/+0
2015-01-26ARM: at91: stop using HAVE_AT91_DBGUxAlexandre Belloni2-22/+3
2015-01-26ARM: at91: fix ordering of SRAM and PM initializationNicolas Ferre3-9/+9
2015-01-26ARM: at91: sam9: set arm_pm_idle from sam9_dt_device_initAlexandre Belloni8-40/+7
2015-01-26ARM: at91: fix sam9n12 and sam9x5 arm_pm_idleAlexandre Belloni2-0/+11
2015-01-26ARM: at91: mark const init data with __initconst instead of __initdataAlexandre Belloni2-2/+2
2015-01-26ARM: at91: fix PM initialization for newer SoCsNicolas Ferre4-1/+30
2015-01-26ARM: at91: fix Kconfig.debug by adding DEBUG_AT91_UART optionNicolas Ferre1-2/+8
2015-01-16ARM: at91: move at91rm9200_idle() to clk/at91/pmc.cAlexandre Belloni3-9/+10
2015-01-16ARM: at91: remove unused at91_init_sramAlexandre Belloni2-22/+0
2015-01-16ARM: at91: sama5d4: remove useless call to at91_init_sramAlexandre Belloni1-1/+0
2015-01-16ARM: at91: remove useless map_ioAlexandre Belloni9-92/+0
2015-01-16ARM: at91: pm: prepare for multiplatformAlexandre Belloni5-21/+78
2015-01-16ARM: at91: pm: add UDP and UHP checks to newer SoCsAlexandre Belloni1-7/+2
2015-01-16ARM: at91: pm: use the mmio-sram pool to access SRAMAlexandre Belloni2-1/+46
2015-01-16ARM: at91: pm: rework cpu detectionAlexandre Belloni1-21/+33
2015-01-16Merge tag 'at91-dt' into at91-3.20-cleanupNicolas Ferre17-13/+227
2015-01-15ARM: at91: dts: sama5d3: add ov2640 camera sensor supportJosh Wu2-2/+35
2015-01-15ARM: at91: dts: sama5d3: change name of pinctrl of ISI_MCKJosh Wu1-2/+2
2015-01-15ARM: at91: dts: sama5d3: change name of pinctrl_isi_{power,reset}Josh Wu1-3/+3
2015-01-15ARM: at91: dts: sama5d3: move the isi mck pin to mbBo Shen2-5/+5
2015-01-15ARM: at91: dts: sama5d3: add missing pins of isiBo Shen1-0/+6
2015-01-15ARM: at91: dts: sama5d3: split isi pinctrlBo Shen2-4/+9
2015-01-15ARM: at91: dts: sama5d3: add isi clockJosh Wu1-0/+2
2015-01-15ARM: at91/dt: ethernut5: use at91sam9xe.dtsiAlexandre Belloni1-1/+1
2015-01-15ARM: at91/dt: Add a dtsi for at91sam9xeAlexandre Belloni2-0/+61
2015-01-15ARM: at91/dt: add SRAM nodesAlexandre Belloni11-2/+64
2015-01-15ARM: at91/dt: at91rm9200ek: enable RTCAlexandre Belloni1-0/+4
2015-01-15ARM: at91/dt: rm9200: add RTC nodeAlexandre Belloni1-0/+7
2015-01-15ARM: at91/dt: at91sam9n12: Add RTC nodeAlexandre Belloni1-0/+7
2015-01-15ARM: at91: remove useless at91rm9200_set_type()Alexandre Belloni2-12/+0
2015-01-15ARM: at91: remove useless at91rm9200_dt_initialize()Alexandre Belloni3-9/+1
2015-01-15ARM: at91: move debug-macro.S into the common spaceAlexandre Belloni3-10/+19
2015-01-15ARM: at91: remove useless at91_sysirq_mask_rtxAlexandre Belloni12-150/+1
2015-01-15ARM: at91: remove useless config MACH_AT91SAM9_DTAlexandre Belloni2-6/+1
2015-01-15ARM: at91: remove useless config MACH_AT91RM9200_DTAlexandre Belloni2-4/+1
2015-01-15ARM: at91: remove unused mach/memory.hAlexandre Belloni1-26/+0
2015-01-15ARM: at91: remove useless header file includesBoris Brezillon2-2/+0
2015-01-15ARM: at91: remove unneeded header fileNicolas Ferre1-80/+0
2015-01-15rtc: at91/Kconfig: remove useless optionsNicolas Ferre1-28/+0
2015-01-15ARM: at91/Documentation: add a README for Atmel SoCsNicolas Ferre1-0/+124
2015-01-15ARM: at91: sama5d4: Add SFRAlexandre Belloni1-0/+5
2015-01-15ARM: at91: sama5d3: Add SFRAlexandre Belloni1-0/+5
2015-01-15ARM: at91: Add Special Function Registers binding documentationAlexandre Belloni1-0/+16
2015-01-15ARM: at91/dt: sam9263: Fix typo: ac91_clk -> ac97_clkAlexander Stein1-1/+1
2015-01-15ARM: at91/dt: sama5d3: enable D2 as the heartbeat LEDJosh Wu1-0/+1
2015-01-12ARM: at91: board-dt-sama5: add phy_fixup to override NAND_TreeWenyou Yang1-0/+18