| Commit message (Expand) | Author | Age | Files | Lines |
* | Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT | Tom Rini | 2017-11-05 | 1 | -8/+0 |
* | configs: vf610: increase maximum size and enforce correct limit | Stefan Agner | 2017-10-31 | 1 | -2/+2 |
* | include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions | Thomas Petazzoni | 2017-09-03 | 1 | -1/+0 |
* | include/configs: drop default definitions of CONFIG_SYS_MAXARGS | Thomas Petazzoni | 2017-09-03 | 1 | -1/+0 |
* | include/configs: drop default definitions of CONFIG_SYS_PBSIZE | Thomas Petazzoni | 2017-09-03 | 1 | -2/+0 |
* | include/configs: remove CONFIG_SYS_CBSIZE when the default value is used | Thomas Petazzoni | 2017-09-03 | 1 | -1/+0 |
* | Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig | Alexandru Gagniuc | 2017-08-07 | 1 | -1/+0 |
* | Move PHYLIB to Kconfig | Alexandru Gagniuc | 2017-08-07 | 1 | -1/+0 |
* | configs: Migrate CMD_NAND* | Tom Rini | 2017-07-31 | 1 | -2/+0 |
* | configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS | Tom Rini | 2017-07-24 | 1 | -6/+0 |
* | Convert CONFIG_CMD_FUSE to Kconfig | Simon Glass | 2017-05-22 | 1 | -1/+0 |
* | Remove various unused interrupt related code | Tom Rini | 2017-04-06 | 1 | -6/+0 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini | 2017-03-19 | 1 | -2/+0 |
|\ |
|
| * | ARM: vf610: move to standard arch/board approach | Stefan Agner | 2017-03-19 | 1 | -2/+0 |
* | | Kconfig: Migrate CONFIG_BAUDRATE | Philipp Tomsich | 2017-03-19 | 1 | -1/+0 |
|/ |
|
* | flash: complete CONFIG_SYS_NO_FLASH move with renaming | Masahiro Yamada | 2017-02-12 | 1 | -3/+0 |
* | mmc: move CONFIG_GENERIC_MMC to Kconfig | Masahiro Yamada | 2017-01-31 | 1 | -2/+0 |
* | disk: convert CONFIG_DOS_PARTITION to Kconfig | Patrick Delaunay | 2017-01-28 | 1 | -1/+0 |
* | Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig | Simon Glass | 2017-01-25 | 1 | -2/+0 |
* | mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to Kconfig | York Sun | 2017-01-04 | 1 | -2/+0 |
* | mmc: complete unfinished move of CONFIG_MMC | Masahiro Yamada | 2016-12-29 | 1 | -1/+0 |
* | Kconfig: Move USE_ARCH_MEMCPY/MEMSET to Kconfig | Fabio Estevam | 2016-12-16 | 1 | -1/+0 |
* | common: Add DISPLAY_BOARDINFO | Lokesh Vutla | 2016-10-12 | 1 | -1/+0 |
* | common/Kconfig: Add DISPLAY_CPUINFO | Lokesh Vutla | 2016-10-12 | 1 | -1/+0 |
* | kconfig: introduce kconfig for UBI | Heiko Schocher | 2016-09-26 | 1 | -1/+0 |
* | ARM: Move SYS_CACHELINE_SIZE over to Kconfig | Tom Rini | 2016-08-26 | 1 | -2/+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 | -5/+0 |
* | configs: Re-sync almost all of cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -5/+0 |
* | configs: Re-sync HUSH options | Tom Rini | 2016-04-25 | 1 | -2/+0 |
* | Move CONFIG_OF_LIBFDT to Kconfig | Simon Glass | 2016-03-14 | 1 | -1/+0 |
* | arm: vybrid: Drop enabling GPIO, SPI and UART in legacy mode | Bhuvanchandra DV | 2016-02-02 | 1 | -3/+0 |
* | armv7: add cacheline sizes where missing | Albert ARIBAUD | 2016-01-31 | 1 | -0/+2 |
* | serial: lpuart: Move CONFIG_FSL_LPUART to Kconfig | Bin Meng | 2016-01-20 | 1 | -1/+0 |
* | sf: Move SPI flash drivers to defconfig | Bin Meng | 2015-11-25 | 1 | -1/+0 |
* | spi: Move SPI drivers to defconfig | Bin Meng | 2015-11-25 | 1 | -1/+0 |
* | common/board_f.c: change the macro name and remove it for PPC platforms | Gong Qianyu | 2015-10-29 | 1 | -1/+1 |
* | common/board_f.c: modify the macro to use get_clocks() more common | Gong Qianyu | 2015-10-24 | 1 | -0/+1 |
* | arm, powerpc: select SYS_GENERIC_BOARD | Masahiro Yamada | 2015-10-24 | 1 | -1/+0 |
* | arm: vf610twr: improve memory layout | Stefan Agner | 2015-10-15 | 1 | -6/+21 |
* | I2C: mxc_i2c: make I2C1 and I2C2 optional | Albert ARIBAUD \\(3ADEV\\) | 2015-10-02 | 1 | -0/+2 |
* | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger | 2015-06-25 | 1 | -3/+0 |
* | Move default y configs out of arch/board Kconfig | Joe Hershberger | 2015-06-25 | 1 | -1/+0 |
* | net: Move the CMD_NET config to defconfigs | Joe Hershberger | 2015-06-01 | 1 | -1/+0 |
* | mtd: vf610_nfc: enable ONFI detection | Stefan Agner | 2015-05-24 | 1 | -0/+1 |
* | mtd: vf610_nfc: add Freescale NFC controller configs to Kconfig | Stefan Agner | 2015-05-24 | 1 | -3/+0 |
* | arm: vf610: Remove duplicate MTD defines. | Bill Pringlemeir | 2015-01-14 | 1 | -3/+0 |
* | arm: vf610: fix boot from SD-card | Stefan Agner | 2015-01-09 | 1 | -1/+4 |
* | arm: vf610: add NAND support for vf610twr | Stefan Agner | 2014-09-16 | 1 | -1/+45 |
* | arm: vf610: Add QSPI support for VF610TWR | Chao Fu | 2014-06-09 | 1 | -0/+12 |