| Commit message (Expand) | Author | Age | Files | Lines |
* | pico-imx7d: Add LCD support | Fabio Estevam | 2019-01-28 | 1 | -0/+55 |
* | pico-imx7d: Add USB Host support | Fabio Estevam | 2018-10-09 | 1 | -1/+28 |
* | pico-imx7d: Add a new defconfig with PICO-Hobbit selected | Otavio Salvador | 2018-09-18 | 1 | -0/+5 |
* | pico-imx7d: Fix TechNexion spelling on MAINTAINERS file | Otavio Salvador | 2018-09-18 | 1 | -2/+2 |
* | pico-imx6ul: Add a new defconfig with PICO-Pi selected | Otavio Salvador | 2018-09-18 | 1 | -0/+5 |
* | pico-imx6ul: Fix TechNexion spelling on MAINTAINERS file | Otavio Salvador | 2018-09-18 | 1 | -2/+2 |
* | pico-imx6ul: Add instructions for booting in Falcon mode | Fabio Estevam | 2018-09-14 | 1 | -0/+92 |
* | pico-imx6ul: Add Falcon mode support | Otavio Salvador | 2018-09-14 | 1 | -0/+8 |
* | pico-imx6ul: Add new pico-hobbit config | Otavio Salvador | 2018-09-14 | 1 | -0/+5 |
* | pico-imx6ul: Sync README with pico-imx7d | Otavio Salvador | 2018-09-14 | 1 | -13/+9 |
* | pico-imx6ul: Update the README file | Fabio Estevam | 2018-09-14 | 1 | -6/+20 |
* | pico-imx6ul: Add support for the 512MB module | Fabio Estevam | 2018-09-14 | 1 | -3/+24 |
* | pico-imx6ul: Convert to SPL | Fabio Estevam | 2018-09-14 | 2 | -1/+116 |
* | pico-imx7d: Update the README file | Fabio Estevam | 2018-09-06 | 1 | -7/+17 |
* | pico-pi: Add Otavio as maintainer | Tom Rini | 2018-07-31 | 1 | -0/+5 |
* | pico-imx7d: README: Drop old instructions about secure mode | Otavio Salvador | 2018-07-23 | 1 | -17/+0 |
* | pico-imx7d: README: Use dfu-util to flash U-Boot | Otavio Salvador | 2018-07-23 | 1 | -4/+9 |
* | pico-imx7d: Do not override addrmap5 | Fabio Estevam | 2018-07-23 | 1 | -3/+1 |
* | pico-imx7d: Add Falcon mode support | Fabio Estevam | 2018-07-23 | 1 | -0/+8 |
* | pico-imx7d: Add SPL support | Fabio Estevam | 2018-07-23 | 4 | -99/+118 |
* | twister: Let SPL load U-Boot from MMC | Ladislav Michl | 2018-05-23 | 1 | -9/+8 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 12 | -28/+12 |
* | pico-imx7d: Add "how to boot with NXP 4.1 Kernel" | Vanessa Maegima | 2017-09-18 | 1 | -0/+17 |
* | imx: imx7d: remove CamelCase from ENET_xMHz macros | Eric Nelson | 2017-09-18 | 1 | -1/+1 |
* | env: Rename getenv/_f() to env_get() | Simon Glass | 2017-08-16 | 1 | -1/+1 |
* | imx: reorganize IMX code as other SOCs | Stefano Babic | 2017-07-12 | 2 | -4/+4 |
* | pico-imx7d: Remove bouncing email | Fabio Estevam | 2017-06-29 | 1 | -1/+0 |
* | pico-imx7d: Add initial support | Vanessa Maegima | 2017-05-31 | 6 | -0/+464 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mmc | Tom Rini | 2017-05-16 | 1 | -2/+2 |
|\ |
|
| * | mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC | Masahiro Yamada | 2017-05-15 | 1 | -2/+2 |
* | | Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD | Tom Rini | 2017-05-15 | 2 | -4/+4 |
|/ |
|
* | ti: boot: Register the MMC controllers in SPL in the same way as in u-boot | Jean-Jacques Hiblot | 2017-03-19 | 1 | -1/+1 |
* | mmc: move more driver config options to Kconfig | Masahiro Yamada | 2017-01-11 | 1 | -1/+1 |
* | imx: s/docs\/README.imximage/doc\/README.imximage/g | Jagan Teki | 2016-10-26 | 1 | -1/+1 |
* | Various, accumulated typos collected from around the tree. | Robert P. J. Day | 2016-10-06 | 1 | -1/+1 |
* | pico-imx6ul: Directly write to register LDOGCTL | Fabio Estevam | 2016-09-06 | 1 | -3/+1 |
* | pico-imx6ul: Add PMIC support | Vanessa Maegima | 2016-07-19 | 1 | -0/+70 |
* | pico-imx6ul: Add USB Host support | Vanessa Maegima | 2016-07-12 | 1 | -1/+23 |
* | pico-imx6ul: Add a README file | Vanessa Maegima | 2016-07-12 | 1 | -0/+57 |
* | pico-imx6ul: Add Ethernet support | Diego Dorta | 2016-07-12 | 1 | -0/+84 |
* | Add initial support for Technexion's PICO-IMX6UL-EMMC board | Fabio Estevam | 2016-04-19 | 5 | -0/+245 |
* | omap-common: Common function to display die id, replacing omap3-specific version | Paul Kocialkowski | 2015-10-22 | 2 | -2/+2 |
* | omap_hsmmc: Board-specific TWL4030 MMC power initializations | Paul Kocialkowski | 2014-12-04 | 1 | -0/+7 |
* | Merge branch 'master' of git://git.denx.de/u-boot-ti | Tom Rini | 2014-10-27 | 2 | -2/+2 |
|\ |
|
| * | omap3/am33xx: mux: fix several checkpatch issues | Igor Grinberg | 2014-10-23 | 2 | -2/+2 |
* | | twister: add missing includes | Jeroen Hofstee | 2014-10-25 | 1 | -0/+2 |
|/ |
|
* | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 2014-09-13 | 2 | -6/+0 |
* | omap3: kconfig: move board select menu and common settings | Masahiro Yamada | 2014-08-30 | 2 | -16/+0 |
* | Add board MAINTAINERS files | Masahiro Yamada | 2014-07-30 | 2 | -0/+17 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | 2 | -0/+46 |