Age | Commit message (Collapse) | Author |
|
Supply the 1588 support for MX28 FEC.
Signed-off-by: Xie Xiaobo <X.Xie@freescale.com>
Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
|
|
netdev/fec.c: add phylib supporting to enable carrier detection
BugLink: http://bugs.launchpad.net/bugs/457878
- removed old MII phy control code
- add phylib supporting
- add ethtool interface to make user space NetworkManager works
This patch is ready for upstream, it will be pushed to upstream for merge
Signed-off-by: Bryan Wu <bryan.wu@canonical.com>
Acked-by: Amit Kucheria <amit.kucheria@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
|
|
This commit resets all the (built in the kernel) external module
peripherals (external mac, fec phy and wireless module).
Recent versions of u-boot doesnt touch the reset lines if the
peripherals are not used by the boot loader and the kernel needs
to set to high the peripherals reset lines.
This code should be move to a different place (peripheral
initialization code would be preferred)
Signed-off-by: Pedro Perez de Heredia <pedro.perez@digi.com>
|
|
The LED GPIO pins are muxed with the SPI2 interface which is not
configured by default. However the pins were not readable as they were
not correctly configured as GPIOs. This commit fixes that.
Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
|
|
This behaviour was causing that even when the user has not explicitely set
a wakeup source the system was suspending without a way to awake. With
this change the RTC wake up source is set up when its suspend method is
called, making it possible to check for enabled wake up sources on the
platform suspend enter.
Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
|
|
We are now using the mainline kernel driver.
Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
|
|
Note that the microSD card has no card detect capability so only the SD
card can act as a wake up source.
Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
|
|
Port the WOL support from the old driver to the new.
Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
|
|
Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
|
|
Because the BSP implements GPIOs as system devices, but the sysfs uses
the device model, this is an ugly way of supporting this functionality
without moving the GPIO subsystem to the device model.
Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
|
|
The sample application spidev_test.c is using SPI_IOC_MESSAGE
ioctl to do an SPI transfer. This ioctl returns the number of
bytes successfully transmitted or a negative error code upon
erroneous completion. The application however is returning an
error if the result of the ioclt if the return value is 1.
This makes the application to fail upon 1-byte length transfers.
Signed-off-by: Hector Palacios <hector.palacios@digi.com>
|
|
When the touchscreen is touched the mxc_ts kernel thread uses around
30% of the CPU power continuously even is the touchscreen is no longer
used. Also, once the thread is running, the reset button no longer resets
the board.
This fixes both issues.
Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
|
|
Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
|
|
This is only supported when using the USB OTG functionality.
Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
|
|
Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
|
|
Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
|
|
USB device support only through the "USB OTG" mini AB connector, and
USB hos tonly support through the "USB HOST" connector.
Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
|
|
Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
|
|
Remove an additional wait for completion which introduces an uneeded
delay.
Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
|
|
Also, missing I2C selection option to configuration menu.
Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
|
|
They are not am formatted.
ENGR00122465-1-spi-polling
ENGR00122465-2-spi-poll-sync
Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
|
|
Set correct stride for non-interleave fmt, if not, will cause v4l output
play uncorrectly for ic_bypass mode.
Signed-off-by: Jason Chen <b02280@freescale.com>
Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
|
|
Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
|
|
Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
|
|
arguments
Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
|
|
Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
|
|
The mach-mx51 folder has been replaced by mach-mx5 to enable the addition
of more platforms.
Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
|
|
Setting the AXI ID on to 1 for sync display channels on MX53 causes
display flickering when system is heavily loaded.
Signed-off-by: Rob Herring <r.herring@freescale.com>
Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
|
|
Disabling PLL3 was causing failure to boot from MMC slot0.
Move SDHC clocks to be sourced from PLL2 instead of PLL3.
Signed-off-by: Ranjani Vaidyanathan-RA5478 <Ranjani.Vaidyanathan@freescale.com>
Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
|
|
It's easy for ChromiumOS to use.
Signed-off-by: Richard Zhao <richard.zhao@freescale.com>
(cherry picked from commit 6c559e0811e10a23d9ff290d29855f4505669d41)
Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
|
|
This reverts commit cf848bba851157fb7c28ad2abd21f8210a4b0831.
Since the kernel virtual space is changed as 2G, restore the default
GPU memory as 128M to support flash 10 better.
Signed-off-by: Lily Zhang <r58066@freescale.com>
(cherry picked from commit 0520626886a1dcf6e13b6a4438c1fda937a32ecc)
Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
|
|
1G kernel virtual space is not insufficent for current MX53 usages.
After the discussion, agree to split kernel/user space as 2G/2G
instead of 1G/3G.
Signed-off-by: Lily Zhang <r58066@freescale.com>
(cherry picked from commit 9a699b941491775adaf41d12b106882935f11751)
Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
|
|
Fixed long-term video playback issue due to incorrect increment of
clock usecount.
Fixed various bugs associated with system entering LP-APM mode.
Fixed incorrect enabling of PLL3 that was not allowing system to enter
LP-APM mode if TVE was built in.
EMI_GARB clock needs to be enabled when certain clock dividers are changed.
Signed-off-by: Ranjani Vaidyanathan-RA5478 <Ranjani.Vaidyanathan@freescale.com>
Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
|
|
Enable ath6kl driver by default
Signed-off-by: Richard Zhao <richard.zhao@freescale.com>
(cherry picked from commit 82dcfcb48cb93fc10124b265860ad403d52445d0)
Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
|
|
Integrate atheros driver package from atheros company.
It's mainly for AR6003.
Signed-off-by: Nathan Cheng <Nathan.Cheng@Atheros.com>
Signed-off-by: Richard Zhao <richard.zhao@freescale.com>
Acked-by: Rob Herring <r.herring@freescale.com>
(cherry picked from commit f2059f1e504b4860bd51e25ebc80346cba58dd64)
Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
|
|
Uncorrect bits_per_pixel will make wrong fb memaloc size, which will
cause Oops for filling black color operation.
Signed-off-by: Jason Chen <b02280@freescale.com>
(cherry picked from commit 1ac0858a4c6a384f039dfc3f8131d86040c14a58)
Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
|
|
The virtual space of ioremap is reduced after high_memory size is
increased. If GPU uses large memory, ioremap reports error. Before
re-layout the kernel virtual space, set the default GPU memory as
32M to avoid passing command options.
GPU memory can be also adjusted by command options. For example,
the command options "mem=960M gpu_memory=32M" means:
gpu_memory for GPU usage is 32M
fb_mem for X-Acceleration is SZ_1G - <mem> - <gpu_memory> (32M)
Signed-off-by: Lily Zhang <r58066@freescale.com>
Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
|
|
Fix LCDIF suspend issue and improve suspend flow,now
suspend current can low to 9mA with LCD panel.
Signed-off-by: Frank Li <Frank.Li@freescale.com>
Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
|
|
Fix LCDIF suspend issue and improve suspend flow,now
suspend current can low to 9mA with LCD panel.
Signed-off-by: Frank Li <Frank.Li@freescale.com>
Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
|
|
MX28: fix vddio value settings
Signed-off-by: Zhou Jingyu <Jingyu.Zhou@freescale.com>
Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
|
|
Add Support for SDIO
Signed-off-by: Jeremy Yao <r65161@freescale.com>
Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
|
|
add mx28 standby mode
Signed-off-by: Zhou Jingyu <Jingyu.Zhou@freescale.com>
Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
|
|
Select USB Gadget support and disable Host mode of DR port
in imx5_defconfig.
Signed-off-by: Jun Li <r65092@freescale.com>
Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
|
|
In OTG mode, entering low power mode after udc probe causes
otg controller can not exit from it when switch to host mode.
this patch let gadget class driver handle it.
Signed-off-by: Jun Li <r65092@freescale.com>
Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
|
|
Enable the CONFIG_SECURITY_FILE_CAPABILITIES option for ChromiumOS
Signed-off-by: Lily Zhang <r58066@freescale.com>
Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
|
|
Enable the CONFIG_EFI_PARTITION option for ChromiumOS
Signed-off-by: Lily Zhang <r58066@freescale.com>
Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
|
|
Change config file
Signed-off-by: Frank Li <Frank.Li@freescale.com>
Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
|
|
enable persistent bit support
Signed-off-by: Frank Li <Frank.Li@freescale.com>
Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
|
|
Copy original stmp persisent.c
Signed-off-by: Frank Li <Frank.Li@freescale.com>
Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
|
|
Enable fb display channel before buffer select, it avoid display frame
lost for small windows between timming of buffer select and channel
enalbe.
Signed-off-by: Jason Chen <b02280@freescale.com>
Signed-off-by: Alejandro Gonzalez <alex.gonzalez@digi.com>
|