Age | Commit message (Expand) | Author | Files | Lines |
2015-02-19 | ARM: make of_device_ids const | Uwe Kleine-König | 2 | -3/+3 |
2015-02-18 | ARM: mm: Remove Kconfig symbol CACHE_PL310 | Paul Bolle | 1 | -1/+0 |
2015-02-18 | ARM: at91: fix pm declarations | Arnd Bergmann | 1 | -4/+4 |
2015-02-02 | ARM: at91/trivial: unify functions and machine names | Nicolas Ferre | 5 | -33/+33 |
2015-02-02 | ARM: at91: remove at91_dt_initialize and machine init_early() | Alexandre Belloni | 6 | -54/+44 |
2015-02-02 | ARM: at91: change board files into SoC files | Nicolas Ferre | 4 | -11/+6 |
2015-02-02 | ARM: at91: remove at91_boot_soc | Alexandre Belloni | 6 | -142/+1 |
2015-02-02 | ARM: at91: move alternative initial mapping to board-dt-sama5.c | Nicolas Ferre | 3 | -40/+36 |
2015-02-02 | ARM: at91: merge all SOC_AT91SAM9xxx | Alexandre Belloni | 12 | -330/+40 |
2015-02-02 | ARM: at91: at91rm9200: set idle and restart from rm9200_dt_device_init() | Alexandre Belloni | 2 | -14/+14 |
2015-02-02 | Merge tag 'at91-cleanup3' into at91-3.20-soc | Nicolas Ferre | 25 | -571/+178 |
2015-01-26 | ARM: at91: pm: remove warning to remove SOC_AT91SAM9263 usage | Alexandre Belloni | 1 | -9/+0 |
2015-01-26 | ARM: at91: remove unused mach/system_rev.h | Alexandre Belloni | 1 | -27/+0 |
2015-01-26 | ARM: at91: stop using HAVE_AT91_DBGUx | Alexandre Belloni | 1 | -19/+0 |
2015-01-26 | ARM: at91: fix ordering of SRAM and PM initialization | Nicolas Ferre | 3 | -9/+9 |
2015-01-26 | ARM: at91: sam9: set arm_pm_idle from sam9_dt_device_init | Alexandre Belloni | 8 | -40/+7 |
2015-01-26 | ARM: at91: fix sam9n12 and sam9x5 arm_pm_idle | Alexandre Belloni | 2 | -0/+11 |
2015-01-26 | ARM: at91: mark const init data with __initconst instead of __initdata | Alexandre Belloni | 2 | -2/+2 |
2015-01-26 | ARM: at91: fix PM initialization for newer SoCs | Nicolas Ferre | 4 | -1/+30 |
2015-01-16 | ARM: at91: move at91rm9200_idle() to clk/at91/pmc.c | Alexandre Belloni | 2 | -9/+1 |
2015-01-16 | ARM: at91: remove unused at91_init_sram | Alexandre Belloni | 2 | -22/+0 |
2015-01-16 | ARM: at91: sama5d4: remove useless call to at91_init_sram | Alexandre Belloni | 1 | -1/+0 |
2015-01-16 | ARM: at91: remove useless map_io | Alexandre Belloni | 9 | -92/+0 |
2015-01-16 | ARM: at91: pm: prepare for multiplatform | Alexandre Belloni | 5 | -21/+78 |
2015-01-16 | ARM: at91: pm: add UDP and UHP checks to newer SoCs | Alexandre Belloni | 1 | -7/+2 |
2015-01-16 | ARM: at91: pm: use the mmio-sram pool to access SRAM | Alexandre Belloni | 2 | -1/+46 |
2015-01-16 | ARM: at91: pm: rework cpu detection | Alexandre Belloni | 1 | -21/+33 |
2015-01-15 | ARM: at91: remove useless at91rm9200_set_type() | Alexandre Belloni | 2 | -12/+0 |
2015-01-15 | ARM: at91: remove useless at91rm9200_dt_initialize() | Alexandre Belloni | 3 | -9/+1 |
2015-01-15 | ARM: at91: move debug-macro.S into the common space | Alexandre Belloni | 1 | -46/+0 |
2015-01-15 | ARM: at91: remove useless at91_sysirq_mask_rtx | Alexandre Belloni | 12 | -150/+1 |
2015-01-15 | ARM: at91: remove useless config MACH_AT91SAM9_DT | Alexandre Belloni | 2 | -6/+1 |
2015-01-15 | ARM: at91: remove useless config MACH_AT91RM9200_DT | Alexandre Belloni | 2 | -4/+1 |
2015-01-15 | ARM: at91: remove unused mach/memory.h | Alexandre Belloni | 1 | -26/+0 |
2015-01-15 | ARM: at91: remove useless header file includes | Boris Brezillon | 2 | -2/+0 |
2015-01-15 | ARM: at91: remove unneeded header file | Nicolas Ferre | 1 | -80/+0 |
2015-01-12 | ARM: at91: board-dt-sama5: add phy_fixup to override NAND_Tree | Wenyou Yang | 1 | -0/+18 |
2014-12-10 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -0/+2 |
2014-12-10 | Merge tag 'at91-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 78 | -23280/+22 |
2014-12-04 | Merge tag 'at91-cleanup5' of git://git.kernel.org/pub/scm/linux/kernel/git/nf... | Arnd Bergmann | 16 | -1703/+5 |
2014-12-03 | ARM: at91: remove unused board.h file | Arnd Bergmann | 2 | -121/+0 |
2014-12-03 | ARM: at91: remove unneeded header files | Nicolas Ferre | 2 | -179/+0 |
2014-12-03 | ARM: at91/clocksource: remove !DT PIT initializations | Arnd Bergmann | 1 | -2/+0 |
2014-12-02 | ARM: at91: at91rm9200 ST initialization is now DT only | Arnd Bergmann | 3 | -27/+0 |
2014-12-02 | ARM: at91: remove old AT91-specific drivers | Arnd Bergmann | 8 | -1289/+3 |
2014-12-02 | ARM: at91: cleanup initilisation code by removing dead code | Arnd Bergmann | 3 | -73/+0 |
2014-12-02 | ARM: at91/Kconfig: select board files automatically | Arnd Bergmann | 1 | -12/+2 |
2014-11-28 | Merge tag 'at91-cleanup4' of git://git.kernel.org/pub/scm/linux/kernel/git/nf... | Arnd Bergmann | 30 | -6236/+12 |
2014-11-28 | Merge tag 'at91-cleanup3' of git://git.kernel.org/pub/scm/linux/kernel/git/nf... | Arnd Bergmann | 23 | -9786/+0 |
2014-11-27 | ARM: at91: remove unused IRQ function declarations | Nicolas Ferre | 1 | -4/+0 |