Age | Commit message (Expand) | Author |
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 |
2017-05-12 | colibri_imx7: Fix unused variable warning | Tom Rini |
2017-05-12 | apalis_imx6: Fix unused variable warning | Tom Rini |
2017-04-14 | board: toradex: colibri_vf: Add DCU support for Colibri Vybrid | Stefan Agner |
2017-04-01 | arm: tegra: initial support for apalis tk1 | Marcel Ziswiler |
2017-03-19 | ARM: vf610: move to standard arch/board approach | Stefan Agner |
2017-03-19 | colibri_imx7: use device-tree for MTD partitions | Stefan Agner |
2017-03-19 | colibri_imx7: setup PMIC sleep mode configuration | Stefan Agner |
2017-03-19 | colibri_imx7: implement board level USB PHY mode | Stefan Agner |
2017-01-11 | mmc: move more driver config options to Kconfig | Masahiro Yamada |
2016-12-16 | arm: imx: initial support for colibri imx6 | Max Krummenacher |
2016-12-16 | arm: imx: initial support for apalis imx6 | Max Krummenacher |
2016-12-16 | colibri_vf: use same NAND clock as Linux uses | Stefan Agner |
2016-12-16 | colibri_vf: cleanup USB clock initialization | Stefan Agner |
2016-12-16 | colibri_vf: use device-tree for MTD partitions | Stefan Agner |
2016-12-16 | toradex: allow custom fdt board setup in board file | Stefan Agner |
2016-12-16 | toradex: fix USB Download gadget fixup callback | Stefan Agner |
2016-11-28 | colibri_vf: usb gadget: toradex pid is now set generically | Max Krummenacher |
2016-11-28 | apalis/colibri_imx7/pxa270/t20/t30/vf: integrate config block handling | Marcel Ziswiler |