index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-ux500
/
board-mop500.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-01
ARM: ux500: Move all Device Tree booting into cpu-db8500
Lee Jones
1
-102
/
+4
2012-11-01
ARM: ux500: Remove platform specific device registration when DT is enabled
Lee Jones
1
-30
/
+1
2012-11-01
ARM: ux500: Add SDI (MMC) support to the HREF Device Tree
Lee Jones
1
-1
/
+0
2012-11-01
ARM: ux500: Fix initialisation order for UIBs
Lee Jones
1
-9
/
+1
2012-10-01
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-1
/
+5
2012-10-01
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-21
/
+18
2012-10-01
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+19
2012-09-22
Merge branch 'for-arm-soc-next' of git://git.linaro.org/people/ljones/linux-3...
Olof Johansson
1
-21
/
+18
2012-09-22
Merge branch 'multiplatform/platform-data' into next/multiplatform
Olof Johansson
1
-1
/
+1
2012-09-22
Merge branch 'multiplatform/smp_ops' into next/multiplatform
Olof Johansson
1
-0
/
+4
2012-09-20
ARM: ux500: Stop registering I2C sub-devices for HREF when DT is enabled
Lee Jones
1
-9
/
+0
2012-09-20
ARM: ux500: Stop registering Audio devices for HREF when DT is enabled
Lee Jones
1
-1
/
+0
2012-09-20
ARM: ux500: Rename MSP board file to something more meaningful
Lee Jones
1
-6
/
+6
2012-09-20
ARM: ux500: Pass MSP DMA platform data though AUXDATA
Lee Jones
1
-0
/
+9
2012-09-20
ARM: ux500: Fork MSP platform registration for step-by-step DT enablement
Lee Jones
1
-1
/
+1
2012-09-20
ARM: ux500: Clean-up MSP platform code
Lee Jones
1
-1
/
+0
2012-09-20
ARM: ux500: Pass SDI DMA information though AUX_DATA to MMCI
Lee Jones
1
-0
/
+2
2012-09-20
ARM: ux500: Remove unused snowball_of_platform_devs struct
Lee Jones
1
-5
/
+0
2012-09-20
ARM: ux500: Pass PMU platform data due for Perf though AUXDATA
Lee Jones
1
-0
/
+2
2012-09-16
Merge branch 'depends/tty-omap-serial' into next/cleanup
Olof Johansson
1
-21
/
+0
2012-09-16
Merge 3.6-rc6 into tty-next
Greg Kroah-Hartman
1
-0
/
+4
2012-09-14
ARM: nomadik: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-09-14
ARM: SoC: convert ux500 to SMP operations
Marc Zyngier
1
-0
/
+4
2012-09-13
Merge tag 'ux500-core-updates' of http://git.kernel.org/pub/scm/linux/kernel/...
Olof Johansson
1
-0
/
+19
2012-09-12
Merge tags 'omap-devel-gpmc-fixed-for-v3.7' and 'cleanup-omap-tags-for-v3.7' ...
Tony Lindgren
1
-0
/
+4
2012-09-10
serial: pl011: delete reset callback
Linus Walleij
1
-21
/
+0
2012-09-04
ARM: ux500: Provide SMSC911x fixed-regulator when not booting DT
Lee Jones
1
-0
/
+19
2012-08-17
ARM: ux500: Ensure probing of Audio devices when Device Tree is enabled
Lee Jones
1
-0
/
+4
2012-07-30
Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
1
-27
/
+3
2012-07-28
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
1
-1
/
+1
2012-07-24
Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
1
-0
/
+14
2012-07-13
ARM: ux500: Remove temporary snowball_of_platform_devs enablement structure
Lee Jones
1
-13
/
+0
2012-07-13
ARM: ux500: Enable LED heartbeat functionality on Snowball
Lee Jones
1
-1
/
+1
2012-07-13
ARM: ux500: Enable the user LED on Snowball via Device Tree
Lee Jones
1
-1
/
+1
2012-07-13
ARM: ux500: Provide auxdata to be used as name base clock search for nmk-i2c
Lee Jones
1
-1
/
+5
2012-07-13
ARM: ux500: Remove unused i2c platform_data initialisation code
Lee Jones
1
-35
/
+4
2012-07-13
ARM: ux500: Enable Device Tree support mmci for Snowball
Lee Jones
1
-1
/
+2
2012-07-09
i2c-nomadik: move header to <linux/platform_data/i2c-nomadik.h>
Alessandro Rubini
1
-1
/
+1
2012-07-09
ARM: ux500: Register the AB8500 from DB8500 MFD
Lee Jones
1
-24
/
+3
2012-07-09
mfd: Register ab8500 devices using the newly DT:ed MFD API
Lee Jones
1
-1
/
+0
2012-07-09
mfd: Register the ab8500 from db8500-prcmu using the MFD API
Lee Jones
1
-2
/
+0
2012-07-06
ARM: ux500: Over-ride the DT device naming scheme for pinctrl
Lee Jones
1
-0
/
+2
2012-07-06
ARM: ux500: Fix build errors/warnings when MACH_UX500_DT is not set
Lee Jones
1
-5
/
+5
2012-06-25
Merge tag 'v3.5-rc4' into for-3.6
Mark Brown
1
-53
/
+1
2012-06-12
serial/amba-pl011: move custom pin control to driver
Linus Walleij
1
-53
/
+1
2012-06-12
mfd/ab8500: Move platform-data for ab8500-codec into mfd-driver
Ola Lilja
1
-0
/
+14
2012-06-01
ARM: ux500: Allow PRCMU regulator to be probed during a DT enabled boot
Lee Jones
1
-0
/
+1
2012-06-01
ARM: ux500: Only initialise STE's UIBs on boards which support them
Lee Jones
1
-0
/
+8
2012-06-01
ARM: ux500: Disable platform setup of the ab8500 when DT is enabled
Lee Jones
1
-3
/
+4
2012-06-01
ARM: ux500: Re-enable SMSC911x platform code registration during non-DT boots
Lee Jones
1
-0
/
+1
[next]