Age | Commit message (Expand) | Author |
2019-04-13 | apalis_imx6: migrate mmc and sata to using driver model | Marcel Ziswiler |
2019-04-13 | apalis_imx6: migrate i2c to using driver model | Marcel Ziswiler |
2019-04-13 | apalis_imx6: clean-up and migrate gpios to using driver model | Marcel Ziswiler |
2019-04-13 | apalis_imx6: migrate to using device tree | Marcel Ziswiler |
2019-04-13 | apalis_imx6: get rid of obsolete nospl configurations | Marcel Ziswiler |
2019-02-20 | board: toradex: turn off lcd backlight before OS handover | Gerard Salvatella |
2019-01-28 | colibri_imx7: drop legacy usdhc support | Stefan Agner |
2019-01-28 | arm: dts: imx7: colibri: split dt for raw NAND and eMMC devices | Stefan Agner |
2019-01-09 | toradex: colibri_vf: fix memory initialization | Stefan Agner |
2018-10-09 | colibri_imx7: prime get_ram_size() using imx_ddr_size() | Fabio Estevam |
2018-09-04 | colibri_imx7_emmc: add Colibri iMX7D 1GB (eMMC) module support | Stefan Agner |
2018-09-04 | board: toradex: common: fail gracefully on missing NAND chip | Stefan Agner |
2018-07-25 | board: constify struct node_info array | Masahiro Yamada |
2018-07-23 | colibri_imx7: improve DDR3 timing | Stefan Agner |
2018-07-23 | colibri_imx7: add compatible string used in vanilla Linux | Stefan Agner |
2018-07-23 | mx7: Remove BMODE support | Fabio Estevam |
2018-07-23 | board: toradex: add Colibri iMX6ULL support | Stefan Agner |
2018-07-23 | board: toradex: add new and upcoming SKUs | Stefan Agner |
2018-05-10 | apalis_t30: fix optional pcie port reset for reliable pcie operation | Marcel Ziswiler |
2018-05-10 | apalis_t30: fix pcie port 0 and 1 pin muxing | Marcel Ziswiler |
2018-05-10 | apalis-tk1: fix pcie reset for reliable gigabit ethernet operation | Marcel Ziswiler |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-27 | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini |
2018-04-08 | net: Move enetaddr env access code to env config instead of net config | Alex Kiernan |
2018-03-05 | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada |
2018-01-12 | toradex: imx6: Rework PF0100 fuse programming commands to not be in SPL | Tom Rini |
2017-10-12 | imx: Include <input.h> header file | Diego Dorta |
2017-10-12 | colibri_imx6: Avoid calling setup_display() from SPL code | Fabio Estevam |
2017-10-12 | apalis_imx6: Avoid calling setup_display() from SPL code | Fabio Estevam |
2017-09-20 | toradex: imx6: Move g_dnl_bind_fixup() into common SPL code | Fabio Estevam |
2017-09-18 | imx: imx7d: remove CamelCase from ENET_xMHz macros | Eric Nelson |
2017-09-15 | blk: Remove various places that do flush cache after read | Bin Meng |
2017-08-28 | imx: imx6: Move gpr_init() function to soc.c | Breno Lima |
2017-08-23 | apalis/colibri_imx6: use independent USB PID for SPL | Stefan Agner |
2017-08-16 | Merge git://git.denx.de/u-boot-tegra | Tom Rini |
2017-08-16 | env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() | Simon Glass |
2017-08-16 | env: Rename getenv/_f() to env_get() | Simon Glass |
2017-08-16 | env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() | Simon Glass |
2017-08-16 | env: Rename setenv() to env_set() | Simon Glass |
2017-08-15 | env: Drop saveenv() in favour of env_save() | Simon Glass |
2017-08-15 | apalis_t30: fix usb otg power enable | Marcel Ziswiler |
2017-07-28 | dm: power: Convert as3722 to driver model | Simon Glass |
2017-07-18 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2017-07-12 | imx: reorganize IMX code as other SOCs | Stefano Babic |
2017-07-11 | board: toradex: use get_nand_dev_by_index() | Grygorii Strashko |
2017-07-11 | Kconfig: Add CONFIG_SATA to enable SATA | Simon Glass |
2017-06-05 | arm: Include asm/setup.h explictly | Simon Glass |
2017-06-05 | arm: Add explicit include of <asm/mach-types.h> | Simon Glass |
2017-06-01 | tegra: Convert MMC to use driver model for operations | Simon Glass |
2017-06-01 | dm: Use dm.h header when driver mode is used | Simon Glass |