index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: mx5: use .init_early to initialize cpu type, reset address and iomuxer
Uwe Kleine-König
2011-02-10
12
-12
/
+35
*
ARM: mx3: use .init_early to initialize cpu type, reset address and iomuxer
Uwe Kleine-König
2011-02-10
15
-71
/
+90
*
ARM: imx: use .init_early to initialize cpu type and reset address
Uwe Kleine-König
2011-02-10
19
-87
/
+115
*
ARM: imx+mx3: convert to mc13xxx MFD
David Jander
2011-02-10
6
-19
/
+19
*
ARM: mx3/mx31_3ds: fix compiler warning without CONFIG_USB_ULPI
Uwe Kleine-König
2011-02-10
1
-1
/
+1
*
ARM: imx/eukrea_mbimx27: fix compile warnings about unused variables
Uwe Kleine-König
2011-02-10
1
-2
/
+3
*
ARM: mxs: dynamically register flexcan devices for mx28
Marc Kleine-Budde
2011-02-03
5
-0
/
+74
*
ARM: mxs: adjust flexcan clock definition
Marc Kleine-Budde
2011-02-03
1
-2
/
+2
*
ARM: mx5/board-mx53_evk.c: Make UART1 functional
Fabio Estevam
2011-02-01
1
-3
/
+1
*
ARM: mx5/board-mx53_smd.c: Make UART1 functional
Fabio Estevam
2011-02-01
1
-3
/
+1
*
ARM: mach-mx5/board-mx53_loco: Remove unused UARTs
Fabio Estevam
2011-02-01
1
-23
/
+1
*
ARM: mach-mx5/board-mx53_loco: Make UART1 functional
Fabio Estevam
2011-02-01
1
-3
/
+1
*
ARM: mach-mx5: Fix build for mx53_loco and mx53_smd
Fabio Estevam
2011-02-01
2
-28
/
+29
*
plat-mxc: Provide irq_chip name for GPIO IRQs
Alexander Stein
2011-02-01
1
-0
/
+1
*
Merge branch 'imx-board-ifdefs' into imx-for-2.6.39
Sascha Hauer
2011-01-31
9
-93
/
+17
|
\
|
*
ARM i.MX51 efikamx: remove unnecessary CONFIG_SERIAL_IMX ifdefs
Sascha Hauer
2011-01-27
1
-14
/
+3
|
*
ARM i.MX51 cpuimx51: remove unnecessary CONFIG_SERIAL_8250 ifdefs
Sascha Hauer
2011-01-27
1
-4
/
+0
|
*
ARM i.MX51 mx51-3ds: remove unnecessary CONFIG_KEYBOARD_IMX ifdefs
Sascha Hauer
2011-01-27
1
-12
/
+1
|
*
ARM i.MX51 mx51 babbage: remove unnecessary CONFIG_SERIAL_IMX ifdefs
Sascha Hauer
2011-01-27
1
-14
/
+5
|
*
ARM i.MX51 mx51 3ds: remove unnecessary CONFIG_SERIAL_IMX ifdefs
Sascha Hauer
2011-01-27
1
-14
/
+4
|
*
ARM i.MX31 pcm037 eet: remove unnecessary CONFIG_SPI_IMX ifdefs
Sascha Hauer
2011-01-27
1
-2
/
+0
|
*
ARM i.MX27 eukrea mbimx27: remove unnecessary CONFIG_SPI_IMX ifdefs
Sascha Hauer
2011-01-27
1
-2
/
+0
|
*
ARM i.MX27 pca100: remove unnecessary CONFIG_SPI_IMX ifdefs
Sascha Hauer
2011-01-27
1
-4
/
+0
|
*
ARM i.MX31 mx31ads: remove unnecessary CONFIG_SERIAL_8250 ifdefs
Sascha Hauer
2011-01-27
1
-8
/
+1
|
*
ARM i.MX31 mx31ads: remove unnecessary CONFIG_SERIAL_IMX ifdefs
Sascha Hauer
2011-01-27
1
-6
/
+0
|
*
ARM i.MX31 mx31ads: remove unnecessary CONFIG_I2C ifdefs
Sascha Hauer
2011-01-27
1
-6
/
+0
|
*
ARM i.MX35 pcm043: put usbh1 outside CONFIG_USB_ULPI
Sascha Hauer
2011-01-27
1
-3
/
+3
|
*
ARM i.MX35 pcm043: remove unnecessary CONFIG_I2C ifdefs
Sascha Hauer
2011-01-27
1
-4
/
+0
*
|
ARM: mach-mx3/mach-mx31_3ds: Remove unnecessary function for IO mapping
Fabio Estevam
2011-01-28
1
-9
/
+1
*
|
ARM i.MX28: remove reserved register defines
Sascha Hauer
2011-01-28
1
-177
/
+0
*
|
ARM i.MX23: remove reserved register defines
Sascha Hauer
2011-01-28
1
-124
/
+0
*
|
ARM i.MX23/28: do not use complicated macros if not necessary
Sascha Hauer
2011-01-28
1
-12
/
+14
*
|
ARM i.MX23/28: deobfuscate gpio initialization
Sascha Hauer
2011-01-28
1
-9
/
+10
|
/
*
ARM: mxs: add initial pm support
Shawn Guo
2011-01-26
2
-0
/
+44
*
ARM MXS: Add auart platform support for i.MX28
Sascha Hauer
2011-01-25
6
-0
/
+81
*
ARM: imx: Add initial support for IMX27IPCAM board
Fabio Estevam
2011-01-25
4
-0
/
+88
*
ARM: mx5/mx51_3ds: Add watchdog support
Daiane Angolini
2011-01-24
2
-0
/
+2
*
ARM: mxs/mx28evk: read fec mac address from ocotp
Shawn Guo
2011-01-21
1
-1
/
+34
*
ARM: mxs: add ocotp read function
Shawn Guo
2011-01-21
4
-0
/
+97
*
ARM: mx5: Use dummy clock for the keypad
Fabio Estevam
2011-01-21
1
-5
/
+1
*
ARM: i.MX53: Add full iomux support for mx53
Dinh Nguyen
2011-01-21
2
-311
/
+2361
*
Introduce VPR200 board.
Marc Reilly
2011-01-19
3
-0
/
+342
*
arm: mx50_rdp: add i2c bus support
Richard Zhao
2011-01-19
3
-0
/
+20
*
arm: mx50_rdp: add fec support
Richard Zhao
2011-01-19
4
-2
/
+31
*
ARM i.MX50: Rename devices-mx50.h
Jason Liu
2011-01-19
2
-1
/
+1
*
ARM: S5PV310: Add missing virtual ASoC DMA device
Jassi Brar
2011-01-18
2
-2
/
+4
*
ARM: S5PV210: Add missing virtual ASoC DMA device
Jassi Brar
2011-01-18
2
-0
/
+2
*
ARM: S5P6450: Add missing virtual ASoC DMA device
Jassi Brar
2011-01-18
1
-0
/
+1
*
ARM: S5P6440: Add missing virtual ASoC DMA device
Jassi Brar
2011-01-18
1
-0
/
+1
*
ARM: S5P6442: Enable I2S device to work on SMDK6442
Jassi Brar
2011-01-18
1
-0
/
+1
[next]