Age | Commit message (Expand) | Author |
2016-09-09 | configs: Migrate CONFIG_USB_STORAGE | Tom Rini |
2016-06-09 | common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option | Heiko Schocher |
2016-04-25 | configs: Re-sync with cmd/Kconfig | Tom Rini |
2016-04-25 | include/configs: Whitespace fixup | Tom Rini |
2016-04-25 | configs: Re-sync almost all of cmd/Kconfig | Tom Rini |
2016-03-14 | Kconfig: Move CONFIG_FIT and related options to Kconfig | Simon Glass |
2015-11-25 | sf: Move SPI flash drivers to defconfig | Bin Meng |
2015-11-21 | eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS | Marek Vasut |
2015-11-18 | common: add CMD_GPIO to Kconfig | Thomas Chou |
2015-06-25 | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger |
2015-06-25 | Move default y configs out of arch/board Kconfig | Joe Hershberger |
2015-06-01 | net: Move the CMD_NET config to defconfigs | Joe Hershberger |
2015-06-01 | Move setexpr to Kconfig | Joe Hershberger |
2015-05-10 | kconfig: Move REGEX to Kconfig | Joe Hershberger |
2014-10-30 | arm: mxs: Define bootscript env variable on m28evk | Marek Vasut |
2014-10-06 | arm: m28evk: Zap superfluous tab in env | Marek Vasut |
2014-09-29 | arm: m28evk: Enable FS_GENERIC | Marek Vasut |
2014-09-29 | arm: m28evk: Test if bootscript exists before loading it | Marek Vasut |
2014-07-09 | ARM: m28evk: Update default environment | Lothar Rubusch |
2014-07-09 | ARM: m28evk: Adjust mtdparts | Marek Vasut |
2014-07-09 | ARM: m28evk: add needed commands and options | Marek Vasut |
2014-04-28 | arm: mxs: Enable CONFIG_SYS_GENERIC_BOARD | Marek Vasut |
2013-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk |
2013-07-31 | Merge git://git.denx.de/u-boot-arm | Stefano Babic |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-07-24 | ARM: mxs: Consolidate configuration options | Marek Vasut |
2013-07-12 | m28evk: add trimffs to nand command | Marek Vasut |
2013-05-11 | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-05-06 | arm: mxs: video: Enable MXS LCDIF on M28EVK | Marek Vasut |
2013-05-01 | m28evk: enable "env grep" and regexp support | Wolfgang Denk |
2013-05-01 | m28evk: white space cleanup | Wolfgang Denk |
2013-03-07 | mxs: Make ehci-mxs multiport capable | Marek Vasut |
2013-03-07 | mxs: spi: Remove CONFIG_MXS_SPI_DMA_ENABLE | Marek Vasut |
2013-01-28 | net: fec_mxc: delete CONFIG_FEC_MXC_MULTI | Troy Kisky |
2013-01-21 | mxs: Linux uses ttyAMA0 as DUART | Marek Vasut |
2013-01-08 | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-01-05 | mxs: Add NAND fdt and ramdisk partition to m28evk | Marek Vasut |
2012-12-14 | m28evk/mx28evk: fix nand_update_full | Eric Benard |
2012-10-22 | MMC: MXS: Toggle the generic bounce buffer on the boards | Marek Vasut |
2012-10-12 | m28: Properly configure the SPI flash chipselect | Marek Vasut |
2012-09-04 | M28: Fix the use of gpmi-nand in mtdparts | Marek Vasut |
2012-09-01 | MX28: m28evk: Enable SPI DMA | Marek Vasut |
2012-09-01 | MX28: m28evk: Align SSP clock speed | Marek Vasut |
2012-09-01 | MX28: Move "regs-base.h" include after SoC type configuration | Otavio Salvador |
2012-09-01 | m28evk: Turn on caches | Fabio Estevam |
2012-09-01 | ARM: Remove unused stack and irq config defines | Rob Herring |
2012-09-01 | mxs: reorganize source directory for easy sharing of code in i.MXS SoCs | Otavio Salvador |
2012-08-09 | configs: Remove unused symbol CONFIG_DISCOVER_PHY | Fabio Estevam |
2012-07-07 | ARM: mx28: Remove CONFIG_ARCH_CPU_INIT | Fabio Estevam |
2012-07-07 | m28evk: use same notation to alloc the 128kB stack | Otavio Salvador |