| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This update the U-Boot fork to the 2016.09 release. The following
changes are applied on top of the original release:
a3d27ea wandboard: Fix mmcroot device name
6ed7ce7 Revert conversion for config_distro_bootcmd.h
547c5ed warp: Change default bootenv configuration
dced260 wandboard: Drop revision specific DeviceTree support
6218c13 mx6sabresd: Enable video interfaces in bootargs
3196b92 Revert "embestmx6boards: convert to use config_distro_bootcmd.h"
a405f38 iMX6: Change mmcroot to use fixed mmc block index for USDHC
ddd4e7f embestmx6boards: Change default bootenv configuration
290d197 mx6sabresd: Use LDO dtb file until LDO bypass support is added
eee8253 mx6slevk: Use LDO dtb file until LDO bypass support is added
b8944fd arm: imx: add i.MX6ULL 14x14 EVK board support
067c0b6 dm: mmc: intialize dev when probe
6c7981f arm: dts: add device tree for i.MX6ULL
5bd8722 dt-bindings: add i.mx6ul clock header
cfe216b arm: dts: imx6ull: add pinctrl defines
56e4d12 pinctrl: imx6: support i.MX6ULL
3715a11 imx: iomux: fix snvs usage for i.MX6ULL
74592f9 imx: imx6ull: adjust the ldo 1.2v bandgap voltage
1245598 imx: mx6ull: Add AIPS3 initialization
de54ed4 imx: mx6ull: Update memory map address
c607887 imx: mx6ull: update clock settings and CCM register map
f4fdd70 imx: mx6ull: adjust POR_B setting for i.MX6ULL
c67a27c imx: mx6ull: misc soc update
3349f26 imx: mx6ul: using runtime check when configuring PMIC_STBY_REQ
1cc2fda imx: mx6ull: skip setting ahb clock
5be61be imx: timer: update gpt driver for i.MX6ULL
489f44d imx: ocotp: support i.MX6ULL
c8edd8a imx-common: introduce is_mx6ull
cddd8bf imx: mx6ull: add kconfig entry for MX6ULL
b8fea53 imx: mx6ull: add mx6ull major cpu type
6e6b252 imx: mx6ull: add iomux header file
480b1d5 configs: enable device tree for Colibri iMX7
cd81c94 colibri_imx7: use Ricoh RN5T567 to reboot the board
b900233 arm: dts: imx7: add Ricoh RN5T567 PMIC node
e1df8be power: pmic: add Ricoh RN5T567 PMIC support
2312eb0 colibri_imx7: remove legancy UART platform data
11169db colibri_imx7: remove legancy I2C support
76620e7 arm: dts: imx7: add basic i.MX 7/Colibri iMX7 device tree
23665c2 arm: dts: imx7: add pinctrl defines
e104855 pinctrl: imx: do not announce driver initialization
aee3b4c dm: imx: serial: support device tree
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
|
| |
This backport following changes from upcoming 2016.09 release:
16a2670 arm: imx: Add support for Advantech DMS-BA16 board
b5e61c4 mx7dsabresd: Print secure/non-secure mode info
28830fe mtd: nand: mxs: fix cache alignment for cache lines >32
Change-Id: I332effe171f58f814f5f525e835b22f6e54e5601
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This backport following changes from upcoming 2016.09 release:
e38d99f MAINTAINERS: i.MX: Add board/freescale/*mx* path
aad9e75 mx7dsabresd: MAINTAINERS: Add mx7dsabresd_secure_defconfig
c40981b mx7_common: initialize generic timer on all CPU's
bb7dbb1 mx6ul_14x14_evk: Remove unused define
1f89a59 cgtqmx6eval: Remove uneeded PHYS_SDRAM_SIZE
5433e5c novena: Remove uneeded PHYS_SDRAM_SIZE
97145ad bx50v3: Use imx_ddr_size() for calculating the DDR size
557c86a aristainetos: Use imx_ddr_size() for calculating the DDR size
f2ff911 warp: Use imx_ddr_size() for calculating the DDR size
7b53769 warp7: Move some USB configuration options to defconfig
bc7bbb5 colibri_imx7: add Colibri iMX7S/iMX7D module support
c2381c0 cgtqmx6eval: Replace is_mx6q() for macro
9280131 mx6cuboxi: Replace is_mx6q() for macro
5396047 wandboard: Replace is_cpu_type() for macro
ccbd486 imx: ventana: add dt fixup for watchdog external reset
6da2a41 imx: ventana: refactor board-specific dt fixups (no functional change)
f13197c imx: ventana: make hwconfig initialize based on board configuration
505d466 imx: ventana: add extra DIO's for GW5520
ede70ae imx: ventana: make number of digital I/O's dynamic
85327cb imx: ventana: make RS232 enable board specific
67d376a imx: ventana: re-enable late board info display
1f71a76 imx: ventana: default pci to disabled
71fbd29 pci: allow disabling of pci init/enum via env
e315991 imx: ventana: add dt fixup for eth1 mac-address
c8bfa71 imx: ventana: add dt fixup for GW16082 irq mapping
6308105 mx7dsabresd_secure_defconfig: Use CONFIG_ARMV7_BOOT_SEC_DEFAULT
6eae48f pico-imx6ul: drop warning due to redefined
c5502fb mx6: wandboard: fix warning due to missing prototype
a9fef43 Fix build for mx7dsabresd (secure config)
Change-Id: I1fa2a8a4db9d265494831deef53a11633faf3454
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This includes following changes:
- 9da4a42 Revert "imx_common: Return MMCSD_MODE_FS in spl_boot_mode() also for EXTFS"
- 7be8ff4 serial_mxc: Remove unconditional DCE setting
- 6dec211 mx6: clock: Fix the logic for reading axi_alt_sel
- 68f2c3e Revert "arch-mx6: fix MX6_PAD_DECLARE macro to work with MX6 duallite"
- 2fd99ea imx_watchdog: add weak attribute to reset_cpu function
- c782384 mx7_common: use Kconfig for ARMv7 non-secure mode
- b8cc70e mx7_common: Put display board info config into board file
- 72a9967 mx7: set soc environment according to exact SoC type
- ff3ecc4 usb: ehci-mx6: introduce config for high active power pin
- 97488b5 usb: ehci-mx6: configure power polarity in usb_power_config
- ce0c796 usb: move CONFIG_USB_EHCI_MX7 to Kconfig
- e22ac58 dm: imx: serial: Support DTE mode when using driver model
- 65db95b warp7: Remove CONFIG_BOOTDELAY variable
- 1231d04 ARM: configs: cm_fx6: add mtd support
- 14619b5 ARM: board: cm_fx6: fixup mtd partitions in the fdt
- 9fa3af0 fdt_support: define stub for fdt_fixup_mtdparts
- f1a2b56 ARM: configs: cm_fx6: improve default environment
- d1e28f0 pico-imx6ul: Add PMIC support
- 292806e wandboard: move environment partition farther from u-boot.img
- 8b5df31 Revert conversion for config_distro_bootcmd.h
- 9222180 Merge pull request #11 from Kynetics/2016.07+fslc
- 1207b97 warp: Change default bootenv configuratio
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Besides the 2016.07 final changes, this includes following new
commits:
20b081a usbarmory: Add board_run_command() function
19900ff usbarmory: switch to using kernel zImage
9f616f6 imx6: clock: typo fix
6874a9e arch-mx6: fix MX6_PAD_DECLARE macro to work with MX6 duallite
5f816d8 pico-imx6ul: Add USB Host support
3a09cf7 video: allow version string to be optional when using LOGO
Change-Id: I5d3da661ef6f8e0a766950bb4fcecc7813a19a46
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
This upgrades for the upcoming 2016.07 release. This is based on top
of 2016.07-rc3 plus i.MX pending patches.
Change-Id: I6abdde5f7ada253f62c3adc884a497888a609db8
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|