Age | Commit message (Expand) | Author |
2020-05-18 | common: Drop linux/delay.h from common header | Simon Glass |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass |
2020-05-10 | imx: add module fuse support | Peng Fan |
2020-04-17 | arch: arm: tqma6: apply default Kconfig for device model | Michael Krummsdorf |
2020-04-17 | arm: imx6: configure NoC on i.MX6DQP | Bernhard Messerklinger |
2020-02-09 | ARM: imx: novena: Enable DM ethernet | Marek Vasut |
2020-02-09 | ARM: imx: novena: Move defconfig bits to arch Kconfig | Marek Vasut |
2020-01-21 | Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini |
2020-01-20 | ARM: imx: mx6ull: Add iMX6ULL VisionSOM SoM and EVK | Arkadiusz Karas |
2020-01-17 | common: Move hang() to the same header as panic() | Simon Glass |
2020-01-17 | common: Move RAM-sizing functions to init.h | Simon Glass |
2020-01-07 | ARM: mx6: ddr: Add support for iMX6SX | Marek Vasut |
2020-01-07 | ARM: mx6: ddr: Configure all SDQS pullups using loop | Marek Vasut |
2020-01-07 | ARM: mx6: ddr: Factor out SDQS configuration code | Marek Vasut |
2020-01-07 | ARM: mx6: ddr: Make debug prints work with tiny printf | Marek Vasut |
2020-01-07 | imx6: aristainetos: add support for rev C board | Heiko Schocher |
2020-01-07 | imx6: aristainetos: add aristainetos 2b csl | Heiko Schocher |
2020-01-07 | imx6: aristainetos: readd aristainetos 2b board | Heiko Schocher |
2020-01-07 | imx6: aristainetos: add DM_SERIAL support | Heiko Schocher |
2020-01-07 | imx6: aristainetos: remove 2b version | Heiko Schocher |
2020-01-07 | imx6: aristainetos: move defines to Kconfig | Heiko Schocher |
2020-01-07 | imx6: remove aristainetos board | Heiko Schocher |
2019-12-27 | ARM: i.MX6: TARGET_NITROGEN6X: add 'select MX6QDL' | Troy Kisky |
2019-12-06 | ARM: imx: vining2000: Convert to SPL framework | Marek Vasut |
2019-12-06 | ARM: mx6: pmu: Expose PMU LDO configuration interface | Marek Vasut |
2019-12-06 | mx6: Allow configuring the NoC registers on i.MX6QP | Fabio Estevam |
2019-12-02 | common: Move some board functions out of common.h | Simon Glass |
2019-12-02 | common: Move older CPU functions to their own header | Simon Glass |
2019-11-03 | board/BuR/brppt2: initial commit | Hannes Schmelzer |
2019-11-03 | imx6ul: opos6ul: migrate to DM_ETH | Sébastien Szymanski |
2019-11-03 | ARM: imx: Convert mccmon6 to use DM/DTS in the u-boot proper | Lukasz Majewski |
2019-11-03 | mx6: clock: Introduce disable_ipu_clock() | Fabio Estevam |
2019-11-03 | mx6: clock: Use setbits_le32() | Fabio Estevam |
2019-10-13 | imx: tpc70: Convert TPC70 (imx6q) board to use DM/DTS in SPL and u-boot | Lukasz Majewski |
2019-10-08 | imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB | Stefano Babic |
2019-10-08 | DM: SPI: Convert display5 to use SPI with DM/DTS (but no in SPL) | Lukasz Majewski |
2019-10-08 | DM: eth: Switch display5 board to use DM_ETH | Lukasz Majewski |
2019-10-08 | DM: mmc: Switch display5 board to use DM_MMC and BLK (USDHC) | Lukasz Majewski |
2019-10-08 | DM: I2C: Switch display5 board to use DM_I2C | Lukasz Majewski |
2019-10-08 | pico-imx6: Add initial support | Fabio Estevam |
2019-10-08 | mx6: clock: Allow enable_ipu_clock() to be built for SPL code | Fabio Estevam |
2019-10-08 | ARM: imx: Support larger SPL size on IMX6DQ | Robert Hancock |
2019-10-08 | imx: apalis_imx6: select MX6Q via Kconfig | Ricardo Salveti |
2019-10-08 | imx: add i.MX6ULZ cpu type | Peng Fan |
2019-08-11 | env: Drop environment.h header file where not needed | Simon Glass |
2019-08-11 | env: Move get/set_default_env() to env.h | Simon Glass |
2019-08-11 | env: Move env_set() to env.h | Simon Glass |
2019-07-29 | colibri-imx6ull: support building with DM_VIDEO=y | Igor Opaniuk |
2019-07-19 | imx6dq: Fix chip version issue for rev1.3 | Ye Li |