| Commit message (Expand) | Author | Age | Files | Lines |
* | mx7_common: Share configs to skip low level init | Jun Nie | 2019-06-11 | 1 | -0/+11 |
* | imx: hab: Increase CSF_SIZE for i.MX6 and i.MX7 devices | Breno Matheus Lima | 2019-06-11 | 1 | -1/+1 |
* | configs: move CONFIG_MXC_OCOTP to Kconfig | Marcel Ziswiler | 2019-04-13 | 1 | -3/+0 |
* | Kconfig: Migrate BOUNCE_BUFFER | Philipp Tomsich | 2019-01-19 | 1 | -1/+0 |
* | mx7: remove empty ifndef statement | Peter Robinson | 2018-05-17 | 1 | -3/+0 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | Merge git://git.denx.de/u-boot-imx | Tom Rini | 2018-04-15 | 1 | -0/+3 |
|\ |
|
| * | mx7_common: Fix SPL compilation with secure boot support enabled | Eran Matityahu | 2018-03-29 | 1 | -0/+3 |
* | | treewide: Migrate CONFIG_FSL_ESDHC to Kconfig | Mario Six | 2018-04-08 | 1 | -1/+0 |
* | | Convert all of CONFIG_CONS_INDEX to Kconfig | Tom Rini | 2018-03-16 | 1 | -1/+0 |
|/ |
|
* | Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig | Adam Ford | 2018-02-23 | 1 | -3/+0 |
* | configs: Migrate CONFIG_SYS_TEXT_BASE | Tom Rini | 2018-02-11 | 1 | -1/+0 |
* | Convert CONFIG_MXC_GPIO to Kconfig | Adam Ford | 2018-02-08 | 1 | -3/+0 |
* | mx7_common: use psci 1.0 instead of 0.1 | Anson Huang | 2018-02-04 | 1 | -0/+2 |
* | imx: move CONFIG_SYSCOUNTER_TIMER to Kconfig | Stefan Agner | 2018-01-08 | 1 | -1/+0 |
* | include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions | Thomas Petazzoni | 2017-09-03 | 1 | -1/+0 |
* | imx: reorganize IMX code as other SOCs | Stefano Babic | 2017-07-12 | 1 | -1/+1 |
* | Convert CONFIG_CMD_FUSE to Kconfig | Simon Glass | 2017-05-22 | 1 | -1/+0 |
* | Convert CONFIG_CMD_DEKBLOB to Kconfig | Simon Glass | 2017-04-30 | 1 | -1/+0 |
* | ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCY | Andre Przywara | 2017-04-05 | 1 | -1/+1 |
* | Kconfig: Migrate CONFIG_BAUDRATE | Philipp Tomsich | 2017-03-19 | 1 | -1/+0 |
* | Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigs | Tom Rini | 2017-03-09 | 1 | -1/+0 |
* | mmc: move CONFIG_GENERIC_MMC to Kconfig | Masahiro Yamada | 2017-01-31 | 1 | -1/+0 |
* | disk: convert CONFIG_DOS_PARTITION to Kconfig | Patrick Delaunay | 2017-01-28 | 1 | -3/+0 |
* | Convert CONFIG_ARCH_MISC_INIT to Kconfig | Simon Glass | 2017-01-25 | 1 | -2/+0 |
* | crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig | York Sun | 2017-01-04 | 1 | -1/+0 |
* | crypto: Move SYS_FSL_SEC_COMPAT into driver Kconfig | York Sun | 2017-01-04 | 1 | -1/+0 |
* | mmc: complete unfinished move of CONFIG_MMC | Masahiro Yamada | 2016-12-29 | 1 | -1/+0 |
* | mx7_common: add secure boot support | Gary Bisson | 2016-10-17 | 1 | -0/+9 |
* | common/Kconfig: Add DISPLAY_CPUINFO | Lokesh Vutla | 2016-10-12 | 1 | -2/+0 |
* | ARM: armv7: move ARMV7_PSCI_NR_CPUS to Kconfig | Masahiro Yamada | 2016-09-07 | 1 | -1/+0 |
* | ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig | Masahiro Yamada | 2016-09-07 | 1 | -1/+0 |
* | mx7_common: initialize generic timer on all CPU's | Stefan Agner | 2016-07-28 | 1 | -0/+1 |
* | mx7_common: use Kconfig for ARMv7 non-secure mode | Stefan Agner | 2016-07-19 | 1 | -7/+0 |
* | mx7_common: Put display board info config into board file | Stefan Agner | 2016-07-19 | 1 | -1/+0 |
* | mx7: set soc environment according to exact SoC type | Stefan Agner | 2016-07-19 | 1 | -0/+2 |
* | autoboot: follow-up cleanup after CONFIG_BOOTDELAY moves | Masahiro Yamada | 2016-06-13 | 1 | -3/+0 |
* | common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option | Heiko Schocher | 2016-06-09 | 1 | -1/+0 |
* | configs: Re-sync with cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -7/+0 |
* | configs: Re-sync almost all of cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -1/+0 |
* | configs: Re-sync HUSH options | Tom Rini | 2016-04-25 | 1 | -1/+0 |
* | mx7_common: Define CONFIG_SYS_MALLOC_LEN in the board file | Fabio Estevam | 2016-04-03 | 1 | -3/+0 |
* | mx7_common: Put early/late init configs into board file | Fabio Estevam | 2016-03-26 | 1 | -3/+0 |
* | Merge branch 'next' | Stefano Babic | 2016-03-20 | 1 | -4/+0 |
|\ |
|
| * | mx7dsabresd: Define serial port locally | Fabio Estevam | 2016-03-09 | 1 | -1/+0 |
| * | mx7_common: Remove unexisting options | Fabio Estevam | 2016-03-09 | 1 | -3/+0 |
* | | Move CONFIG_OF_LIBFDT to Kconfig | Simon Glass | 2016-03-14 | 1 | -1/+0 |
|/ |
|
* | imx: mx6/7 enlarge CONFIG_SYS_BOOTM_LEN to 16M | Peng Fan | 2016-01-24 | 1 | -0/+2 |
* | imx: mx7: enable CONFIG_FSL_CLK | Peng Fan | 2015-12-07 | 1 | -0/+2 |
* | common: add CMD_GPIO to Kconfig | Thomas Chou | 2015-11-18 | 1 | -1/+0 |